Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 676180 Details for
Bug 731904
sci-libs/sundials-5.2.0 fails to compile: ld.lld: error: can't create dynamic relocation R_X86_64_32 against local symbol in readonly segment
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sundials-5.2.0:20201201-231807.log
sundials-5.2.0:20201201-231807.log (text/plain), 727.20 KB, created by
Bernd
on 2020-12-02 06:55:09 UTC
(
hide
)
Description:
sundials-5.2.0:20201201-231807.log
Filename:
MIME Type:
Creator:
Bernd
Created:
2020-12-02 06:55:09 UTC
Size:
727.20 KB
patch
obsolete
> * Package: sci-libs/sundials-5.2.0 > * Repository: gentoo > * Maintainer: sci@gentoo.org > * USE: abi_x86_64 amd64 cxx doc elibc_glibc fortran hypre kernel_linux lapack mpi openmp sparse superlumt threads userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Applying sundials-5.2.0-fix-license-install-path.patch ... > [ ok ] > * Working in BUILD_DIR: "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build" > * Working in BUILD_DIR: "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build" >cmake -C /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_SHARED_LIBS=ON -DBUILD_STATIC_LIBS=no -DCXX_ENABLE=yes -DFCMIX_ENABLE=yes -DF90_ENABLE=yes -DHYPRE_ENABLE=yes -DHYPRE_INCLUDE_DIR=/usr/include/hypre -DKLU_ENABLE=yes -DLAPACK_ENABLE=yes -DMPI_ENABLE=yes -DOPENMP_ENABLE=yes -DPTHREAD_ENABLE=yes -DSUPERLUMT_ENABLE=yes -DSUPERLUMT_INCLUDE_DIR=/usr/include/superlu_mt -DSUPERLUMT_LIBRARY=-lsuperlu_mt -DEXAMPLES_ENABLE=no -DEXAMPLES_INSTALL=ON -DEXAMPLES_INSTALL_PATH=/usr/share/doc/sundials-5.2.0/examples -DUSE_GENERIC_MATH=ON -DKLU_LIBRARY=/usr/lib64/libklu.so -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/gentoo_toolchain.cmake /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 >loading initial cache file /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 10.2.0 >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped >-- Detecting C compile features >-- Detecting C compile features - done >CMake Warning at config/SundialsCMakeMacros.cmake:83 (message): > ------------------------------------------------------------------------ > > WARNING: EXAMPLES_ENABLE is deprecated and will be removed in the future. > > Copying value to EXAMPLES_ENABLE_C. > > ------------------------------------------------------------------------ >Call Stack (most recent call first): > config/SundialsDeprecated.cmake:20 (print_warning) > config/SundialsDeprecated.cmake:25 (print_deprecated) > CMakeLists.txt:166 (include) > > >CMake Warning at config/SundialsCMakeMacros.cmake:83 (message): > ------------------------------------------------------------------------ > > WARNING: CXX_ENABLE is deprecated and will be removed in the future. > > Copying value to EXAMPLES_ENABLE_CXX. > > ------------------------------------------------------------------------ >Call Stack (most recent call first): > config/SundialsDeprecated.cmake:20 (print_warning) > config/SundialsDeprecated.cmake:31 (print_deprecated) > CMakeLists.txt:166 (include) > > >CMake Warning at config/SundialsCMakeMacros.cmake:83 (message): > ------------------------------------------------------------------------ > > WARNING: F90_ENABLE is deprecated and will be removed in the future. > > Copying value to EXAMPLES_ENABLE_F90. > > ------------------------------------------------------------------------ >Call Stack (most recent call first): > config/SundialsDeprecated.cmake:20 (print_warning) > config/SundialsDeprecated.cmake:37 (print_deprecated) > CMakeLists.txt:166 (include) > > >CMake Warning at config/SundialsCMakeMacros.cmake:83 (message): > ------------------------------------------------------------------------ > > WARNING: FCMIX_ENABLE is deprecated and will be removed in the future. > > Copying value to F77_INTERFACE_ENABLE. > > ------------------------------------------------------------------------ >Call Stack (most recent call first): > config/SundialsDeprecated.cmake:20 (print_warning) > config/SundialsDeprecated.cmake:43 (print_deprecated) > CMakeLists.txt:166 (include) > > >-- Looking for sys/types.h >-- Looking for sys/types.h - found >-- Looking for stdint.h >-- Looking for stdint.h - found >-- Looking for stddef.h >-- Looking for stddef.h - found >-- Check size of int64_t >-- Check size of int64_t - done >-- Using int64_t for indices >-- Looking for _POSIX_TIMERS >-- Looking for _POSIX_TIMERS - found >-- The Fortran compiler identification is GNU 10.2.0 >-- Detecting Fortran compiler ABI info >-- Detecting Fortran compiler ABI info - done >-- Check for working Fortran compiler: /usr/bin/x86_64-pc-linux-gnu-gfortran - skipped >-- Checking whether /usr/bin/x86_64-pc-linux-gnu-gfortran supports Fortran 90 >-- Checking whether /usr/bin/x86_64-pc-linux-gnu-gfortran supports Fortran 90 - yes >-- Determining Fortran name-mangling scheme... OK >-- The CXX compiler identification is GNU 10.2.0 >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- Check for working MPI C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc >-- Check for working MPI C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- broken >-- Found MPI_C: /usr/lib64/libmpi.so (found version "3.1") >-- Found MPI_CXX: /usr/lib64/libmpi_cxx.so (found version "3.1") >-- Found MPI_Fortran: /usr/lib64/libmpi_usempif08.so (found version "3.1") >-- Found MPI: TRUE (found version "3.1") >-- Checking for MPI-2 support... OK >-- Found OpenMP_C: -fopenmp (found version "4.5") >-- Found OpenMP_CXX: -fopenmp (found version "4.5") >-- Found OpenMP_Fortran: -fopenmp (found version "4.5") >-- Found OpenMP: TRUE (found version "4.5") >-- 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 >-- Using Pthreads >-- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "0.29.2") >-- Checking for module 'blas' >-- Found blas, version 3.9.0 >-- Looking for Fortran cheev >-- Looking for Fortran cheev - not found >-- Looking for Fortran cheev >-- Looking for Fortran cheev - found >-- Found LAPACK: /usr/lib64/libopenblas.so;/usr/lib64/libblas.so >-- Looking for LAPACK libraries... OK >CMake Deprecation Warning at /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/LapackTest/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. > > >-- Checking if LAPACK works... OK >-- Found SUPERLUMT: -lsuperlu_mt >-- Checking if SuperLU_MT works... OK >-- Looking for KLU libraries... >-- Checking if KLU works... OK >CMake Warning at config/SundialsCMakeMacros.cmake:83 (message): > ------------------------------------------------------------------------ > > WARNING: HYPRE LIBRARIES NOT Found. Please check library path > > > > ------------------------------------------------------------------------ >Call Stack (most recent call first): > config/SundialsHypre.cmake:79 (print_warning) > CMakeLists.txt:1015 (include) > > >-- Looking for HYPRE LIBRARY... FAILED >-- Added NVECTOR_SERIAL module >-- Added NVECTOR_MANYVECTOR module >-- Added NVECTOR_MPIMANYVECTOR module >-- Added NVECTOR_PARALLEL module >-- Added NVECTOR_MPIPLUSX module >-- Added NVECTOR_OPENMP module >-- Added NVECTOR_PTHREADS module >-- Added SUNMATRIX_BAND module >-- Added SUNMATRIX_DENSE module >-- Added SUNMATRIX_SPARSE module >-- Added SUNLINSOL_BAND module >-- Added SUNLINSOL_BAND F77 interface >-- Added SUNLINSOL_DENSE module >-- Added SUNLINSOL_DENSE F77 interface >-- Added SUNLINSOL_PCG module >-- Added SUNLINSOL_PCG F77 interface >-- Added SUNLINSOL_SPBCGS module >-- Added SUNLINSOL_SPBCGS F77 interface >-- Added SUNLINSOL_SPFGMR module >-- Added SUNLINSOL_SPFGMR F77 interface >-- Added SUNLINSOL_SPGMR module >-- Added SUNLINSOL_SPGMR F77 interface >-- Added SUNLINSOL_SPTFQMR module >-- Added SUNLINSOL_SPTFQMR F77 interface >-- Added SUNLINSOL_KLU module >-- Added SUNLINSOL_KLU F77 interface >-- Added SUNLINSOL_SUPERLUMT module >-- Added SUNLINSOL_SUPERLUMT F77 interface >-- Added SUNLINSOL_LAPACKBAND module >-- Added SUNLINSOL_LAPACKBAND F77 interface >-- Added SUNLINSOL_LAPACKDENSE module >-- Added SUNLINSOL_LAPACKDENSE F77 interface >-- Added SUNNONLINSOL_NEWTON module >-- Added SUNNONLINSOL_FIXEDPOINT module >-- Added ARKODE module >-- Added ARKODE FCMIX module >-- Added CVODE module >-- Added CVODE FCMIX module >-- Added CVODES module >-- Added IDA module >-- Added IDA FCMIX module >-- Added IDAS module >-- Added KINSOL module >-- Added KINSOL FCMIX module >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check >C++ -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >-- Configuring done >-- Generating done >-- Build files have been written to: /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build > * Working in BUILD_DIR: "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build" >/usr/bin/cmake -S/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 -B/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build --check-build-system CMakeFiles/Makefile.cmake 0 >/usr/bin/cmake -E cmake_progress_start /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/CMakeFiles /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build//CMakeFiles/progress.marks >make -f CMakeFiles/Makefile2 all >make[1]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/sundials/CMakeFiles/sundials_generic_shared_obj.dir/build.make src/sundials/CMakeFiles/sundials_generic_shared_obj.dir/depend >make -f src/nvector/serial/CMakeFiles/sundials_nvecserial_shared.dir/build.make src/nvector/serial/CMakeFiles/sundials_nvecserial_shared.dir/depend >make -f src/nvector/manyvector/CMakeFiles/sundials_nvecmpimanyvector_shared.dir/build.make src/nvector/manyvector/CMakeFiles/sundials_nvecmpimanyvector_shared.dir/depend >make -f src/nvector/manyvector/CMakeFiles/sundials_nvecmanyvector_shared.dir/build.make src/nvector/manyvector/CMakeFiles/sundials_nvecmanyvector_shared.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sundials /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sundials/CMakeFiles/sundials_generic_shared_obj.dir/DependInfo.cmake >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/serial /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial/CMakeFiles/sundials_nvecserial_shared.dir/DependInfo.cmake >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/manyvector /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/manyvector /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/manyvector/CMakeFiles/sundials_nvecmpimanyvector_shared.dir/DependInfo.cmake >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/manyvector /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/manyvector /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/manyvector/CMakeFiles/sundials_nvecmanyvector_shared.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/manyvector/CMakeFiles/sundials_nvecmpimanyvector_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/manyvector/CMakeFiles/sundials_nvecmpimanyvector_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/manyvector/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/manyvector/CMakeFiles/sundials_nvecmpimanyvector_shared.dir/depend.internal". >Scanning dependencies of target sundials_nvecmpimanyvector_shared >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/nvector/manyvector/CMakeFiles/sundials_nvecmpimanyvector_shared.dir/build.make src/nvector/manyvector/CMakeFiles/sundials_nvecmpimanyvector_shared.dir/build >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sundials/CMakeFiles/sundials_generic_shared_obj.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sundials/CMakeFiles/sundials_generic_shared_obj.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sundials/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sundials/CMakeFiles/sundials_generic_shared_obj.dir/depend.internal". >Scanning dependencies of target sundials_generic_shared_obj >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/manyvector/CMakeFiles/sundials_nvecmanyvector_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/manyvector/CMakeFiles/sundials_nvecmanyvector_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/manyvector/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/manyvector/CMakeFiles/sundials_nvecmanyvector_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial/CMakeFiles/sundials_nvecserial_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial/CMakeFiles/sundials_nvecserial_shared.dir/depend.internal". >Scanning dependencies of target sundials_nvecmanyvector_shared >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial/CMakeFiles/sundials_nvecserial_shared.dir/depend.internal". >Scanning dependencies of target sundials_nvecserial_shared >[ 0%] Building C object src/nvector/manyvector/CMakeFiles/sundials_nvecmpimanyvector_shared.dir/nvector_manyvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/manyvector && /usr/bin/mpicc -DBUILD_SUNDIALS_LIBRARY -DSUNDIALS_MPI_ENABLED=1 -Dsundials_nvecmpimanyvector_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/manyvector/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_nvecmpimanyvector_shared.dir/nvector_manyvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/manyvector/nvector_manyvector.c >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/nvector/serial/CMakeFiles/sundials_nvecserial_shared.dir/build.make src/nvector/serial/CMakeFiles/sundials_nvecserial_shared.dir/build >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/sundials/CMakeFiles/sundials_generic_shared_obj.dir/build.make src/sundials/CMakeFiles/sundials_generic_shared_obj.dir/build >make -f src/nvector/manyvector/CMakeFiles/sundials_nvecmanyvector_shared.dir/build.make src/nvector/manyvector/CMakeFiles/sundials_nvecmanyvector_shared.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 0%] Building C object src/sundials/CMakeFiles/sundials_generic_shared_obj.dir/sundials_band.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sundials && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_generic_shared_obj.dir/sundials_band.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_band.c >[ 0%] Building C object src/nvector/serial/CMakeFiles/sundials_nvecserial_shared.dir/nvector_serial.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_nvecserial_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/serial/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_nvecserial_shared.dir/nvector_serial.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/serial/nvector_serial.c >[ 1%] Building C object src/nvector/manyvector/CMakeFiles/sundials_nvecmanyvector_shared.dir/nvector_manyvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/manyvector && /usr/bin/mpicc -DBUILD_SUNDIALS_LIBRARY -DSUNDIALS_MPI_ENABLED=0 -Dsundials_nvecmanyvector_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/manyvector/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_nvecmanyvector_shared.dir/nvector_manyvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/manyvector/nvector_manyvector.c >[ 1%] Building C object src/sundials/CMakeFiles/sundials_generic_shared_obj.dir/sundials_dense.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sundials && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_generic_shared_obj.dir/sundials_dense.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_dense.c >[ 1%] Building C object src/nvector/manyvector/CMakeFiles/sundials_nvecmanyvector_shared.dir/__/__/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/manyvector && /usr/bin/mpicc -DBUILD_SUNDIALS_LIBRARY -DSUNDIALS_MPI_ENABLED=0 -Dsundials_nvecmanyvector_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/manyvector/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_nvecmanyvector_shared.dir/__/__/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >[ 1%] Building C object src/sundials/CMakeFiles/sundials_generic_shared_obj.dir/sundials_direct.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sundials && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_generic_shared_obj.dir/sundials_direct.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_direct.c >[ 1%] Building C object src/nvector/manyvector/CMakeFiles/sundials_nvecmpimanyvector_shared.dir/__/__/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/manyvector && /usr/bin/mpicc -DBUILD_SUNDIALS_LIBRARY -DSUNDIALS_MPI_ENABLED=1 -Dsundials_nvecmpimanyvector_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/manyvector/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_nvecmpimanyvector_shared.dir/__/__/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >[ 2%] Building C object src/sundials/CMakeFiles/sundials_generic_shared_obj.dir/sundials_futils.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sundials && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_generic_shared_obj.dir/sundials_futils.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_futils.c >[ 2%] Building C object src/nvector/serial/CMakeFiles/sundials_nvecserial_shared.dir/__/__/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_nvecserial_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/serial/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_nvecserial_shared.dir/__/__/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >[ 2%] Building C object src/sundials/CMakeFiles/sundials_generic_shared_obj.dir/sundials_iterative.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sundials && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_generic_shared_obj.dir/sundials_iterative.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_iterative.c >[ 2%] Building C object src/nvector/manyvector/CMakeFiles/sundials_nvecmanyvector_shared.dir/__/__/sundials/sundials_math.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/manyvector && /usr/bin/mpicc -DBUILD_SUNDIALS_LIBRARY -DSUNDIALS_MPI_ENABLED=0 -Dsundials_nvecmanyvector_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/manyvector/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_nvecmanyvector_shared.dir/__/__/sundials/sundials_math.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_math.c >[ 2%] Building C object src/nvector/manyvector/CMakeFiles/sundials_nvecmpimanyvector_shared.dir/__/__/sundials/sundials_math.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/manyvector && /usr/bin/mpicc -DBUILD_SUNDIALS_LIBRARY -DSUNDIALS_MPI_ENABLED=1 -Dsundials_nvecmpimanyvector_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/manyvector/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_nvecmpimanyvector_shared.dir/__/__/sundials/sundials_math.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_math.c >[ 2%] Linking C shared library libsundials_nvecmanyvector.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/manyvector && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_nvecmanyvector_shared.dir/link.txt --verbose=1 >/usr/bin/mpicc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_nvecmanyvector.so.5 -o libsundials_nvecmanyvector.so.5.2.0 CMakeFiles/sundials_nvecmanyvector_shared.dir/nvector_manyvector.c.o CMakeFiles/sundials_nvecmanyvector_shared.dir/__/__/sundials/sundials_nvector.c.o CMakeFiles/sundials_nvecmanyvector_shared.dir/__/__/sundials/sundials_math.c.o -lm >[ 3%] Linking C shared library libsundials_nvecmpimanyvector.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/manyvector && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_nvecmpimanyvector_shared.dir/link.txt --verbose=1 >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/manyvector && /usr/bin/cmake -E cmake_symlink_library libsundials_nvecmanyvector.so.5.2.0 libsundials_nvecmanyvector.so.5 libsundials_nvecmanyvector.so >/usr/bin/mpicc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_nvecmpimanyvector.so.5 -o libsundials_nvecmpimanyvector.so.5.2.0 CMakeFiles/sundials_nvecmpimanyvector_shared.dir/nvector_manyvector.c.o CMakeFiles/sundials_nvecmpimanyvector_shared.dir/__/__/sundials/sundials_nvector.c.o CMakeFiles/sundials_nvecmpimanyvector_shared.dir/__/__/sundials/sundials_math.c.o -lm >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 3%] Built target sundials_nvecmanyvector_shared >make -f src/nvector/parallel/CMakeFiles/sundials_nvecparallel_shared.dir/build.make src/nvector/parallel/CMakeFiles/sundials_nvecparallel_shared.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/parallel /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/parallel /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/parallel/CMakeFiles/sundials_nvecparallel_shared.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/parallel/CMakeFiles/sundials_nvecparallel_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/parallel/CMakeFiles/sundials_nvecparallel_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/parallel/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/parallel/CMakeFiles/sundials_nvecparallel_shared.dir/depend.internal". >Scanning dependencies of target sundials_nvecparallel_shared >[ 3%] Building C object src/sundials/CMakeFiles/sundials_generic_shared_obj.dir/sundials_linearsolver.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sundials && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_generic_shared_obj.dir/sundials_linearsolver.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_linearsolver.c >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/nvector/parallel/CMakeFiles/sundials_nvecparallel_shared.dir/build.make src/nvector/parallel/CMakeFiles/sundials_nvecparallel_shared.dir/build >[ 3%] Building C object src/nvector/serial/CMakeFiles/sundials_nvecserial_shared.dir/__/__/sundials/sundials_math.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_nvecserial_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/serial/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_nvecserial_shared.dir/__/__/sundials/sundials_math.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_math.c >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/manyvector && /usr/bin/cmake -E cmake_symlink_library libsundials_nvecmpimanyvector.so.5.2.0 libsundials_nvecmpimanyvector.so.5 libsundials_nvecmpimanyvector.so >[ 3%] Building C object src/nvector/parallel/CMakeFiles/sundials_nvecparallel_shared.dir/nvector_parallel.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/parallel && /usr/bin/mpicc -DBUILD_SUNDIALS_LIBRARY -Dsundials_nvecparallel_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/parallel/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_nvecparallel_shared.dir/nvector_parallel.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/parallel/nvector_parallel.c >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 3%] Built target sundials_nvecmpimanyvector_shared >make -f src/nvector/mpiplusx/CMakeFiles/sundials_nvecmpiplusx_shared.dir/build.make src/nvector/mpiplusx/CMakeFiles/sundials_nvecmpiplusx_shared.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/mpiplusx /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/mpiplusx /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/mpiplusx/CMakeFiles/sundials_nvecmpiplusx_shared.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/mpiplusx/CMakeFiles/sundials_nvecmpiplusx_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/mpiplusx/CMakeFiles/sundials_nvecmpiplusx_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/mpiplusx/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/mpiplusx/CMakeFiles/sundials_nvecmpiplusx_shared.dir/depend.internal". >Scanning dependencies of target sundials_nvecmpiplusx_shared >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/nvector/mpiplusx/CMakeFiles/sundials_nvecmpiplusx_shared.dir/build.make src/nvector/mpiplusx/CMakeFiles/sundials_nvecmpiplusx_shared.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 3%] Building C object src/nvector/mpiplusx/CMakeFiles/sundials_nvecmpiplusx_shared.dir/nvector_mpiplusx.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/mpiplusx && /usr/bin/mpicc -DBUILD_SUNDIALS_LIBRARY -Dsundials_nvecmpiplusx_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/mpiplusx/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_nvecmpiplusx_shared.dir/nvector_mpiplusx.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/mpiplusx/nvector_mpiplusx.c >[ 4%] Linking C shared library libsundials_nvecserial.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_nvecserial_shared.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_nvecserial.so.5 -o libsundials_nvecserial.so.5.2.0 CMakeFiles/sundials_nvecserial_shared.dir/nvector_serial.c.o CMakeFiles/sundials_nvecserial_shared.dir/__/__/sundials/sundials_nvector.c.o CMakeFiles/sundials_nvecserial_shared.dir/__/__/sundials/sundials_math.c.o -lm >[ 4%] Building C object src/sundials/CMakeFiles/sundials_generic_shared_obj.dir/sundials_math.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sundials && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_generic_shared_obj.dir/sundials_math.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_math.c >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial && /usr/bin/cmake -E cmake_symlink_library libsundials_nvecserial.so.5.2.0 libsundials_nvecserial.so.5 libsundials_nvecserial.so >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 4%] Built target sundials_nvecserial_shared >make -f src/nvector/openmp/CMakeFiles/sundials_nvecopenmp_shared.dir/build.make src/nvector/openmp/CMakeFiles/sundials_nvecopenmp_shared.dir/depend >[ 4%] Building C object src/sundials/CMakeFiles/sundials_generic_shared_obj.dir/sundials_matrix.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sundials && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_generic_shared_obj.dir/sundials_matrix.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_matrix.c >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/openmp /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/openmp /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/openmp/CMakeFiles/sundials_nvecopenmp_shared.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/openmp/CMakeFiles/sundials_nvecopenmp_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/openmp/CMakeFiles/sundials_nvecopenmp_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/openmp/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/openmp/CMakeFiles/sundials_nvecopenmp_shared.dir/depend.internal". >Scanning dependencies of target sundials_nvecopenmp_shared >[ 4%] Building C object src/nvector/mpiplusx/CMakeFiles/sundials_nvecmpiplusx_shared.dir/__/manyvector/nvector_manyvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/mpiplusx && /usr/bin/mpicc -DBUILD_SUNDIALS_LIBRARY -Dsundials_nvecmpiplusx_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/mpiplusx/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_nvecmpiplusx_shared.dir/__/manyvector/nvector_manyvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/manyvector/nvector_manyvector.c >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/nvector/openmp/CMakeFiles/sundials_nvecopenmp_shared.dir/build.make src/nvector/openmp/CMakeFiles/sundials_nvecopenmp_shared.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 4%] Building C object src/nvector/openmp/CMakeFiles/sundials_nvecopenmp_shared.dir/nvector_openmp.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/openmp && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_nvecopenmp_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/openmp/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fopenmp -fPIC -o CMakeFiles/sundials_nvecopenmp_shared.dir/nvector_openmp.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/openmp/nvector_openmp.c >[ 4%] Building C object src/sundials/CMakeFiles/sundials_generic_shared_obj.dir/sundials_nonlinearsolver.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sundials && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_generic_shared_obj.dir/sundials_nonlinearsolver.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nonlinearsolver.c >[ 4%] Building C object src/sundials/CMakeFiles/sundials_generic_shared_obj.dir/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sundials && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_generic_shared_obj.dir/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >[ 5%] Building C object src/sundials/CMakeFiles/sundials_generic_shared_obj.dir/sundials_nvector_senswrapper.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sundials && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_generic_shared_obj.dir/sundials_nvector_senswrapper.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector_senswrapper.c >[ 5%] Building C object src/nvector/mpiplusx/CMakeFiles/sundials_nvecmpiplusx_shared.dir/__/__/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/mpiplusx && /usr/bin/mpicc -DBUILD_SUNDIALS_LIBRARY -Dsundials_nvecmpiplusx_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/mpiplusx/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_nvecmpiplusx_shared.dir/__/__/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >[ 5%] Building C object src/nvector/parallel/CMakeFiles/sundials_nvecparallel_shared.dir/__/__/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/parallel && /usr/bin/mpicc -DBUILD_SUNDIALS_LIBRARY -Dsundials_nvecparallel_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/parallel/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_nvecparallel_shared.dir/__/__/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >[ 5%] Building C object src/sundials/CMakeFiles/sundials_generic_shared_obj.dir/sundials_version.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sundials && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_generic_shared_obj.dir/sundials_version.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_version.c >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 5%] Built target sundials_generic_shared_obj >[ 5%] Building C object src/nvector/parallel/CMakeFiles/sundials_nvecparallel_shared.dir/__/__/sundials/sundials_math.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/parallel && /usr/bin/mpicc -DBUILD_SUNDIALS_LIBRARY -Dsundials_nvecparallel_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/parallel/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_nvecparallel_shared.dir/__/__/sundials/sundials_math.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_math.c >[ 6%] Building C object src/nvector/openmp/CMakeFiles/sundials_nvecopenmp_shared.dir/__/__/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/openmp && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_nvecopenmp_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/openmp/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fopenmp -fPIC -o CMakeFiles/sundials_nvecopenmp_shared.dir/__/__/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >[ 6%] Building C object src/nvector/mpiplusx/CMakeFiles/sundials_nvecmpiplusx_shared.dir/__/__/sundials/sundials_math.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/mpiplusx && /usr/bin/mpicc -DBUILD_SUNDIALS_LIBRARY -Dsundials_nvecmpiplusx_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/mpiplusx/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_nvecmpiplusx_shared.dir/__/__/sundials/sundials_math.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_math.c >[ 6%] Linking C shared library libsundials_nvecparallel.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/parallel && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_nvecparallel_shared.dir/link.txt --verbose=1 >/usr/bin/mpicc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_nvecparallel.so.5 -o libsundials_nvecparallel.so.5.2.0 CMakeFiles/sundials_nvecparallel_shared.dir/nvector_parallel.c.o CMakeFiles/sundials_nvecparallel_shared.dir/__/__/sundials/sundials_nvector.c.o CMakeFiles/sundials_nvecparallel_shared.dir/__/__/sundials/sundials_math.c.o -lm >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/parallel && /usr/bin/cmake -E cmake_symlink_library libsundials_nvecparallel.so.5.2.0 libsundials_nvecparallel.so.5 libsundials_nvecparallel.so >[ 6%] Linking C shared library libsundials_nvecmpiplusx.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/mpiplusx && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_nvecmpiplusx_shared.dir/link.txt --verbose=1 >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >/usr/bin/mpicc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_nvecmpiplusx.so.5 -o libsundials_nvecmpiplusx.so.5.2.0 CMakeFiles/sundials_nvecmpiplusx_shared.dir/nvector_mpiplusx.c.o CMakeFiles/sundials_nvecmpiplusx_shared.dir/__/manyvector/nvector_manyvector.c.o CMakeFiles/sundials_nvecmpiplusx_shared.dir/__/__/sundials/sundials_nvector.c.o CMakeFiles/sundials_nvecmpiplusx_shared.dir/__/__/sundials/sundials_math.c.o -lm >[ 6%] Built target sundials_nvecparallel_shared >[ 6%] Building C object src/nvector/openmp/CMakeFiles/sundials_nvecopenmp_shared.dir/__/__/sundials/sundials_math.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/openmp && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_nvecopenmp_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/openmp/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fopenmp -fPIC -o CMakeFiles/sundials_nvecopenmp_shared.dir/__/__/sundials/sundials_math.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_math.c >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/mpiplusx && /usr/bin/cmake -E cmake_symlink_library libsundials_nvecmpiplusx.so.5.2.0 libsundials_nvecmpiplusx.so.5 libsundials_nvecmpiplusx.so >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 6%] Built target sundials_nvecmpiplusx_shared >make -f src/nvector/pthreads/CMakeFiles/sundials_nvecpthreads_shared.dir/build.make src/nvector/pthreads/CMakeFiles/sundials_nvecpthreads_shared.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/pthreads /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/pthreads /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/pthreads/CMakeFiles/sundials_nvecpthreads_shared.dir/DependInfo.cmake >make -f src/sunmatrix/band/CMakeFiles/sundials_sunmatrixband_shared.dir/build.make src/sunmatrix/band/CMakeFiles/sundials_sunmatrixband_shared.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/band /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/band /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/band/CMakeFiles/sundials_sunmatrixband_shared.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/pthreads/CMakeFiles/sundials_nvecpthreads_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/pthreads/CMakeFiles/sundials_nvecpthreads_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/pthreads/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/pthreads/CMakeFiles/sundials_nvecpthreads_shared.dir/depend.internal". >Scanning dependencies of target sundials_nvecpthreads_shared >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/band/CMakeFiles/sundials_sunmatrixband_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/band/CMakeFiles/sundials_sunmatrixband_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/band/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/band/CMakeFiles/sundials_sunmatrixband_shared.dir/depend.internal". >Scanning dependencies of target sundials_sunmatrixband_shared >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/nvector/pthreads/CMakeFiles/sundials_nvecpthreads_shared.dir/build.make src/nvector/pthreads/CMakeFiles/sundials_nvecpthreads_shared.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/sunmatrix/band/CMakeFiles/sundials_sunmatrixband_shared.dir/build.make src/sunmatrix/band/CMakeFiles/sundials_sunmatrixband_shared.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 7%] Building C object src/nvector/pthreads/CMakeFiles/sundials_nvecpthreads_shared.dir/nvector_pthreads.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/pthreads && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_nvecpthreads_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/pthreads/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_nvecpthreads_shared.dir/nvector_pthreads.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/pthreads/nvector_pthreads.c >[ 7%] Building C object src/sunmatrix/band/CMakeFiles/sundials_sunmatrixband_shared.dir/sunmatrix_band.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/band && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunmatrixband_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/band/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunmatrixband_shared.dir/sunmatrix_band.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/band/sunmatrix_band.c >[ 7%] Building C object src/sunmatrix/band/CMakeFiles/sundials_sunmatrixband_shared.dir/__/__/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/band && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunmatrixband_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/band/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunmatrixband_shared.dir/__/__/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >[ 7%] Linking C shared library libsundials_nvecopenmp.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/openmp && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_nvecopenmp_shared.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fopenmp -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_nvecopenmp.so.5 -o libsundials_nvecopenmp.so.5.2.0 CMakeFiles/sundials_nvecopenmp_shared.dir/nvector_openmp.c.o CMakeFiles/sundials_nvecopenmp_shared.dir/__/__/sundials/sundials_nvector.c.o CMakeFiles/sundials_nvecopenmp_shared.dir/__/__/sundials/sundials_math.c.o -lm >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/openmp && /usr/bin/cmake -E cmake_symlink_library libsundials_nvecopenmp.so.5.2.0 libsundials_nvecopenmp.so.5 libsundials_nvecopenmp.so >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 7%] Built target sundials_nvecopenmp_shared >[ 7%] Building C object src/sunmatrix/band/CMakeFiles/sundials_sunmatrixband_shared.dir/__/__/sundials/sundials_matrix.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/band && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunmatrixband_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/band/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunmatrixband_shared.dir/__/__/sundials/sundials_matrix.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_matrix.c >make -f src/sunmatrix/dense/CMakeFiles/sundials_sunmatrixdense_shared.dir/build.make src/sunmatrix/dense/CMakeFiles/sundials_sunmatrixdense_shared.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/dense /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/dense /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/dense/CMakeFiles/sundials_sunmatrixdense_shared.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/dense/CMakeFiles/sundials_sunmatrixdense_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/dense/CMakeFiles/sundials_sunmatrixdense_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/dense/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/dense/CMakeFiles/sundials_sunmatrixdense_shared.dir/depend.internal". >Scanning dependencies of target sundials_sunmatrixdense_shared >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/sunmatrix/dense/CMakeFiles/sundials_sunmatrixdense_shared.dir/build.make src/sunmatrix/dense/CMakeFiles/sundials_sunmatrixdense_shared.dir/build >make -f src/sunmatrix/sparse/CMakeFiles/sundials_sunmatrixsparse_shared.dir/build.make src/sunmatrix/sparse/CMakeFiles/sundials_sunmatrixsparse_shared.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/sparse /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/sparse /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/sparse/CMakeFiles/sundials_sunmatrixsparse_shared.dir/DependInfo.cmake >[ 7%] Building C object src/sunmatrix/dense/CMakeFiles/sundials_sunmatrixdense_shared.dir/sunmatrix_dense.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/dense && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunmatrixdense_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/dense/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunmatrixdense_shared.dir/sunmatrix_dense.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/dense/sunmatrix_dense.c >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/sparse/CMakeFiles/sundials_sunmatrixsparse_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/sparse/CMakeFiles/sundials_sunmatrixsparse_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/sparse/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/sparse/CMakeFiles/sundials_sunmatrixsparse_shared.dir/depend.internal". >Scanning dependencies of target sundials_sunmatrixsparse_shared >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/sunmatrix/sparse/CMakeFiles/sundials_sunmatrixsparse_shared.dir/build.make src/sunmatrix/sparse/CMakeFiles/sundials_sunmatrixsparse_shared.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 7%] Building C object src/sunmatrix/sparse/CMakeFiles/sundials_sunmatrixsparse_shared.dir/sunmatrix_sparse.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/sparse && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunmatrixsparse_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/sparse/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunmatrixsparse_shared.dir/sunmatrix_sparse.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/sparse/sunmatrix_sparse.c >[ 8%] Building C object src/sunmatrix/band/CMakeFiles/sundials_sunmatrixband_shared.dir/__/__/sundials/sundials_math.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/band && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunmatrixband_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/band/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunmatrixband_shared.dir/__/__/sundials/sundials_math.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_math.c >[ 8%] Linking C shared library libsundials_sunmatrixband.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/band && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_sunmatrixband_shared.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_sunmatrixband.so.3 -o libsundials_sunmatrixband.so.3.2.0 CMakeFiles/sundials_sunmatrixband_shared.dir/sunmatrix_band.c.o CMakeFiles/sundials_sunmatrixband_shared.dir/__/__/sundials/sundials_nvector.c.o CMakeFiles/sundials_sunmatrixband_shared.dir/__/__/sundials/sundials_matrix.c.o CMakeFiles/sundials_sunmatrixband_shared.dir/__/__/sundials/sundials_math.c.o -lm >[ 8%] Building C object src/sunmatrix/dense/CMakeFiles/sundials_sunmatrixdense_shared.dir/__/__/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/dense && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunmatrixdense_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/dense/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunmatrixdense_shared.dir/__/__/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/band && /usr/bin/cmake -E cmake_symlink_library libsundials_sunmatrixband.so.3.2.0 libsundials_sunmatrixband.so.3 libsundials_sunmatrixband.so >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 8%] Built target sundials_sunmatrixband_shared >[ 8%] Building C object src/sunmatrix/dense/CMakeFiles/sundials_sunmatrixdense_shared.dir/__/__/sundials/sundials_matrix.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/dense && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunmatrixdense_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/dense/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunmatrixdense_shared.dir/__/__/sundials/sundials_matrix.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_matrix.c >make -f src/sunlinsol/pcg/CMakeFiles/sundials_sunlinsolpcg_shared.dir/build.make src/sunlinsol/pcg/CMakeFiles/sundials_sunlinsolpcg_shared.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/pcg /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/pcg /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/pcg/CMakeFiles/sundials_sunlinsolpcg_shared.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/pcg/CMakeFiles/sundials_sunlinsolpcg_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/pcg/CMakeFiles/sundials_sunlinsolpcg_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/pcg/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/pcg/CMakeFiles/sundials_sunlinsolpcg_shared.dir/depend.internal". >Scanning dependencies of target sundials_sunlinsolpcg_shared >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/sunlinsol/pcg/CMakeFiles/sundials_sunlinsolpcg_shared.dir/build.make src/sunlinsol/pcg/CMakeFiles/sundials_sunlinsolpcg_shared.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 8%] Building C object src/sunlinsol/pcg/CMakeFiles/sundials_sunlinsolpcg_shared.dir/sunlinsol_pcg.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/pcg && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunlinsolpcg_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunlinsolpcg_shared.dir/sunlinsol_pcg.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/pcg/sunlinsol_pcg.c >[ 8%] Building C object src/sunmatrix/dense/CMakeFiles/sundials_sunmatrixdense_shared.dir/__/__/sundials/sundials_math.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/dense && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunmatrixdense_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/dense/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunmatrixdense_shared.dir/__/__/sundials/sundials_math.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_math.c >[ 8%] Building C object src/sunmatrix/sparse/CMakeFiles/sundials_sunmatrixsparse_shared.dir/__/__/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/sparse && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunmatrixsparse_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/sparse/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunmatrixsparse_shared.dir/__/__/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >[ 9%] Linking C shared library libsundials_sunmatrixdense.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/dense && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_sunmatrixdense_shared.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_sunmatrixdense.so.3 -o libsundials_sunmatrixdense.so.3.2.0 CMakeFiles/sundials_sunmatrixdense_shared.dir/sunmatrix_dense.c.o CMakeFiles/sundials_sunmatrixdense_shared.dir/__/__/sundials/sundials_nvector.c.o CMakeFiles/sundials_sunmatrixdense_shared.dir/__/__/sundials/sundials_matrix.c.o CMakeFiles/sundials_sunmatrixdense_shared.dir/__/__/sundials/sundials_math.c.o -lm >[ 10%] Building C object src/sunlinsol/pcg/CMakeFiles/sundials_sunlinsolpcg_shared.dir/__/__/sundials/sundials_math.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/pcg && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunlinsolpcg_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunlinsolpcg_shared.dir/__/__/sundials/sundials_math.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_math.c >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/dense && /usr/bin/cmake -E cmake_symlink_library libsundials_sunmatrixdense.so.3.2.0 libsundials_sunmatrixdense.so.3 libsundials_sunmatrixdense.so >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 10%] Built target sundials_sunmatrixdense_shared >[ 10%] Building C object src/sunlinsol/pcg/CMakeFiles/sundials_sunlinsolpcg_shared.dir/__/__/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/pcg && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunlinsolpcg_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunlinsolpcg_shared.dir/__/__/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >make -f src/sunlinsol/spbcgs/CMakeFiles/sundials_sunlinsolspbcgs_shared.dir/build.make src/sunlinsol/spbcgs/CMakeFiles/sundials_sunlinsolspbcgs_shared.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/spbcgs /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spbcgs /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spbcgs/CMakeFiles/sundials_sunlinsolspbcgs_shared.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spbcgs/CMakeFiles/sundials_sunlinsolspbcgs_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spbcgs/CMakeFiles/sundials_sunlinsolspbcgs_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spbcgs/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spbcgs/CMakeFiles/sundials_sunlinsolspbcgs_shared.dir/depend.internal". >Scanning dependencies of target sundials_sunlinsolspbcgs_shared >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/sunlinsol/spbcgs/CMakeFiles/sundials_sunlinsolspbcgs_shared.dir/build.make src/sunlinsol/spbcgs/CMakeFiles/sundials_sunlinsolspbcgs_shared.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 10%] Building C object src/sunlinsol/spbcgs/CMakeFiles/sundials_sunlinsolspbcgs_shared.dir/sunlinsol_spbcgs.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spbcgs && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunlinsolspbcgs_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunlinsolspbcgs_shared.dir/sunlinsol_spbcgs.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/spbcgs/sunlinsol_spbcgs.c >[ 10%] Building C object src/sunmatrix/sparse/CMakeFiles/sundials_sunmatrixsparse_shared.dir/__/__/sundials/sundials_matrix.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/sparse && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunmatrixsparse_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/sparse/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunmatrixsparse_shared.dir/__/__/sundials/sundials_matrix.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_matrix.c >[ 10%] Building C object src/sunlinsol/pcg/CMakeFiles/sundials_sunlinsolpcg_shared.dir/__/__/sundials/sundials_linearsolver.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/pcg && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunlinsolpcg_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunlinsolpcg_shared.dir/__/__/sundials/sundials_linearsolver.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_linearsolver.c >[ 10%] Building C object src/sunmatrix/sparse/CMakeFiles/sundials_sunmatrixsparse_shared.dir/__/__/sundials/sundials_math.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/sparse && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunmatrixsparse_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/sparse/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunmatrixsparse_shared.dir/__/__/sundials/sundials_math.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_math.c >[ 10%] Building C object src/sunlinsol/spbcgs/CMakeFiles/sundials_sunlinsolspbcgs_shared.dir/__/__/sundials/sundials_math.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spbcgs && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunlinsolspbcgs_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunlinsolspbcgs_shared.dir/__/__/sundials/sundials_math.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_math.c >[ 10%] Building C object src/sunlinsol/pcg/CMakeFiles/sundials_sunlinsolpcg_shared.dir/__/__/sundials/sundials_iterative.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/pcg && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunlinsolpcg_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunlinsolpcg_shared.dir/__/__/sundials/sundials_iterative.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_iterative.c >[ 10%] Linking C shared library libsundials_sunmatrixsparse.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/sparse && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_sunmatrixsparse_shared.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_sunmatrixsparse.so.3 -o libsundials_sunmatrixsparse.so.3.2.0 CMakeFiles/sundials_sunmatrixsparse_shared.dir/sunmatrix_sparse.c.o CMakeFiles/sundials_sunmatrixsparse_shared.dir/__/__/sundials/sundials_nvector.c.o CMakeFiles/sundials_sunmatrixsparse_shared.dir/__/__/sundials/sundials_matrix.c.o CMakeFiles/sundials_sunmatrixsparse_shared.dir/__/__/sundials/sundials_math.c.o -lm >[ 11%] Building C object src/sunlinsol/spbcgs/CMakeFiles/sundials_sunlinsolspbcgs_shared.dir/__/__/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spbcgs && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunlinsolspbcgs_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunlinsolspbcgs_shared.dir/__/__/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/sparse && /usr/bin/cmake -E cmake_symlink_library libsundials_sunmatrixsparse.so.3.2.0 libsundials_sunmatrixsparse.so.3 libsundials_sunmatrixsparse.so >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 11%] Built target sundials_sunmatrixsparse_shared >[ 11%] Building C object src/nvector/pthreads/CMakeFiles/sundials_nvecpthreads_shared.dir/__/__/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/pthreads && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_nvecpthreads_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/pthreads/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_nvecpthreads_shared.dir/__/__/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >[ 11%] Linking C shared library libsundials_sunlinsolpcg.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/pcg && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_sunlinsolpcg_shared.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_sunlinsolpcg.so.3 -o libsundials_sunlinsolpcg.so.3.2.0 CMakeFiles/sundials_sunlinsolpcg_shared.dir/sunlinsol_pcg.c.o CMakeFiles/sundials_sunlinsolpcg_shared.dir/__/__/sundials/sundials_math.c.o CMakeFiles/sundials_sunlinsolpcg_shared.dir/__/__/sundials/sundials_nvector.c.o CMakeFiles/sundials_sunlinsolpcg_shared.dir/__/__/sundials/sundials_linearsolver.c.o CMakeFiles/sundials_sunlinsolpcg_shared.dir/__/__/sundials/sundials_iterative.c.o -lm >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/pcg && /usr/bin/cmake -E cmake_symlink_library libsundials_sunlinsolpcg.so.3.2.0 libsundials_sunlinsolpcg.so.3 libsundials_sunlinsolpcg.so >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 11%] Built target sundials_sunlinsolpcg_shared >[ 11%] Building C object src/nvector/pthreads/CMakeFiles/sundials_nvecpthreads_shared.dir/__/__/sundials/sundials_math.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/pthreads && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_nvecpthreads_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/pthreads/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_nvecpthreads_shared.dir/__/__/sundials/sundials_math.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_math.c >[ 11%] Building C object src/sunlinsol/spbcgs/CMakeFiles/sundials_sunlinsolspbcgs_shared.dir/__/__/sundials/sundials_linearsolver.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spbcgs && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunlinsolspbcgs_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunlinsolspbcgs_shared.dir/__/__/sundials/sundials_linearsolver.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_linearsolver.c >make -f src/sunlinsol/spfgmr/CMakeFiles/sundials_sunlinsolspfgmr_shared.dir/build.make src/sunlinsol/spfgmr/CMakeFiles/sundials_sunlinsolspfgmr_shared.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/spfgmr /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spfgmr /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spfgmr/CMakeFiles/sundials_sunlinsolspfgmr_shared.dir/DependInfo.cmake >[ 11%] Building C object src/sunlinsol/spbcgs/CMakeFiles/sundials_sunlinsolspbcgs_shared.dir/__/__/sundials/sundials_iterative.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spbcgs && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunlinsolspbcgs_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunlinsolspbcgs_shared.dir/__/__/sundials/sundials_iterative.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_iterative.c >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spfgmr/CMakeFiles/sundials_sunlinsolspfgmr_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spfgmr/CMakeFiles/sundials_sunlinsolspfgmr_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spfgmr/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spfgmr/CMakeFiles/sundials_sunlinsolspfgmr_shared.dir/depend.internal". >Scanning dependencies of target sundials_sunlinsolspfgmr_shared >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/sunlinsol/spfgmr/CMakeFiles/sundials_sunlinsolspfgmr_shared.dir/build.make src/sunlinsol/spfgmr/CMakeFiles/sundials_sunlinsolspfgmr_shared.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 11%] Building C object src/sunlinsol/spfgmr/CMakeFiles/sundials_sunlinsolspfgmr_shared.dir/sunlinsol_spfgmr.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spfgmr && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunlinsolspfgmr_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunlinsolspfgmr_shared.dir/sunlinsol_spfgmr.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/spfgmr/sunlinsol_spfgmr.c >[ 11%] Linking C shared library libsundials_nvecpthreads.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/pthreads && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_nvecpthreads_shared.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_nvecpthreads.so.5 -o libsundials_nvecpthreads.so.5.2.0 CMakeFiles/sundials_nvecpthreads_shared.dir/nvector_pthreads.c.o CMakeFiles/sundials_nvecpthreads_shared.dir/__/__/sundials/sundials_nvector.c.o CMakeFiles/sundials_nvecpthreads_shared.dir/__/__/sundials/sundials_math.c.o -lm -lpthread >[ 11%] Building C object src/sunlinsol/spfgmr/CMakeFiles/sundials_sunlinsolspfgmr_shared.dir/__/__/sundials/sundials_math.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spfgmr && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunlinsolspfgmr_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunlinsolspfgmr_shared.dir/__/__/sundials/sundials_math.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_math.c >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/pthreads && /usr/bin/cmake -E cmake_symlink_library libsundials_nvecpthreads.so.5.2.0 libsundials_nvecpthreads.so.5 libsundials_nvecpthreads.so >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 11%] Built target sundials_nvecpthreads_shared >[ 11%] Building C object src/sunlinsol/spfgmr/CMakeFiles/sundials_sunlinsolspfgmr_shared.dir/__/__/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spfgmr && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunlinsolspfgmr_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunlinsolspfgmr_shared.dir/__/__/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >make -f src/sunlinsol/spgmr/CMakeFiles/sundials_sunlinsolspgmr_shared.dir/build.make src/sunlinsol/spgmr/CMakeFiles/sundials_sunlinsolspgmr_shared.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/spgmr /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spgmr /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spgmr/CMakeFiles/sundials_sunlinsolspgmr_shared.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spgmr/CMakeFiles/sundials_sunlinsolspgmr_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spgmr/CMakeFiles/sundials_sunlinsolspgmr_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spgmr/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spgmr/CMakeFiles/sundials_sunlinsolspgmr_shared.dir/depend.internal". >Scanning dependencies of target sundials_sunlinsolspgmr_shared >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/sunlinsol/spgmr/CMakeFiles/sundials_sunlinsolspgmr_shared.dir/build.make src/sunlinsol/spgmr/CMakeFiles/sundials_sunlinsolspgmr_shared.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 11%] Building C object src/sunlinsol/spgmr/CMakeFiles/sundials_sunlinsolspgmr_shared.dir/sunlinsol_spgmr.c.o >[ 11%] Linking C shared library libsundials_sunlinsolspbcgs.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spgmr && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunlinsolspgmr_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunlinsolspgmr_shared.dir/sunlinsol_spgmr.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/spgmr/sunlinsol_spgmr.c >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spbcgs && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_sunlinsolspbcgs_shared.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_sunlinsolspbcgs.so.3 -o libsundials_sunlinsolspbcgs.so.3.2.0 CMakeFiles/sundials_sunlinsolspbcgs_shared.dir/sunlinsol_spbcgs.c.o CMakeFiles/sundials_sunlinsolspbcgs_shared.dir/__/__/sundials/sundials_math.c.o CMakeFiles/sundials_sunlinsolspbcgs_shared.dir/__/__/sundials/sundials_nvector.c.o CMakeFiles/sundials_sunlinsolspbcgs_shared.dir/__/__/sundials/sundials_linearsolver.c.o CMakeFiles/sundials_sunlinsolspbcgs_shared.dir/__/__/sundials/sundials_iterative.c.o -lm >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spbcgs && /usr/bin/cmake -E cmake_symlink_library libsundials_sunlinsolspbcgs.so.3.2.0 libsundials_sunlinsolspbcgs.so.3 libsundials_sunlinsolspbcgs.so >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 11%] Built target sundials_sunlinsolspbcgs_shared >[ 11%] Building C object src/sunlinsol/spgmr/CMakeFiles/sundials_sunlinsolspgmr_shared.dir/__/__/sundials/sundials_math.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spgmr && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunlinsolspgmr_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunlinsolspgmr_shared.dir/__/__/sundials/sundials_math.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_math.c >[ 11%] Building C object src/sunlinsol/spgmr/CMakeFiles/sundials_sunlinsolspgmr_shared.dir/__/__/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spgmr && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunlinsolspgmr_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunlinsolspgmr_shared.dir/__/__/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >make -f src/sunlinsol/sptfqmr/CMakeFiles/sundials_sunlinsolsptfqmr_shared.dir/build.make src/sunlinsol/sptfqmr/CMakeFiles/sundials_sunlinsolsptfqmr_shared.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/sptfqmr /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/sptfqmr /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/sptfqmr/CMakeFiles/sundials_sunlinsolsptfqmr_shared.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/sptfqmr/CMakeFiles/sundials_sunlinsolsptfqmr_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/sptfqmr/CMakeFiles/sundials_sunlinsolsptfqmr_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/sptfqmr/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/sptfqmr/CMakeFiles/sundials_sunlinsolsptfqmr_shared.dir/depend.internal". >Scanning dependencies of target sundials_sunlinsolsptfqmr_shared >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/sunlinsol/sptfqmr/CMakeFiles/sundials_sunlinsolsptfqmr_shared.dir/build.make src/sunlinsol/sptfqmr/CMakeFiles/sundials_sunlinsolsptfqmr_shared.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 11%] Building C object src/sunlinsol/sptfqmr/CMakeFiles/sundials_sunlinsolsptfqmr_shared.dir/sunlinsol_sptfqmr.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/sptfqmr && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunlinsolsptfqmr_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunlinsolsptfqmr_shared.dir/sunlinsol_sptfqmr.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/sptfqmr/sunlinsol_sptfqmr.c >[ 12%] Building C object src/sunlinsol/spfgmr/CMakeFiles/sundials_sunlinsolspfgmr_shared.dir/__/__/sundials/sundials_linearsolver.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spfgmr && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunlinsolspfgmr_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunlinsolspfgmr_shared.dir/__/__/sundials/sundials_linearsolver.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_linearsolver.c >[ 12%] Building C object src/sunlinsol/spfgmr/CMakeFiles/sundials_sunlinsolspfgmr_shared.dir/__/__/sundials/sundials_iterative.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spfgmr && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunlinsolspfgmr_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunlinsolspfgmr_shared.dir/__/__/sundials/sundials_iterative.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_iterative.c >[ 12%] Building C object src/sunlinsol/sptfqmr/CMakeFiles/sundials_sunlinsolsptfqmr_shared.dir/__/__/sundials/sundials_math.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/sptfqmr && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunlinsolsptfqmr_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunlinsolsptfqmr_shared.dir/__/__/sundials/sundials_math.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_math.c >[ 12%] Building C object src/sunlinsol/spgmr/CMakeFiles/sundials_sunlinsolspgmr_shared.dir/__/__/sundials/sundials_linearsolver.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spgmr && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunlinsolspgmr_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunlinsolspgmr_shared.dir/__/__/sundials/sundials_linearsolver.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_linearsolver.c >[ 13%] Building C object src/sunlinsol/spgmr/CMakeFiles/sundials_sunlinsolspgmr_shared.dir/__/__/sundials/sundials_iterative.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spgmr && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunlinsolspgmr_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunlinsolspgmr_shared.dir/__/__/sundials/sundials_iterative.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_iterative.c >[ 13%] Linking C shared library libsundials_sunlinsolspfgmr.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spfgmr && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_sunlinsolspfgmr_shared.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_sunlinsolspfgmr.so.3 -o libsundials_sunlinsolspfgmr.so.3.2.0 CMakeFiles/sundials_sunlinsolspfgmr_shared.dir/sunlinsol_spfgmr.c.o CMakeFiles/sundials_sunlinsolspfgmr_shared.dir/__/__/sundials/sundials_math.c.o CMakeFiles/sundials_sunlinsolspfgmr_shared.dir/__/__/sundials/sundials_nvector.c.o CMakeFiles/sundials_sunlinsolspfgmr_shared.dir/__/__/sundials/sundials_linearsolver.c.o CMakeFiles/sundials_sunlinsolspfgmr_shared.dir/__/__/sundials/sundials_iterative.c.o -lm >make -f src/sunlinsol/klu/CMakeFiles/sundials_sunlinsolklu_shared.dir/build.make src/sunlinsol/klu/CMakeFiles/sundials_sunlinsolklu_shared.dir/depend >[ 13%] Building C object src/sunlinsol/sptfqmr/CMakeFiles/sundials_sunlinsolsptfqmr_shared.dir/__/__/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/sptfqmr && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunlinsolsptfqmr_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunlinsolsptfqmr_shared.dir/__/__/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/klu /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/klu /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/klu/CMakeFiles/sundials_sunlinsolklu_shared.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/klu/CMakeFiles/sundials_sunlinsolklu_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/klu/CMakeFiles/sundials_sunlinsolklu_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/klu/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/klu/CMakeFiles/sundials_sunlinsolklu_shared.dir/depend.internal". >Scanning dependencies of target sundials_sunlinsolklu_shared >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/sunlinsol/klu/CMakeFiles/sundials_sunlinsolklu_shared.dir/build.make src/sunlinsol/klu/CMakeFiles/sundials_sunlinsolklu_shared.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spfgmr && /usr/bin/cmake -E cmake_symlink_library libsundials_sunlinsolspfgmr.so.3.2.0 libsundials_sunlinsolspfgmr.so.3 libsundials_sunlinsolspfgmr.so >[ 13%] Building C object src/sunlinsol/klu/CMakeFiles/sundials_sunlinsolklu_shared.dir/sunlinsol_klu.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/klu && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunlinsolklu_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunlinsolklu_shared.dir/sunlinsol_klu.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/klu/sunlinsol_klu.c >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 13%] Built target sundials_sunlinsolspfgmr_shared >[ 13%] Building C object src/sunlinsol/klu/CMakeFiles/sundials_sunlinsolklu_shared.dir/__/__/sundials/sundials_math.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/klu && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunlinsolklu_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunlinsolklu_shared.dir/__/__/sundials/sundials_math.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_math.c >[ 13%] Linking C shared library libsundials_sunlinsolspgmr.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spgmr && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_sunlinsolspgmr_shared.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_sunlinsolspgmr.so.3 -o libsundials_sunlinsolspgmr.so.3.2.0 CMakeFiles/sundials_sunlinsolspgmr_shared.dir/sunlinsol_spgmr.c.o CMakeFiles/sundials_sunlinsolspgmr_shared.dir/__/__/sundials/sundials_math.c.o CMakeFiles/sundials_sunlinsolspgmr_shared.dir/__/__/sundials/sundials_nvector.c.o CMakeFiles/sundials_sunlinsolspgmr_shared.dir/__/__/sundials/sundials_linearsolver.c.o CMakeFiles/sundials_sunlinsolspgmr_shared.dir/__/__/sundials/sundials_iterative.c.o -lm >make -f src/sunlinsol/superlumt/CMakeFiles/sundials_sunlinsolsuperlumt_shared.dir/build.make src/sunlinsol/superlumt/CMakeFiles/sundials_sunlinsolsuperlumt_shared.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/superlumt /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/superlumt /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/superlumt/CMakeFiles/sundials_sunlinsolsuperlumt_shared.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/superlumt/CMakeFiles/sundials_sunlinsolsuperlumt_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/superlumt/CMakeFiles/sundials_sunlinsolsuperlumt_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/superlumt/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/superlumt/CMakeFiles/sundials_sunlinsolsuperlumt_shared.dir/depend.internal". >Scanning dependencies of target sundials_sunlinsolsuperlumt_shared >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/sunlinsol/superlumt/CMakeFiles/sundials_sunlinsolsuperlumt_shared.dir/build.make src/sunlinsol/superlumt/CMakeFiles/sundials_sunlinsolsuperlumt_shared.dir/build >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spgmr && /usr/bin/cmake -E cmake_symlink_library libsundials_sunlinsolspgmr.so.3.2.0 libsundials_sunlinsolspgmr.so.3 libsundials_sunlinsolspgmr.so >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 13%] Building C object src/sunlinsol/superlumt/CMakeFiles/sundials_sunlinsolsuperlumt_shared.dir/sunlinsol_superlumt.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/superlumt && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunlinsolsuperlumt_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -isystem /usr/include/superlu_mt -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunlinsolsuperlumt_shared.dir/sunlinsol_superlumt.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/superlumt/sunlinsol_superlumt.c >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 13%] Building C object src/sunlinsol/klu/CMakeFiles/sundials_sunlinsolklu_shared.dir/__/__/sundials/sundials_linearsolver.c.o >[ 13%] Built target sundials_sunlinsolspgmr_shared >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/klu && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunlinsolklu_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunlinsolklu_shared.dir/__/__/sundials/sundials_linearsolver.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_linearsolver.c >[ 13%] Building C object src/sunlinsol/superlumt/CMakeFiles/sundials_sunlinsolsuperlumt_shared.dir/__/__/sundials/sundials_linearsolver.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/superlumt && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunlinsolsuperlumt_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -isystem /usr/include/superlu_mt -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunlinsolsuperlumt_shared.dir/__/__/sundials/sundials_linearsolver.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_linearsolver.c >[ 13%] Linking C shared library libsundials_sunlinsolklu.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/klu && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_sunlinsolklu_shared.dir/link.txt --verbose=1 >[ 13%] Building C object src/sunlinsol/sptfqmr/CMakeFiles/sundials_sunlinsolsptfqmr_shared.dir/__/__/sundials/sundials_linearsolver.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/sptfqmr && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunlinsolsptfqmr_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunlinsolsptfqmr_shared.dir/__/__/sundials/sundials_linearsolver.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_linearsolver.c >/usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_sunlinsolklu.so.3 -o libsundials_sunlinsolklu.so.3.2.0 CMakeFiles/sundials_sunlinsolklu_shared.dir/sunlinsol_klu.c.o CMakeFiles/sundials_sunlinsolklu_shared.dir/__/__/sundials/sundials_math.c.o CMakeFiles/sundials_sunlinsolklu_shared.dir/__/__/sundials/sundials_linearsolver.c.o -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/sparse: ../../sunmatrix/sparse/libsundials_sunmatrixsparse.so.3.2.0 /usr/lib64/libklu.so /usr/lib64/libamd.so /usr/lib64/libcolamd.so /usr/lib64/libbtf.so /usr/lib64/libsuitesparseconfig.so -lm >[ 13%] Building C object src/sunlinsol/sptfqmr/CMakeFiles/sundials_sunlinsolsptfqmr_shared.dir/__/__/sundials/sundials_iterative.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/sptfqmr && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunlinsolsptfqmr_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunlinsolsptfqmr_shared.dir/__/__/sundials/sundials_iterative.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_iterative.c >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/klu && /usr/bin/cmake -E cmake_symlink_library libsundials_sunlinsolklu.so.3.2.0 libsundials_sunlinsolklu.so.3 libsundials_sunlinsolklu.so >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 13%] Built target sundials_sunlinsolklu_shared >make -f src/sunlinsol/lapackband/CMakeFiles/sundials_sunlinsollapackband_shared.dir/build.make src/sunlinsol/lapackband/CMakeFiles/sundials_sunlinsollapackband_shared.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/lapackband /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/lapackband /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/lapackband/CMakeFiles/sundials_sunlinsollapackband_shared.dir/DependInfo.cmake >[ 13%] Linking C shared library libsundials_sunlinsolsuperlumt.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/superlumt && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_sunlinsolsuperlumt_shared.dir/link.txt --verbose=1 >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/lapackband/CMakeFiles/sundials_sunlinsollapackband_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/lapackband/CMakeFiles/sundials_sunlinsollapackband_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/lapackband/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/lapackband/CMakeFiles/sundials_sunlinsollapackband_shared.dir/depend.internal". >Scanning dependencies of target sundials_sunlinsollapackband_shared >/usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_sunlinsolsuperlumt.so.3 -o libsundials_sunlinsolsuperlumt.so.3.2.0 CMakeFiles/sundials_sunlinsolsuperlumt_shared.dir/sunlinsol_superlumt.c.o CMakeFiles/sundials_sunlinsolsuperlumt_shared.dir/__/__/sundials/sundials_linearsolver.c.o -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/sparse: ../../sunmatrix/sparse/libsundials_sunmatrixsparse.so.3.2.0 -lsuperlu_mt -lm -lpthread >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/sunlinsol/lapackband/CMakeFiles/sundials_sunlinsollapackband_shared.dir/build.make src/sunlinsol/lapackband/CMakeFiles/sundials_sunlinsollapackband_shared.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 14%] Building C object src/sunlinsol/lapackband/CMakeFiles/sundials_sunlinsollapackband_shared.dir/sunlinsol_lapackband.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/lapackband && /usr/bin/x86_64-pc-linux-gnu-gcc -Dsundials_sunlinsollapackband_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunlinsollapackband_shared.dir/sunlinsol_lapackband.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/lapackband/sunlinsol_lapackband.c >make -f src/sunlinsol/lapackdense/CMakeFiles/sundials_sunlinsollapackdense_shared.dir/build.make src/sunlinsol/lapackdense/CMakeFiles/sundials_sunlinsollapackdense_shared.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/lapackdense /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/lapackdense /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/lapackdense/CMakeFiles/sundials_sunlinsollapackdense_shared.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/lapackdense/CMakeFiles/sundials_sunlinsollapackdense_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/lapackdense/CMakeFiles/sundials_sunlinsollapackdense_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/lapackdense/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/lapackdense/CMakeFiles/sundials_sunlinsollapackdense_shared.dir/depend.internal". >Scanning dependencies of target sundials_sunlinsollapackdense_shared >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/superlumt && /usr/bin/cmake -E cmake_symlink_library libsundials_sunlinsolsuperlumt.so.3.2.0 libsundials_sunlinsolsuperlumt.so.3 libsundials_sunlinsolsuperlumt.so >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/sunlinsol/lapackdense/CMakeFiles/sundials_sunlinsollapackdense_shared.dir/build.make src/sunlinsol/lapackdense/CMakeFiles/sundials_sunlinsollapackdense_shared.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 14%] Building C object src/sunlinsol/lapackdense/CMakeFiles/sundials_sunlinsollapackdense_shared.dir/sunlinsol_lapackdense.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/lapackdense && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunlinsollapackdense_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunlinsollapackdense_shared.dir/sunlinsol_lapackdense.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/lapackdense/sunlinsol_lapackdense.c >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 14%] Built target sundials_sunlinsolsuperlumt_shared >[ 14%] Building C object src/sunlinsol/lapackdense/CMakeFiles/sundials_sunlinsollapackdense_shared.dir/__/__/sundials/sundials_linearsolver.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/lapackdense && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunlinsollapackdense_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunlinsollapackdense_shared.dir/__/__/sundials/sundials_linearsolver.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_linearsolver.c >[ 15%] Linking C shared library libsundials_sunlinsolsptfqmr.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/sptfqmr && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_sunlinsolsptfqmr_shared.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_sunlinsolsptfqmr.so.3 -o libsundials_sunlinsolsptfqmr.so.3.2.0 CMakeFiles/sundials_sunlinsolsptfqmr_shared.dir/sunlinsol_sptfqmr.c.o CMakeFiles/sundials_sunlinsolsptfqmr_shared.dir/__/__/sundials/sundials_math.c.o CMakeFiles/sundials_sunlinsolsptfqmr_shared.dir/__/__/sundials/sundials_nvector.c.o CMakeFiles/sundials_sunlinsolsptfqmr_shared.dir/__/__/sundials/sundials_linearsolver.c.o CMakeFiles/sundials_sunlinsolsptfqmr_shared.dir/__/__/sundials/sundials_iterative.c.o -lm >[ 15%] Building C object src/sunlinsol/lapackband/CMakeFiles/sundials_sunlinsollapackband_shared.dir/__/__/sundials/sundials_linearsolver.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/lapackband && /usr/bin/x86_64-pc-linux-gnu-gcc -Dsundials_sunlinsollapackband_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunlinsollapackband_shared.dir/__/__/sundials/sundials_linearsolver.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_linearsolver.c >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/sptfqmr && /usr/bin/cmake -E cmake_symlink_library libsundials_sunlinsolsptfqmr.so.3.2.0 libsundials_sunlinsolsptfqmr.so.3 libsundials_sunlinsolsptfqmr.so >make -f src/sunnonlinsol/newton/CMakeFiles/sundials_sunnonlinsolnewton_shared.dir/build.make src/sunnonlinsol/newton/CMakeFiles/sundials_sunnonlinsolnewton_shared.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunnonlinsol/newton /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/newton /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/newton/CMakeFiles/sundials_sunnonlinsolnewton_shared.dir/DependInfo.cmake >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/newton/CMakeFiles/sundials_sunnonlinsolnewton_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/newton/CMakeFiles/sundials_sunnonlinsolnewton_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/newton/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/newton/CMakeFiles/sundials_sunnonlinsolnewton_shared.dir/depend.internal". >Scanning dependencies of target sundials_sunnonlinsolnewton_shared >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/sunnonlinsol/newton/CMakeFiles/sundials_sunnonlinsolnewton_shared.dir/build.make src/sunnonlinsol/newton/CMakeFiles/sundials_sunnonlinsolnewton_shared.dir/build >[ 15%] Built target sundials_sunlinsolsptfqmr_shared >make -f src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_sunnonlinsolfixedpoint_shared.dir/build.make src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_sunnonlinsolfixedpoint_shared.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunnonlinsol/fixedpoint /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/fixedpoint /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_sunnonlinsolfixedpoint_shared.dir/DependInfo.cmake >[ 15%] Building C object src/sunnonlinsol/newton/CMakeFiles/sundials_sunnonlinsolnewton_shared.dir/sunnonlinsol_newton.c.o >[ 15%] Linking C shared library libsundials_sunlinsollapackdense.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/newton && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunnonlinsolnewton_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunnonlinsol/newton/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunnonlinsolnewton_shared.dir/sunnonlinsol_newton.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunnonlinsol/newton/sunnonlinsol_newton.c >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/lapackdense && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_sunlinsollapackdense_shared.dir/link.txt --verbose=1 >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_sunnonlinsolfixedpoint_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_sunnonlinsolfixedpoint_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/fixedpoint/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_sunnonlinsolfixedpoint_shared.dir/depend.internal". >Scanning dependencies of target sundials_sunnonlinsolfixedpoint_shared >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >/usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_sunlinsollapackdense.so.3 -o libsundials_sunlinsollapackdense.so.3.2.0 CMakeFiles/sundials_sunlinsollapackdense_shared.dir/sunlinsol_lapackdense.c.o CMakeFiles/sundials_sunlinsollapackdense_shared.dir/__/__/sundials/sundials_linearsolver.c.o -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/dense: ../../sunmatrix/dense/libsundials_sunmatrixdense.so.3.2.0 /usr/lib64/libopenblas.so /usr/lib64/libblas.so -lm >make -f src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_sunnonlinsolfixedpoint_shared.dir/build.make src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_sunnonlinsolfixedpoint_shared.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 15%] Building C object src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_sunnonlinsolfixedpoint_shared.dir/sunnonlinsol_fixedpoint.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/fixedpoint && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunnonlinsolfixedpoint_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunnonlinsol/fixedpoint/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunnonlinsolfixedpoint_shared.dir/sunnonlinsol_fixedpoint.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunnonlinsol/fixedpoint/sunnonlinsol_fixedpoint.c >[ 15%] Linking C shared library libsundials_sunlinsollapackband.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/lapackband && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_sunlinsollapackband_shared.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_sunlinsollapackband.so.3 -o libsundials_sunlinsollapackband.so.3.2.0 CMakeFiles/sundials_sunlinsollapackband_shared.dir/sunlinsol_lapackband.c.o CMakeFiles/sundials_sunlinsollapackband_shared.dir/__/__/sundials/sundials_linearsolver.c.o -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/band: ../../sunmatrix/band/libsundials_sunmatrixband.so.3.2.0 /usr/lib64/libopenblas.so /usr/lib64/libblas.so -lm >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/lapackdense && /usr/bin/cmake -E cmake_symlink_library libsundials_sunlinsollapackdense.so.3.2.0 libsundials_sunlinsollapackdense.so.3 libsundials_sunlinsollapackdense.so >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 15%] Built target sundials_sunlinsollapackdense_shared >[ 16%] Building C object src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_sunnonlinsolfixedpoint_shared.dir/__/__/sundials/sundials_math.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/fixedpoint && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunnonlinsolfixedpoint_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunnonlinsol/fixedpoint/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunnonlinsolfixedpoint_shared.dir/__/__/sundials/sundials_math.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_math.c >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/lapackband && /usr/bin/cmake -E cmake_symlink_library libsundials_sunlinsollapackband.so.3.2.0 libsundials_sunlinsollapackband.so.3 libsundials_sunlinsollapackband.so >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 16%] Building C object src/sunnonlinsol/newton/CMakeFiles/sundials_sunnonlinsolnewton_shared.dir/__/__/sundials/sundials_math.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/newton && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunnonlinsolnewton_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunnonlinsol/newton/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunnonlinsolnewton_shared.dir/__/__/sundials/sundials_math.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_math.c >[ 16%] Built target sundials_sunlinsollapackband_shared >[ 17%] Building C object src/sunnonlinsol/newton/CMakeFiles/sundials_sunnonlinsolnewton_shared.dir/__/__/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/newton && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunnonlinsolnewton_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunnonlinsol/newton/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunnonlinsolnewton_shared.dir/__/__/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >make -f src/arkode/CMakeFiles/sundials_arkode_shared.dir/build.make src/arkode/CMakeFiles/sundials_arkode_shared.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/CMakeFiles/sundials_arkode_shared.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/CMakeFiles/sundials_arkode_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/CMakeFiles/sundials_arkode_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/CMakeFiles/sundials_arkode_shared.dir/depend.internal". >Scanning dependencies of target sundials_arkode_shared >make -f src/arkode/fcmix/CMakeFiles/sundials_farkode_static.dir/build.make src/arkode/fcmix/CMakeFiles/sundials_farkode_static.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/fcmix /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/fcmix/CMakeFiles/sundials_farkode_static.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/fcmix/CMakeFiles/sundials_farkode_static.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/fcmix/CMakeFiles/sundials_farkode_static.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/fcmix/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/fcmix/CMakeFiles/sundials_farkode_static.dir/depend.internal". >Scanning dependencies of target sundials_farkode_static >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/arkode/fcmix/CMakeFiles/sundials_farkode_static.dir/build.make src/arkode/fcmix/CMakeFiles/sundials_farkode_static.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 17%] Building C object src/arkode/fcmix/CMakeFiles/sundials_farkode_static.dir/farkadapt.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_farkode_static.dir/farkadapt.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/farkadapt.c >[ 17%] Building C object src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_sunnonlinsolfixedpoint_shared.dir/__/__/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/fixedpoint && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunnonlinsolfixedpoint_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunnonlinsol/fixedpoint/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunnonlinsolfixedpoint_shared.dir/__/__/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/arkode/CMakeFiles/sundials_arkode_shared.dir/build.make src/arkode/CMakeFiles/sundials_arkode_shared.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 17%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_arkode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_arkode_shared.dir/arkode.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/arkode.c >[ 17%] Building C object src/arkode/fcmix/CMakeFiles/sundials_farkode_static.dir/farkband.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_farkode_static.dir/farkband.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/farkband.c >[ 17%] Building C object src/sunnonlinsol/newton/CMakeFiles/sundials_sunnonlinsolnewton_shared.dir/__/__/sundials/sundials_nvector_senswrapper.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/newton && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunnonlinsolnewton_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunnonlinsol/newton/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunnonlinsolnewton_shared.dir/__/__/sundials/sundials_nvector_senswrapper.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector_senswrapper.c >[ 18%] Building C object src/arkode/fcmix/CMakeFiles/sundials_farkode_static.dir/farkbandmass.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_farkode_static.dir/farkbandmass.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/farkbandmass.c >[ 18%] Building C object src/arkode/fcmix/CMakeFiles/sundials_farkode_static.dir/farkbbd.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_farkode_static.dir/farkbbd.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/farkbbd.c >[ 18%] Building C object src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_sunnonlinsolfixedpoint_shared.dir/__/__/sundials/sundials_nvector_senswrapper.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/fixedpoint && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunnonlinsolfixedpoint_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunnonlinsol/fixedpoint/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunnonlinsolfixedpoint_shared.dir/__/__/sundials/sundials_nvector_senswrapper.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector_senswrapper.c >[ 18%] Building C object src/arkode/fcmix/CMakeFiles/sundials_farkode_static.dir/farkbp.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_farkode_static.dir/farkbp.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/farkbp.c >[ 18%] Building C object src/sunnonlinsol/newton/CMakeFiles/sundials_sunnonlinsolnewton_shared.dir/__/__/sundials/sundials_nonlinearsolver.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/newton && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunnonlinsolnewton_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunnonlinsol/newton/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunnonlinsolnewton_shared.dir/__/__/sundials/sundials_nonlinearsolver.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nonlinearsolver.c >[ 18%] Building C object src/arkode/fcmix/CMakeFiles/sundials_farkode_static.dir/farkdense.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_farkode_static.dir/farkdense.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/farkdense.c >[ 18%] Building C object src/arkode/fcmix/CMakeFiles/sundials_farkode_static.dir/farkdensemass.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_farkode_static.dir/farkdensemass.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/farkdensemass.c >[ 18%] Linking C shared library libsundials_sunnonlinsolnewton.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/newton && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_sunnonlinsolnewton_shared.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_sunnonlinsolnewton.so.2 -o libsundials_sunnonlinsolnewton.so.2.2.0 CMakeFiles/sundials_sunnonlinsolnewton_shared.dir/sunnonlinsol_newton.c.o CMakeFiles/sundials_sunnonlinsolnewton_shared.dir/__/__/sundials/sundials_math.c.o CMakeFiles/sundials_sunnonlinsolnewton_shared.dir/__/__/sundials/sundials_nvector.c.o CMakeFiles/sundials_sunnonlinsolnewton_shared.dir/__/__/sundials/sundials_nvector_senswrapper.c.o CMakeFiles/sundials_sunnonlinsolnewton_shared.dir/__/__/sundials/sundials_nonlinearsolver.c.o -lm >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/newton && /usr/bin/cmake -E cmake_symlink_library libsundials_sunnonlinsolnewton.so.2.2.0 libsundials_sunnonlinsolnewton.so.2 libsundials_sunnonlinsolnewton.so >[ 18%] Building C object src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_sunnonlinsolfixedpoint_shared.dir/__/__/sundials/sundials_nonlinearsolver.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/fixedpoint && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunnonlinsolfixedpoint_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunnonlinsol/fixedpoint/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunnonlinsolfixedpoint_shared.dir/__/__/sundials/sundials_nonlinearsolver.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nonlinearsolver.c >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 18%] Built target sundials_sunnonlinsolnewton_shared >[ 18%] Building C object src/arkode/fcmix/CMakeFiles/sundials_farkode_static.dir/farkewt.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_farkode_static.dir/farkewt.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/farkewt.c >[ 18%] Building C object src/arkode/fcmix/CMakeFiles/sundials_farkode_static.dir/farkexpstab.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_farkode_static.dir/farkexpstab.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/farkexpstab.c >[ 18%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_adapt.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_arkode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_arkode_shared.dir/arkode_adapt.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/arkode_adapt.c >make -f src/cvode/CMakeFiles/sundials_cvode_shared.dir/build.make src/cvode/CMakeFiles/sundials_cvode_shared.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode/CMakeFiles/sundials_cvode_shared.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode/CMakeFiles/sundials_cvode_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode/CMakeFiles/sundials_cvode_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode/CMakeFiles/sundials_cvode_shared.dir/depend.internal". >Scanning dependencies of target sundials_cvode_shared >[ 19%] Building C object src/arkode/fcmix/CMakeFiles/sundials_farkode_static.dir/farkjtimes.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_farkode_static.dir/farkjtimes.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/farkjtimes.c >[ 19%] Linking C shared library libsundials_sunnonlinsolfixedpoint.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/fixedpoint && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_sunnonlinsolfixedpoint_shared.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_sunnonlinsolfixedpoint.so.2 -o libsundials_sunnonlinsolfixedpoint.so.2.2.0 CMakeFiles/sundials_sunnonlinsolfixedpoint_shared.dir/sunnonlinsol_fixedpoint.c.o CMakeFiles/sundials_sunnonlinsolfixedpoint_shared.dir/__/__/sundials/sundials_math.c.o CMakeFiles/sundials_sunnonlinsolfixedpoint_shared.dir/__/__/sundials/sundials_nvector.c.o CMakeFiles/sundials_sunnonlinsolfixedpoint_shared.dir/__/__/sundials/sundials_nvector_senswrapper.c.o CMakeFiles/sundials_sunnonlinsolfixedpoint_shared.dir/__/__/sundials/sundials_nonlinearsolver.c.o -lm >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/cvode/CMakeFiles/sundials_cvode_shared.dir/build.make src/cvode/CMakeFiles/sundials_cvode_shared.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/fixedpoint && /usr/bin/cmake -E cmake_symlink_library libsundials_sunnonlinsolfixedpoint.so.2.2.0 libsundials_sunnonlinsolfixedpoint.so.2 libsundials_sunnonlinsolfixedpoint.so >[ 19%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/cvode.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvode_shared.dir/cvode.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/cvode.c >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 19%] Building C object src/arkode/fcmix/CMakeFiles/sundials_farkode_static.dir/farkmtimes.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_farkode_static.dir/farkmtimes.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/farkmtimes.c >[ 19%] Built target sundials_sunnonlinsolfixedpoint_shared >[ 19%] Building C object src/arkode/fcmix/CMakeFiles/sundials_farkode_static.dir/farknullnonlinsol.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_farkode_static.dir/farknullnonlinsol.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/farknullnonlinsol.c >make -f src/cvode/fcmix/CMakeFiles/sundials_fcvode_static.dir/build.make src/cvode/fcmix/CMakeFiles/sundials_fcvode_static.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode/fcmix /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode/fcmix/CMakeFiles/sundials_fcvode_static.dir/DependInfo.cmake >[ 19%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_arkstep.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_arkode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_arkode_shared.dir/arkode_arkstep.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/arkode_arkstep.c >[ 19%] Building C object src/arkode/fcmix/CMakeFiles/sundials_farkode_static.dir/farknulllinsol.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_farkode_static.dir/farknulllinsol.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/farknulllinsol.c >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode/fcmix/CMakeFiles/sundials_fcvode_static.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode/fcmix/CMakeFiles/sundials_fcvode_static.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode/fcmix/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode/fcmix/CMakeFiles/sundials_fcvode_static.dir/depend.internal". >Scanning dependencies of target sundials_fcvode_static >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/cvode/fcmix/CMakeFiles/sundials_fcvode_static.dir/build.make src/cvode/fcmix/CMakeFiles/sundials_fcvode_static.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 19%] Building C object src/arkode/fcmix/CMakeFiles/sundials_farkode_static.dir/farknullmatrix.c.o >[ 19%] Building C object src/cvode/fcmix/CMakeFiles/sundials_fcvode_static.dir/fcvband.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_farkode_static.dir/farknullmatrix.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/farknullmatrix.c >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fcvode_static.dir/fcvband.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/fcvband.c >[ 19%] Building C object src/arkode/fcmix/CMakeFiles/sundials_farkode_static.dir/farkode.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_farkode_static.dir/farkode.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/farkode.c >[ 19%] Building C object src/cvode/fcmix/CMakeFiles/sundials_fcvode_static.dir/fcvbbd.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fcvode_static.dir/fcvbbd.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/fcvbbd.c >[ 19%] Building C object src/cvode/fcmix/CMakeFiles/sundials_fcvode_static.dir/fcvbp.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fcvode_static.dir/fcvbp.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/fcvbp.c >[ 19%] Building C object src/cvode/fcmix/CMakeFiles/sundials_fcvode_static.dir/fcvdense.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fcvode_static.dir/fcvdense.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/fcvdense.c >[ 19%] Building C object src/cvode/fcmix/CMakeFiles/sundials_fcvode_static.dir/fcvewt.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fcvode_static.dir/fcvewt.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/fcvewt.c >[ 19%] Building C object src/arkode/fcmix/CMakeFiles/sundials_farkode_static.dir/farkpreco.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_farkode_static.dir/farkpreco.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/farkpreco.c >[ 20%] Building C object src/cvode/fcmix/CMakeFiles/sundials_fcvode_static.dir/fcvjtimes.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fcvode_static.dir/fcvjtimes.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/fcvjtimes.c >[ 21%] Building C object src/arkode/fcmix/CMakeFiles/sundials_farkode_static.dir/farkmasspreco.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_farkode_static.dir/farkmasspreco.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/farkmasspreco.c >[ 21%] Building C object src/cvode/fcmix/CMakeFiles/sundials_fcvode_static.dir/fcvnulllinsol.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fcvode_static.dir/fcvnulllinsol.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/fcvnulllinsol.c >[ 21%] Building C object src/arkode/fcmix/CMakeFiles/sundials_farkode_static.dir/farkroot.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_farkode_static.dir/farkroot.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/farkroot.c >[ 21%] Building C object src/cvode/fcmix/CMakeFiles/sundials_fcvode_static.dir/fcvnullmatrix.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fcvode_static.dir/fcvnullmatrix.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/fcvnullmatrix.c >[ 21%] Building C object src/cvode/fcmix/CMakeFiles/sundials_fcvode_static.dir/fcvnullnonlinsol.c.o >[ 21%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_arkstep_io.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fcvode_static.dir/fcvnullnonlinsol.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/fcvnullnonlinsol.c >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_arkode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_arkode_shared.dir/arkode_arkstep_io.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/arkode_arkstep_io.c >[ 21%] Building C object src/arkode/fcmix/CMakeFiles/sundials_farkode_static.dir/farksparse.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_farkode_static.dir/farksparse.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/farksparse.c >[ 21%] Building C object src/cvode/fcmix/CMakeFiles/sundials_fcvode_static.dir/fcvode.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fcvode_static.dir/fcvode.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/fcvode.c >[ 21%] Building C object src/arkode/fcmix/CMakeFiles/sundials_farkode_static.dir/farksparsemass.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_farkode_static.dir/farksparsemass.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/farksparsemass.c >[ 21%] Building C object src/arkode/fcmix/CMakeFiles/sundials_farkode_static.dir/__/__/nvector/serial/fnvector_serial.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_farkode_static.dir/__/__/nvector/serial/fnvector_serial.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/serial/fnvector_serial.c >[ 21%] Building C object src/arkode/fcmix/CMakeFiles/sundials_farkode_static.dir/__/__/sunmatrix/band/fsunmatrix_band.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_farkode_static.dir/__/__/sunmatrix/band/fsunmatrix_band.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/band/fsunmatrix_band.c >[ 21%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/cvode_bandpre.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvode_shared.dir/cvode_bandpre.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/cvode_bandpre.c >[ 21%] Building C object src/cvode/fcmix/CMakeFiles/sundials_fcvode_static.dir/fcvpreco.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fcvode_static.dir/fcvpreco.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/fcvpreco.c >[ 21%] Building C object src/arkode/fcmix/CMakeFiles/sundials_farkode_static.dir/__/__/sunmatrix/dense/fsunmatrix_dense.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_farkode_static.dir/__/__/sunmatrix/dense/fsunmatrix_dense.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/dense/fsunmatrix_dense.c >[ 21%] Building C object src/cvode/fcmix/CMakeFiles/sundials_fcvode_static.dir/fcvroot.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fcvode_static.dir/fcvroot.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/fcvroot.c >[ 22%] Building C object src/arkode/fcmix/CMakeFiles/sundials_farkode_static.dir/__/__/sunmatrix/sparse/fsunmatrix_sparse.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_farkode_static.dir/__/__/sunmatrix/sparse/fsunmatrix_sparse.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/sparse/fsunmatrix_sparse.c >[ 22%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_arkstep_nls.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_arkode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_arkode_shared.dir/arkode_arkstep_nls.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/arkode_arkstep_nls.c >[ 23%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/cvode_bbdpre.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvode_shared.dir/cvode_bbdpre.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/cvode_bbdpre.c >[ 24%] Building C object src/cvode/fcmix/CMakeFiles/sundials_fcvode_static.dir/fcvsparse.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fcvode_static.dir/fcvsparse.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/fcvsparse.c >[ 24%] Building C object src/arkode/fcmix/CMakeFiles/sundials_farkode_static.dir/__/__/sunlinsol/band/fsunlinsol_band.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_farkode_static.dir/__/__/sunlinsol/band/fsunlinsol_band.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/band/fsunlinsol_band.c >[ 24%] Building C object src/arkode/fcmix/CMakeFiles/sundials_farkode_static.dir/__/__/sunlinsol/dense/fsunlinsol_dense.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_farkode_static.dir/__/__/sunlinsol/dense/fsunlinsol_dense.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/dense/fsunlinsol_dense.c >[ 24%] Building C object src/cvode/fcmix/CMakeFiles/sundials_fcvode_static.dir/__/__/nvector/serial/fnvector_serial.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fcvode_static.dir/__/__/nvector/serial/fnvector_serial.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/serial/fnvector_serial.c >[ 25%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_bandpre.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_arkode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_arkode_shared.dir/arkode_bandpre.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/arkode_bandpre.c >[ 25%] Building C object src/arkode/fcmix/CMakeFiles/sundials_farkode_static.dir/__/__/sunlinsol/spbcgs/fsunlinsol_spbcgs.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_farkode_static.dir/__/__/sunlinsol/spbcgs/fsunlinsol_spbcgs.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/spbcgs/fsunlinsol_spbcgs.c >[ 25%] Building C object src/cvode/fcmix/CMakeFiles/sundials_fcvode_static.dir/__/__/sunmatrix/band/fsunmatrix_band.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fcvode_static.dir/__/__/sunmatrix/band/fsunmatrix_band.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/band/fsunmatrix_band.c >[ 25%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/cvode_diag.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvode_shared.dir/cvode_diag.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/cvode_diag.c >[ 25%] Building C object src/cvode/fcmix/CMakeFiles/sundials_fcvode_static.dir/__/__/sunmatrix/dense/fsunmatrix_dense.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fcvode_static.dir/__/__/sunmatrix/dense/fsunmatrix_dense.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/dense/fsunmatrix_dense.c >[ 25%] Building C object src/arkode/fcmix/CMakeFiles/sundials_farkode_static.dir/__/__/sunlinsol/spfgmr/fsunlinsol_spfgmr.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_farkode_static.dir/__/__/sunlinsol/spfgmr/fsunlinsol_spfgmr.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/spfgmr/fsunlinsol_spfgmr.c >[ 25%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_bbdpre.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_arkode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_arkode_shared.dir/arkode_bbdpre.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/arkode_bbdpre.c >[ 25%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/cvode_direct.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvode_shared.dir/cvode_direct.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/cvode_direct.c >[ 25%] Building C object src/cvode/fcmix/CMakeFiles/sundials_fcvode_static.dir/__/__/sunmatrix/sparse/fsunmatrix_sparse.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fcvode_static.dir/__/__/sunmatrix/sparse/fsunmatrix_sparse.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/sparse/fsunmatrix_sparse.c >[ 25%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/cvode_io.c.o >[ 25%] Building C object src/arkode/fcmix/CMakeFiles/sundials_farkode_static.dir/__/__/sunlinsol/spgmr/fsunlinsol_spgmr.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvode_shared.dir/cvode_io.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/cvode_io.c >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_farkode_static.dir/__/__/sunlinsol/spgmr/fsunlinsol_spgmr.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/spgmr/fsunlinsol_spgmr.c >[ 25%] Building C object src/cvode/fcmix/CMakeFiles/sundials_fcvode_static.dir/__/__/sunlinsol/band/fsunlinsol_band.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fcvode_static.dir/__/__/sunlinsol/band/fsunlinsol_band.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/band/fsunlinsol_band.c >[ 25%] Building C object src/arkode/fcmix/CMakeFiles/sundials_farkode_static.dir/__/__/sunlinsol/sptfqmr/fsunlinsol_sptfqmr.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_farkode_static.dir/__/__/sunlinsol/sptfqmr/fsunlinsol_sptfqmr.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/sptfqmr/fsunlinsol_sptfqmr.c >[ 25%] Building C object src/cvode/fcmix/CMakeFiles/sundials_fcvode_static.dir/__/__/sunlinsol/dense/fsunlinsol_dense.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fcvode_static.dir/__/__/sunlinsol/dense/fsunlinsol_dense.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/dense/fsunlinsol_dense.c >[ 25%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_butcher.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_arkode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_arkode_shared.dir/arkode_butcher.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/arkode_butcher.c >[ 26%] Building C object src/cvode/fcmix/CMakeFiles/sundials_fcvode_static.dir/__/__/sunlinsol/spbcgs/fsunlinsol_spbcgs.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fcvode_static.dir/__/__/sunlinsol/spbcgs/fsunlinsol_spbcgs.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/spbcgs/fsunlinsol_spbcgs.c >[ 27%] Building C object src/arkode/fcmix/CMakeFiles/sundials_farkode_static.dir/__/__/sunlinsol/pcg/fsunlinsol_pcg.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_farkode_static.dir/__/__/sunlinsol/pcg/fsunlinsol_pcg.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/pcg/fsunlinsol_pcg.c >[ 27%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/cvode_ls.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvode_shared.dir/cvode_ls.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/cvode_ls.c >[ 27%] Building C object src/cvode/fcmix/CMakeFiles/sundials_fcvode_static.dir/__/__/sunlinsol/spfgmr/fsunlinsol_spfgmr.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fcvode_static.dir/__/__/sunlinsol/spfgmr/fsunlinsol_spfgmr.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/spfgmr/fsunlinsol_spfgmr.c >[ 27%] Linking C static library libsundials_farkode.a >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/fcmix && /usr/bin/cmake -P CMakeFiles/sundials_farkode_static.dir/cmake_clean_target.cmake >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/fcmix && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_farkode_static.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-ar qc libsundials_farkode.a CMakeFiles/sundials_farkode_static.dir/farkadapt.c.o CMakeFiles/sundials_farkode_static.dir/farkband.c.o CMakeFiles/sundials_farkode_static.dir/farkbandmass.c.o CMakeFiles/sundials_farkode_static.dir/farkbbd.c.o CMakeFiles/sundials_farkode_static.dir/farkbp.c.o CMakeFiles/sundials_farkode_static.dir/farkdense.c.o CMakeFiles/sundials_farkode_static.dir/farkdensemass.c.o CMakeFiles/sundials_farkode_static.dir/farkewt.c.o CMakeFiles/sundials_farkode_static.dir/farkexpstab.c.o CMakeFiles/sundials_farkode_static.dir/farkjtimes.c.o CMakeFiles/sundials_farkode_static.dir/farkmtimes.c.o CMakeFiles/sundials_farkode_static.dir/farknullnonlinsol.c.o CMakeFiles/sundials_farkode_static.dir/farknulllinsol.c.o CMakeFiles/sundials_farkode_static.dir/farknullmatrix.c.o CMakeFiles/sundials_farkode_static.dir/farkode.c.o CMakeFiles/sundials_farkode_static.dir/farkpreco.c.o CMakeFiles/sundials_farkode_static.dir/farkmasspreco.c.o CMakeFiles/sundials_farkode_static.dir/farkroot.c.o CMakeFiles/sundials_farkode_static.dir/farksparse.c.o CMakeFiles/sundials_farkode_static.dir/farksparsemass.c.o CMakeFiles/sundials_farkode_static.dir/__/__/nvector/serial/fnvector_serial.c.o CMakeFiles/sundials_farkode_static.dir/__/__/sunmatrix/band/fsunmatrix_band.c.o CMakeFiles/sundials_farkode_static.dir/__/__/sunmatrix/dense/fsunmatrix_dense.c.o CMakeFiles/sundials_farkode_static.dir/__/__/sunmatrix/sparse/fsunmatrix_sparse.c.o CMakeFiles/sundials_farkode_static.dir/__/__/sunlinsol/band/fsunlinsol_band.c.o CMakeFiles/sundials_farkode_static.dir/__/__/sunlinsol/dense/fsunlinsol_dense.c.o CMakeFiles/sundials_farkode_static.dir/__/__/sunlinsol/spbcgs/fsunlinsol_spbcgs.c.o CMakeFiles/sundials_farkode_static.dir/__/__/sunlinsol/spfgmr/fsunlinsol_spfgmr.c.o CMakeFiles/sundials_farkode_static.dir/__/__/sunlinsol/spgmr/fsunlinsol_spgmr.c.o CMakeFiles/sundials_farkode_static.dir/__/__/sunlinsol/sptfqmr/fsunlinsol_sptfqmr.c.o CMakeFiles/sundials_farkode_static.dir/__/__/sunlinsol/pcg/fsunlinsol_pcg.c.o >/usr/bin/x86_64-pc-linux-gnu-ranlib libsundials_farkode.a >[ 27%] Building C object src/cvode/fcmix/CMakeFiles/sundials_fcvode_static.dir/__/__/sunlinsol/spgmr/fsunlinsol_spgmr.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fcvode_static.dir/__/__/sunlinsol/spgmr/fsunlinsol_spgmr.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/spgmr/fsunlinsol_spgmr.c >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 27%] Built target sundials_farkode_static >[ 27%] Building C object src/cvode/fcmix/CMakeFiles/sundials_fcvode_static.dir/__/__/sunlinsol/sptfqmr/fsunlinsol_sptfqmr.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fcvode_static.dir/__/__/sunlinsol/sptfqmr/fsunlinsol_sptfqmr.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/sptfqmr/fsunlinsol_sptfqmr.c >[ 27%] Building C object src/cvode/fcmix/CMakeFiles/sundials_fcvode_static.dir/__/__/sunlinsol/pcg/fsunlinsol_pcg.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fcvode_static.dir/__/__/sunlinsol/pcg/fsunlinsol_pcg.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/pcg/fsunlinsol_pcg.c >[ 27%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/cvode_nls.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvode_shared.dir/cvode_nls.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/cvode_nls.c >[ 27%] Building C object src/cvode/fcmix/CMakeFiles/sundials_fcvode_static.dir/__/__/sunnonlinsol/newton/fsunnonlinsol_newton.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fcvode_static.dir/__/__/sunnonlinsol/newton/fsunnonlinsol_newton.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunnonlinsol/newton/fsunnonlinsol_newton.c >make -f src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/build.make src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/depend.internal". >Scanning dependencies of target sundials_cvodes_shared >[ 27%] Building C object src/cvode/fcmix/CMakeFiles/sundials_fcvode_static.dir/__/__/sunnonlinsol/fixedpoint/fsunnonlinsol_fixedpoint.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fcvode_static.dir/__/__/sunnonlinsol/fixedpoint/fsunnonlinsol_fixedpoint.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunnonlinsol/fixedpoint/fsunnonlinsol_fixedpoint.c >[ 27%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/cvode_spils.c.o >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/build.make src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/build >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvode_shared.dir/cvode_spils.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/cvode_spils.c >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 27%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodea.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvodes_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvodes_shared.dir/cvodea.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/cvodea.c >[ 28%] Linking C static library libsundials_fcvode.a >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode/fcmix && /usr/bin/cmake -P CMakeFiles/sundials_fcvode_static.dir/cmake_clean_target.cmake >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode/fcmix && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_fcvode_static.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-ar qc libsundials_fcvode.a CMakeFiles/sundials_fcvode_static.dir/fcvband.c.o CMakeFiles/sundials_fcvode_static.dir/fcvbbd.c.o CMakeFiles/sundials_fcvode_static.dir/fcvbp.c.o CMakeFiles/sundials_fcvode_static.dir/fcvdense.c.o CMakeFiles/sundials_fcvode_static.dir/fcvewt.c.o CMakeFiles/sundials_fcvode_static.dir/fcvjtimes.c.o CMakeFiles/sundials_fcvode_static.dir/fcvnulllinsol.c.o CMakeFiles/sundials_fcvode_static.dir/fcvnullmatrix.c.o CMakeFiles/sundials_fcvode_static.dir/fcvnullnonlinsol.c.o CMakeFiles/sundials_fcvode_static.dir/fcvode.c.o CMakeFiles/sundials_fcvode_static.dir/fcvpreco.c.o CMakeFiles/sundials_fcvode_static.dir/fcvroot.c.o CMakeFiles/sundials_fcvode_static.dir/fcvsparse.c.o CMakeFiles/sundials_fcvode_static.dir/__/__/nvector/serial/fnvector_serial.c.o CMakeFiles/sundials_fcvode_static.dir/__/__/sunmatrix/band/fsunmatrix_band.c.o CMakeFiles/sundials_fcvode_static.dir/__/__/sunmatrix/dense/fsunmatrix_dense.c.o CMakeFiles/sundials_fcvode_static.dir/__/__/sunmatrix/sparse/fsunmatrix_sparse.c.o CMakeFiles/sundials_fcvode_static.dir/__/__/sunlinsol/band/fsunlinsol_band.c.o CMakeFiles/sundials_fcvode_static.dir/__/__/sunlinsol/dense/fsunlinsol_dense.c.o CMakeFiles/sundials_fcvode_static.dir/__/__/sunlinsol/spbcgs/fsunlinsol_spbcgs.c.o CMakeFiles/sundials_fcvode_static.dir/__/__/sunlinsol/spfgmr/fsunlinsol_spfgmr.c.o CMakeFiles/sundials_fcvode_static.dir/__/__/sunlinsol/spgmr/fsunlinsol_spgmr.c.o CMakeFiles/sundials_fcvode_static.dir/__/__/sunlinsol/sptfqmr/fsunlinsol_sptfqmr.c.o CMakeFiles/sundials_fcvode_static.dir/__/__/sunlinsol/pcg/fsunlinsol_pcg.c.o CMakeFiles/sundials_fcvode_static.dir/__/__/sunnonlinsol/newton/fsunnonlinsol_newton.c.o CMakeFiles/sundials_fcvode_static.dir/__/__/sunnonlinsol/fixedpoint/fsunnonlinsol_fixedpoint.c.o >[ 29%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >/usr/bin/x86_64-pc-linux-gnu-ranlib libsundials_fcvode.a >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 29%] Built target sundials_fcvode_static >[ 29%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_matrix.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_matrix.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_matrix.c >make -f src/ida/CMakeFiles/sundials_ida_shared.dir/build.make src/ida/CMakeFiles/sundials_ida_shared.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida/CMakeFiles/sundials_ida_shared.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida/CMakeFiles/sundials_ida_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida/CMakeFiles/sundials_ida_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida/CMakeFiles/sundials_ida_shared.dir/depend.internal". >Scanning dependencies of target sundials_ida_shared >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/ida/CMakeFiles/sundials_ida_shared.dir/build.make src/ida/CMakeFiles/sundials_ida_shared.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 29%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/ida.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_ida_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_ida_shared.dir/ida.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/ida.c >[ 29%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_linearsolver.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_linearsolver.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_linearsolver.c >[ 29%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_nonlinearsolver.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_nonlinearsolver.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nonlinearsolver.c >[ 29%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_math.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_math.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_math.c >[ 29%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_band.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_band.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_band.c >[ 30%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodea_io.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvodes_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvodes_shared.dir/cvodea_io.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/cvodea_io.c >[ 30%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_dense.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_dense.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_dense.c >[ 30%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodes.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvodes_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvodes_shared.dir/cvodes.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/cvodes.c >[ 30%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/ida_bbdpre.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_ida_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_ida_shared.dir/ida_bbdpre.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/ida_bbdpre.c >[ 31%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_direct.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_direct.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_direct.c >[ 31%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/ida_direct.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_ida_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_ida_shared.dir/ida_direct.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/ida_direct.c >[ 31%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/ida_ic.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_ida_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_ida_shared.dir/ida_ic.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/ida_ic.c >[ 31%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_iterative.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_iterative.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_iterative.c >[ 31%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/ida_io.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_ida_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_ida_shared.dir/ida_io.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/ida_io.c >[ 31%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_version.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_version.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_version.c >[ 31%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_nvector_senswrapper.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_nvector_senswrapper.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector_senswrapper.c >[ 32%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/ida_ls.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_ida_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_ida_shared.dir/ida_ls.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/ida_ls.c >[ 32%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_futils.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_futils.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_futils.c >[ 32%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/nvector/serial/nvector_serial.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvode_shared.dir/__/nvector/serial/nvector_serial.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/serial/nvector_serial.c >[ 32%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/ida_nls.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_ida_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_ida_shared.dir/ida_nls.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/ida_nls.c >[ 32%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/ida_spils.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_ida_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_ida_shared.dir/ida_spils.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/ida_spils.c >[ 32%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_ida_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >[ 32%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_butcher_dirk.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_arkode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_arkode_shared.dir/arkode_butcher_dirk.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/arkode_butcher_dirk.c >[ 33%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sunmatrix/band/sunmatrix_band.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvode_shared.dir/__/sunmatrix/band/sunmatrix_band.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/band/sunmatrix_band.c >[ 33%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_butcher_erk.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_arkode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_arkode_shared.dir/arkode_butcher_erk.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/arkode_butcher_erk.c >[ 33%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_matrix.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_ida_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_matrix.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_matrix.c >[ 33%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_linearsolver.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_ida_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_linearsolver.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_linearsolver.c >[ 33%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_erkstep.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_arkode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_arkode_shared.dir/arkode_erkstep.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/arkode_erkstep.c >[ 33%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sunmatrix/dense/sunmatrix_dense.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvode_shared.dir/__/sunmatrix/dense/sunmatrix_dense.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/dense/sunmatrix_dense.c >[ 33%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_nonlinearsolver.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_ida_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_nonlinearsolver.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nonlinearsolver.c >[ 34%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_math.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_ida_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_math.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_math.c >[ 34%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sunmatrix/sparse/sunmatrix_sparse.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvode_shared.dir/__/sunmatrix/sparse/sunmatrix_sparse.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/sparse/sunmatrix_sparse.c >[ 34%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_band.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_ida_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_band.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_band.c >[ 34%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodes_bandpre.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvodes_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvodes_shared.dir/cvodes_bandpre.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/cvodes_bandpre.c >[ 35%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_erkstep_io.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_arkode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_arkode_shared.dir/arkode_erkstep_io.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/arkode_erkstep_io.c >[ 35%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_dense.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_ida_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_dense.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_dense.c >[ 35%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodes_bbdpre.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvodes_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvodes_shared.dir/cvodes_bbdpre.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/cvodes_bbdpre.c >[ 35%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_interp.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_arkode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_arkode_shared.dir/arkode_interp.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/arkode_interp.c >[ 35%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodes_diag.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvodes_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvodes_shared.dir/cvodes_diag.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/cvodes_diag.c >[ 35%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_direct.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_ida_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_direct.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_direct.c >[ 35%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sunlinsol/band/sunlinsol_band.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvode_shared.dir/__/sunlinsol/band/sunlinsol_band.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/band/sunlinsol_band.c >[ 35%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodes_direct.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvodes_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvodes_shared.dir/cvodes_direct.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/cvodes_direct.c >[ 35%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sunlinsol/dense/sunlinsol_dense.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvode_shared.dir/__/sunlinsol/dense/sunlinsol_dense.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/dense/sunlinsol_dense.c >[ 35%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_iterative.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_ida_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_iterative.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_iterative.c >[ 35%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodes_io.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvodes_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvodes_shared.dir/cvodes_io.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/cvodes_io.c >[ 35%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_io.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_arkode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_arkode_shared.dir/arkode_io.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/arkode_io.c >[ 35%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sunlinsol/spbcgs/sunlinsol_spbcgs.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvode_shared.dir/__/sunlinsol/spbcgs/sunlinsol_spbcgs.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/spbcgs/sunlinsol_spbcgs.c >[ 35%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_version.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_ida_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_version.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_version.c >[ 36%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_nvector_senswrapper.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_ida_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_nvector_senswrapper.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector_senswrapper.c >[ 36%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sunlinsol/spfgmr/sunlinsol_spfgmr.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvode_shared.dir/__/sunlinsol/spfgmr/sunlinsol_spfgmr.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/spfgmr/sunlinsol_spfgmr.c >[ 36%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_ls.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_arkode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_arkode_shared.dir/arkode_ls.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/arkode_ls.c >[ 37%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodes_ls.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvodes_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvodes_shared.dir/cvodes_ls.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/cvodes_ls.c >[ 37%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_futils.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_ida_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_futils.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_futils.c >[ 37%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/__/nvector/serial/nvector_serial.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_ida_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_ida_shared.dir/__/nvector/serial/nvector_serial.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/serial/nvector_serial.c >[ 38%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sunlinsol/spgmr/sunlinsol_spgmr.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvode_shared.dir/__/sunlinsol/spgmr/sunlinsol_spgmr.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/spgmr/sunlinsol_spgmr.c >[ 38%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sunlinsol/sptfqmr/sunlinsol_sptfqmr.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvode_shared.dir/__/sunlinsol/sptfqmr/sunlinsol_sptfqmr.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/sptfqmr/sunlinsol_sptfqmr.c >[ 38%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodes_nls.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvodes_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvodes_shared.dir/cvodes_nls.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/cvodes_nls.c >[ 38%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_mristep.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_arkode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_arkode_shared.dir/arkode_mristep.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/arkode_mristep.c >[ 38%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sunlinsol/pcg/sunlinsol_pcg.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvode_shared.dir/__/sunlinsol/pcg/sunlinsol_pcg.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/pcg/sunlinsol_pcg.c >[ 38%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodes_nls_sim.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvodes_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvodes_shared.dir/cvodes_nls_sim.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/cvodes_nls_sim.c >[ 38%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/__/sunmatrix/band/sunmatrix_band.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_ida_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_ida_shared.dir/__/sunmatrix/band/sunmatrix_band.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/band/sunmatrix_band.c >[ 38%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sunnonlinsol/newton/sunnonlinsol_newton.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvode_shared.dir/__/sunnonlinsol/newton/sunnonlinsol_newton.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunnonlinsol/newton/sunnonlinsol_newton.c >[ 38%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodes_nls_stg.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvodes_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvodes_shared.dir/cvodes_nls_stg.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/cvodes_nls_stg.c >[ 38%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_mristep_io.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_arkode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_arkode_shared.dir/arkode_mristep_io.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/arkode_mristep_io.c >[ 38%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sunnonlinsol/fixedpoint/sunnonlinsol_fixedpoint.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvode_shared.dir/__/sunnonlinsol/fixedpoint/sunnonlinsol_fixedpoint.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunnonlinsol/fixedpoint/sunnonlinsol_fixedpoint.c >[ 38%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/__/sunmatrix/dense/sunmatrix_dense.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_ida_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_ida_shared.dir/__/sunmatrix/dense/sunmatrix_dense.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/dense/sunmatrix_dense.c >[ 38%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodes_nls_stg1.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvodes_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvodes_shared.dir/cvodes_nls_stg1.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/cvodes_nls_stg1.c >[ 38%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_root.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_arkode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_arkode_shared.dir/arkode_root.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/arkode_root.c >[ 38%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodes_spils.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvodes_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvodes_shared.dir/cvodes_spils.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/cvodes_spils.c >[ 38%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/__/sunmatrix/sparse/sunmatrix_sparse.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_ida_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_ida_shared.dir/__/sunmatrix/sparse/sunmatrix_sparse.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/sparse/sunmatrix_sparse.c >[ 38%] Linking C shared library libsundials_cvode.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_cvode_shared.dir/link.txt --verbose=1 >[ 38%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvodes_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >/usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_cvode.so.5 -o libsundials_cvode.so.5.2.0 CMakeFiles/sundials_cvode_shared.dir/cvode.c.o CMakeFiles/sundials_cvode_shared.dir/cvode_bandpre.c.o CMakeFiles/sundials_cvode_shared.dir/cvode_bbdpre.c.o CMakeFiles/sundials_cvode_shared.dir/cvode_diag.c.o CMakeFiles/sundials_cvode_shared.dir/cvode_direct.c.o CMakeFiles/sundials_cvode_shared.dir/cvode_io.c.o CMakeFiles/sundials_cvode_shared.dir/cvode_ls.c.o CMakeFiles/sundials_cvode_shared.dir/cvode_nls.c.o CMakeFiles/sundials_cvode_shared.dir/cvode_spils.c.o CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_nvector.c.o CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_matrix.c.o CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_linearsolver.c.o CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_nonlinearsolver.c.o CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_math.c.o CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_band.c.o CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_dense.c.o CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_direct.c.o CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_iterative.c.o CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_version.c.o CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_nvector_senswrapper.c.o CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_futils.c.o CMakeFiles/sundials_cvode_shared.dir/__/nvector/serial/nvector_serial.c.o CMakeFiles/sundials_cvode_shared.dir/__/sunmatrix/band/sunmatrix_band.c.o CMakeFiles/sundials_cvode_shared.dir/__/sunmatrix/dense/sunmatrix_dense.c.o CMakeFiles/sundials_cvode_shared.dir/__/sunmatrix/sparse/sunmatrix_sparse.c.o CMakeFiles/sundials_cvode_shared.dir/__/sunlinsol/band/sunlinsol_band.c.o CMakeFiles/sundials_cvode_shared.dir/__/sunlinsol/dense/sunlinsol_dense.c.o CMakeFiles/sundials_cvode_shared.dir/__/sunlinsol/spbcgs/sunlinsol_spbcgs.c.o CMakeFiles/sundials_cvode_shared.dir/__/sunlinsol/spfgmr/sunlinsol_spfgmr.c.o CMakeFiles/sundials_cvode_shared.dir/__/sunlinsol/spgmr/sunlinsol_spgmr.c.o CMakeFiles/sundials_cvode_shared.dir/__/sunlinsol/sptfqmr/sunlinsol_sptfqmr.c.o CMakeFiles/sundials_cvode_shared.dir/__/sunlinsol/pcg/sunlinsol_pcg.c.o CMakeFiles/sundials_cvode_shared.dir/__/sunnonlinsol/newton/sunnonlinsol_newton.c.o CMakeFiles/sundials_cvode_shared.dir/__/sunnonlinsol/fixedpoint/sunnonlinsol_fixedpoint.c.o -lm >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode && /usr/bin/cmake -E cmake_symlink_library libsundials_cvode.so.5.2.0 libsundials_cvode.so.5 libsundials_cvode.so >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 38%] Built target sundials_cvode_shared >[ 38%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/__/sunlinsol/band/sunlinsol_band.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_ida_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_ida_shared.dir/__/sunlinsol/band/sunlinsol_band.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/band/sunlinsol_band.c >[ 39%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_arkode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >[ 39%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_matrix.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_arkode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_matrix.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_matrix.c >[ 40%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_matrix.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvodes_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_matrix.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_matrix.c >[ 41%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/__/sunlinsol/dense/sunlinsol_dense.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_ida_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_ida_shared.dir/__/sunlinsol/dense/sunlinsol_dense.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/dense/sunlinsol_dense.c >[ 41%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_linearsolver.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvodes_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_linearsolver.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_linearsolver.c >[ 41%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_linearsolver.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_arkode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_linearsolver.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_linearsolver.c >[ 41%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_nonlinearsolver.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_arkode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_nonlinearsolver.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nonlinearsolver.c >[ 41%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/__/sunlinsol/spbcgs/sunlinsol_spbcgs.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_ida_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_ida_shared.dir/__/sunlinsol/spbcgs/sunlinsol_spbcgs.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/spbcgs/sunlinsol_spbcgs.c >[ 41%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_nonlinearsolver.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvodes_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_nonlinearsolver.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nonlinearsolver.c >[ 41%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_math.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvodes_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_math.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_math.c >[ 41%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_math.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_arkode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_math.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_math.c >make -f src/ida/fcmix/CMakeFiles/sundials_fida_static.dir/build.make src/ida/fcmix/CMakeFiles/sundials_fida_static.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida/fcmix /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida/fcmix/CMakeFiles/sundials_fida_static.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida/fcmix/CMakeFiles/sundials_fida_static.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida/fcmix/CMakeFiles/sundials_fida_static.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida/fcmix/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida/fcmix/CMakeFiles/sundials_fida_static.dir/depend.internal". >Scanning dependencies of target sundials_fida_static >[ 41%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_band.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_arkode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_band.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_band.c >[ 41%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_band.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvodes_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_band.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_band.c >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/ida/fcmix/CMakeFiles/sundials_fida_static.dir/build.make src/ida/fcmix/CMakeFiles/sundials_fida_static.dir/build >[ 41%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/__/sunlinsol/spfgmr/sunlinsol_spfgmr.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_ida_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_ida_shared.dir/__/sunlinsol/spfgmr/sunlinsol_spfgmr.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/spfgmr/sunlinsol_spfgmr.c >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 41%] Building C object src/ida/fcmix/CMakeFiles/sundials_fida_static.dir/fidaband.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fida_static.dir/fidaband.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/fidaband.c >[ 41%] Building C object src/ida/fcmix/CMakeFiles/sundials_fida_static.dir/fidabbd.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fida_static.dir/fidabbd.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/fidabbd.c >[ 41%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_dense.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvodes_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_dense.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_dense.c >[ 41%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_dense.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_arkode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_dense.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_dense.c >[ 41%] Building C object src/ida/fcmix/CMakeFiles/sundials_fida_static.dir/fida.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fida_static.dir/fida.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/fida.c >[ 41%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/__/sunlinsol/spgmr/sunlinsol_spgmr.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_ida_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_ida_shared.dir/__/sunlinsol/spgmr/sunlinsol_spgmr.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/spgmr/sunlinsol_spgmr.c >[ 41%] Building C object src/ida/fcmix/CMakeFiles/sundials_fida_static.dir/fidadense.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fida_static.dir/fidadense.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/fidadense.c >[ 41%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_direct.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvodes_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_direct.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_direct.c >[ 42%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_direct.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_arkode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_direct.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_direct.c >[ 42%] Building C object src/ida/fcmix/CMakeFiles/sundials_fida_static.dir/fidaewt.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fida_static.dir/fidaewt.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/fidaewt.c >[ 42%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/__/sunlinsol/sptfqmr/sunlinsol_sptfqmr.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_ida_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_ida_shared.dir/__/sunlinsol/sptfqmr/sunlinsol_sptfqmr.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/sptfqmr/sunlinsol_sptfqmr.c >[ 43%] Building C object src/ida/fcmix/CMakeFiles/sundials_fida_static.dir/fidajtimes.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fida_static.dir/fidajtimes.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/fidajtimes.c >[ 43%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_iterative.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_arkode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_iterative.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_iterative.c >[ 44%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_iterative.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvodes_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_iterative.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_iterative.c >[ 44%] Building C object src/ida/fcmix/CMakeFiles/sundials_fida_static.dir/fidanullmatrix.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fida_static.dir/fidanullmatrix.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/fidanullmatrix.c >[ 44%] Building C object src/ida/fcmix/CMakeFiles/sundials_fida_static.dir/fidanullnonlinsol.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fida_static.dir/fidanullnonlinsol.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/fidanullnonlinsol.c >[ 44%] Building C object src/ida/fcmix/CMakeFiles/sundials_fida_static.dir/fidapreco.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fida_static.dir/fidapreco.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/fidapreco.c >[ 44%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_version.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvodes_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_version.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_version.c >[ 44%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/__/sunlinsol/pcg/sunlinsol_pcg.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_ida_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_ida_shared.dir/__/sunlinsol/pcg/sunlinsol_pcg.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/pcg/sunlinsol_pcg.c >[ 44%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_version.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_arkode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_version.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_version.c >[ 44%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_nvector_senswrapper.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvodes_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_nvector_senswrapper.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector_senswrapper.c >[ 44%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_nvector_senswrapper.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_arkode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_nvector_senswrapper.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector_senswrapper.c >[ 44%] Building C object src/ida/fcmix/CMakeFiles/sundials_fida_static.dir/fidaroot.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fida_static.dir/fidaroot.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/fidaroot.c >[ 44%] Building C object src/ida/fcmix/CMakeFiles/sundials_fida_static.dir/fidasparse.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fida_static.dir/fidasparse.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/fidasparse.c >[ 44%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/__/sunnonlinsol/newton/sunnonlinsol_newton.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_ida_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_ida_shared.dir/__/sunnonlinsol/newton/sunnonlinsol_newton.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunnonlinsol/newton/sunnonlinsol_newton.c >[ 44%] Building C object src/ida/fcmix/CMakeFiles/sundials_fida_static.dir/__/__/nvector/serial/fnvector_serial.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fida_static.dir/__/__/nvector/serial/fnvector_serial.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/serial/fnvector_serial.c >[ 44%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_futils.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_arkode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_futils.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_futils.c >[ 44%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_futils.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvodes_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_futils.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_futils.c >[ 45%] Building C object src/ida/fcmix/CMakeFiles/sundials_fida_static.dir/__/__/sunmatrix/band/fsunmatrix_band.c.o >[ 45%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/nvector/serial/nvector_serial.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fida_static.dir/__/__/sunmatrix/band/fsunmatrix_band.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/band/fsunmatrix_band.c >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_arkode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_arkode_shared.dir/__/nvector/serial/nvector_serial.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/serial/nvector_serial.c >[ 45%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/nvector/serial/nvector_serial.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvodes_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvodes_shared.dir/__/nvector/serial/nvector_serial.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/serial/nvector_serial.c >[ 46%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/__/sunnonlinsol/fixedpoint/sunnonlinsol_fixedpoint.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_ida_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_ida_shared.dir/__/sunnonlinsol/fixedpoint/sunnonlinsol_fixedpoint.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunnonlinsol/fixedpoint/sunnonlinsol_fixedpoint.c >[ 46%] Building C object src/ida/fcmix/CMakeFiles/sundials_fida_static.dir/__/__/sunmatrix/dense/fsunmatrix_dense.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fida_static.dir/__/__/sunmatrix/dense/fsunmatrix_dense.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/dense/fsunmatrix_dense.c >[ 46%] Building C object src/ida/fcmix/CMakeFiles/sundials_fida_static.dir/__/__/sunmatrix/sparse/fsunmatrix_sparse.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fida_static.dir/__/__/sunmatrix/sparse/fsunmatrix_sparse.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/sparse/fsunmatrix_sparse.c >[ 46%] Building C object src/ida/fcmix/CMakeFiles/sundials_fida_static.dir/__/__/sunlinsol/band/fsunlinsol_band.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fida_static.dir/__/__/sunlinsol/band/fsunlinsol_band.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/band/fsunlinsol_band.c >[ 46%] Building C object src/ida/fcmix/CMakeFiles/sundials_fida_static.dir/__/__/sunlinsol/dense/fsunlinsol_dense.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fida_static.dir/__/__/sunlinsol/dense/fsunlinsol_dense.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/dense/fsunlinsol_dense.c >[ 46%] Linking C shared library libsundials_ida.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_ida_shared.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_ida.so.5 -o libsundials_ida.so.5.2.0 CMakeFiles/sundials_ida_shared.dir/ida.c.o CMakeFiles/sundials_ida_shared.dir/ida_bbdpre.c.o CMakeFiles/sundials_ida_shared.dir/ida_direct.c.o CMakeFiles/sundials_ida_shared.dir/ida_ic.c.o CMakeFiles/sundials_ida_shared.dir/ida_io.c.o CMakeFiles/sundials_ida_shared.dir/ida_ls.c.o CMakeFiles/sundials_ida_shared.dir/ida_nls.c.o CMakeFiles/sundials_ida_shared.dir/ida_spils.c.o CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_nvector.c.o CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_matrix.c.o CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_linearsolver.c.o CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_nonlinearsolver.c.o CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_math.c.o CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_band.c.o CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_dense.c.o CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_direct.c.o CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_iterative.c.o CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_version.c.o CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_nvector_senswrapper.c.o CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_futils.c.o CMakeFiles/sundials_ida_shared.dir/__/nvector/serial/nvector_serial.c.o CMakeFiles/sundials_ida_shared.dir/__/sunmatrix/band/sunmatrix_band.c.o CMakeFiles/sundials_ida_shared.dir/__/sunmatrix/dense/sunmatrix_dense.c.o CMakeFiles/sundials_ida_shared.dir/__/sunmatrix/sparse/sunmatrix_sparse.c.o CMakeFiles/sundials_ida_shared.dir/__/sunlinsol/band/sunlinsol_band.c.o CMakeFiles/sundials_ida_shared.dir/__/sunlinsol/dense/sunlinsol_dense.c.o CMakeFiles/sundials_ida_shared.dir/__/sunlinsol/spbcgs/sunlinsol_spbcgs.c.o CMakeFiles/sundials_ida_shared.dir/__/sunlinsol/spfgmr/sunlinsol_spfgmr.c.o CMakeFiles/sundials_ida_shared.dir/__/sunlinsol/spgmr/sunlinsol_spgmr.c.o CMakeFiles/sundials_ida_shared.dir/__/sunlinsol/sptfqmr/sunlinsol_sptfqmr.c.o CMakeFiles/sundials_ida_shared.dir/__/sunlinsol/pcg/sunlinsol_pcg.c.o CMakeFiles/sundials_ida_shared.dir/__/sunnonlinsol/newton/sunnonlinsol_newton.c.o CMakeFiles/sundials_ida_shared.dir/__/sunnonlinsol/fixedpoint/sunnonlinsol_fixedpoint.c.o -lm >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida && /usr/bin/cmake -E cmake_symlink_library libsundials_ida.so.5.2.0 libsundials_ida.so.5 libsundials_ida.so >[ 46%] Building C object src/ida/fcmix/CMakeFiles/sundials_fida_static.dir/__/__/sunlinsol/spbcgs/fsunlinsol_spbcgs.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fida_static.dir/__/__/sunlinsol/spbcgs/fsunlinsol_spbcgs.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/spbcgs/fsunlinsol_spbcgs.c >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 46%] Built target sundials_ida_shared >[ 46%] Building C object src/ida/fcmix/CMakeFiles/sundials_fida_static.dir/__/__/sunlinsol/spfgmr/fsunlinsol_spfgmr.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fida_static.dir/__/__/sunlinsol/spfgmr/fsunlinsol_spfgmr.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/spfgmr/fsunlinsol_spfgmr.c >make -f src/idas/CMakeFiles/sundials_idas_shared.dir/build.make src/idas/CMakeFiles/sundials_idas_shared.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas/CMakeFiles/sundials_idas_shared.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas/CMakeFiles/sundials_idas_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas/CMakeFiles/sundials_idas_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas/CMakeFiles/sundials_idas_shared.dir/depend.internal". >Scanning dependencies of target sundials_idas_shared >[ 47%] Building C object src/ida/fcmix/CMakeFiles/sundials_fida_static.dir/__/__/sunlinsol/spgmr/fsunlinsol_spgmr.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fida_static.dir/__/__/sunlinsol/spgmr/fsunlinsol_spgmr.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/spgmr/fsunlinsol_spgmr.c >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/idas/CMakeFiles/sundials_idas_shared.dir/build.make src/idas/CMakeFiles/sundials_idas_shared.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 47%] Building C object src/idas/CMakeFiles/sundials_idas_shared.dir/idas.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_idas_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_idas_shared.dir/idas.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/idas.c >[ 47%] Building C object src/ida/fcmix/CMakeFiles/sundials_fida_static.dir/__/__/sunlinsol/sptfqmr/fsunlinsol_sptfqmr.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fida_static.dir/__/__/sunlinsol/sptfqmr/fsunlinsol_sptfqmr.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/sptfqmr/fsunlinsol_sptfqmr.c >[ 47%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sunmatrix/band/sunmatrix_band.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvodes_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvodes_shared.dir/__/sunmatrix/band/sunmatrix_band.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/band/sunmatrix_band.c >[ 47%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sunmatrix/band/sunmatrix_band.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_arkode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_arkode_shared.dir/__/sunmatrix/band/sunmatrix_band.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/band/sunmatrix_band.c >[ 47%] Building C object src/ida/fcmix/CMakeFiles/sundials_fida_static.dir/__/__/sunlinsol/pcg/fsunlinsol_pcg.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fida_static.dir/__/__/sunlinsol/pcg/fsunlinsol_pcg.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/pcg/fsunlinsol_pcg.c >[ 47%] Building C object src/ida/fcmix/CMakeFiles/sundials_fida_static.dir/__/__/sunnonlinsol/newton/fsunnonlinsol_newton.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/ida/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fida_static.dir/__/__/sunnonlinsol/newton/fsunnonlinsol_newton.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunnonlinsol/newton/fsunnonlinsol_newton.c >[ 47%] Linking C static library libsundials_fida.a >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida/fcmix && /usr/bin/cmake -P CMakeFiles/sundials_fida_static.dir/cmake_clean_target.cmake >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida/fcmix && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_fida_static.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-ar qc libsundials_fida.a CMakeFiles/sundials_fida_static.dir/fidaband.c.o CMakeFiles/sundials_fida_static.dir/fidabbd.c.o CMakeFiles/sundials_fida_static.dir/fida.c.o CMakeFiles/sundials_fida_static.dir/fidadense.c.o CMakeFiles/sundials_fida_static.dir/fidaewt.c.o CMakeFiles/sundials_fida_static.dir/fidajtimes.c.o CMakeFiles/sundials_fida_static.dir/fidanullmatrix.c.o CMakeFiles/sundials_fida_static.dir/fidanullnonlinsol.c.o CMakeFiles/sundials_fida_static.dir/fidapreco.c.o CMakeFiles/sundials_fida_static.dir/fidaroot.c.o CMakeFiles/sundials_fida_static.dir/fidasparse.c.o CMakeFiles/sundials_fida_static.dir/__/__/nvector/serial/fnvector_serial.c.o CMakeFiles/sundials_fida_static.dir/__/__/sunmatrix/band/fsunmatrix_band.c.o CMakeFiles/sundials_fida_static.dir/__/__/sunmatrix/dense/fsunmatrix_dense.c.o CMakeFiles/sundials_fida_static.dir/__/__/sunmatrix/sparse/fsunmatrix_sparse.c.o CMakeFiles/sundials_fida_static.dir/__/__/sunlinsol/band/fsunlinsol_band.c.o CMakeFiles/sundials_fida_static.dir/__/__/sunlinsol/dense/fsunlinsol_dense.c.o CMakeFiles/sundials_fida_static.dir/__/__/sunlinsol/spbcgs/fsunlinsol_spbcgs.c.o CMakeFiles/sundials_fida_static.dir/__/__/sunlinsol/spfgmr/fsunlinsol_spfgmr.c.o CMakeFiles/sundials_fida_static.dir/__/__/sunlinsol/spgmr/fsunlinsol_spgmr.c.o CMakeFiles/sundials_fida_static.dir/__/__/sunlinsol/sptfqmr/fsunlinsol_sptfqmr.c.o CMakeFiles/sundials_fida_static.dir/__/__/sunlinsol/pcg/fsunlinsol_pcg.c.o CMakeFiles/sundials_fida_static.dir/__/__/sunnonlinsol/newton/fsunnonlinsol_newton.c.o >[ 47%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sunmatrix/dense/sunmatrix_dense.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvodes_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvodes_shared.dir/__/sunmatrix/dense/sunmatrix_dense.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/dense/sunmatrix_dense.c >/usr/bin/x86_64-pc-linux-gnu-ranlib libsundials_fida.a >[ 48%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sunmatrix/dense/sunmatrix_dense.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_arkode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_arkode_shared.dir/__/sunmatrix/dense/sunmatrix_dense.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/dense/sunmatrix_dense.c >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 48%] Built target sundials_fida_static >[ 48%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sunmatrix/sparse/sunmatrix_sparse.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_arkode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_arkode_shared.dir/__/sunmatrix/sparse/sunmatrix_sparse.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/sparse/sunmatrix_sparse.c >make -f src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/build.make src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/depend.internal". >Scanning dependencies of target sundials_kinsol_shared >[ 50%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sunmatrix/sparse/sunmatrix_sparse.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvodes_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvodes_shared.dir/__/sunmatrix/sparse/sunmatrix_sparse.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/sparse/sunmatrix_sparse.c >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/build.make src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 50%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/kinsol.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_kinsol_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_kinsol_shared.dir/kinsol.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/kinsol.c >[ 50%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sunlinsol/band/sunlinsol_band.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_arkode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_arkode_shared.dir/__/sunlinsol/band/sunlinsol_band.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/band/sunlinsol_band.c >[ 50%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sunlinsol/band/sunlinsol_band.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvodes_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvodes_shared.dir/__/sunlinsol/band/sunlinsol_band.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/band/sunlinsol_band.c >[ 50%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sunlinsol/dense/sunlinsol_dense.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_arkode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_arkode_shared.dir/__/sunlinsol/dense/sunlinsol_dense.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/dense/sunlinsol_dense.c >[ 50%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sunlinsol/dense/sunlinsol_dense.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvodes_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvodes_shared.dir/__/sunlinsol/dense/sunlinsol_dense.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/dense/sunlinsol_dense.c >[ 50%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sunlinsol/spbcgs/sunlinsol_spbcgs.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_arkode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_arkode_shared.dir/__/sunlinsol/spbcgs/sunlinsol_spbcgs.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/spbcgs/sunlinsol_spbcgs.c >[ 50%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/kinsol_bbdpre.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_kinsol_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_kinsol_shared.dir/kinsol_bbdpre.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/kinsol_bbdpre.c >[ 50%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sunlinsol/spbcgs/sunlinsol_spbcgs.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvodes_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvodes_shared.dir/__/sunlinsol/spbcgs/sunlinsol_spbcgs.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/spbcgs/sunlinsol_spbcgs.c >[ 50%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sunlinsol/spfgmr/sunlinsol_spfgmr.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_arkode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_arkode_shared.dir/__/sunlinsol/spfgmr/sunlinsol_spfgmr.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/spfgmr/sunlinsol_spfgmr.c >[ 51%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/kinsol_direct.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_kinsol_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_kinsol_shared.dir/kinsol_direct.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/kinsol_direct.c >[ 51%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sunlinsol/spfgmr/sunlinsol_spfgmr.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvodes_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvodes_shared.dir/__/sunlinsol/spfgmr/sunlinsol_spfgmr.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/spfgmr/sunlinsol_spfgmr.c >[ 51%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/kinsol_io.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_kinsol_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_kinsol_shared.dir/kinsol_io.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/kinsol_io.c >[ 51%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sunlinsol/spgmr/sunlinsol_spgmr.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_arkode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_arkode_shared.dir/__/sunlinsol/spgmr/sunlinsol_spgmr.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/spgmr/sunlinsol_spgmr.c >[ 51%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/kinsol_ls.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_kinsol_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_kinsol_shared.dir/kinsol_ls.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/kinsol_ls.c >[ 51%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sunlinsol/spgmr/sunlinsol_spgmr.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvodes_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvodes_shared.dir/__/sunlinsol/spgmr/sunlinsol_spgmr.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/spgmr/sunlinsol_spgmr.c >[ 51%] Building C object src/idas/CMakeFiles/sundials_idas_shared.dir/idaa.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_idas_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_idas_shared.dir/idaa.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/idaa.c >[ 52%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sunlinsol/sptfqmr/sunlinsol_sptfqmr.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_arkode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_arkode_shared.dir/__/sunlinsol/sptfqmr/sunlinsol_sptfqmr.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/sptfqmr/sunlinsol_sptfqmr.c >[ 52%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sunlinsol/sptfqmr/sunlinsol_sptfqmr.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvodes_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvodes_shared.dir/__/sunlinsol/sptfqmr/sunlinsol_sptfqmr.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/sptfqmr/sunlinsol_sptfqmr.c >[ 52%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/kinsol_spils.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_kinsol_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_kinsol_shared.dir/kinsol_spils.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/kinsol_spils.c >[ 52%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_kinsol_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >[ 52%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sunlinsol/pcg/sunlinsol_pcg.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_arkode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_arkode_shared.dir/__/sunlinsol/pcg/sunlinsol_pcg.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/pcg/sunlinsol_pcg.c >[ 53%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sunlinsol/pcg/sunlinsol_pcg.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvodes_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvodes_shared.dir/__/sunlinsol/pcg/sunlinsol_pcg.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/pcg/sunlinsol_pcg.c >[ 53%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sunnonlinsol/newton/sunnonlinsol_newton.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_arkode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_arkode_shared.dir/__/sunnonlinsol/newton/sunnonlinsol_newton.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunnonlinsol/newton/sunnonlinsol_newton.c >[ 53%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_matrix.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_kinsol_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_matrix.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_matrix.c >[ 53%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sunnonlinsol/newton/sunnonlinsol_newton.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvodes_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvodes_shared.dir/__/sunnonlinsol/newton/sunnonlinsol_newton.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunnonlinsol/newton/sunnonlinsol_newton.c >[ 54%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_linearsolver.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_kinsol_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_linearsolver.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_linearsolver.c >[ 54%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sunnonlinsol/fixedpoint/sunnonlinsol_fixedpoint.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_arkode_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/arkode/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_arkode_shared.dir/__/sunnonlinsol/fixedpoint/sunnonlinsol_fixedpoint.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunnonlinsol/fixedpoint/sunnonlinsol_fixedpoint.c >[ 54%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_nonlinearsolver.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_kinsol_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_nonlinearsolver.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nonlinearsolver.c >[ 54%] Building C object src/idas/CMakeFiles/sundials_idas_shared.dir/idas_direct.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_idas_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_idas_shared.dir/idas_direct.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/idas_direct.c >[ 54%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sunnonlinsol/fixedpoint/sunnonlinsol_fixedpoint.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_cvodes_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/cvodes/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_cvodes_shared.dir/__/sunnonlinsol/fixedpoint/sunnonlinsol_fixedpoint.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunnonlinsol/fixedpoint/sunnonlinsol_fixedpoint.c >[ 54%] Building C object src/idas/CMakeFiles/sundials_idas_shared.dir/idas_io.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_idas_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_idas_shared.dir/idas_io.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/idas_io.c >[ 54%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_math.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_kinsol_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_math.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_math.c >[ 54%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_band.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_kinsol_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_band.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_band.c >[ 54%] Linking C shared library libsundials_arkode.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_arkode_shared.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_arkode.so.4 -o libsundials_arkode.so.4.2.0 CMakeFiles/sundials_arkode_shared.dir/arkode.c.o CMakeFiles/sundials_arkode_shared.dir/arkode_adapt.c.o CMakeFiles/sundials_arkode_shared.dir/arkode_arkstep.c.o CMakeFiles/sundials_arkode_shared.dir/arkode_arkstep_io.c.o CMakeFiles/sundials_arkode_shared.dir/arkode_arkstep_nls.c.o CMakeFiles/sundials_arkode_shared.dir/arkode_bandpre.c.o CMakeFiles/sundials_arkode_shared.dir/arkode_bbdpre.c.o CMakeFiles/sundials_arkode_shared.dir/arkode_butcher.c.o CMakeFiles/sundials_arkode_shared.dir/arkode_butcher_dirk.c.o CMakeFiles/sundials_arkode_shared.dir/arkode_butcher_erk.c.o CMakeFiles/sundials_arkode_shared.dir/arkode_erkstep.c.o CMakeFiles/sundials_arkode_shared.dir/arkode_erkstep_io.c.o CMakeFiles/sundials_arkode_shared.dir/arkode_interp.c.o CMakeFiles/sundials_arkode_shared.dir/arkode_io.c.o CMakeFiles/sundials_arkode_shared.dir/arkode_ls.c.o CMakeFiles/sundials_arkode_shared.dir/arkode_mristep.c.o CMakeFiles/sundials_arkode_shared.dir/arkode_mristep_io.c.o CMakeFiles/sundials_arkode_shared.dir/arkode_root.c.o CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_nvector.c.o CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_matrix.c.o CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_linearsolver.c.o CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_nonlinearsolver.c.o CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_math.c.o CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_band.c.o CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_dense.c.o CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_direct.c.o CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_iterative.c.o CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_version.c.o CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_nvector_senswrapper.c.o CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_futils.c.o CMakeFiles/sundials_arkode_shared.dir/__/nvector/serial/nvector_serial.c.o CMakeFiles/sundials_arkode_shared.dir/__/sunmatrix/band/sunmatrix_band.c.o CMakeFiles/sundials_arkode_shared.dir/__/sunmatrix/dense/sunmatrix_dense.c.o CMakeFiles/sundials_arkode_shared.dir/__/sunmatrix/sparse/sunmatrix_sparse.c.o CMakeFiles/sundials_arkode_shared.dir/__/sunlinsol/band/sunlinsol_band.c.o CMakeFiles/sundials_arkode_shared.dir/__/sunlinsol/dense/sunlinsol_dense.c.o CMakeFiles/sundials_arkode_shared.dir/__/sunlinsol/spbcgs/sunlinsol_spbcgs.c.o CMakeFiles/sundials_arkode_shared.dir/__/sunlinsol/spfgmr/sunlinsol_spfgmr.c.o CMakeFiles/sundials_arkode_shared.dir/__/sunlinsol/spgmr/sunlinsol_spgmr.c.o CMakeFiles/sundials_arkode_shared.dir/__/sunlinsol/sptfqmr/sunlinsol_sptfqmr.c.o CMakeFiles/sundials_arkode_shared.dir/__/sunlinsol/pcg/sunlinsol_pcg.c.o CMakeFiles/sundials_arkode_shared.dir/__/sunnonlinsol/newton/sunnonlinsol_newton.c.o CMakeFiles/sundials_arkode_shared.dir/__/sunnonlinsol/fixedpoint/sunnonlinsol_fixedpoint.c.o -lm >[ 54%] Linking C shared library libsundials_cvodes.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_cvodes_shared.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_cvodes.so.5 -o libsundials_cvodes.so.5.2.0 CMakeFiles/sundials_cvodes_shared.dir/cvodea.c.o CMakeFiles/sundials_cvodes_shared.dir/cvodea_io.c.o CMakeFiles/sundials_cvodes_shared.dir/cvodes.c.o CMakeFiles/sundials_cvodes_shared.dir/cvodes_bandpre.c.o CMakeFiles/sundials_cvodes_shared.dir/cvodes_bbdpre.c.o CMakeFiles/sundials_cvodes_shared.dir/cvodes_diag.c.o CMakeFiles/sundials_cvodes_shared.dir/cvodes_direct.c.o CMakeFiles/sundials_cvodes_shared.dir/cvodes_io.c.o CMakeFiles/sundials_cvodes_shared.dir/cvodes_ls.c.o CMakeFiles/sundials_cvodes_shared.dir/cvodes_nls.c.o CMakeFiles/sundials_cvodes_shared.dir/cvodes_nls_sim.c.o CMakeFiles/sundials_cvodes_shared.dir/cvodes_nls_stg.c.o CMakeFiles/sundials_cvodes_shared.dir/cvodes_nls_stg1.c.o CMakeFiles/sundials_cvodes_shared.dir/cvodes_spils.c.o CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_nvector.c.o CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_matrix.c.o CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_linearsolver.c.o CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_nonlinearsolver.c.o CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_math.c.o CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_band.c.o CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_dense.c.o CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_direct.c.o CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_iterative.c.o CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_version.c.o CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_nvector_senswrapper.c.o CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_futils.c.o CMakeFiles/sundials_cvodes_shared.dir/__/nvector/serial/nvector_serial.c.o CMakeFiles/sundials_cvodes_shared.dir/__/sunmatrix/band/sunmatrix_band.c.o CMakeFiles/sundials_cvodes_shared.dir/__/sunmatrix/dense/sunmatrix_dense.c.o CMakeFiles/sundials_cvodes_shared.dir/__/sunmatrix/sparse/sunmatrix_sparse.c.o CMakeFiles/sundials_cvodes_shared.dir/__/sunlinsol/band/sunlinsol_band.c.o CMakeFiles/sundials_cvodes_shared.dir/__/sunlinsol/dense/sunlinsol_dense.c.o CMakeFiles/sundials_cvodes_shared.dir/__/sunlinsol/spbcgs/sunlinsol_spbcgs.c.o CMakeFiles/sundials_cvodes_shared.dir/__/sunlinsol/spfgmr/sunlinsol_spfgmr.c.o CMakeFiles/sundials_cvodes_shared.dir/__/sunlinsol/spgmr/sunlinsol_spgmr.c.o CMakeFiles/sundials_cvodes_shared.dir/__/sunlinsol/sptfqmr/sunlinsol_sptfqmr.c.o CMakeFiles/sundials_cvodes_shared.dir/__/sunlinsol/pcg/sunlinsol_pcg.c.o CMakeFiles/sundials_cvodes_shared.dir/__/sunnonlinsol/newton/sunnonlinsol_newton.c.o CMakeFiles/sundials_cvodes_shared.dir/__/sunnonlinsol/fixedpoint/sunnonlinsol_fixedpoint.c.o -lm >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode && /usr/bin/cmake -E cmake_symlink_library libsundials_arkode.so.4.2.0 libsundials_arkode.so.4 libsundials_arkode.so >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 54%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_dense.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_kinsol_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_dense.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_dense.c >[ 54%] Built target sundials_arkode_shared >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvodes && /usr/bin/cmake -E cmake_symlink_library libsundials_cvodes.so.5.2.0 libsundials_cvodes.so.5 libsundials_cvodes.so >[ 54%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_direct.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_kinsol_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_direct.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_direct.c >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 54%] Built target sundials_cvodes_shared >[ 54%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_iterative.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_kinsol_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_iterative.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_iterative.c >[ 54%] Building C object src/idas/CMakeFiles/sundials_idas_shared.dir/idas_ic.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_idas_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_idas_shared.dir/idas_ic.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/idas_ic.c >[ 55%] Building C object src/idas/CMakeFiles/sundials_idas_shared.dir/idaa_io.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_idas_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_idas_shared.dir/idaa_io.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/idaa_io.c >[ 55%] Building C object src/idas/CMakeFiles/sundials_idas_shared.dir/idas_ls.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_idas_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_idas_shared.dir/idas_ls.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/idas_ls.c >[ 56%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_version.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_kinsol_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_version.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_version.c >[ 56%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_futils.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_kinsol_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_futils.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_futils.c >[ 56%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/nvector/serial/nvector_serial.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_kinsol_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_kinsol_shared.dir/__/nvector/serial/nvector_serial.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/serial/nvector_serial.c >[ 56%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/sunmatrix/band/sunmatrix_band.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_kinsol_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_kinsol_shared.dir/__/sunmatrix/band/sunmatrix_band.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/band/sunmatrix_band.c >[ 56%] Building C object src/idas/CMakeFiles/sundials_idas_shared.dir/idas_bbdpre.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_idas_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_idas_shared.dir/idas_bbdpre.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/idas_bbdpre.c >[ 56%] Building C object src/idas/CMakeFiles/sundials_idas_shared.dir/idas_nls.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_idas_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_idas_shared.dir/idas_nls.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/idas_nls.c >[ 56%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/sunmatrix/dense/sunmatrix_dense.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_kinsol_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_kinsol_shared.dir/__/sunmatrix/dense/sunmatrix_dense.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/dense/sunmatrix_dense.c >[ 56%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/sunmatrix/sparse/sunmatrix_sparse.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_kinsol_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_kinsol_shared.dir/__/sunmatrix/sparse/sunmatrix_sparse.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/sparse/sunmatrix_sparse.c >[ 56%] Building C object src/idas/CMakeFiles/sundials_idas_shared.dir/idas_nls_sim.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_idas_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_idas_shared.dir/idas_nls_sim.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/idas_nls_sim.c >make -f src/kinsol/fcmix/CMakeFiles/sundials_fkinsol_static.dir/build.make src/kinsol/fcmix/CMakeFiles/sundials_fkinsol_static.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol/fcmix /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol/fcmix/CMakeFiles/sundials_fkinsol_static.dir/DependInfo.cmake >[ 56%] Building C object src/idas/CMakeFiles/sundials_idas_shared.dir/idas_nls_stg.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_idas_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_idas_shared.dir/idas_nls_stg.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/idas_nls_stg.c >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol/fcmix/CMakeFiles/sundials_fkinsol_static.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol/fcmix/CMakeFiles/sundials_fkinsol_static.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol/fcmix/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol/fcmix/CMakeFiles/sundials_fkinsol_static.dir/depend.internal". >Scanning dependencies of target sundials_fkinsol_static >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/kinsol/fcmix/CMakeFiles/sundials_fkinsol_static.dir/build.make src/kinsol/fcmix/CMakeFiles/sundials_fkinsol_static.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 56%] Building C object src/kinsol/fcmix/CMakeFiles/sundials_fkinsol_static.dir/fkinband.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fkinsol_static.dir/fkinband.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/fkinband.c >make -f examples/arkode/CXX_serial/CMakeFiles/ark_analytic_sys.dir/build.make examples/arkode/CXX_serial/CMakeFiles/ark_analytic_sys.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/arkode/CXX_serial /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/CXX_serial /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/CXX_serial/CMakeFiles/ark_analytic_sys.dir/DependInfo.cmake >[ 56%] Building C object src/kinsol/fcmix/CMakeFiles/sundials_fkinsol_static.dir/fkinbbd.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fkinsol_static.dir/fkinbbd.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/fkinbbd.c >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/CXX_serial/CMakeFiles/ark_analytic_sys.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/CXX_serial/CMakeFiles/ark_analytic_sys.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/CXX_serial/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/CXX_serial/CMakeFiles/ark_analytic_sys.dir/depend.internal". >Scanning dependencies of target ark_analytic_sys >[ 56%] Building C object src/idas/CMakeFiles/sundials_idas_shared.dir/idas_spils.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_idas_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_idas_shared.dir/idas_spils.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/idas_spils.c >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f examples/arkode/CXX_serial/CMakeFiles/ark_analytic_sys.dir/build.make examples/arkode/CXX_serial/CMakeFiles/ark_analytic_sys.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 56%] Building CXX object examples/arkode/CXX_serial/CMakeFiles/ark_analytic_sys.dir/ark_analytic_sys.cpp.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/CXX_serial && /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/ark_analytic_sys.dir/ark_analytic_sys.cpp.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/arkode/CXX_serial/ark_analytic_sys.cpp >[ 57%] Building C object src/kinsol/fcmix/CMakeFiles/sundials_fkinsol_static.dir/fkindense.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fkinsol_static.dir/fkindense.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/fkindense.c >[ 58%] Building C object src/idas/CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_idas_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >[ 58%] Building C object src/kinsol/fcmix/CMakeFiles/sundials_fkinsol_static.dir/fkinjtimes.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fkinsol_static.dir/fkinjtimes.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/fkinjtimes.c >[ 58%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/sunlinsol/band/sunlinsol_band.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_kinsol_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_kinsol_shared.dir/__/sunlinsol/band/sunlinsol_band.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/band/sunlinsol_band.c >[ 58%] Building C object src/kinsol/fcmix/CMakeFiles/sundials_fkinsol_static.dir/fkinnullmatrix.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fkinsol_static.dir/fkinnullmatrix.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/fkinnullmatrix.c >[ 58%] Building C object src/kinsol/fcmix/CMakeFiles/sundials_fkinsol_static.dir/fkinnulllinsol.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fkinsol_static.dir/fkinnulllinsol.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/fkinnulllinsol.c >[ 59%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/sunlinsol/dense/sunlinsol_dense.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_kinsol_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_kinsol_shared.dir/__/sunlinsol/dense/sunlinsol_dense.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/dense/sunlinsol_dense.c >[ 59%] Building C object src/kinsol/fcmix/CMakeFiles/sundials_fkinsol_static.dir/fkinpreco.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fkinsol_static.dir/fkinpreco.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/fkinpreco.c >[ 59%] Building C object src/idas/CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_matrix.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_idas_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_matrix.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_matrix.c >[ 59%] Building C object src/kinsol/fcmix/CMakeFiles/sundials_fkinsol_static.dir/fkinsol.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fkinsol_static.dir/fkinsol.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/fkinsol.c >[ 59%] Building C object src/idas/CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_linearsolver.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_idas_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_linearsolver.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_linearsolver.c >[ 59%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/sunlinsol/spbcgs/sunlinsol_spbcgs.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_kinsol_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_kinsol_shared.dir/__/sunlinsol/spbcgs/sunlinsol_spbcgs.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/spbcgs/sunlinsol_spbcgs.c >[ 59%] Building C object src/idas/CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_nonlinearsolver.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_idas_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_nonlinearsolver.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nonlinearsolver.c >[ 59%] Building C object src/kinsol/fcmix/CMakeFiles/sundials_fkinsol_static.dir/fkinsparse.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fkinsol_static.dir/fkinsparse.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/fkinsparse.c >[ 59%] Linking CXX executable ark_analytic_sys >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/CXX_serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/ark_analytic_sys.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/ark_analytic_sys.dir/ark_analytic_sys.cpp.o -o ark_analytic_sys -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial ../../../src/arkode/libsundials_arkode.so.4.2.0 ../../../src/nvector/serial/libsundials_nvecserial.so.5.2.0 -lm /usr/lib64/librt.so -lm >[ 59%] Building C object src/idas/CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_math.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_idas_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_math.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_math.c >[ 60%] Building C object src/kinsol/fcmix/CMakeFiles/sundials_fkinsol_static.dir/__/__/nvector/serial/fnvector_serial.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fkinsol_static.dir/__/__/nvector/serial/fnvector_serial.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/serial/fnvector_serial.c >[ 60%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/sunlinsol/spfgmr/sunlinsol_spfgmr.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_kinsol_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_kinsol_shared.dir/__/sunlinsol/spfgmr/sunlinsol_spfgmr.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/spfgmr/sunlinsol_spfgmr.c >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 60%] Built target ark_analytic_sys >[ 60%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/sunlinsol/spgmr/sunlinsol_spgmr.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_kinsol_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_kinsol_shared.dir/__/sunlinsol/spgmr/sunlinsol_spgmr.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/spgmr/sunlinsol_spgmr.c >[ 60%] Building C object src/idas/CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_band.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_idas_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_band.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_band.c >[ 60%] Building C object src/kinsol/fcmix/CMakeFiles/sundials_fkinsol_static.dir/__/__/sunmatrix/band/fsunmatrix_band.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fkinsol_static.dir/__/__/sunmatrix/band/fsunmatrix_band.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/band/fsunmatrix_band.c >[ 60%] Building C object src/kinsol/fcmix/CMakeFiles/sundials_fkinsol_static.dir/__/__/sunmatrix/dense/fsunmatrix_dense.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fkinsol_static.dir/__/__/sunmatrix/dense/fsunmatrix_dense.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/dense/fsunmatrix_dense.c >make -f examples/arkode/CXX_parallel/CMakeFiles/ark_heat2D.dir/build.make examples/arkode/CXX_parallel/CMakeFiles/ark_heat2D.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/arkode/CXX_parallel /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/CXX_parallel /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/CXX_parallel/CMakeFiles/ark_heat2D.dir/DependInfo.cmake >[ 60%] Building C object src/idas/CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_dense.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_idas_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_dense.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_dense.c >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/CXX_parallel/CMakeFiles/ark_heat2D.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/CXX_parallel/CMakeFiles/ark_heat2D.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/CXX_parallel/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/CXX_parallel/CMakeFiles/ark_heat2D.dir/depend.internal". >Scanning dependencies of target ark_heat2D >[ 60%] Building C object src/kinsol/fcmix/CMakeFiles/sundials_fkinsol_static.dir/__/__/sunmatrix/sparse/fsunmatrix_sparse.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fkinsol_static.dir/__/__/sunmatrix/sparse/fsunmatrix_sparse.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/sparse/fsunmatrix_sparse.c >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f examples/arkode/CXX_parallel/CMakeFiles/ark_heat2D.dir/build.make examples/arkode/CXX_parallel/CMakeFiles/ark_heat2D.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 61%] Building CXX object examples/arkode/CXX_parallel/CMakeFiles/ark_heat2D.dir/ark_heat2D.cpp.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/CXX_parallel && /usr/bin/mpicxx -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -DMPICH_SKIP_MPICXX -DOMPI_SKIP_MPICXX -DLAM_BUILDING -o CMakeFiles/ark_heat2D.dir/ark_heat2D.cpp.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/arkode/CXX_parallel/ark_heat2D.cpp >[ 61%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/sunlinsol/sptfqmr/sunlinsol_sptfqmr.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_kinsol_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_kinsol_shared.dir/__/sunlinsol/sptfqmr/sunlinsol_sptfqmr.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/sptfqmr/sunlinsol_sptfqmr.c >[ 61%] Building C object src/kinsol/fcmix/CMakeFiles/sundials_fkinsol_static.dir/__/__/sunlinsol/band/fsunlinsol_band.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fkinsol_static.dir/__/__/sunlinsol/band/fsunlinsol_band.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/band/fsunlinsol_band.c >[ 61%] Building C object src/kinsol/fcmix/CMakeFiles/sundials_fkinsol_static.dir/__/__/sunlinsol/dense/fsunlinsol_dense.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fkinsol_static.dir/__/__/sunlinsol/dense/fsunlinsol_dense.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/dense/fsunlinsol_dense.c >[ 61%] Building C object src/kinsol/fcmix/CMakeFiles/sundials_fkinsol_static.dir/__/__/sunlinsol/spbcgs/fsunlinsol_spbcgs.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fkinsol_static.dir/__/__/sunlinsol/spbcgs/fsunlinsol_spbcgs.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/spbcgs/fsunlinsol_spbcgs.c >[ 62%] Building C object src/idas/CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_direct.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_idas_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_direct.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_direct.c >[ 63%] Building C object src/kinsol/fcmix/CMakeFiles/sundials_fkinsol_static.dir/__/__/sunlinsol/spfgmr/fsunlinsol_spfgmr.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fkinsol_static.dir/__/__/sunlinsol/spfgmr/fsunlinsol_spfgmr.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/spfgmr/fsunlinsol_spfgmr.c >[ 63%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/sunlinsol/pcg/sunlinsol_pcg.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_kinsol_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/../sundials -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_kinsol_shared.dir/__/sunlinsol/pcg/sunlinsol_pcg.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/pcg/sunlinsol_pcg.c >[ 63%] Building C object src/kinsol/fcmix/CMakeFiles/sundials_fkinsol_static.dir/__/__/sunlinsol/spgmr/fsunlinsol_spgmr.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fkinsol_static.dir/__/__/sunlinsol/spgmr/fsunlinsol_spgmr.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/spgmr/fsunlinsol_spgmr.c >[ 63%] Building C object src/idas/CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_iterative.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_idas_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_iterative.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_iterative.c >[ 63%] Linking C shared library libsundials_kinsol.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_kinsol_shared.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_kinsol.so.5 -o libsundials_kinsol.so.5.2.0 CMakeFiles/sundials_kinsol_shared.dir/kinsol.c.o CMakeFiles/sundials_kinsol_shared.dir/kinsol_bbdpre.c.o CMakeFiles/sundials_kinsol_shared.dir/kinsol_direct.c.o CMakeFiles/sundials_kinsol_shared.dir/kinsol_io.c.o CMakeFiles/sundials_kinsol_shared.dir/kinsol_ls.c.o CMakeFiles/sundials_kinsol_shared.dir/kinsol_spils.c.o CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_nvector.c.o CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_matrix.c.o CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_linearsolver.c.o CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_nonlinearsolver.c.o CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_math.c.o CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_band.c.o CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_dense.c.o CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_direct.c.o CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_iterative.c.o CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_version.c.o CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_futils.c.o CMakeFiles/sundials_kinsol_shared.dir/__/nvector/serial/nvector_serial.c.o CMakeFiles/sundials_kinsol_shared.dir/__/sunmatrix/band/sunmatrix_band.c.o CMakeFiles/sundials_kinsol_shared.dir/__/sunmatrix/dense/sunmatrix_dense.c.o CMakeFiles/sundials_kinsol_shared.dir/__/sunmatrix/sparse/sunmatrix_sparse.c.o CMakeFiles/sundials_kinsol_shared.dir/__/sunlinsol/band/sunlinsol_band.c.o CMakeFiles/sundials_kinsol_shared.dir/__/sunlinsol/dense/sunlinsol_dense.c.o CMakeFiles/sundials_kinsol_shared.dir/__/sunlinsol/spbcgs/sunlinsol_spbcgs.c.o CMakeFiles/sundials_kinsol_shared.dir/__/sunlinsol/spfgmr/sunlinsol_spfgmr.c.o CMakeFiles/sundials_kinsol_shared.dir/__/sunlinsol/spgmr/sunlinsol_spgmr.c.o CMakeFiles/sundials_kinsol_shared.dir/__/sunlinsol/sptfqmr/sunlinsol_sptfqmr.c.o CMakeFiles/sundials_kinsol_shared.dir/__/sunlinsol/pcg/sunlinsol_pcg.c.o -lm >[ 63%] Building C object src/kinsol/fcmix/CMakeFiles/sundials_fkinsol_static.dir/__/__/sunlinsol/sptfqmr/fsunlinsol_sptfqmr.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fkinsol_static.dir/__/__/sunlinsol/sptfqmr/fsunlinsol_sptfqmr.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/sptfqmr/fsunlinsol_sptfqmr.c >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol && /usr/bin/cmake -E cmake_symlink_library libsundials_kinsol.so.5.2.0 libsundials_kinsol.so.5 libsundials_kinsol.so >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 63%] Built target sundials_kinsol_shared >make -f examples/nvector/serial/CMakeFiles/test_nvector_serial.dir/build.make examples/nvector/serial/CMakeFiles/test_nvector_serial.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/serial /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/serial /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/serial/CMakeFiles/test_nvector_serial.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/serial/CMakeFiles/test_nvector_serial.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/serial/CMakeFiles/test_nvector_serial.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/serial/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/serial/CMakeFiles/test_nvector_serial.dir/depend.internal". >Scanning dependencies of target test_nvector_serial >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f examples/nvector/serial/CMakeFiles/test_nvector_serial.dir/build.make examples/nvector/serial/CMakeFiles/test_nvector_serial.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 64%] Building C object examples/nvector/serial/CMakeFiles/test_nvector_serial.dir/test_nvector_serial.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/serial && /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/serial/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/serial/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_nvector_serial.dir/test_nvector_serial.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/serial/test_nvector_serial.c >[ 64%] Building C object src/kinsol/fcmix/CMakeFiles/sundials_fkinsol_static.dir/__/__/sunlinsol/pcg/fsunlinsol_pcg.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol/fcmix && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/kinsol/fcmix/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/sundials_fkinsol_static.dir/__/__/sunlinsol/pcg/fsunlinsol_pcg.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/pcg/fsunlinsol_pcg.c >[ 64%] Building C object src/idas/CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_version.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_idas_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_version.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_version.c >[ 64%] Building C object src/idas/CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_nvector_senswrapper.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_idas_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_nvector_senswrapper.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector_senswrapper.c >[ 64%] Linking C static library libsundials_fkinsol.a >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol/fcmix && /usr/bin/cmake -P CMakeFiles/sundials_fkinsol_static.dir/cmake_clean_target.cmake >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol/fcmix && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_fkinsol_static.dir/link.txt --verbose=1 >[ 64%] Building C object examples/nvector/serial/CMakeFiles/test_nvector_serial.dir/__/test_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/serial && /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/serial/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/serial/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_nvector_serial.dir/__/test_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/test_nvector.c >/usr/bin/x86_64-pc-linux-gnu-ar qc libsundials_fkinsol.a CMakeFiles/sundials_fkinsol_static.dir/fkinband.c.o CMakeFiles/sundials_fkinsol_static.dir/fkinbbd.c.o CMakeFiles/sundials_fkinsol_static.dir/fkindense.c.o CMakeFiles/sundials_fkinsol_static.dir/fkinjtimes.c.o CMakeFiles/sundials_fkinsol_static.dir/fkinnullmatrix.c.o CMakeFiles/sundials_fkinsol_static.dir/fkinnulllinsol.c.o CMakeFiles/sundials_fkinsol_static.dir/fkinpreco.c.o CMakeFiles/sundials_fkinsol_static.dir/fkinsol.c.o CMakeFiles/sundials_fkinsol_static.dir/fkinsparse.c.o CMakeFiles/sundials_fkinsol_static.dir/__/__/nvector/serial/fnvector_serial.c.o CMakeFiles/sundials_fkinsol_static.dir/__/__/sunmatrix/band/fsunmatrix_band.c.o CMakeFiles/sundials_fkinsol_static.dir/__/__/sunmatrix/dense/fsunmatrix_dense.c.o CMakeFiles/sundials_fkinsol_static.dir/__/__/sunmatrix/sparse/fsunmatrix_sparse.c.o CMakeFiles/sundials_fkinsol_static.dir/__/__/sunlinsol/band/fsunlinsol_band.c.o CMakeFiles/sundials_fkinsol_static.dir/__/__/sunlinsol/dense/fsunlinsol_dense.c.o CMakeFiles/sundials_fkinsol_static.dir/__/__/sunlinsol/spbcgs/fsunlinsol_spbcgs.c.o CMakeFiles/sundials_fkinsol_static.dir/__/__/sunlinsol/spfgmr/fsunlinsol_spfgmr.c.o CMakeFiles/sundials_fkinsol_static.dir/__/__/sunlinsol/spgmr/fsunlinsol_spgmr.c.o CMakeFiles/sundials_fkinsol_static.dir/__/__/sunlinsol/sptfqmr/fsunlinsol_sptfqmr.c.o CMakeFiles/sundials_fkinsol_static.dir/__/__/sunlinsol/pcg/fsunlinsol_pcg.c.o >/usr/bin/x86_64-pc-linux-gnu-ranlib libsundials_fkinsol.a >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 64%] Built target sundials_fkinsol_static >[ 64%] Building C object src/idas/CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_futils.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_idas_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_futils.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_futils.c >make -f examples/nvector/parallel/CMakeFiles/test_nvector_mpi.dir/build.make examples/nvector/parallel/CMakeFiles/test_nvector_mpi.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/parallel /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/parallel /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/parallel/CMakeFiles/test_nvector_mpi.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/parallel/CMakeFiles/test_nvector_mpi.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/parallel/CMakeFiles/test_nvector_mpi.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/parallel/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/parallel/CMakeFiles/test_nvector_mpi.dir/depend.internal". >Scanning dependencies of target test_nvector_mpi >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f examples/nvector/parallel/CMakeFiles/test_nvector_mpi.dir/build.make examples/nvector/parallel/CMakeFiles/test_nvector_mpi.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 64%] Building C object src/idas/CMakeFiles/sundials_idas_shared.dir/__/nvector/serial/nvector_serial.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_idas_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_idas_shared.dir/__/nvector/serial/nvector_serial.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/serial/nvector_serial.c >[ 64%] Building C object examples/nvector/parallel/CMakeFiles/test_nvector_mpi.dir/test_nvector_mpi.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/parallel && /usr/bin/mpicc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/parallel/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/parallel/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_nvector_mpi.dir/test_nvector_mpi.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/parallel/test_nvector_mpi.c >[ 64%] Linking CXX executable ark_heat2D >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/CXX_parallel && /usr/bin/cmake -E cmake_link_script CMakeFiles/ark_heat2D.dir/link.txt --verbose=1 >/usr/bin/mpicxx -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -DMPICH_SKIP_MPICXX -DOMPI_SKIP_MPICXX -DLAM_BUILDING -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/ark_heat2D.dir/ark_heat2D.cpp.o -o ark_heat2D -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/parallel ../../../src/arkode/libsundials_arkode.so.4.2.0 ../../../src/nvector/parallel/libsundials_nvecparallel.so.5.2.0 -lm /usr/lib64/librt.so -lm >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 64%] Built target ark_heat2D >[ 64%] Building C object src/idas/CMakeFiles/sundials_idas_shared.dir/__/sunmatrix/band/sunmatrix_band.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_idas_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_idas_shared.dir/__/sunmatrix/band/sunmatrix_band.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/band/sunmatrix_band.c >[ 64%] Building C object examples/nvector/parallel/CMakeFiles/test_nvector_mpi.dir/__/test_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/parallel && /usr/bin/mpicc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/parallel/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/parallel/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_nvector_mpi.dir/__/test_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/test_nvector.c >[ 64%] Building C object examples/nvector/parallel/CMakeFiles/test_nvector_mpi.dir/__/test_mpinvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/parallel && /usr/bin/mpicc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/parallel/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/parallel/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_nvector_mpi.dir/__/test_mpinvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/test_mpinvector.c >[ 65%] Building C object src/idas/CMakeFiles/sundials_idas_shared.dir/__/sunmatrix/dense/sunmatrix_dense.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_idas_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_idas_shared.dir/__/sunmatrix/dense/sunmatrix_dense.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/dense/sunmatrix_dense.c >[ 65%] Building C object examples/nvector/parallel/CMakeFiles/test_nvector_mpi.dir/__/__/__/src/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/parallel && /usr/bin/mpicc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/parallel/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/parallel/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_nvector_mpi.dir/__/__/__/src/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >[ 65%] Building C object src/idas/CMakeFiles/sundials_idas_shared.dir/__/sunmatrix/sparse/sunmatrix_sparse.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_idas_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_idas_shared.dir/__/sunmatrix/sparse/sunmatrix_sparse.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/sparse/sunmatrix_sparse.c >[ 65%] Building C object examples/nvector/serial/CMakeFiles/test_nvector_serial.dir/__/__/__/src/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/serial && /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/serial/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/serial/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_nvector_serial.dir/__/__/__/src/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >[ 65%] Building C object src/idas/CMakeFiles/sundials_idas_shared.dir/__/sunlinsol/band/sunlinsol_band.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_idas_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_idas_shared.dir/__/sunlinsol/band/sunlinsol_band.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/band/sunlinsol_band.c >make -f examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_parallel2.dir/build.make examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_parallel2.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/mpimanyvector /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/mpimanyvector /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_parallel2.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_parallel2.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_parallel2.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/mpimanyvector/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_parallel2.dir/depend.internal". >Scanning dependencies of target test_nvector_mpimanyvector_parallel2 >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_parallel2.dir/build.make examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_parallel2.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 65%] Building C object examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_parallel2.dir/test_nvector_mpimanyvector_parallel2.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/mpimanyvector && /usr/bin/mpicc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/mpimanyvector/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/mpimanyvector/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_nvector_mpimanyvector_parallel2.dir/test_nvector_mpimanyvector_parallel2.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/mpimanyvector/test_nvector_mpimanyvector_parallel2.c >[ 65%] Building C object src/idas/CMakeFiles/sundials_idas_shared.dir/__/sunlinsol/dense/sunlinsol_dense.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_idas_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_idas_shared.dir/__/sunlinsol/dense/sunlinsol_dense.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/dense/sunlinsol_dense.c >[ 65%] Linking C executable test_nvector_serial >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_nvector_serial.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/test_nvector_serial.dir/test_nvector_serial.c.o CMakeFiles/test_nvector_serial.dir/__/test_nvector.c.o CMakeFiles/test_nvector_serial.dir/__/__/__/src/sundials/sundials_nvector.c.o -o test_nvector_serial -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial ../../../src/nvector/serial/libsundials_nvecserial.so.5.2.0 -lm /usr/lib64/librt.so -lm >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 65%] Built target test_nvector_serial >[ 65%] Building C object src/idas/CMakeFiles/sundials_idas_shared.dir/__/sunlinsol/spbcgs/sunlinsol_spbcgs.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_idas_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_idas_shared.dir/__/sunlinsol/spbcgs/sunlinsol_spbcgs.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/spbcgs/sunlinsol_spbcgs.c >make -f examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_parallel1.dir/build.make examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_parallel1.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/mpimanyvector /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/mpimanyvector /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_parallel1.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_parallel1.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_parallel1.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/mpimanyvector/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_parallel1.dir/depend.internal". >Scanning dependencies of target test_nvector_mpimanyvector_parallel1 >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_parallel1.dir/build.make examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_parallel1.dir/build >[ 65%] Building C object examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_parallel2.dir/__/test_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/mpimanyvector && /usr/bin/mpicc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/mpimanyvector/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/mpimanyvector/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_nvector_mpimanyvector_parallel2.dir/__/test_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/test_nvector.c >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 65%] Building C object examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_parallel1.dir/test_nvector_mpimanyvector_parallel1.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/mpimanyvector && /usr/bin/mpicc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/mpimanyvector/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/mpimanyvector/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_nvector_mpimanyvector_parallel1.dir/test_nvector_mpimanyvector_parallel1.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/mpimanyvector/test_nvector_mpimanyvector_parallel1.c >[ 65%] Linking C executable test_nvector_mpi >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/parallel && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_nvector_mpi.dir/link.txt --verbose=1 >/usr/bin/mpicc -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/test_nvector_mpi.dir/test_nvector_mpi.c.o CMakeFiles/test_nvector_mpi.dir/__/test_nvector.c.o CMakeFiles/test_nvector_mpi.dir/__/test_mpinvector.c.o CMakeFiles/test_nvector_mpi.dir/__/__/__/src/sundials/sundials_nvector.c.o -o test_nvector_mpi -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/parallel ../../../src/nvector/parallel/libsundials_nvecparallel.so.5.2.0 -lm /usr/lib64/librt.so -lm >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 65%] Built target test_nvector_mpi >[ 65%] Building C object examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_parallel2.dir/__/test_mpinvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/mpimanyvector && /usr/bin/mpicc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/mpimanyvector/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/mpimanyvector/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_nvector_mpimanyvector_parallel2.dir/__/test_mpinvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/test_mpinvector.c >[ 65%] Building C object src/idas/CMakeFiles/sundials_idas_shared.dir/__/sunlinsol/spfgmr/sunlinsol_spfgmr.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_idas_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_idas_shared.dir/__/sunlinsol/spfgmr/sunlinsol_spfgmr.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/spfgmr/sunlinsol_spfgmr.c >[ 65%] Building C object src/idas/CMakeFiles/sundials_idas_shared.dir/__/sunlinsol/spgmr/sunlinsol_spgmr.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_idas_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_idas_shared.dir/__/sunlinsol/spgmr/sunlinsol_spgmr.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/spgmr/sunlinsol_spgmr.c >[ 66%] Building C object examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_parallel1.dir/__/test_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/mpimanyvector && /usr/bin/mpicc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/mpimanyvector/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/mpimanyvector/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_nvector_mpimanyvector_parallel1.dir/__/test_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/test_nvector.c >[ 66%] Building C object examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_parallel1.dir/__/test_mpinvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/mpimanyvector && /usr/bin/mpicc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/mpimanyvector/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/mpimanyvector/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_nvector_mpimanyvector_parallel1.dir/__/test_mpinvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/test_mpinvector.c >[ 67%] Building C object src/idas/CMakeFiles/sundials_idas_shared.dir/__/sunlinsol/sptfqmr/sunlinsol_sptfqmr.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_idas_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_idas_shared.dir/__/sunlinsol/sptfqmr/sunlinsol_sptfqmr.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/sptfqmr/sunlinsol_sptfqmr.c >[ 67%] Building C object src/idas/CMakeFiles/sundials_idas_shared.dir/__/sunlinsol/pcg/sunlinsol_pcg.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_idas_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_idas_shared.dir/__/sunlinsol/pcg/sunlinsol_pcg.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/pcg/sunlinsol_pcg.c >[ 67%] Building C object examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_parallel1.dir/__/__/__/src/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/mpimanyvector && /usr/bin/mpicc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/mpimanyvector/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/mpimanyvector/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_nvector_mpimanyvector_parallel1.dir/__/__/__/src/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >[ 67%] Building C object src/idas/CMakeFiles/sundials_idas_shared.dir/__/sunnonlinsol/newton/sunnonlinsol_newton.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_idas_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_idas_shared.dir/__/sunnonlinsol/newton/sunnonlinsol_newton.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunnonlinsol/newton/sunnonlinsol_newton.c >[ 67%] Building C object src/idas/CMakeFiles/sundials_idas_shared.dir/__/sunnonlinsol/fixedpoint/sunnonlinsol_fixedpoint.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_idas_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/idas/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_idas_shared.dir/__/sunnonlinsol/fixedpoint/sunnonlinsol_fixedpoint.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunnonlinsol/fixedpoint/sunnonlinsol_fixedpoint.c >[ 68%] Building C object examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_parallel2.dir/__/__/__/src/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/mpimanyvector && /usr/bin/mpicc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/mpimanyvector/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/mpimanyvector/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_nvector_mpimanyvector_parallel2.dir/__/__/__/src/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >make -f examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_serial.dir/build.make examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_serial.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/mpimanyvector /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/mpimanyvector /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_serial.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_serial.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_serial.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/mpimanyvector/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_serial.dir/depend.internal". >Scanning dependencies of target test_nvector_mpimanyvector_serial >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_serial.dir/build.make examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_serial.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 68%] Building C object examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_serial.dir/test_nvector_mpimanyvector_serial.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/mpimanyvector && /usr/bin/mpicc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/mpimanyvector/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/mpimanyvector/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_nvector_mpimanyvector_serial.dir/test_nvector_mpimanyvector_serial.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/mpimanyvector/test_nvector_mpimanyvector_serial.c >[ 68%] Linking C shared library libsundials_idas.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_idas_shared.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_idas.so.4 -o libsundials_idas.so.4.2.0 CMakeFiles/sundials_idas_shared.dir/idas.c.o CMakeFiles/sundials_idas_shared.dir/idaa.c.o CMakeFiles/sundials_idas_shared.dir/idas_direct.c.o CMakeFiles/sundials_idas_shared.dir/idas_io.c.o CMakeFiles/sundials_idas_shared.dir/idas_ic.c.o CMakeFiles/sundials_idas_shared.dir/idaa_io.c.o CMakeFiles/sundials_idas_shared.dir/idas_ls.c.o CMakeFiles/sundials_idas_shared.dir/idas_bbdpre.c.o CMakeFiles/sundials_idas_shared.dir/idas_nls.c.o CMakeFiles/sundials_idas_shared.dir/idas_nls_sim.c.o CMakeFiles/sundials_idas_shared.dir/idas_nls_stg.c.o CMakeFiles/sundials_idas_shared.dir/idas_spils.c.o CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_nvector.c.o CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_matrix.c.o CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_linearsolver.c.o CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_nonlinearsolver.c.o CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_math.c.o CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_band.c.o CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_dense.c.o CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_direct.c.o CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_iterative.c.o CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_version.c.o CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_nvector_senswrapper.c.o CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_futils.c.o CMakeFiles/sundials_idas_shared.dir/__/nvector/serial/nvector_serial.c.o CMakeFiles/sundials_idas_shared.dir/__/sunmatrix/band/sunmatrix_band.c.o CMakeFiles/sundials_idas_shared.dir/__/sunmatrix/dense/sunmatrix_dense.c.o CMakeFiles/sundials_idas_shared.dir/__/sunmatrix/sparse/sunmatrix_sparse.c.o CMakeFiles/sundials_idas_shared.dir/__/sunlinsol/band/sunlinsol_band.c.o CMakeFiles/sundials_idas_shared.dir/__/sunlinsol/dense/sunlinsol_dense.c.o CMakeFiles/sundials_idas_shared.dir/__/sunlinsol/spbcgs/sunlinsol_spbcgs.c.o CMakeFiles/sundials_idas_shared.dir/__/sunlinsol/spfgmr/sunlinsol_spfgmr.c.o CMakeFiles/sundials_idas_shared.dir/__/sunlinsol/spgmr/sunlinsol_spgmr.c.o CMakeFiles/sundials_idas_shared.dir/__/sunlinsol/sptfqmr/sunlinsol_sptfqmr.c.o CMakeFiles/sundials_idas_shared.dir/__/sunlinsol/pcg/sunlinsol_pcg.c.o CMakeFiles/sundials_idas_shared.dir/__/sunnonlinsol/newton/sunnonlinsol_newton.c.o CMakeFiles/sundials_idas_shared.dir/__/sunnonlinsol/fixedpoint/sunnonlinsol_fixedpoint.c.o -lm >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas && /usr/bin/cmake -E cmake_symlink_library libsundials_idas.so.4.2.0 libsundials_idas.so.4 libsundials_idas.so >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 68%] Building C object examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_serial.dir/__/test_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/mpimanyvector && /usr/bin/mpicc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/mpimanyvector/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/mpimanyvector/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_nvector_mpimanyvector_serial.dir/__/test_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/test_nvector.c >[ 68%] Built target sundials_idas_shared >[ 68%] Building C object examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_serial.dir/__/test_mpinvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/mpimanyvector && /usr/bin/mpicc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/mpimanyvector/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/mpimanyvector/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_nvector_mpimanyvector_serial.dir/__/test_mpinvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/test_mpinvector.c >[ 68%] Linking C executable test_nvector_mpimanyvector_parallel2 >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/mpimanyvector && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_nvector_mpimanyvector_parallel2.dir/link.txt --verbose=1 >/usr/bin/mpicc -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/test_nvector_mpimanyvector_parallel2.dir/test_nvector_mpimanyvector_parallel2.c.o CMakeFiles/test_nvector_mpimanyvector_parallel2.dir/__/test_nvector.c.o CMakeFiles/test_nvector_mpimanyvector_parallel2.dir/__/test_mpinvector.c.o CMakeFiles/test_nvector_mpimanyvector_parallel2.dir/__/__/__/src/sundials/sundials_nvector.c.o -o test_nvector_mpimanyvector_parallel2 -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/manyvector:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/parallel:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial ../../../src/nvector/manyvector/libsundials_nvecmpimanyvector.so.5.2.0 ../../../src/nvector/parallel/libsundials_nvecparallel.so.5.2.0 ../../../src/nvector/serial/libsundials_nvecserial.so.5.2.0 -lm /usr/lib64/librt.so -lm >[ 68%] Linking C executable test_nvector_mpimanyvector_parallel1 >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/mpimanyvector && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_nvector_mpimanyvector_parallel1.dir/link.txt --verbose=1 >/usr/bin/mpicc -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/test_nvector_mpimanyvector_parallel1.dir/test_nvector_mpimanyvector_parallel1.c.o CMakeFiles/test_nvector_mpimanyvector_parallel1.dir/__/test_nvector.c.o CMakeFiles/test_nvector_mpimanyvector_parallel1.dir/__/test_mpinvector.c.o CMakeFiles/test_nvector_mpimanyvector_parallel1.dir/__/__/__/src/sundials/sundials_nvector.c.o -o test_nvector_mpimanyvector_parallel1 -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/manyvector:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/parallel:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial ../../../src/nvector/manyvector/libsundials_nvecmpimanyvector.so.5.2.0 ../../../src/nvector/parallel/libsundials_nvecparallel.so.5.2.0 ../../../src/nvector/serial/libsundials_nvecserial.so.5.2.0 -lm /usr/lib64/librt.so -lm >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 68%] Built target test_nvector_mpimanyvector_parallel2 >make -f examples/nvector/mpiplusx/CMakeFiles/test_nvector_mpiplusx.dir/build.make examples/nvector/mpiplusx/CMakeFiles/test_nvector_mpiplusx.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/mpiplusx /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/mpiplusx /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/mpiplusx/CMakeFiles/test_nvector_mpiplusx.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/mpiplusx/CMakeFiles/test_nvector_mpiplusx.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/mpiplusx/CMakeFiles/test_nvector_mpiplusx.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/mpiplusx/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/mpiplusx/CMakeFiles/test_nvector_mpiplusx.dir/depend.internal". >Scanning dependencies of target test_nvector_mpiplusx >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f examples/nvector/mpiplusx/CMakeFiles/test_nvector_mpiplusx.dir/build.make examples/nvector/mpiplusx/CMakeFiles/test_nvector_mpiplusx.dir/build >make -f examples/nvector/manyvector/CMakeFiles/test_nvector_manyvector.dir/build.make examples/nvector/manyvector/CMakeFiles/test_nvector_manyvector.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/manyvector /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/manyvector /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/manyvector/CMakeFiles/test_nvector_manyvector.dir/DependInfo.cmake >[ 68%] Built target test_nvector_mpimanyvector_parallel1 >[ 69%] Building C object examples/nvector/mpiplusx/CMakeFiles/test_nvector_mpiplusx.dir/test_nvector_mpiplusx.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/mpiplusx && /usr/bin/mpicc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/mpiplusx/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/mpiplusx/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_nvector_mpiplusx.dir/test_nvector_mpiplusx.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/mpiplusx/test_nvector_mpiplusx.c >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/manyvector/CMakeFiles/test_nvector_manyvector.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/manyvector/CMakeFiles/test_nvector_manyvector.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/manyvector/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/manyvector/CMakeFiles/test_nvector_manyvector.dir/depend.internal". >Scanning dependencies of target test_nvector_manyvector >[ 69%] Building C object examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_serial.dir/__/__/__/src/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/mpimanyvector && /usr/bin/mpicc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/mpimanyvector/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/mpimanyvector/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_nvector_mpimanyvector_serial.dir/__/__/__/src/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f examples/nvector/manyvector/CMakeFiles/test_nvector_manyvector.dir/build.make examples/nvector/manyvector/CMakeFiles/test_nvector_manyvector.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 69%] Building C object examples/nvector/manyvector/CMakeFiles/test_nvector_manyvector.dir/test_nvector_manyvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/manyvector && /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/manyvector/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/manyvector/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_nvector_manyvector.dir/test_nvector_manyvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/manyvector/test_nvector_manyvector.c >[ 69%] Building C object examples/nvector/mpiplusx/CMakeFiles/test_nvector_mpiplusx.dir/__/test_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/mpiplusx && /usr/bin/mpicc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/mpiplusx/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/mpiplusx/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_nvector_mpiplusx.dir/__/test_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/test_nvector.c >[ 69%] Building C object examples/nvector/manyvector/CMakeFiles/test_nvector_manyvector.dir/__/test_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/manyvector && /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/manyvector/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/manyvector/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_nvector_manyvector.dir/__/test_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/test_nvector.c >[ 69%] Building C object examples/nvector/mpiplusx/CMakeFiles/test_nvector_mpiplusx.dir/__/test_mpinvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/mpiplusx && /usr/bin/mpicc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/mpiplusx/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/mpiplusx/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_nvector_mpiplusx.dir/__/test_mpinvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/test_mpinvector.c >[ 69%] Building C object examples/nvector/manyvector/CMakeFiles/test_nvector_manyvector.dir/__/__/__/src/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/manyvector && /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/manyvector/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/manyvector/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_nvector_manyvector.dir/__/__/__/src/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >make -f examples/nvector/pthreads/CMakeFiles/test_nvector_pthreads.dir/build.make examples/nvector/pthreads/CMakeFiles/test_nvector_pthreads.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/pthreads /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/pthreads /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/pthreads/CMakeFiles/test_nvector_pthreads.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/pthreads/CMakeFiles/test_nvector_pthreads.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/pthreads/CMakeFiles/test_nvector_pthreads.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/pthreads/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/pthreads/CMakeFiles/test_nvector_pthreads.dir/depend.internal". >Scanning dependencies of target test_nvector_pthreads >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f examples/nvector/pthreads/CMakeFiles/test_nvector_pthreads.dir/build.make examples/nvector/pthreads/CMakeFiles/test_nvector_pthreads.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 69%] Building C object examples/nvector/pthreads/CMakeFiles/test_nvector_pthreads.dir/test_nvector_pthreads.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/pthreads && /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/pthreads/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/pthreads/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_nvector_pthreads.dir/test_nvector_pthreads.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/pthreads/test_nvector_pthreads.c >[ 69%] Building C object examples/nvector/pthreads/CMakeFiles/test_nvector_pthreads.dir/__/test_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/pthreads && /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/pthreads/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/pthreads/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_nvector_pthreads.dir/__/test_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/test_nvector.c >[ 69%] Linking C executable test_nvector_mpimanyvector_serial >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/mpimanyvector && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_nvector_mpimanyvector_serial.dir/link.txt --verbose=1 >/usr/bin/mpicc -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/test_nvector_mpimanyvector_serial.dir/test_nvector_mpimanyvector_serial.c.o CMakeFiles/test_nvector_mpimanyvector_serial.dir/__/test_nvector.c.o CMakeFiles/test_nvector_mpimanyvector_serial.dir/__/test_mpinvector.c.o CMakeFiles/test_nvector_mpimanyvector_serial.dir/__/__/__/src/sundials/sundials_nvector.c.o -o test_nvector_mpimanyvector_serial -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/manyvector:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/parallel:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial ../../../src/nvector/manyvector/libsundials_nvecmpimanyvector.so.5.2.0 ../../../src/nvector/parallel/libsundials_nvecparallel.so.5.2.0 ../../../src/nvector/serial/libsundials_nvecserial.so.5.2.0 -lm /usr/lib64/librt.so -lm >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 69%] Built target test_nvector_mpimanyvector_serial >[ 69%] Building C object examples/nvector/mpiplusx/CMakeFiles/test_nvector_mpiplusx.dir/__/__/__/src/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/mpiplusx && /usr/bin/mpicc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/mpiplusx/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/mpiplusx/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_nvector_mpiplusx.dir/__/__/__/src/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >[ 70%] Linking C executable test_nvector_manyvector >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/manyvector && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_nvector_manyvector.dir/link.txt --verbose=1 >make -f examples/nvector/C_openmp/CMakeFiles/test_nvector_openmp.dir/build.make examples/nvector/C_openmp/CMakeFiles/test_nvector_openmp.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/C_openmp /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/C_openmp /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/C_openmp/CMakeFiles/test_nvector_openmp.dir/DependInfo.cmake >/usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/test_nvector_manyvector.dir/test_nvector_manyvector.c.o CMakeFiles/test_nvector_manyvector.dir/__/test_nvector.c.o CMakeFiles/test_nvector_manyvector.dir/__/__/__/src/sundials/sundials_nvector.c.o -o test_nvector_manyvector -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/manyvector ../../../src/nvector/serial/libsundials_nvecserial.so.5.2.0 ../../../src/nvector/manyvector/libsundials_nvecmanyvector.so.5.2.0 -lm /usr/lib64/librt.so -lm >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/C_openmp/CMakeFiles/test_nvector_openmp.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/C_openmp/CMakeFiles/test_nvector_openmp.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/C_openmp/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/C_openmp/CMakeFiles/test_nvector_openmp.dir/depend.internal". >Scanning dependencies of target test_nvector_openmp >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f examples/nvector/C_openmp/CMakeFiles/test_nvector_openmp.dir/build.make examples/nvector/C_openmp/CMakeFiles/test_nvector_openmp.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 70%] Building C object examples/nvector/C_openmp/CMakeFiles/test_nvector_openmp.dir/test_nvector_openmp.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/C_openmp && /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/C_openmp/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/C_openmp/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fopenmp -o CMakeFiles/test_nvector_openmp.dir/test_nvector_openmp.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/C_openmp/test_nvector_openmp.c >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 70%] Built target test_nvector_manyvector >[ 70%] Linking C executable test_nvector_mpiplusx >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/mpiplusx && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_nvector_mpiplusx.dir/link.txt --verbose=1 >[ 70%] Building C object examples/nvector/pthreads/CMakeFiles/test_nvector_pthreads.dir/__/__/__/src/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/pthreads && /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/pthreads/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/pthreads/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_nvector_pthreads.dir/__/__/__/src/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >/usr/bin/mpicc -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/test_nvector_mpiplusx.dir/test_nvector_mpiplusx.c.o CMakeFiles/test_nvector_mpiplusx.dir/__/test_nvector.c.o CMakeFiles/test_nvector_mpiplusx.dir/__/test_mpinvector.c.o CMakeFiles/test_nvector_mpiplusx.dir/__/__/__/src/sundials/sundials_nvector.c.o -o test_nvector_mpiplusx -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/mpiplusx:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/parallel:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial ../../../src/nvector/mpiplusx/libsundials_nvecmpiplusx.so.5.2.0 ../../../src/nvector/parallel/libsundials_nvecparallel.so.5.2.0 ../../../src/nvector/serial/libsundials_nvecserial.so.5.2.0 -lm /usr/lib64/librt.so -lm >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 70%] Built target test_nvector_mpiplusx >[ 71%] Building C object examples/nvector/C_openmp/CMakeFiles/test_nvector_openmp.dir/__/test_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/C_openmp && /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/C_openmp/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/C_openmp/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fopenmp -o CMakeFiles/test_nvector_openmp.dir/__/test_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/test_nvector.c >make -f examples/sunmatrix/dense/CMakeFiles/test_sunmatrix_dense.dir/build.make examples/sunmatrix/dense/CMakeFiles/test_sunmatrix_dense.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunmatrix/dense /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunmatrix/dense /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunmatrix/dense/CMakeFiles/test_sunmatrix_dense.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunmatrix/dense/CMakeFiles/test_sunmatrix_dense.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunmatrix/dense/CMakeFiles/test_sunmatrix_dense.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunmatrix/dense/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunmatrix/dense/CMakeFiles/test_sunmatrix_dense.dir/depend.internal". >Scanning dependencies of target test_sunmatrix_dense >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f examples/sunmatrix/dense/CMakeFiles/test_sunmatrix_dense.dir/build.make examples/sunmatrix/dense/CMakeFiles/test_sunmatrix_dense.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 72%] Building C object examples/sunmatrix/dense/CMakeFiles/test_sunmatrix_dense.dir/test_sunmatrix_dense.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunmatrix/dense && /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunmatrix/dense/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunmatrix/dense/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunmatrix_dense.dir/test_sunmatrix_dense.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunmatrix/dense/test_sunmatrix_dense.c >[ 72%] Building C object examples/sunmatrix/dense/CMakeFiles/test_sunmatrix_dense.dir/__/test_sunmatrix.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunmatrix/dense && /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunmatrix/dense/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunmatrix/dense/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunmatrix_dense.dir/__/test_sunmatrix.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunmatrix/test_sunmatrix.c >make -f examples/sunmatrix/band/CMakeFiles/test_sunmatrix_band.dir/build.make examples/sunmatrix/band/CMakeFiles/test_sunmatrix_band.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunmatrix/band /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunmatrix/band /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunmatrix/band/CMakeFiles/test_sunmatrix_band.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunmatrix/band/CMakeFiles/test_sunmatrix_band.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunmatrix/band/CMakeFiles/test_sunmatrix_band.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunmatrix/band/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunmatrix/band/CMakeFiles/test_sunmatrix_band.dir/depend.internal". >Scanning dependencies of target test_sunmatrix_band >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f examples/sunmatrix/band/CMakeFiles/test_sunmatrix_band.dir/build.make examples/sunmatrix/band/CMakeFiles/test_sunmatrix_band.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 72%] Building C object examples/sunmatrix/band/CMakeFiles/test_sunmatrix_band.dir/test_sunmatrix_band.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunmatrix/band && /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunmatrix/band/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunmatrix/band/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunmatrix_band.dir/test_sunmatrix_band.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunmatrix/band/test_sunmatrix_band.c >[ 72%] Building C object examples/sunmatrix/band/CMakeFiles/test_sunmatrix_band.dir/__/test_sunmatrix.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunmatrix/band && /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunmatrix/band/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunmatrix/band/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunmatrix_band.dir/__/test_sunmatrix.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunmatrix/test_sunmatrix.c >[ 72%] Building C object examples/sunmatrix/dense/CMakeFiles/test_sunmatrix_dense.dir/__/__/__/src/sundials/sundials_matrix.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunmatrix/dense && /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunmatrix/dense/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunmatrix/dense/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunmatrix_dense.dir/__/__/__/src/sundials/sundials_matrix.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_matrix.c >[ 72%] Building C object examples/sunmatrix/dense/CMakeFiles/test_sunmatrix_dense.dir/__/__/__/src/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunmatrix/dense && /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunmatrix/dense/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunmatrix/dense/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunmatrix_dense.dir/__/__/__/src/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >[ 72%] Linking C executable test_nvector_pthreads >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/pthreads && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_nvector_pthreads.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/test_nvector_pthreads.dir/test_nvector_pthreads.c.o CMakeFiles/test_nvector_pthreads.dir/__/test_nvector.c.o CMakeFiles/test_nvector_pthreads.dir/__/__/__/src/sundials/sundials_nvector.c.o -o test_nvector_pthreads -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/pthreads ../../../src/nvector/pthreads/libsundials_nvecpthreads.so.5.2.0 -lm /usr/lib64/librt.so -lpthread -lm -lpthread >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 72%] Built target test_nvector_pthreads >[ 72%] Building C object examples/nvector/C_openmp/CMakeFiles/test_nvector_openmp.dir/__/__/__/src/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/C_openmp && /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/C_openmp/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/nvector/C_openmp/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fopenmp -o CMakeFiles/test_nvector_openmp.dir/__/__/__/src/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >[ 72%] Building C object examples/sunmatrix/band/CMakeFiles/test_sunmatrix_band.dir/__/__/__/src/sundials/sundials_matrix.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunmatrix/band && /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunmatrix/band/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunmatrix/band/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunmatrix_band.dir/__/__/__/src/sundials/sundials_matrix.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_matrix.c >[ 72%] Building C object examples/sunmatrix/band/CMakeFiles/test_sunmatrix_band.dir/__/__/__/src/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunmatrix/band && /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunmatrix/band/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunmatrix/band/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunmatrix_band.dir/__/__/__/src/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >[ 72%] Linking C executable test_sunmatrix_dense >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunmatrix/dense && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sunmatrix_dense.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/test_sunmatrix_dense.dir/test_sunmatrix_dense.c.o CMakeFiles/test_sunmatrix_dense.dir/__/test_sunmatrix.c.o CMakeFiles/test_sunmatrix_dense.dir/__/__/__/src/sundials/sundials_matrix.c.o CMakeFiles/test_sunmatrix_dense.dir/__/__/__/src/sundials/sundials_nvector.c.o -o test_sunmatrix_dense -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/dense ../../../src/nvector/serial/libsundials_nvecserial.so.5.2.0 ../../../src/sunmatrix/dense/libsundials_sunmatrixdense.so.3.2.0 -lm /usr/lib64/librt.so -lm >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 72%] Built target test_sunmatrix_dense >make -f examples/sunmatrix/sparse/CMakeFiles/test_sunmatrix_sparse.dir/build.make examples/sunmatrix/sparse/CMakeFiles/test_sunmatrix_sparse.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunmatrix/sparse /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunmatrix/sparse /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunmatrix/sparse/CMakeFiles/test_sunmatrix_sparse.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunmatrix/sparse/CMakeFiles/test_sunmatrix_sparse.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunmatrix/sparse/CMakeFiles/test_sunmatrix_sparse.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunmatrix/sparse/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunmatrix/sparse/CMakeFiles/test_sunmatrix_sparse.dir/depend.internal". >Scanning dependencies of target test_sunmatrix_sparse >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f examples/sunmatrix/sparse/CMakeFiles/test_sunmatrix_sparse.dir/build.make examples/sunmatrix/sparse/CMakeFiles/test_sunmatrix_sparse.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 72%] Building C object examples/sunmatrix/sparse/CMakeFiles/test_sunmatrix_sparse.dir/test_sunmatrix_sparse.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunmatrix/sparse && /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunmatrix/sparse/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunmatrix/sparse/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunmatrix_sparse.dir/test_sunmatrix_sparse.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunmatrix/sparse/test_sunmatrix_sparse.c >[ 72%] Building C object examples/sunmatrix/sparse/CMakeFiles/test_sunmatrix_sparse.dir/__/test_sunmatrix.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunmatrix/sparse && /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunmatrix/sparse/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunmatrix/sparse/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunmatrix_sparse.dir/__/test_sunmatrix.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunmatrix/test_sunmatrix.c >[ 72%] Linking C executable test_sunmatrix_band >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunmatrix/band && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sunmatrix_band.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/test_sunmatrix_band.dir/test_sunmatrix_band.c.o CMakeFiles/test_sunmatrix_band.dir/__/test_sunmatrix.c.o CMakeFiles/test_sunmatrix_band.dir/__/__/__/src/sundials/sundials_matrix.c.o CMakeFiles/test_sunmatrix_band.dir/__/__/__/src/sundials/sundials_nvector.c.o -o test_sunmatrix_band -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/band ../../../src/nvector/serial/libsundials_nvecserial.so.5.2.0 ../../../src/sunmatrix/band/libsundials_sunmatrixband.so.3.2.0 -lm /usr/lib64/librt.so -lm >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 72%] Built target test_sunmatrix_band >make -f examples/sunlinsol/klu/CMakeFiles/test_sunlinsol_klu.dir/build.make examples/sunlinsol/klu/CMakeFiles/test_sunlinsol_klu.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/klu /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/klu /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/klu/CMakeFiles/test_sunlinsol_klu.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/klu/CMakeFiles/test_sunlinsol_klu.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/klu/CMakeFiles/test_sunlinsol_klu.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/klu/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/klu/CMakeFiles/test_sunlinsol_klu.dir/depend.internal". >Scanning dependencies of target test_sunlinsol_klu >[ 72%] Linking C executable test_nvector_openmp >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/nvector/C_openmp && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_nvector_openmp.dir/link.txt --verbose=1 >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f examples/sunlinsol/klu/CMakeFiles/test_sunlinsol_klu.dir/build.make examples/sunlinsol/klu/CMakeFiles/test_sunlinsol_klu.dir/build >/usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fopenmp -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fopenmp CMakeFiles/test_nvector_openmp.dir/test_nvector_openmp.c.o CMakeFiles/test_nvector_openmp.dir/__/test_nvector.c.o CMakeFiles/test_nvector_openmp.dir/__/__/__/src/sundials/sundials_nvector.c.o -o test_nvector_openmp -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/openmp ../../../src/nvector/openmp/libsundials_nvecopenmp.so.5.2.0 -lm /usr/lib64/librt.so -lm >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 72%] Building C object examples/sunlinsol/klu/CMakeFiles/test_sunlinsol_klu.dir/test_sunlinsol_klu.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/klu && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/klu/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/klu/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_klu.dir/test_sunlinsol_klu.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/klu/test_sunlinsol_klu.c >make -f examples/sunlinsol/superlumt/CMakeFiles/test_sunlinsol_superlumt.dir/build.make examples/sunlinsol/superlumt/CMakeFiles/test_sunlinsol_superlumt.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/superlumt /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/superlumt /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/superlumt/CMakeFiles/test_sunlinsol_superlumt.dir/DependInfo.cmake >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/superlumt/CMakeFiles/test_sunlinsol_superlumt.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/superlumt/CMakeFiles/test_sunlinsol_superlumt.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/superlumt/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/superlumt/CMakeFiles/test_sunlinsol_superlumt.dir/depend.internal". >Scanning dependencies of target test_sunlinsol_superlumt >[ 72%] Built target test_nvector_openmp >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f examples/sunlinsol/superlumt/CMakeFiles/test_sunlinsol_superlumt.dir/build.make examples/sunlinsol/superlumt/CMakeFiles/test_sunlinsol_superlumt.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 72%] Building C object examples/sunlinsol/klu/CMakeFiles/test_sunlinsol_klu.dir/__/test_sunlinsol.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/klu && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/klu/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/klu/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_klu.dir/__/test_sunlinsol.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/test_sunlinsol.c >[ 72%] Building C object examples/sunlinsol/superlumt/CMakeFiles/test_sunlinsol_superlumt.dir/test_sunlinsol_superlumt.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/superlumt && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/superlumt/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/superlumt/.. -isystem /usr/include/superlu_mt -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_superlumt.dir/test_sunlinsol_superlumt.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/superlumt/test_sunlinsol_superlumt.c >[ 73%] Building C object examples/sunmatrix/sparse/CMakeFiles/test_sunmatrix_sparse.dir/__/__/__/src/sundials/sundials_matrix.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunmatrix/sparse && /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunmatrix/sparse/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunmatrix/sparse/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunmatrix_sparse.dir/__/__/__/src/sundials/sundials_matrix.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_matrix.c >[ 73%] Building C object examples/sunmatrix/sparse/CMakeFiles/test_sunmatrix_sparse.dir/__/__/__/src/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunmatrix/sparse && /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunmatrix/sparse/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunmatrix/sparse/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunmatrix_sparse.dir/__/__/__/src/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >[ 73%] Building C object examples/sunlinsol/superlumt/CMakeFiles/test_sunlinsol_superlumt.dir/__/test_sunlinsol.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/superlumt && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/superlumt/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/superlumt/.. -isystem /usr/include/superlu_mt -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_superlumt.dir/__/test_sunlinsol.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/test_sunlinsol.c >[ 73%] Building C object examples/sunlinsol/klu/CMakeFiles/test_sunlinsol_klu.dir/__/__/__/src/sundials/sundials_matrix.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/klu && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/klu/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/klu/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_klu.dir/__/__/__/src/sundials/sundials_matrix.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_matrix.c >[ 73%] Building C object examples/sunlinsol/klu/CMakeFiles/test_sunlinsol_klu.dir/__/__/__/src/sundials/sundials_linearsolver.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/klu && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/klu/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/klu/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_klu.dir/__/__/__/src/sundials/sundials_linearsolver.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_linearsolver.c >make -f examples/sunlinsol/lapackband/CMakeFiles/test_sunlinsol_lapackband.dir/build.make examples/sunlinsol/lapackband/CMakeFiles/test_sunlinsol_lapackband.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/lapackband /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/lapackband /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/lapackband/CMakeFiles/test_sunlinsol_lapackband.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/lapackband/CMakeFiles/test_sunlinsol_lapackband.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/lapackband/CMakeFiles/test_sunlinsol_lapackband.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/lapackband/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/lapackband/CMakeFiles/test_sunlinsol_lapackband.dir/depend.internal". >Scanning dependencies of target test_sunlinsol_lapackband >[ 73%] Building C object examples/sunlinsol/klu/CMakeFiles/test_sunlinsol_klu.dir/__/__/__/src/sundials/sundials_nvector.c.o >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/klu && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/klu/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/klu/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_klu.dir/__/__/__/src/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >make -f examples/sunlinsol/lapackband/CMakeFiles/test_sunlinsol_lapackband.dir/build.make examples/sunlinsol/lapackband/CMakeFiles/test_sunlinsol_lapackband.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 73%] Building C object examples/sunlinsol/lapackband/CMakeFiles/test_sunlinsol_lapackband.dir/test_sunlinsol_lapackband.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/lapackband && /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/lapackband/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/lapackband/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_lapackband.dir/test_sunlinsol_lapackband.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/lapackband/test_sunlinsol_lapackband.c >[ 73%] Building C object examples/sunlinsol/superlumt/CMakeFiles/test_sunlinsol_superlumt.dir/__/__/__/src/sundials/sundials_matrix.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/superlumt && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/superlumt/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/superlumt/.. -isystem /usr/include/superlu_mt -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_superlumt.dir/__/__/__/src/sundials/sundials_matrix.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_matrix.c >[ 73%] Building C object examples/sunlinsol/superlumt/CMakeFiles/test_sunlinsol_superlumt.dir/__/__/__/src/sundials/sundials_linearsolver.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/superlumt && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/superlumt/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/superlumt/.. -isystem /usr/include/superlu_mt -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_superlumt.dir/__/__/__/src/sundials/sundials_linearsolver.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_linearsolver.c >[ 73%] Building C object examples/sunlinsol/lapackband/CMakeFiles/test_sunlinsol_lapackband.dir/__/test_sunlinsol.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/lapackband && /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/lapackband/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/lapackband/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_lapackband.dir/__/test_sunlinsol.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/test_sunlinsol.c >[ 73%] Linking C executable test_sunmatrix_sparse >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunmatrix/sparse && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sunmatrix_sparse.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/test_sunmatrix_sparse.dir/test_sunmatrix_sparse.c.o CMakeFiles/test_sunmatrix_sparse.dir/__/test_sunmatrix.c.o CMakeFiles/test_sunmatrix_sparse.dir/__/__/__/src/sundials/sundials_matrix.c.o CMakeFiles/test_sunmatrix_sparse.dir/__/__/__/src/sundials/sundials_nvector.c.o -o test_sunmatrix_sparse -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/dense:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/band:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/sparse ../../../src/nvector/serial/libsundials_nvecserial.so.5.2.0 ../../../src/sunmatrix/dense/libsundials_sunmatrixdense.so.3.2.0 ../../../src/sunmatrix/band/libsundials_sunmatrixband.so.3.2.0 ../../../src/sunmatrix/sparse/libsundials_sunmatrixsparse.so.3.2.0 -lm /usr/lib64/librt.so -lm >[ 74%] Building C object examples/sunlinsol/superlumt/CMakeFiles/test_sunlinsol_superlumt.dir/__/__/__/src/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/superlumt && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/superlumt/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/superlumt/.. -isystem /usr/include/superlu_mt -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_superlumt.dir/__/__/__/src/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 74%] Built target test_sunmatrix_sparse >[ 74%] Building C object examples/sunlinsol/lapackband/CMakeFiles/test_sunlinsol_lapackband.dir/__/__/__/src/sundials/sundials_matrix.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/lapackband && /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/lapackband/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/lapackband/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_lapackband.dir/__/__/__/src/sundials/sundials_matrix.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_matrix.c >[ 75%] Linking C executable test_sunlinsol_klu >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/klu && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sunlinsol_klu.dir/link.txt --verbose=1 >[ 75%] Building C object examples/sunlinsol/lapackband/CMakeFiles/test_sunlinsol_lapackband.dir/__/__/__/src/sundials/sundials_linearsolver.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/lapackband && /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/lapackband/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/lapackband/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_lapackband.dir/__/__/__/src/sundials/sundials_linearsolver.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_linearsolver.c >/usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/test_sunlinsol_klu.dir/test_sunlinsol_klu.c.o CMakeFiles/test_sunlinsol_klu.dir/__/test_sunlinsol.c.o CMakeFiles/test_sunlinsol_klu.dir/__/__/__/src/sundials/sundials_matrix.c.o CMakeFiles/test_sunlinsol_klu.dir/__/__/__/src/sundials/sundials_linearsolver.c.o CMakeFiles/test_sunlinsol_klu.dir/__/__/__/src/sundials/sundials_nvector.c.o -o test_sunlinsol_klu -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/dense:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/klu:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/sparse ../../../src/nvector/serial/libsundials_nvecserial.so.5.2.0 ../../../src/sunmatrix/dense/libsundials_sunmatrixdense.so.3.2.0 ../../../src/sunlinsol/klu/libsundials_sunlinsolklu.so.3.2.0 -lm /usr/lib64/librt.so /usr/lib64/libklu.so /usr/lib64/libamd.so /usr/lib64/libcolamd.so /usr/lib64/libbtf.so /usr/lib64/libsuitesparseconfig.so ../../../src/sunmatrix/sparse/libsundials_sunmatrixsparse.so.3.2.0 -lm >[ 75%] Building C object examples/sunlinsol/lapackband/CMakeFiles/test_sunlinsol_lapackband.dir/__/__/__/src/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/lapackband && /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/lapackband/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/lapackband/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_lapackband.dir/__/__/__/src/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 75%] Built target test_sunlinsol_klu >make -f examples/sunlinsol/lapackdense/CMakeFiles/test_sunlinsol_lapackdense.dir/build.make examples/sunlinsol/lapackdense/CMakeFiles/test_sunlinsol_lapackdense.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/lapackdense /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/lapackdense /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/lapackdense/CMakeFiles/test_sunlinsol_lapackdense.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/lapackdense/CMakeFiles/test_sunlinsol_lapackdense.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/lapackdense/CMakeFiles/test_sunlinsol_lapackdense.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/lapackdense/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/lapackdense/CMakeFiles/test_sunlinsol_lapackdense.dir/depend.internal". >Scanning dependencies of target test_sunlinsol_lapackdense >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f examples/sunlinsol/lapackdense/CMakeFiles/test_sunlinsol_lapackdense.dir/build.make examples/sunlinsol/lapackdense/CMakeFiles/test_sunlinsol_lapackdense.dir/build >make -f examples/sunlinsol/spgmr/serial/CMakeFiles/test_sunlinsol_spgmr_serial.dir/build.make examples/sunlinsol/spgmr/serial/CMakeFiles/test_sunlinsol_spgmr_serial.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spgmr/serial /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spgmr/serial /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spgmr/serial/CMakeFiles/test_sunlinsol_spgmr_serial.dir/DependInfo.cmake >[ 76%] Building C object examples/sunlinsol/lapackdense/CMakeFiles/test_sunlinsol_lapackdense.dir/test_sunlinsol_lapackdense.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/lapackdense && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/lapackdense/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/lapackdense/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_lapackdense.dir/test_sunlinsol_lapackdense.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/lapackdense/test_sunlinsol_lapackdense.c >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spgmr/serial/CMakeFiles/test_sunlinsol_spgmr_serial.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spgmr/serial/CMakeFiles/test_sunlinsol_spgmr_serial.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spgmr/serial/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spgmr/serial/CMakeFiles/test_sunlinsol_spgmr_serial.dir/depend.internal". >Scanning dependencies of target test_sunlinsol_spgmr_serial >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f examples/sunlinsol/spgmr/serial/CMakeFiles/test_sunlinsol_spgmr_serial.dir/build.make examples/sunlinsol/spgmr/serial/CMakeFiles/test_sunlinsol_spgmr_serial.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 76%] Building C object examples/sunlinsol/spgmr/serial/CMakeFiles/test_sunlinsol_spgmr_serial.dir/test_sunlinsol_spgmr_serial.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spgmr/serial && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spgmr/serial/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spgmr/serial/../.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_spgmr_serial.dir/test_sunlinsol_spgmr_serial.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spgmr/serial/test_sunlinsol_spgmr_serial.c >[ 76%] Building C object examples/sunlinsol/lapackdense/CMakeFiles/test_sunlinsol_lapackdense.dir/__/test_sunlinsol.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/lapackdense && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/lapackdense/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/lapackdense/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_lapackdense.dir/__/test_sunlinsol.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/test_sunlinsol.c >[ 76%] Linking C executable test_sunlinsol_superlumt >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/superlumt && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sunlinsol_superlumt.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/test_sunlinsol_superlumt.dir/test_sunlinsol_superlumt.c.o CMakeFiles/test_sunlinsol_superlumt.dir/__/test_sunlinsol.c.o CMakeFiles/test_sunlinsol_superlumt.dir/__/__/__/src/sundials/sundials_matrix.c.o CMakeFiles/test_sunlinsol_superlumt.dir/__/__/__/src/sundials/sundials_linearsolver.c.o CMakeFiles/test_sunlinsol_superlumt.dir/__/__/__/src/sundials/sundials_nvector.c.o -o test_sunlinsol_superlumt -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/dense:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/superlumt:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/sparse ../../../src/nvector/serial/libsundials_nvecserial.so.5.2.0 ../../../src/sunmatrix/dense/libsundials_sunmatrixdense.so.3.2.0 ../../../src/sunlinsol/superlumt/libsundials_sunlinsolsuperlumt.so.3.2.0 -lm /usr/lib64/librt.so ../../../src/sunmatrix/sparse/libsundials_sunmatrixsparse.so.3.2.0 -lm -lsuperlu_mt -lpthread >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 76%] Linking C executable test_sunlinsol_lapackband >[ 76%] Built target test_sunlinsol_superlumt >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/lapackband && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sunlinsol_lapackband.dir/link.txt --verbose=1 >[ 76%] Building C object examples/sunlinsol/spgmr/serial/CMakeFiles/test_sunlinsol_spgmr_serial.dir/__/__/test_sunlinsol.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spgmr/serial && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spgmr/serial/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spgmr/serial/../.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_spgmr_serial.dir/__/__/test_sunlinsol.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/test_sunlinsol.c >/usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/test_sunlinsol_lapackband.dir/test_sunlinsol_lapackband.c.o CMakeFiles/test_sunlinsol_lapackband.dir/__/test_sunlinsol.c.o CMakeFiles/test_sunlinsol_lapackband.dir/__/__/__/src/sundials/sundials_matrix.c.o CMakeFiles/test_sunlinsol_lapackband.dir/__/__/__/src/sundials/sundials_linearsolver.c.o CMakeFiles/test_sunlinsol_lapackband.dir/__/__/__/src/sundials/sundials_nvector.c.o -o test_sunlinsol_lapackband -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/lapackband:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/band ../../../src/nvector/serial/libsundials_nvecserial.so.5.2.0 ../../../src/sunlinsol/lapackband/libsundials_sunlinsollapackband.so.3.2.0 -lm /usr/lib64/librt.so /usr/lib64/libopenblas.so /usr/lib64/libblas.so /usr/lib64/libblas.so ../../../src/sunmatrix/band/libsundials_sunmatrixband.so.3.2.0 -lm >[ 76%] Building C object examples/sunlinsol/lapackdense/CMakeFiles/test_sunlinsol_lapackdense.dir/__/__/__/src/sundials/sundials_matrix.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/lapackdense && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/lapackdense/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/lapackdense/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_lapackdense.dir/__/__/__/src/sundials/sundials_matrix.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_matrix.c >[ 76%] Building C object examples/sunlinsol/spgmr/serial/CMakeFiles/test_sunlinsol_spgmr_serial.dir/__/__/__/__/src/sundials/sundials_linearsolver.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spgmr/serial && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spgmr/serial/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spgmr/serial/../.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_spgmr_serial.dir/__/__/__/__/src/sundials/sundials_linearsolver.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_linearsolver.c >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 76%] Built target test_sunlinsol_lapackband >[ 76%] Building C object examples/sunlinsol/spgmr/serial/CMakeFiles/test_sunlinsol_spgmr_serial.dir/__/__/__/__/src/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spgmr/serial && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spgmr/serial/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spgmr/serial/../.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_spgmr_serial.dir/__/__/__/__/src/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >[ 76%] Building C object examples/sunlinsol/lapackdense/CMakeFiles/test_sunlinsol_lapackdense.dir/__/__/__/src/sundials/sundials_linearsolver.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/lapackdense && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/lapackdense/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/lapackdense/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_lapackdense.dir/__/__/__/src/sundials/sundials_linearsolver.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_linearsolver.c >[ 76%] Building C object examples/sunlinsol/lapackdense/CMakeFiles/test_sunlinsol_lapackdense.dir/__/__/__/src/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/lapackdense && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/lapackdense/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/lapackdense/.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_lapackdense.dir/__/__/__/src/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >make -f examples/sunlinsol/spfgmr/serial/CMakeFiles/test_sunlinsol_spfgmr_serial.dir/build.make examples/sunlinsol/spfgmr/serial/CMakeFiles/test_sunlinsol_spfgmr_serial.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spfgmr/serial /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spfgmr/serial /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spfgmr/serial/CMakeFiles/test_sunlinsol_spfgmr_serial.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spfgmr/serial/CMakeFiles/test_sunlinsol_spfgmr_serial.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spfgmr/serial/CMakeFiles/test_sunlinsol_spfgmr_serial.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spfgmr/serial/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spfgmr/serial/CMakeFiles/test_sunlinsol_spfgmr_serial.dir/depend.internal". >Scanning dependencies of target test_sunlinsol_spfgmr_serial >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f examples/sunlinsol/spfgmr/serial/CMakeFiles/test_sunlinsol_spfgmr_serial.dir/build.make examples/sunlinsol/spfgmr/serial/CMakeFiles/test_sunlinsol_spfgmr_serial.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 76%] Building C object examples/sunlinsol/spfgmr/serial/CMakeFiles/test_sunlinsol_spfgmr_serial.dir/test_sunlinsol_spfgmr_serial.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spfgmr/serial && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spfgmr/serial/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spfgmr/serial/../.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_spfgmr_serial.dir/test_sunlinsol_spfgmr_serial.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spfgmr/serial/test_sunlinsol_spfgmr_serial.c >[ 77%] Building C object examples/sunlinsol/spfgmr/serial/CMakeFiles/test_sunlinsol_spfgmr_serial.dir/__/__/test_sunlinsol.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spfgmr/serial && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spfgmr/serial/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spfgmr/serial/../.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_spfgmr_serial.dir/__/__/test_sunlinsol.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/test_sunlinsol.c >[ 77%] Linking C executable test_sunlinsol_spgmr_serial >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spgmr/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sunlinsol_spgmr_serial.dir/link.txt --verbose=1 >make -f examples/sunlinsol/spbcgs/serial/CMakeFiles/test_sunlinsol_spbcgs_serial.dir/build.make examples/sunlinsol/spbcgs/serial/CMakeFiles/test_sunlinsol_spbcgs_serial.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spbcgs/serial /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spbcgs/serial /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spbcgs/serial/CMakeFiles/test_sunlinsol_spbcgs_serial.dir/DependInfo.cmake >/usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/test_sunlinsol_spgmr_serial.dir/test_sunlinsol_spgmr_serial.c.o CMakeFiles/test_sunlinsol_spgmr_serial.dir/__/__/test_sunlinsol.c.o CMakeFiles/test_sunlinsol_spgmr_serial.dir/__/__/__/__/src/sundials/sundials_linearsolver.c.o CMakeFiles/test_sunlinsol_spgmr_serial.dir/__/__/__/__/src/sundials/sundials_nvector.c.o -o test_sunlinsol_spgmr_serial -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spgmr ../../../../src/nvector/serial/libsundials_nvecserial.so.5.2.0 ../../../../src/sunlinsol/spgmr/libsundials_sunlinsolspgmr.so.3.2.0 -lm /usr/lib64/librt.so -lm >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spbcgs/serial/CMakeFiles/test_sunlinsol_spbcgs_serial.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spbcgs/serial/CMakeFiles/test_sunlinsol_spbcgs_serial.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spbcgs/serial/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spbcgs/serial/CMakeFiles/test_sunlinsol_spbcgs_serial.dir/depend.internal". >Scanning dependencies of target test_sunlinsol_spbcgs_serial >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f examples/sunlinsol/spbcgs/serial/CMakeFiles/test_sunlinsol_spbcgs_serial.dir/build.make examples/sunlinsol/spbcgs/serial/CMakeFiles/test_sunlinsol_spbcgs_serial.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 77%] Building C object examples/sunlinsol/spbcgs/serial/CMakeFiles/test_sunlinsol_spbcgs_serial.dir/test_sunlinsol_spbcgs_serial.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spbcgs/serial && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spbcgs/serial/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spbcgs/serial/../.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_spbcgs_serial.dir/test_sunlinsol_spbcgs_serial.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spbcgs/serial/test_sunlinsol_spbcgs_serial.c >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 77%] Linking C executable test_sunlinsol_lapackdense >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/lapackdense && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sunlinsol_lapackdense.dir/link.txt --verbose=1 >[ 77%] Built target test_sunlinsol_spgmr_serial >make -f examples/sunlinsol/sptfqmr/serial/CMakeFiles/test_sunlinsol_sptfqmr_serial.dir/build.make examples/sunlinsol/sptfqmr/serial/CMakeFiles/test_sunlinsol_sptfqmr_serial.dir/depend >/usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/test_sunlinsol_lapackdense.dir/test_sunlinsol_lapackdense.c.o CMakeFiles/test_sunlinsol_lapackdense.dir/__/test_sunlinsol.c.o CMakeFiles/test_sunlinsol_lapackdense.dir/__/__/__/src/sundials/sundials_matrix.c.o CMakeFiles/test_sunlinsol_lapackdense.dir/__/__/__/src/sundials/sundials_linearsolver.c.o CMakeFiles/test_sunlinsol_lapackdense.dir/__/__/__/src/sundials/sundials_nvector.c.o -o test_sunlinsol_lapackdense -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/lapackdense:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/dense ../../../src/nvector/serial/libsundials_nvecserial.so.5.2.0 ../../../src/sunlinsol/lapackdense/libsundials_sunlinsollapackdense.so.3.2.0 -lm /usr/lib64/librt.so /usr/lib64/libopenblas.so /usr/lib64/libblas.so /usr/lib64/libblas.so ../../../src/sunmatrix/dense/libsundials_sunmatrixdense.so.3.2.0 -lm >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/sptfqmr/serial /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/sptfqmr/serial /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/sptfqmr/serial/CMakeFiles/test_sunlinsol_sptfqmr_serial.dir/DependInfo.cmake >[ 77%] Building C object examples/sunlinsol/spfgmr/serial/CMakeFiles/test_sunlinsol_spfgmr_serial.dir/__/__/__/__/src/sundials/sundials_linearsolver.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spfgmr/serial && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spfgmr/serial/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spfgmr/serial/../.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_spfgmr_serial.dir/__/__/__/__/src/sundials/sundials_linearsolver.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_linearsolver.c >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/sptfqmr/serial/CMakeFiles/test_sunlinsol_sptfqmr_serial.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/sptfqmr/serial/CMakeFiles/test_sunlinsol_sptfqmr_serial.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/sptfqmr/serial/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/sptfqmr/serial/CMakeFiles/test_sunlinsol_sptfqmr_serial.dir/depend.internal". >Scanning dependencies of target test_sunlinsol_sptfqmr_serial >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f examples/sunlinsol/sptfqmr/serial/CMakeFiles/test_sunlinsol_sptfqmr_serial.dir/build.make examples/sunlinsol/sptfqmr/serial/CMakeFiles/test_sunlinsol_sptfqmr_serial.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 77%] Building C object examples/sunlinsol/sptfqmr/serial/CMakeFiles/test_sunlinsol_sptfqmr_serial.dir/test_sunlinsol_sptfqmr_serial.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/sptfqmr/serial && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/sptfqmr/serial/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/sptfqmr/serial/../.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_sptfqmr_serial.dir/test_sunlinsol_sptfqmr_serial.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/sptfqmr/serial/test_sunlinsol_sptfqmr_serial.c >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 77%] Built target test_sunlinsol_lapackdense >[ 77%] Building C object examples/sunlinsol/sptfqmr/serial/CMakeFiles/test_sunlinsol_sptfqmr_serial.dir/__/__/test_sunlinsol.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/sptfqmr/serial && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/sptfqmr/serial/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/sptfqmr/serial/../.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_sptfqmr_serial.dir/__/__/test_sunlinsol.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/test_sunlinsol.c >[ 77%] Building C object examples/sunlinsol/spfgmr/serial/CMakeFiles/test_sunlinsol_spfgmr_serial.dir/__/__/__/__/src/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spfgmr/serial && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spfgmr/serial/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spfgmr/serial/../.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_spfgmr_serial.dir/__/__/__/__/src/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >[ 77%] Building C object examples/sunlinsol/spbcgs/serial/CMakeFiles/test_sunlinsol_spbcgs_serial.dir/__/__/test_sunlinsol.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spbcgs/serial && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spbcgs/serial/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spbcgs/serial/../.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_spbcgs_serial.dir/__/__/test_sunlinsol.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/test_sunlinsol.c >make -f examples/sunlinsol/pcg/serial/CMakeFiles/test_sunlinsol_pcg_serial.dir/build.make examples/sunlinsol/pcg/serial/CMakeFiles/test_sunlinsol_pcg_serial.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/pcg/serial /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/pcg/serial /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/pcg/serial/CMakeFiles/test_sunlinsol_pcg_serial.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/pcg/serial/CMakeFiles/test_sunlinsol_pcg_serial.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/pcg/serial/CMakeFiles/test_sunlinsol_pcg_serial.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/pcg/serial/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/pcg/serial/CMakeFiles/test_sunlinsol_pcg_serial.dir/depend.internal". >Scanning dependencies of target test_sunlinsol_pcg_serial >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f examples/sunlinsol/pcg/serial/CMakeFiles/test_sunlinsol_pcg_serial.dir/build.make examples/sunlinsol/pcg/serial/CMakeFiles/test_sunlinsol_pcg_serial.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 78%] Building C object examples/sunlinsol/sptfqmr/serial/CMakeFiles/test_sunlinsol_sptfqmr_serial.dir/__/__/__/__/src/sundials/sundials_linearsolver.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/sptfqmr/serial && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/sptfqmr/serial/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/sptfqmr/serial/../.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_sptfqmr_serial.dir/__/__/__/__/src/sundials/sundials_linearsolver.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_linearsolver.c >[ 78%] Building C object examples/sunlinsol/pcg/serial/CMakeFiles/test_sunlinsol_pcg_serial.dir/test_sunlinsol_pcg_serial.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/pcg/serial && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/pcg/serial/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/pcg/serial/../.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_pcg_serial.dir/test_sunlinsol_pcg_serial.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/pcg/serial/test_sunlinsol_pcg_serial.c >[ 78%] Building C object examples/sunlinsol/spbcgs/serial/CMakeFiles/test_sunlinsol_spbcgs_serial.dir/__/__/__/__/src/sundials/sundials_linearsolver.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spbcgs/serial && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spbcgs/serial/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spbcgs/serial/../.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_spbcgs_serial.dir/__/__/__/__/src/sundials/sundials_linearsolver.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_linearsolver.c >[ 78%] Linking C executable test_sunlinsol_spfgmr_serial >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spfgmr/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sunlinsol_spfgmr_serial.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/test_sunlinsol_spfgmr_serial.dir/test_sunlinsol_spfgmr_serial.c.o CMakeFiles/test_sunlinsol_spfgmr_serial.dir/__/__/test_sunlinsol.c.o CMakeFiles/test_sunlinsol_spfgmr_serial.dir/__/__/__/__/src/sundials/sundials_linearsolver.c.o CMakeFiles/test_sunlinsol_spfgmr_serial.dir/__/__/__/__/src/sundials/sundials_nvector.c.o -o test_sunlinsol_spfgmr_serial -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spfgmr ../../../../src/nvector/serial/libsundials_nvecserial.so.5.2.0 ../../../../src/sunlinsol/spfgmr/libsundials_sunlinsolspfgmr.so.3.2.0 -lm /usr/lib64/librt.so -lm >[ 78%] Building C object examples/sunlinsol/sptfqmr/serial/CMakeFiles/test_sunlinsol_sptfqmr_serial.dir/__/__/__/__/src/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/sptfqmr/serial && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/sptfqmr/serial/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/sptfqmr/serial/../.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_sptfqmr_serial.dir/__/__/__/__/src/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 78%] Building C object examples/sunlinsol/spbcgs/serial/CMakeFiles/test_sunlinsol_spbcgs_serial.dir/__/__/__/__/src/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spbcgs/serial && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spbcgs/serial/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spbcgs/serial/../.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_spbcgs_serial.dir/__/__/__/__/src/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >[ 78%] Built target test_sunlinsol_spfgmr_serial >[ 79%] Building C object examples/sunlinsol/pcg/serial/CMakeFiles/test_sunlinsol_pcg_serial.dir/__/__/test_sunlinsol.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/pcg/serial && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/pcg/serial/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/pcg/serial/../.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_pcg_serial.dir/__/__/test_sunlinsol.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/test_sunlinsol.c >make -f examples/sunlinsol/spgmr/parallel/CMakeFiles/test_sunlinsol_spgmr_parallel.dir/build.make examples/sunlinsol/spgmr/parallel/CMakeFiles/test_sunlinsol_spgmr_parallel.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spgmr/parallel /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spgmr/parallel /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spgmr/parallel/CMakeFiles/test_sunlinsol_spgmr_parallel.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spgmr/parallel/CMakeFiles/test_sunlinsol_spgmr_parallel.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spgmr/parallel/CMakeFiles/test_sunlinsol_spgmr_parallel.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spgmr/parallel/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spgmr/parallel/CMakeFiles/test_sunlinsol_spgmr_parallel.dir/depend.internal". >Scanning dependencies of target test_sunlinsol_spgmr_parallel >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f examples/sunlinsol/spgmr/parallel/CMakeFiles/test_sunlinsol_spgmr_parallel.dir/build.make examples/sunlinsol/spgmr/parallel/CMakeFiles/test_sunlinsol_spgmr_parallel.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 79%] Building C object examples/sunlinsol/spgmr/parallel/CMakeFiles/test_sunlinsol_spgmr_parallel.dir/test_sunlinsol_spgmr_parallel.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spgmr/parallel && /usr/bin/mpicc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spgmr/parallel/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spgmr/parallel/../.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_spgmr_parallel.dir/test_sunlinsol_spgmr_parallel.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spgmr/parallel/test_sunlinsol_spgmr_parallel.c >[ 79%] Building C object examples/sunlinsol/pcg/serial/CMakeFiles/test_sunlinsol_pcg_serial.dir/__/__/__/__/src/sundials/sundials_linearsolver.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/pcg/serial && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/pcg/serial/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/pcg/serial/../.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_pcg_serial.dir/__/__/__/__/src/sundials/sundials_linearsolver.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_linearsolver.c >[ 79%] Linking C executable test_sunlinsol_sptfqmr_serial >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/sptfqmr/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sunlinsol_sptfqmr_serial.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/test_sunlinsol_sptfqmr_serial.dir/test_sunlinsol_sptfqmr_serial.c.o CMakeFiles/test_sunlinsol_sptfqmr_serial.dir/__/__/test_sunlinsol.c.o CMakeFiles/test_sunlinsol_sptfqmr_serial.dir/__/__/__/__/src/sundials/sundials_linearsolver.c.o CMakeFiles/test_sunlinsol_sptfqmr_serial.dir/__/__/__/__/src/sundials/sundials_nvector.c.o -o test_sunlinsol_sptfqmr_serial -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/sptfqmr ../../../../src/nvector/serial/libsundials_nvecserial.so.5.2.0 ../../../../src/sunlinsol/sptfqmr/libsundials_sunlinsolsptfqmr.so.3.2.0 -lm /usr/lib64/librt.so -lm >[ 79%] Building C object examples/sunlinsol/pcg/serial/CMakeFiles/test_sunlinsol_pcg_serial.dir/__/__/__/__/src/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/pcg/serial && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/pcg/serial/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/pcg/serial/../.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_pcg_serial.dir/__/__/__/__/src/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 79%] Built target test_sunlinsol_sptfqmr_serial >[ 79%] Building C object examples/sunlinsol/spgmr/parallel/CMakeFiles/test_sunlinsol_spgmr_parallel.dir/__/__/test_sunlinsol.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spgmr/parallel && /usr/bin/mpicc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spgmr/parallel/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spgmr/parallel/../.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_spgmr_parallel.dir/__/__/test_sunlinsol.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/test_sunlinsol.c >[ 80%] Linking C executable test_sunlinsol_spbcgs_serial >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spbcgs/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sunlinsol_spbcgs_serial.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/test_sunlinsol_spbcgs_serial.dir/test_sunlinsol_spbcgs_serial.c.o CMakeFiles/test_sunlinsol_spbcgs_serial.dir/__/__/test_sunlinsol.c.o CMakeFiles/test_sunlinsol_spbcgs_serial.dir/__/__/__/__/src/sundials/sundials_linearsolver.c.o CMakeFiles/test_sunlinsol_spbcgs_serial.dir/__/__/__/__/src/sundials/sundials_nvector.c.o -o test_sunlinsol_spbcgs_serial -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spbcgs ../../../../src/nvector/serial/libsundials_nvecserial.so.5.2.0 ../../../../src/sunlinsol/spbcgs/libsundials_sunlinsolspbcgs.so.3.2.0 -lm /usr/lib64/librt.so -lm >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 80%] Built target test_sunlinsol_spbcgs_serial >[ 80%] Building C object examples/sunlinsol/spgmr/parallel/CMakeFiles/test_sunlinsol_spgmr_parallel.dir/__/__/__/__/src/sundials/sundials_linearsolver.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spgmr/parallel && /usr/bin/mpicc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spgmr/parallel/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spgmr/parallel/../.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_spgmr_parallel.dir/__/__/__/__/src/sundials/sundials_linearsolver.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_linearsolver.c >make -f examples/sunlinsol/spfgmr/parallel/CMakeFiles/test_sunlinsol_spfgmr_parallel.dir/build.make examples/sunlinsol/spfgmr/parallel/CMakeFiles/test_sunlinsol_spfgmr_parallel.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spfgmr/parallel /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spfgmr/parallel /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spfgmr/parallel/CMakeFiles/test_sunlinsol_spfgmr_parallel.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spfgmr/parallel/CMakeFiles/test_sunlinsol_spfgmr_parallel.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spfgmr/parallel/CMakeFiles/test_sunlinsol_spfgmr_parallel.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spfgmr/parallel/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spfgmr/parallel/CMakeFiles/test_sunlinsol_spfgmr_parallel.dir/depend.internal". >Scanning dependencies of target test_sunlinsol_spfgmr_parallel >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f examples/sunlinsol/spfgmr/parallel/CMakeFiles/test_sunlinsol_spfgmr_parallel.dir/build.make examples/sunlinsol/spfgmr/parallel/CMakeFiles/test_sunlinsol_spfgmr_parallel.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f examples/sunlinsol/spbcgs/parallel/CMakeFiles/test_sunlinsol_spbcgs_parallel.dir/build.make examples/sunlinsol/spbcgs/parallel/CMakeFiles/test_sunlinsol_spbcgs_parallel.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spbcgs/parallel /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spbcgs/parallel /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spbcgs/parallel/CMakeFiles/test_sunlinsol_spbcgs_parallel.dir/DependInfo.cmake >[ 80%] Building C object examples/sunlinsol/spfgmr/parallel/CMakeFiles/test_sunlinsol_spfgmr_parallel.dir/test_sunlinsol_spfgmr_parallel.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spfgmr/parallel && /usr/bin/mpicc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spfgmr/parallel/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spfgmr/parallel/../.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_spfgmr_parallel.dir/test_sunlinsol_spfgmr_parallel.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spfgmr/parallel/test_sunlinsol_spfgmr_parallel.c >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spbcgs/parallel/CMakeFiles/test_sunlinsol_spbcgs_parallel.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spbcgs/parallel/CMakeFiles/test_sunlinsol_spbcgs_parallel.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spbcgs/parallel/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spbcgs/parallel/CMakeFiles/test_sunlinsol_spbcgs_parallel.dir/depend.internal". >Scanning dependencies of target test_sunlinsol_spbcgs_parallel >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f examples/sunlinsol/spbcgs/parallel/CMakeFiles/test_sunlinsol_spbcgs_parallel.dir/build.make examples/sunlinsol/spbcgs/parallel/CMakeFiles/test_sunlinsol_spbcgs_parallel.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 81%] Building C object examples/sunlinsol/spgmr/parallel/CMakeFiles/test_sunlinsol_spgmr_parallel.dir/__/__/__/__/src/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spgmr/parallel && /usr/bin/mpicc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spgmr/parallel/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spgmr/parallel/../.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_spgmr_parallel.dir/__/__/__/__/src/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >[ 81%] Building C object examples/sunlinsol/spbcgs/parallel/CMakeFiles/test_sunlinsol_spbcgs_parallel.dir/test_sunlinsol_spbcgs_parallel.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spbcgs/parallel && /usr/bin/mpicc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spbcgs/parallel/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spbcgs/parallel/../.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_spbcgs_parallel.dir/test_sunlinsol_spbcgs_parallel.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spbcgs/parallel/test_sunlinsol_spbcgs_parallel.c >[ 81%] Linking C executable test_sunlinsol_pcg_serial >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/pcg/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sunlinsol_pcg_serial.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/test_sunlinsol_pcg_serial.dir/test_sunlinsol_pcg_serial.c.o CMakeFiles/test_sunlinsol_pcg_serial.dir/__/__/test_sunlinsol.c.o CMakeFiles/test_sunlinsol_pcg_serial.dir/__/__/__/__/src/sundials/sundials_linearsolver.c.o CMakeFiles/test_sunlinsol_pcg_serial.dir/__/__/__/__/src/sundials/sundials_nvector.c.o -o test_sunlinsol_pcg_serial -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/pcg ../../../../src/nvector/serial/libsundials_nvecserial.so.5.2.0 ../../../../src/sunlinsol/pcg/libsundials_sunlinsolpcg.so.3.2.0 -lm /usr/lib64/librt.so -lm >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 81%] Built target test_sunlinsol_pcg_serial >[ 81%] Building C object examples/sunlinsol/spfgmr/parallel/CMakeFiles/test_sunlinsol_spfgmr_parallel.dir/__/__/test_sunlinsol.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spfgmr/parallel && /usr/bin/mpicc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spfgmr/parallel/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spfgmr/parallel/../.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_spfgmr_parallel.dir/__/__/test_sunlinsol.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/test_sunlinsol.c >[ 81%] Building C object examples/sunlinsol/spbcgs/parallel/CMakeFiles/test_sunlinsol_spbcgs_parallel.dir/__/__/test_sunlinsol.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spbcgs/parallel && /usr/bin/mpicc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spbcgs/parallel/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spbcgs/parallel/../.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_spbcgs_parallel.dir/__/__/test_sunlinsol.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/test_sunlinsol.c >[ 81%] Building C object examples/sunlinsol/spfgmr/parallel/CMakeFiles/test_sunlinsol_spfgmr_parallel.dir/__/__/__/__/src/sundials/sundials_linearsolver.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spfgmr/parallel && /usr/bin/mpicc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spfgmr/parallel/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spfgmr/parallel/../.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_spfgmr_parallel.dir/__/__/__/__/src/sundials/sundials_linearsolver.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_linearsolver.c >make -f examples/sunlinsol/sptfqmr/parallel/CMakeFiles/test_sunlinsol_sptfqmr_parallel.dir/build.make examples/sunlinsol/sptfqmr/parallel/CMakeFiles/test_sunlinsol_sptfqmr_parallel.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/sptfqmr/parallel /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/sptfqmr/parallel /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/sptfqmr/parallel/CMakeFiles/test_sunlinsol_sptfqmr_parallel.dir/DependInfo.cmake >[ 81%] Linking C executable test_sunlinsol_spgmr_parallel >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spgmr/parallel && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sunlinsol_spgmr_parallel.dir/link.txt --verbose=1 >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/sptfqmr/parallel/CMakeFiles/test_sunlinsol_sptfqmr_parallel.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/sptfqmr/parallel/CMakeFiles/test_sunlinsol_sptfqmr_parallel.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/sptfqmr/parallel/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/sptfqmr/parallel/CMakeFiles/test_sunlinsol_sptfqmr_parallel.dir/depend.internal". >Scanning dependencies of target test_sunlinsol_sptfqmr_parallel >/usr/bin/mpicc -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/test_sunlinsol_spgmr_parallel.dir/test_sunlinsol_spgmr_parallel.c.o CMakeFiles/test_sunlinsol_spgmr_parallel.dir/__/__/test_sunlinsol.c.o CMakeFiles/test_sunlinsol_spgmr_parallel.dir/__/__/__/__/src/sundials/sundials_linearsolver.c.o CMakeFiles/test_sunlinsol_spgmr_parallel.dir/__/__/__/__/src/sundials/sundials_nvector.c.o -o test_sunlinsol_spgmr_parallel -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/parallel:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spgmr ../../../../src/nvector/parallel/libsundials_nvecparallel.so.5.2.0 ../../../../src/sunlinsol/spgmr/libsundials_sunlinsolspgmr.so.3.2.0 -lm /usr/lib64/librt.so -lm >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f examples/sunlinsol/sptfqmr/parallel/CMakeFiles/test_sunlinsol_sptfqmr_parallel.dir/build.make examples/sunlinsol/sptfqmr/parallel/CMakeFiles/test_sunlinsol_sptfqmr_parallel.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 82%] Building C object examples/sunlinsol/sptfqmr/parallel/CMakeFiles/test_sunlinsol_sptfqmr_parallel.dir/test_sunlinsol_sptfqmr_parallel.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/sptfqmr/parallel && /usr/bin/mpicc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/sptfqmr/parallel/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/sptfqmr/parallel/../.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_sptfqmr_parallel.dir/test_sunlinsol_sptfqmr_parallel.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/sptfqmr/parallel/test_sunlinsol_sptfqmr_parallel.c >[ 82%] Building C object examples/sunlinsol/spfgmr/parallel/CMakeFiles/test_sunlinsol_spfgmr_parallel.dir/__/__/__/__/src/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spfgmr/parallel && /usr/bin/mpicc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spfgmr/parallel/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spfgmr/parallel/../.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_spfgmr_parallel.dir/__/__/__/__/src/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 82%] Building C object examples/sunlinsol/spbcgs/parallel/CMakeFiles/test_sunlinsol_spbcgs_parallel.dir/__/__/__/__/src/sundials/sundials_linearsolver.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spbcgs/parallel && /usr/bin/mpicc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spbcgs/parallel/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spbcgs/parallel/../.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_spbcgs_parallel.dir/__/__/__/__/src/sundials/sundials_linearsolver.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_linearsolver.c >[ 82%] Built target test_sunlinsol_spgmr_parallel >[ 83%] Building C object examples/sunlinsol/spbcgs/parallel/CMakeFiles/test_sunlinsol_spbcgs_parallel.dir/__/__/__/__/src/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spbcgs/parallel && /usr/bin/mpicc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spbcgs/parallel/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/spbcgs/parallel/../.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_spbcgs_parallel.dir/__/__/__/__/src/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >[ 83%] Building C object examples/sunlinsol/sptfqmr/parallel/CMakeFiles/test_sunlinsol_sptfqmr_parallel.dir/__/__/test_sunlinsol.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/sptfqmr/parallel && /usr/bin/mpicc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/sptfqmr/parallel/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/sptfqmr/parallel/../.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_sptfqmr_parallel.dir/__/__/test_sunlinsol.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/test_sunlinsol.c >make -f examples/sunnonlinsol/fixedpoint/CMakeFiles/test_sunnonlinsol_fixedpoint.dir/build.make examples/sunnonlinsol/fixedpoint/CMakeFiles/test_sunnonlinsol_fixedpoint.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunnonlinsol/fixedpoint /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunnonlinsol/fixedpoint /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunnonlinsol/fixedpoint/CMakeFiles/test_sunnonlinsol_fixedpoint.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunnonlinsol/fixedpoint/CMakeFiles/test_sunnonlinsol_fixedpoint.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunnonlinsol/fixedpoint/CMakeFiles/test_sunnonlinsol_fixedpoint.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunnonlinsol/fixedpoint/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunnonlinsol/fixedpoint/CMakeFiles/test_sunnonlinsol_fixedpoint.dir/depend.internal". >Scanning dependencies of target test_sunnonlinsol_fixedpoint >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f examples/sunnonlinsol/fixedpoint/CMakeFiles/test_sunnonlinsol_fixedpoint.dir/build.make examples/sunnonlinsol/fixedpoint/CMakeFiles/test_sunnonlinsol_fixedpoint.dir/build >[ 83%] Building C object examples/sunlinsol/sptfqmr/parallel/CMakeFiles/test_sunlinsol_sptfqmr_parallel.dir/__/__/__/__/src/sundials/sundials_linearsolver.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/sptfqmr/parallel && /usr/bin/mpicc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/sptfqmr/parallel/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/sptfqmr/parallel/../.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_sptfqmr_parallel.dir/__/__/__/__/src/sundials/sundials_linearsolver.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_linearsolver.c >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 83%] Building C object examples/sunnonlinsol/fixedpoint/CMakeFiles/test_sunnonlinsol_fixedpoint.dir/test_sunnonlinsol_fixedpoint.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunnonlinsol/fixedpoint && /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunnonlinsol/fixedpoint/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunnonlinsol_fixedpoint.dir/test_sunnonlinsol_fixedpoint.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunnonlinsol/fixedpoint/test_sunnonlinsol_fixedpoint.c >[ 83%] Linking C executable test_sunlinsol_spfgmr_parallel >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spfgmr/parallel && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sunlinsol_spfgmr_parallel.dir/link.txt --verbose=1 >/usr/bin/mpicc -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/test_sunlinsol_spfgmr_parallel.dir/test_sunlinsol_spfgmr_parallel.c.o CMakeFiles/test_sunlinsol_spfgmr_parallel.dir/__/__/test_sunlinsol.c.o CMakeFiles/test_sunlinsol_spfgmr_parallel.dir/__/__/__/__/src/sundials/sundials_linearsolver.c.o CMakeFiles/test_sunlinsol_spfgmr_parallel.dir/__/__/__/__/src/sundials/sundials_nvector.c.o -o test_sunlinsol_spfgmr_parallel -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/parallel:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spfgmr ../../../../src/nvector/parallel/libsundials_nvecparallel.so.5.2.0 ../../../../src/sunlinsol/spfgmr/libsundials_sunlinsolspfgmr.so.3.2.0 -lm /usr/lib64/librt.so -lm >[ 83%] Linking C executable test_sunlinsol_spbcgs_parallel >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/spbcgs/parallel && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sunlinsol_spbcgs_parallel.dir/link.txt --verbose=1 >/usr/bin/mpicc -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/test_sunlinsol_spbcgs_parallel.dir/test_sunlinsol_spbcgs_parallel.c.o CMakeFiles/test_sunlinsol_spbcgs_parallel.dir/__/__/test_sunlinsol.c.o CMakeFiles/test_sunlinsol_spbcgs_parallel.dir/__/__/__/__/src/sundials/sundials_linearsolver.c.o CMakeFiles/test_sunlinsol_spbcgs_parallel.dir/__/__/__/__/src/sundials/sundials_nvector.c.o -o test_sunlinsol_spbcgs_parallel -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/parallel:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spbcgs ../../../../src/nvector/parallel/libsundials_nvecparallel.so.5.2.0 ../../../../src/sunlinsol/spbcgs/libsundials_sunlinsolspbcgs.so.3.2.0 -lm /usr/lib64/librt.so -lm >[ 83%] Building C object examples/sunlinsol/sptfqmr/parallel/CMakeFiles/test_sunlinsol_sptfqmr_parallel.dir/__/__/__/__/src/sundials/sundials_nvector.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/sptfqmr/parallel && /usr/bin/mpicc -DBUILD_SUNDIALS_LIBRARY -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/sptfqmr/parallel/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/sptfqmr/parallel/../.. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/test_sunlinsol_sptfqmr_parallel.dir/__/__/__/__/src/sundials/sundials_nvector.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_nvector.c >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 83%] Built target test_sunlinsol_spfgmr_parallel >make -f src/nvector/serial/CMakeFiles/sundials_fnvecserial_shared.dir/build.make src/nvector/serial/CMakeFiles/sundials_fnvecserial_shared.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/serial /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial/CMakeFiles/sundials_fnvecserial_shared.dir/DependInfo.cmake >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial/CMakeFiles/sundials_fnvecserial_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial/CMakeFiles/sundials_fnvecserial_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial/CMakeFiles/sundials_fnvecserial_shared.dir/depend.internal". >Scanning dependencies of target sundials_fnvecserial_shared >[ 83%] Built target test_sunlinsol_spbcgs_parallel >make -f src/nvector/parallel/CMakeFiles/sundials_fnvecparallel_shared.dir/build.make src/nvector/parallel/CMakeFiles/sundials_fnvecparallel_shared.dir/depend >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/nvector/serial/CMakeFiles/sundials_fnvecserial_shared.dir/build.make src/nvector/serial/CMakeFiles/sundials_fnvecserial_shared.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/parallel /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/parallel /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/parallel/CMakeFiles/sundials_fnvecparallel_shared.dir/DependInfo.cmake >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 83%] Linking C executable test_sunnonlinsol_fixedpoint >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunnonlinsol/fixedpoint && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sunnonlinsol_fixedpoint.dir/link.txt --verbose=1 >[ 83%] Building C object src/nvector/serial/CMakeFiles/sundials_fnvecserial_shared.dir/fnvector_serial.c.o >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/parallel/CMakeFiles/sundials_fnvecparallel_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/parallel/CMakeFiles/sundials_fnvecparallel_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/parallel/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/parallel/CMakeFiles/sundials_fnvecparallel_shared.dir/depend.internal". >Scanning dependencies of target sundials_fnvecparallel_shared >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_fnvecserial_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/serial/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_fnvecserial_shared.dir/fnvector_serial.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/serial/fnvector_serial.c >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/nvector/parallel/CMakeFiles/sundials_fnvecparallel_shared.dir/build.make src/nvector/parallel/CMakeFiles/sundials_fnvecparallel_shared.dir/build >/usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/test_sunnonlinsol_fixedpoint.dir/test_sunnonlinsol_fixedpoint.c.o -o test_sunnonlinsol_fixedpoint -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/fixedpoint ../../../src/nvector/serial/libsundials_nvecserial.so.5.2.0 ../../../src/sunnonlinsol/fixedpoint/libsundials_sunnonlinsolfixedpoint.so.2.2.0 -lm /usr/lib64/librt.so -lm >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 84%] Building C object src/nvector/parallel/CMakeFiles/sundials_fnvecparallel_shared.dir/fnvector_parallel.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/parallel && /usr/bin/mpicc -DBUILD_SUNDIALS_LIBRARY -Dsundials_fnvecparallel_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/parallel/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_fnvecparallel_shared.dir/fnvector_parallel.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/parallel/fnvector_parallel.c >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 84%] Built target test_sunnonlinsol_fixedpoint >make -f src/nvector/openmp/CMakeFiles/sundials_fnvecopenmp_shared.dir/build.make src/nvector/openmp/CMakeFiles/sundials_fnvecopenmp_shared.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/openmp /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/openmp /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/openmp/CMakeFiles/sundials_fnvecopenmp_shared.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/openmp/CMakeFiles/sundials_fnvecopenmp_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/openmp/CMakeFiles/sundials_fnvecopenmp_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/openmp/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/openmp/CMakeFiles/sundials_fnvecopenmp_shared.dir/depend.internal". >Scanning dependencies of target sundials_fnvecopenmp_shared >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/nvector/openmp/CMakeFiles/sundials_fnvecopenmp_shared.dir/build.make src/nvector/openmp/CMakeFiles/sundials_fnvecopenmp_shared.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 84%] Linking C shared library libsundials_fnvecserial.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_fnvecserial_shared.dir/link.txt --verbose=1 >[ 84%] Building C object src/nvector/openmp/CMakeFiles/sundials_fnvecopenmp_shared.dir/fnvector_openmp.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/openmp && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_fnvecopenmp_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/openmp/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fopenmp -fPIC -o CMakeFiles/sundials_fnvecopenmp_shared.dir/fnvector_openmp.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/openmp/fnvector_openmp.c >/usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_fnvecserial.so.5 -o libsundials_fnvecserial.so.5.2.0 CMakeFiles/sundials_fnvecserial_shared.dir/fnvector_serial.c.o -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial: libsundials_nvecserial.so.5.2.0 -lm >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial && /usr/bin/cmake -E cmake_symlink_library libsundials_fnvecserial.so.5.2.0 libsundials_fnvecserial.so.5 libsundials_fnvecserial.so >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 84%] Linking C shared library libsundials_fnvecparallel.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/parallel && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_fnvecparallel_shared.dir/link.txt --verbose=1 >[ 84%] Built target sundials_fnvecserial_shared >make -f src/nvector/pthreads/CMakeFiles/sundials_fnvecpthreads_shared.dir/build.make src/nvector/pthreads/CMakeFiles/sundials_fnvecpthreads_shared.dir/depend >/usr/bin/mpicc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_fnvecparallel.so.5 -o libsundials_fnvecparallel.so.5.2.0 CMakeFiles/sundials_fnvecparallel_shared.dir/fnvector_parallel.c.o -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/parallel: libsundials_nvecparallel.so.5.2.0 -lm >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/pthreads /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/pthreads /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/pthreads/CMakeFiles/sundials_fnvecpthreads_shared.dir/DependInfo.cmake >[ 84%] Linking C shared library libsundials_fnvecopenmp.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/openmp && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_fnvecopenmp_shared.dir/link.txt --verbose=1 >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/pthreads/CMakeFiles/sundials_fnvecpthreads_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/pthreads/CMakeFiles/sundials_fnvecpthreads_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/pthreads/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/pthreads/CMakeFiles/sundials_fnvecpthreads_shared.dir/depend.internal". >Scanning dependencies of target sundials_fnvecpthreads_shared >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/nvector/pthreads/CMakeFiles/sundials_fnvecpthreads_shared.dir/build.make src/nvector/pthreads/CMakeFiles/sundials_fnvecpthreads_shared.dir/build >/usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fopenmp -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_fnvecopenmp.so.5 -o libsundials_fnvecopenmp.so.5.2.0 CMakeFiles/sundials_fnvecopenmp_shared.dir/fnvector_openmp.c.o -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/openmp: libsundials_nvecopenmp.so.5.2.0 -lm >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 84%] Building C object src/nvector/pthreads/CMakeFiles/sundials_fnvecpthreads_shared.dir/fnvector_pthreads.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/pthreads && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_fnvecpthreads_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/pthreads/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_fnvecpthreads_shared.dir/fnvector_pthreads.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/nvector/pthreads/fnvector_pthreads.c >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/openmp && /usr/bin/cmake -E cmake_symlink_library libsundials_fnvecopenmp.so.5.2.0 libsundials_fnvecopenmp.so.5 libsundials_fnvecopenmp.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/parallel && /usr/bin/cmake -E cmake_symlink_library libsundials_fnvecparallel.so.5.2.0 libsundials_fnvecparallel.so.5 libsundials_fnvecparallel.so >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 84%] Built target sundials_fnvecopenmp_shared >make -f src/sunmatrix/band/CMakeFiles/sundials_fsunmatrixband_shared.dir/build.make src/sunmatrix/band/CMakeFiles/sundials_fsunmatrixband_shared.dir/depend >[ 84%] Built target sundials_fnvecparallel_shared >make -f src/sunmatrix/dense/CMakeFiles/sundials_fsunmatrixdense_shared.dir/build.make src/sunmatrix/dense/CMakeFiles/sundials_fsunmatrixdense_shared.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/band /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/band /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/band/CMakeFiles/sundials_fsunmatrixband_shared.dir/DependInfo.cmake >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/dense /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/dense /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/dense/CMakeFiles/sundials_fsunmatrixdense_shared.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/band/CMakeFiles/sundials_fsunmatrixband_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/band/CMakeFiles/sundials_fsunmatrixband_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/band/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/band/CMakeFiles/sundials_fsunmatrixband_shared.dir/depend.internal". >Scanning dependencies of target sundials_fsunmatrixband_shared >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/dense/CMakeFiles/sundials_fsunmatrixdense_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/dense/CMakeFiles/sundials_fsunmatrixdense_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/dense/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/dense/CMakeFiles/sundials_fsunmatrixdense_shared.dir/depend.internal". >Scanning dependencies of target sundials_fsunmatrixdense_shared >[ 84%] Linking C executable test_sunlinsol_sptfqmr_parallel >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/sptfqmr/parallel && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sunlinsol_sptfqmr_parallel.dir/link.txt --verbose=1 >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/sunmatrix/band/CMakeFiles/sundials_fsunmatrixband_shared.dir/build.make src/sunmatrix/band/CMakeFiles/sundials_fsunmatrixband_shared.dir/build >make -f src/sunmatrix/dense/CMakeFiles/sundials_fsunmatrixdense_shared.dir/build.make src/sunmatrix/dense/CMakeFiles/sundials_fsunmatrixdense_shared.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >/usr/bin/mpicc -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/test_sunlinsol_sptfqmr_parallel.dir/test_sunlinsol_sptfqmr_parallel.c.o CMakeFiles/test_sunlinsol_sptfqmr_parallel.dir/__/__/test_sunlinsol.c.o CMakeFiles/test_sunlinsol_sptfqmr_parallel.dir/__/__/__/__/src/sundials/sundials_linearsolver.c.o CMakeFiles/test_sunlinsol_sptfqmr_parallel.dir/__/__/__/__/src/sundials/sundials_nvector.c.o -o test_sunlinsol_sptfqmr_parallel -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/parallel:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/sptfqmr ../../../../src/nvector/parallel/libsundials_nvecparallel.so.5.2.0 ../../../../src/sunlinsol/sptfqmr/libsundials_sunlinsolsptfqmr.so.3.2.0 -lm /usr/lib64/librt.so -lm >[ 84%] Building C object src/sunmatrix/dense/CMakeFiles/sundials_fsunmatrixdense_shared.dir/fsunmatrix_dense.c.o >[ 84%] Building C object src/sunmatrix/band/CMakeFiles/sundials_fsunmatrixband_shared.dir/fsunmatrix_band.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/band && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_fsunmatrixband_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/band/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_fsunmatrixband_shared.dir/fsunmatrix_band.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/band/fsunmatrix_band.c >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/dense && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_fsunmatrixdense_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/dense/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_fsunmatrixdense_shared.dir/fsunmatrix_dense.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/dense/fsunmatrix_dense.c >[ 84%] Linking C shared library libsundials_fnvecpthreads.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/pthreads && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_fnvecpthreads_shared.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_fnvecpthreads.so.5 -o libsundials_fnvecpthreads.so.5.2.0 CMakeFiles/sundials_fnvecpthreads_shared.dir/fnvector_pthreads.c.o -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/pthreads: libsundials_nvecpthreads.so.5.2.0 -lpthread -lm >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 84%] Built target test_sunlinsol_sptfqmr_parallel >make -f src/sunmatrix/sparse/CMakeFiles/sundials_fsunmatrixsparse_shared.dir/build.make src/sunmatrix/sparse/CMakeFiles/sundials_fsunmatrixsparse_shared.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/sparse /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/sparse /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/sparse/CMakeFiles/sundials_fsunmatrixsparse_shared.dir/DependInfo.cmake >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/pthreads && /usr/bin/cmake -E cmake_symlink_library libsundials_fnvecpthreads.so.5.2.0 libsundials_fnvecpthreads.so.5 libsundials_fnvecpthreads.so >[ 84%] Linking C shared library libsundials_fsunmatrixdense.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/dense && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_fsunmatrixdense_shared.dir/link.txt --verbose=1 >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/sparse/CMakeFiles/sundials_fsunmatrixsparse_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/sparse/CMakeFiles/sundials_fsunmatrixsparse_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/sparse/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/sparse/CMakeFiles/sundials_fsunmatrixsparse_shared.dir/depend.internal". >Scanning dependencies of target sundials_fsunmatrixsparse_shared >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/sunmatrix/sparse/CMakeFiles/sundials_fsunmatrixsparse_shared.dir/build.make src/sunmatrix/sparse/CMakeFiles/sundials_fsunmatrixsparse_shared.dir/build >[ 84%] Linking C shared library libsundials_fsunmatrixband.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/band && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_fsunmatrixband_shared.dir/link.txt --verbose=1 >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >/usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_fsunmatrixdense.so.3 -o libsundials_fsunmatrixdense.so.3.2.0 CMakeFiles/sundials_fsunmatrixdense_shared.dir/fsunmatrix_dense.c.o -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/dense: libsundials_sunmatrixdense.so.3.2.0 -lm >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 84%] Building C object src/sunmatrix/sparse/CMakeFiles/sundials_fsunmatrixsparse_shared.dir/fsunmatrix_sparse.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_fsunmatrixband.so.3 -o libsundials_fsunmatrixband.so.3.2.0 CMakeFiles/sundials_fsunmatrixband_shared.dir/fsunmatrix_band.c.o -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/band: libsundials_sunmatrixband.so.3.2.0 -lm >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/sparse && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_fsunmatrixsparse_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/sparse/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_fsunmatrixsparse_shared.dir/fsunmatrix_sparse.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunmatrix/sparse/fsunmatrix_sparse.c >[ 84%] Built target sundials_fnvecpthreads_shared >make -f src/sunlinsol/band/CMakeFiles/sundials_sunlinsolband_shared.dir/build.make src/sunlinsol/band/CMakeFiles/sundials_sunlinsolband_shared.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/band /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/band /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/band/CMakeFiles/sundials_sunlinsolband_shared.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/band/CMakeFiles/sundials_sunlinsolband_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/band/CMakeFiles/sundials_sunlinsolband_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/band/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/band/CMakeFiles/sundials_sunlinsolband_shared.dir/depend.internal". >Scanning dependencies of target sundials_sunlinsolband_shared >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/sunlinsol/band/CMakeFiles/sundials_sunlinsolband_shared.dir/build.make src/sunlinsol/band/CMakeFiles/sundials_sunlinsolband_shared.dir/build >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/dense && /usr/bin/cmake -E cmake_symlink_library libsundials_fsunmatrixdense.so.3.2.0 libsundials_fsunmatrixdense.so.3 libsundials_fsunmatrixdense.so >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/band && /usr/bin/cmake -E cmake_symlink_library libsundials_fsunmatrixband.so.3.2.0 libsundials_fsunmatrixband.so.3 libsundials_fsunmatrixband.so >[ 84%] Building C object src/sunlinsol/band/CMakeFiles/sundials_sunlinsolband_shared.dir/sunlinsol_band.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/band && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunlinsolband_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunlinsolband_shared.dir/sunlinsol_band.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/band/sunlinsol_band.c >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 84%] Built target sundials_fsunmatrixdense_shared >[ 84%] Built target sundials_fsunmatrixband_shared >[ 84%] Building C object src/sunlinsol/band/CMakeFiles/sundials_sunlinsolband_shared.dir/__/__/sundials/sundials_linearsolver.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/band && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunlinsolband_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunlinsolband_shared.dir/__/__/sundials/sundials_linearsolver.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_linearsolver.c >[ 84%] Building C object src/sunlinsol/band/CMakeFiles/sundials_sunlinsolband_shared.dir/__/__/sundials/sundials_band.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/band && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunlinsolband_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunlinsolband_shared.dir/__/__/sundials/sundials_band.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_band.c >[ 84%] Linking C shared library libsundials_fsunmatrixsparse.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/sparse && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_fsunmatrixsparse_shared.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_fsunmatrixsparse.so.3 -o libsundials_fsunmatrixsparse.so.3.2.0 CMakeFiles/sundials_fsunmatrixsparse_shared.dir/fsunmatrix_sparse.c.o -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/sparse: libsundials_sunmatrixsparse.so.3.2.0 -lm >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/sparse && /usr/bin/cmake -E cmake_symlink_library libsundials_fsunmatrixsparse.so.3.2.0 libsundials_fsunmatrixsparse.so.3 libsundials_fsunmatrixsparse.so >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/sunlinsol/dense/CMakeFiles/sundials_sunlinsoldense_shared.dir/build.make src/sunlinsol/dense/CMakeFiles/sundials_sunlinsoldense_shared.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/dense /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/dense /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/dense/CMakeFiles/sundials_sunlinsoldense_shared.dir/DependInfo.cmake >[ 84%] Built target sundials_fsunmatrixsparse_shared >make -f src/sunlinsol/pcg/CMakeFiles/sundials_fsunlinsolpcg_shared.dir/build.make src/sunlinsol/pcg/CMakeFiles/sundials_fsunlinsolpcg_shared.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/pcg /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/pcg /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/pcg/CMakeFiles/sundials_fsunlinsolpcg_shared.dir/DependInfo.cmake >make -f src/sunlinsol/spbcgs/CMakeFiles/sundials_fsunlinsolspbcgs_shared.dir/build.make src/sunlinsol/spbcgs/CMakeFiles/sundials_fsunlinsolspbcgs_shared.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/spbcgs /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spbcgs /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spbcgs/CMakeFiles/sundials_fsunlinsolspbcgs_shared.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/dense/CMakeFiles/sundials_sunlinsoldense_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/dense/CMakeFiles/sundials_sunlinsoldense_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/dense/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/dense/CMakeFiles/sundials_sunlinsoldense_shared.dir/depend.internal". >Scanning dependencies of target sundials_sunlinsoldense_shared >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/pcg/CMakeFiles/sundials_fsunlinsolpcg_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/pcg/CMakeFiles/sundials_fsunlinsolpcg_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/pcg/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/pcg/CMakeFiles/sundials_fsunlinsolpcg_shared.dir/depend.internal". >Scanning dependencies of target sundials_fsunlinsolpcg_shared >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/sunlinsol/dense/CMakeFiles/sundials_sunlinsoldense_shared.dir/build.make src/sunlinsol/dense/CMakeFiles/sundials_sunlinsoldense_shared.dir/build >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/sunlinsol/pcg/CMakeFiles/sundials_fsunlinsolpcg_shared.dir/build.make src/sunlinsol/pcg/CMakeFiles/sundials_fsunlinsolpcg_shared.dir/build >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spbcgs/CMakeFiles/sundials_fsunlinsolspbcgs_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spbcgs/CMakeFiles/sundials_fsunlinsolspbcgs_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spbcgs/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spbcgs/CMakeFiles/sundials_fsunlinsolspbcgs_shared.dir/depend.internal". >Scanning dependencies of target sundials_fsunlinsolspbcgs_shared >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/sunlinsol/spbcgs/CMakeFiles/sundials_fsunlinsolspbcgs_shared.dir/build.make src/sunlinsol/spbcgs/CMakeFiles/sundials_fsunlinsolspbcgs_shared.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 84%] Building C object src/sunlinsol/dense/CMakeFiles/sundials_sunlinsoldense_shared.dir/sunlinsol_dense.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/dense && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunlinsoldense_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunlinsoldense_shared.dir/sunlinsol_dense.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/dense/sunlinsol_dense.c >[ 84%] Building C object src/sunlinsol/pcg/CMakeFiles/sundials_fsunlinsolpcg_shared.dir/fsunlinsol_pcg.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/pcg && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_fsunlinsolpcg_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_fsunlinsolpcg_shared.dir/fsunlinsol_pcg.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/pcg/fsunlinsol_pcg.c >[ 84%] Building C object src/sunlinsol/spbcgs/CMakeFiles/sundials_fsunlinsolspbcgs_shared.dir/fsunlinsol_spbcgs.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spbcgs && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_fsunlinsolspbcgs_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_fsunlinsolspbcgs_shared.dir/fsunlinsol_spbcgs.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/spbcgs/fsunlinsol_spbcgs.c >[ 84%] Linking C shared library libsundials_sunlinsolband.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/band && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_sunlinsolband_shared.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_sunlinsolband.so.3 -o libsundials_sunlinsolband.so.3.2.0 CMakeFiles/sundials_sunlinsolband_shared.dir/sunlinsol_band.c.o CMakeFiles/sundials_sunlinsolband_shared.dir/__/__/sundials/sundials_linearsolver.c.o CMakeFiles/sundials_sunlinsolband_shared.dir/__/__/sundials/sundials_band.c.o -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/band: ../../sunmatrix/band/libsundials_sunmatrixband.so.3.2.0 -lm >[ 84%] Linking C shared library libsundials_fsunlinsolpcg.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/pcg && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_fsunlinsolpcg_shared.dir/link.txt --verbose=1 >[ 84%] Linking C shared library libsundials_fsunlinsolspbcgs.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spbcgs && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_fsunlinsolspbcgs_shared.dir/link.txt --verbose=1 >[ 85%] Building C object src/sunlinsol/dense/CMakeFiles/sundials_sunlinsoldense_shared.dir/__/__/sundials/sundials_linearsolver.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/dense && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunlinsoldense_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunlinsoldense_shared.dir/__/__/sundials/sundials_linearsolver.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_linearsolver.c >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/band && /usr/bin/cmake -E cmake_symlink_library libsundials_sunlinsolband.so.3.2.0 libsundials_sunlinsolband.so.3 libsundials_sunlinsolband.so >/usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_fsunlinsolpcg.so.3 -o libsundials_fsunlinsolpcg.so.3.2.0 CMakeFiles/sundials_fsunlinsolpcg_shared.dir/fsunlinsol_pcg.c.o -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/pcg: ../../nvector/serial/libsundials_fnvecserial.so.5.2.0 libsundials_sunlinsolpcg.so.3.2.0 ../../nvector/serial/libsundials_nvecserial.so.5.2.0 -lm >/usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_fsunlinsolspbcgs.so.3 -o libsundials_fsunlinsolspbcgs.so.3.2.0 CMakeFiles/sundials_fsunlinsolspbcgs_shared.dir/fsunlinsol_spbcgs.c.o -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spbcgs: ../../nvector/serial/libsundials_fnvecserial.so.5.2.0 libsundials_sunlinsolspbcgs.so.3.2.0 ../../nvector/serial/libsundials_nvecserial.so.5.2.0 -lm >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 85%] Built target sundials_sunlinsolband_shared >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spbcgs && /usr/bin/cmake -E cmake_symlink_library libsundials_fsunlinsolspbcgs.so.3.2.0 libsundials_fsunlinsolspbcgs.so.3 libsundials_fsunlinsolspbcgs.so >[ 85%] Building C object src/sunlinsol/dense/CMakeFiles/sundials_sunlinsoldense_shared.dir/__/__/sundials/sundials_dense.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/dense && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_sunlinsoldense_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_sunlinsoldense_shared.dir/__/__/sundials/sundials_dense.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sundials/sundials_dense.c >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/pcg && /usr/bin/cmake -E cmake_symlink_library libsundials_fsunlinsolpcg.so.3.2.0 libsundials_fsunlinsolpcg.so.3 libsundials_fsunlinsolpcg.so >[ 85%] Built target sundials_fsunlinsolspbcgs_shared >make -f src/sunlinsol/spfgmr/CMakeFiles/sundials_fsunlinsolspfgmr_shared.dir/build.make src/sunlinsol/spfgmr/CMakeFiles/sundials_fsunlinsolspfgmr_shared.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/spfgmr /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spfgmr /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spfgmr/CMakeFiles/sundials_fsunlinsolspfgmr_shared.dir/DependInfo.cmake >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spfgmr/CMakeFiles/sundials_fsunlinsolspfgmr_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spfgmr/CMakeFiles/sundials_fsunlinsolspfgmr_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spfgmr/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spfgmr/CMakeFiles/sundials_fsunlinsolspfgmr_shared.dir/depend.internal". >Scanning dependencies of target sundials_fsunlinsolspfgmr_shared >make -f src/sunlinsol/spgmr/CMakeFiles/sundials_fsunlinsolspgmr_shared.dir/build.make src/sunlinsol/spgmr/CMakeFiles/sundials_fsunlinsolspgmr_shared.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/spgmr /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spgmr /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spgmr/CMakeFiles/sundials_fsunlinsolspgmr_shared.dir/DependInfo.cmake >[ 85%] Built target sundials_fsunlinsolpcg_shared >make -f src/sunlinsol/sptfqmr/CMakeFiles/sundials_fsunlinsolsptfqmr_shared.dir/build.make src/sunlinsol/sptfqmr/CMakeFiles/sundials_fsunlinsolsptfqmr_shared.dir/depend >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/sunlinsol/spfgmr/CMakeFiles/sundials_fsunlinsolspfgmr_shared.dir/build.make src/sunlinsol/spfgmr/CMakeFiles/sundials_fsunlinsolspfgmr_shared.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/sptfqmr /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/sptfqmr /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/sptfqmr/CMakeFiles/sundials_fsunlinsolsptfqmr_shared.dir/DependInfo.cmake >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spgmr/CMakeFiles/sundials_fsunlinsolspgmr_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spgmr/CMakeFiles/sundials_fsunlinsolspgmr_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spgmr/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spgmr/CMakeFiles/sundials_fsunlinsolspgmr_shared.dir/depend.internal". >Scanning dependencies of target sundials_fsunlinsolspgmr_shared >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/sptfqmr/CMakeFiles/sundials_fsunlinsolsptfqmr_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/sptfqmr/CMakeFiles/sundials_fsunlinsolsptfqmr_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/sptfqmr/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/sptfqmr/CMakeFiles/sundials_fsunlinsolsptfqmr_shared.dir/depend.internal". >Scanning dependencies of target sundials_fsunlinsolsptfqmr_shared >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/sunlinsol/spgmr/CMakeFiles/sundials_fsunlinsolspgmr_shared.dir/build.make src/sunlinsol/spgmr/CMakeFiles/sundials_fsunlinsolspgmr_shared.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/sunlinsol/sptfqmr/CMakeFiles/sundials_fsunlinsolsptfqmr_shared.dir/build.make src/sunlinsol/sptfqmr/CMakeFiles/sundials_fsunlinsolsptfqmr_shared.dir/build >[ 86%] Building C object src/sunlinsol/spfgmr/CMakeFiles/sundials_fsunlinsolspfgmr_shared.dir/fsunlinsol_spfgmr.c.o >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spfgmr && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_fsunlinsolspfgmr_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_fsunlinsolspfgmr_shared.dir/fsunlinsol_spfgmr.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/spfgmr/fsunlinsol_spfgmr.c >[ 86%] Building C object src/sunlinsol/spgmr/CMakeFiles/sundials_fsunlinsolspgmr_shared.dir/fsunlinsol_spgmr.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spgmr && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_fsunlinsolspgmr_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_fsunlinsolspgmr_shared.dir/fsunlinsol_spgmr.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/spgmr/fsunlinsol_spgmr.c >[ 86%] Building C object src/sunlinsol/sptfqmr/CMakeFiles/sundials_fsunlinsolsptfqmr_shared.dir/fsunlinsol_sptfqmr.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/sptfqmr && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_fsunlinsolsptfqmr_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_fsunlinsolsptfqmr_shared.dir/fsunlinsol_sptfqmr.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/sptfqmr/fsunlinsol_sptfqmr.c >[ 86%] Linking C shared library libsundials_fsunlinsolspfgmr.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spfgmr && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_fsunlinsolspfgmr_shared.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_fsunlinsolspfgmr.so.3 -o libsundials_fsunlinsolspfgmr.so.3.2.0 CMakeFiles/sundials_fsunlinsolspfgmr_shared.dir/fsunlinsol_spfgmr.c.o -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spfgmr: ../../nvector/serial/libsundials_fnvecserial.so.5.2.0 libsundials_sunlinsolspfgmr.so.3.2.0 ../../nvector/serial/libsundials_nvecserial.so.5.2.0 -lm >[ 86%] Linking C shared library libsundials_fsunlinsolsptfqmr.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/sptfqmr && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_fsunlinsolsptfqmr_shared.dir/link.txt --verbose=1 >[ 86%] Linking C shared library libsundials_fsunlinsolspgmr.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spgmr && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_fsunlinsolspgmr_shared.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_fsunlinsolsptfqmr.so.3 -o libsundials_fsunlinsolsptfqmr.so.3.2.0 CMakeFiles/sundials_fsunlinsolsptfqmr_shared.dir/fsunlinsol_sptfqmr.c.o -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/sptfqmr: ../../nvector/serial/libsundials_fnvecserial.so.5.2.0 libsundials_sunlinsolsptfqmr.so.3.2.0 ../../nvector/serial/libsundials_nvecserial.so.5.2.0 -lm >/usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_fsunlinsolspgmr.so.3 -o libsundials_fsunlinsolspgmr.so.3.2.0 CMakeFiles/sundials_fsunlinsolspgmr_shared.dir/fsunlinsol_spgmr.c.o -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spgmr: ../../nvector/serial/libsundials_fnvecserial.so.5.2.0 libsundials_sunlinsolspgmr.so.3.2.0 ../../nvector/serial/libsundials_nvecserial.so.5.2.0 -lm >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spfgmr && /usr/bin/cmake -E cmake_symlink_library libsundials_fsunlinsolspfgmr.so.3.2.0 libsundials_fsunlinsolspfgmr.so.3 libsundials_fsunlinsolspfgmr.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/sptfqmr && /usr/bin/cmake -E cmake_symlink_library libsundials_fsunlinsolsptfqmr.so.3.2.0 libsundials_fsunlinsolsptfqmr.so.3 libsundials_fsunlinsolsptfqmr.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spgmr && /usr/bin/cmake -E cmake_symlink_library libsundials_fsunlinsolspgmr.so.3.2.0 libsundials_fsunlinsolspgmr.so.3 libsundials_fsunlinsolspgmr.so >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 86%] Built target sundials_fsunlinsolspfgmr_shared >make -f src/sunlinsol/klu/CMakeFiles/sundials_fsunlinsolklu_shared.dir/build.make src/sunlinsol/klu/CMakeFiles/sundials_fsunlinsolklu_shared.dir/depend >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/klu /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/klu /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/klu/CMakeFiles/sundials_fsunlinsolklu_shared.dir/DependInfo.cmake >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 86%] Built target sundials_fsunlinsolsptfqmr_shared >make -f src/sunlinsol/superlumt/CMakeFiles/sundials_fsunlinsolsuperlumt_shared.dir/build.make src/sunlinsol/superlumt/CMakeFiles/sundials_fsunlinsolsuperlumt_shared.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/superlumt /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/superlumt /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/superlumt/CMakeFiles/sundials_fsunlinsolsuperlumt_shared.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/klu/CMakeFiles/sundials_fsunlinsolklu_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/klu/CMakeFiles/sundials_fsunlinsolklu_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/klu/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/klu/CMakeFiles/sundials_fsunlinsolklu_shared.dir/depend.internal". >Scanning dependencies of target sundials_fsunlinsolklu_shared >[ 86%] Built target sundials_fsunlinsolspgmr_shared >make -f src/sunlinsol/lapackband/CMakeFiles/sundials_fsunlinsollapackband_shared.dir/build.make src/sunlinsol/lapackband/CMakeFiles/sundials_fsunlinsollapackband_shared.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/lapackband /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/lapackband /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/lapackband/CMakeFiles/sundials_fsunlinsollapackband_shared.dir/DependInfo.cmake >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/sunlinsol/klu/CMakeFiles/sundials_fsunlinsolklu_shared.dir/build.make src/sunlinsol/klu/CMakeFiles/sundials_fsunlinsolklu_shared.dir/build >[ 86%] Linking C shared library libsundials_sunlinsoldense.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/dense && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_sunlinsoldense_shared.dir/link.txt --verbose=1 >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/superlumt/CMakeFiles/sundials_fsunlinsolsuperlumt_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/superlumt/CMakeFiles/sundials_fsunlinsolsuperlumt_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/superlumt/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/superlumt/CMakeFiles/sundials_fsunlinsolsuperlumt_shared.dir/depend.internal". >Scanning dependencies of target sundials_fsunlinsolsuperlumt_shared >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/lapackband/CMakeFiles/sundials_fsunlinsollapackband_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/lapackband/CMakeFiles/sundials_fsunlinsollapackband_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/lapackband/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/lapackband/CMakeFiles/sundials_fsunlinsollapackband_shared.dir/depend.internal". >Scanning dependencies of target sundials_fsunlinsollapackband_shared >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >/usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_sunlinsoldense.so.3 -o libsundials_sunlinsoldense.so.3.2.0 CMakeFiles/sundials_sunlinsoldense_shared.dir/sunlinsol_dense.c.o CMakeFiles/sundials_sunlinsoldense_shared.dir/__/__/sundials/sundials_linearsolver.c.o CMakeFiles/sundials_sunlinsoldense_shared.dir/__/__/sundials/sundials_dense.c.o -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/dense: ../../sunmatrix/dense/libsundials_sunmatrixdense.so.3.2.0 -lm >make -f src/sunlinsol/superlumt/CMakeFiles/sundials_fsunlinsolsuperlumt_shared.dir/build.make src/sunlinsol/superlumt/CMakeFiles/sundials_fsunlinsolsuperlumt_shared.dir/build >[ 86%] Building C object src/sunlinsol/klu/CMakeFiles/sundials_fsunlinsolklu_shared.dir/fsunlinsol_klu.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/klu && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_fsunlinsolklu_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_fsunlinsolklu_shared.dir/fsunlinsol_klu.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/klu/fsunlinsol_klu.c >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/sunlinsol/lapackband/CMakeFiles/sundials_fsunlinsollapackband_shared.dir/build.make src/sunlinsol/lapackband/CMakeFiles/sundials_fsunlinsollapackband_shared.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 86%] Building C object src/sunlinsol/superlumt/CMakeFiles/sundials_fsunlinsolsuperlumt_shared.dir/fsunlinsol_superlumt.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/superlumt && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_fsunlinsolsuperlumt_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -isystem /usr/include/superlu_mt -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_fsunlinsolsuperlumt_shared.dir/fsunlinsol_superlumt.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/superlumt/fsunlinsol_superlumt.c >[ 86%] Building C object src/sunlinsol/lapackband/CMakeFiles/sundials_fsunlinsollapackband_shared.dir/fsunlinsol_lapackband.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/lapackband && /usr/bin/x86_64-pc-linux-gnu-gcc -Dsundials_fsunlinsollapackband_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_fsunlinsollapackband_shared.dir/fsunlinsol_lapackband.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/lapackband/fsunlinsol_lapackband.c >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/dense && /usr/bin/cmake -E cmake_symlink_library libsundials_sunlinsoldense.so.3.2.0 libsundials_sunlinsoldense.so.3 libsundials_sunlinsoldense.so >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 86%] Built target sundials_sunlinsoldense_shared >make -f src/sunlinsol/lapackdense/CMakeFiles/sundials_fsunlinsollapackdense_shared.dir/build.make src/sunlinsol/lapackdense/CMakeFiles/sundials_fsunlinsollapackdense_shared.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/lapackdense /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/lapackdense /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/lapackdense/CMakeFiles/sundials_fsunlinsollapackdense_shared.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/lapackdense/CMakeFiles/sundials_fsunlinsollapackdense_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/lapackdense/CMakeFiles/sundials_fsunlinsollapackdense_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/lapackdense/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/lapackdense/CMakeFiles/sundials_fsunlinsollapackdense_shared.dir/depend.internal". >Scanning dependencies of target sundials_fsunlinsollapackdense_shared >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/sunlinsol/lapackdense/CMakeFiles/sundials_fsunlinsollapackdense_shared.dir/build.make src/sunlinsol/lapackdense/CMakeFiles/sundials_fsunlinsollapackdense_shared.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 86%] Building C object src/sunlinsol/lapackdense/CMakeFiles/sundials_fsunlinsollapackdense_shared.dir/fsunlinsol_lapackdense.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/lapackdense && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_fsunlinsollapackdense_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_fsunlinsollapackdense_shared.dir/fsunlinsol_lapackdense.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunlinsol/lapackdense/fsunlinsol_lapackdense.c >[ 87%] Linking C shared library libsundials_fsunlinsollapackband.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/lapackband && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_fsunlinsollapackband_shared.dir/link.txt --verbose=1 >[ 87%] Linking C shared library libsundials_fsunlinsolklu.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/klu && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_fsunlinsolklu_shared.dir/link.txt --verbose=1 >[ 88%] Linking C shared library libsundials_fsunlinsolsuperlumt.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/superlumt && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_fsunlinsolsuperlumt_shared.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_fsunlinsollapackband.so.3 -o libsundials_fsunlinsollapackband.so.3.2.0 CMakeFiles/sundials_fsunlinsollapackband_shared.dir/fsunlinsol_lapackband.c.o -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/band:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/lapackband: ../../nvector/serial/libsundials_fnvecserial.so.5.2.0 ../../sunmatrix/band/libsundials_fsunmatrixband.so.3.2.0 libsundials_sunlinsollapackband.so.3.2.0 ../../nvector/serial/libsundials_nvecserial.so.5.2.0 ../../sunmatrix/band/libsundials_sunmatrixband.so.3.2.0 -lm /usr/lib64/libopenblas.so /usr/lib64/libblas.so >/usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_fsunlinsolklu.so.3 -o libsundials_fsunlinsolklu.so.3.2.0 CMakeFiles/sundials_fsunlinsolklu_shared.dir/fsunlinsol_klu.c.o -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/sparse:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/klu: ../../nvector/serial/libsundials_fnvecserial.so.5.2.0 ../../sunmatrix/sparse/libsundials_fsunmatrixsparse.so.3.2.0 libsundials_sunlinsolklu.so.3.2.0 ../../nvector/serial/libsundials_nvecserial.so.5.2.0 ../../sunmatrix/sparse/libsundials_sunmatrixsparse.so.3.2.0 -lm /usr/lib64/libklu.so /usr/lib64/libamd.so /usr/lib64/libcolamd.so /usr/lib64/libbtf.so /usr/lib64/libsuitesparseconfig.so >/usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_fsunlinsolsuperlumt.so.3 -o libsundials_fsunlinsolsuperlumt.so.3.2.0 CMakeFiles/sundials_fsunlinsolsuperlumt_shared.dir/fsunlinsol_superlumt.c.o -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/sparse:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/superlumt: ../../nvector/serial/libsundials_fnvecserial.so.5.2.0 ../../sunmatrix/sparse/libsundials_fsunmatrixsparse.so.3.2.0 libsundials_sunlinsolsuperlumt.so.3.2.0 ../../nvector/serial/libsundials_nvecserial.so.5.2.0 ../../sunmatrix/sparse/libsundials_sunmatrixsparse.so.3.2.0 -lm -lsuperlu_mt -lpthread >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/klu && /usr/bin/cmake -E cmake_symlink_library libsundials_fsunlinsolklu.so.3.2.0 libsundials_fsunlinsolklu.so.3 libsundials_fsunlinsolklu.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/superlumt && /usr/bin/cmake -E cmake_symlink_library libsundials_fsunlinsolsuperlumt.so.3.2.0 libsundials_fsunlinsolsuperlumt.so.3 libsundials_fsunlinsolsuperlumt.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/lapackband && /usr/bin/cmake -E cmake_symlink_library libsundials_fsunlinsollapackband.so.3.2.0 libsundials_fsunlinsollapackband.so.3 libsundials_fsunlinsollapackband.so >[ 88%] Linking C shared library libsundials_fsunlinsollapackdense.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/lapackdense && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_fsunlinsollapackdense_shared.dir/link.txt --verbose=1 >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >/usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_fsunlinsollapackdense.so.3 -o libsundials_fsunlinsollapackdense.so.3.2.0 CMakeFiles/sundials_fsunlinsollapackdense_shared.dir/fsunlinsol_lapackdense.c.o -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/dense:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/lapackdense: ../../nvector/serial/libsundials_fnvecserial.so.5.2.0 ../../sunmatrix/dense/libsundials_fsunmatrixdense.so.3.2.0 libsundials_sunlinsollapackdense.so.3.2.0 ../../nvector/serial/libsundials_nvecserial.so.5.2.0 ../../sunmatrix/dense/libsundials_sunmatrixdense.so.3.2.0 -lm /usr/lib64/libopenblas.so /usr/lib64/libblas.so >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 88%] Built target sundials_fsunlinsolklu_shared >make -f src/sunnonlinsol/newton/CMakeFiles/sundials_fsunnonlinsolnewton_shared.dir/build.make src/sunnonlinsol/newton/CMakeFiles/sundials_fsunnonlinsolnewton_shared.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunnonlinsol/newton /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/newton /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/newton/CMakeFiles/sundials_fsunnonlinsolnewton_shared.dir/DependInfo.cmake >[ 88%] Built target sundials_fsunlinsolsuperlumt_shared >[ 88%] Built target sundials_fsunlinsollapackband_shared >make -f src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_fsunnonlinsolfixedpoint_shared.dir/build.make src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_fsunnonlinsolfixedpoint_shared.dir/depend >make -f examples/arkode/F77_serial/CMakeFiles/fark_diurnal_kry_bp.dir/build.make examples/arkode/F77_serial/CMakeFiles/fark_diurnal_kry_bp.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunnonlinsol/fixedpoint /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/fixedpoint /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_fsunnonlinsolfixedpoint_shared.dir/DependInfo.cmake >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/arkode/F77_serial /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/F77_serial /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/F77_serial/CMakeFiles/fark_diurnal_kry_bp.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/newton/CMakeFiles/sundials_fsunnonlinsolnewton_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/newton/CMakeFiles/sundials_fsunnonlinsolnewton_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/newton/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/newton/CMakeFiles/sundials_fsunnonlinsolnewton_shared.dir/depend.internal". >Scanning dependencies of target sundials_fsunnonlinsolnewton_shared >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/sunnonlinsol/newton/CMakeFiles/sundials_fsunnonlinsolnewton_shared.dir/build.make src/sunnonlinsol/newton/CMakeFiles/sundials_fsunnonlinsolnewton_shared.dir/build >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/F77_serial/CMakeFiles/fark_diurnal_kry_bp.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/F77_serial/CMakeFiles/fark_diurnal_kry_bp.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/F77_serial/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/F77_serial/CMakeFiles/fark_diurnal_kry_bp.dir/depend.internal". >Scanning dependencies of target fark_diurnal_kry_bp >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_fsunnonlinsolfixedpoint_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_fsunnonlinsolfixedpoint_shared.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/fixedpoint/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_fsunnonlinsolfixedpoint_shared.dir/depend.internal". >Scanning dependencies of target sundials_fsunnonlinsolfixedpoint_shared >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f examples/arkode/F77_serial/CMakeFiles/fark_diurnal_kry_bp.dir/build.make examples/arkode/F77_serial/CMakeFiles/fark_diurnal_kry_bp.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_fsunnonlinsolfixedpoint_shared.dir/build.make src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_fsunnonlinsolfixedpoint_shared.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 88%] Building C object src/sunnonlinsol/newton/CMakeFiles/sundials_fsunnonlinsolnewton_shared.dir/fsunnonlinsol_newton.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/newton && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_fsunnonlinsolnewton_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunnonlinsol/newton/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_fsunnonlinsolnewton_shared.dir/fsunnonlinsol_newton.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunnonlinsol/newton/fsunnonlinsol_newton.c >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/lapackdense && /usr/bin/cmake -E cmake_symlink_library libsundials_fsunlinsollapackdense.so.3.2.0 libsundials_fsunlinsollapackdense.so.3 libsundials_fsunlinsollapackdense.so >[ 88%] Building Fortran object examples/arkode/F77_serial/CMakeFiles/fark_diurnal_kry_bp.dir/fark_diurnal_kry_bp.f.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/F77_serial && /usr/bin/x86_64-pc-linux-gnu-gfortran -I/usr/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/fark_diurnal_kry_bp.dir/fark_diurnal_kry_bp.f.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/arkode/F77_serial/fark_diurnal_kry_bp.f >[ 89%] Building C object src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_fsunnonlinsolfixedpoint_shared.dir/fsunnonlinsol_fixedpoint.c.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/fixedpoint && /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SUNDIALS_LIBRARY -Dsundials_fsunnonlinsolfixedpoint_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunnonlinsol/fixedpoint/. -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -fPIC -o CMakeFiles/sundials_fsunnonlinsolfixedpoint_shared.dir/fsunnonlinsol_fixedpoint.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/src/sunnonlinsol/fixedpoint/fsunnonlinsol_fixedpoint.c >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 89%] Built target sundials_fsunlinsollapackdense_shared >make -f examples/arkode/F77_parallel/CMakeFiles/fark_diag_kry_bbd_p.dir/build.make examples/arkode/F77_parallel/CMakeFiles/fark_diag_kry_bbd_p.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/arkode/F77_parallel /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/F77_parallel /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/F77_parallel/CMakeFiles/fark_diag_kry_bbd_p.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/F77_parallel/CMakeFiles/fark_diag_kry_bbd_p.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/F77_parallel/CMakeFiles/fark_diag_kry_bbd_p.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/F77_parallel/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/F77_parallel/CMakeFiles/fark_diag_kry_bbd_p.dir/depend.internal". >Scanning dependencies of target fark_diag_kry_bbd_p >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f examples/arkode/F77_parallel/CMakeFiles/fark_diag_kry_bbd_p.dir/build.make examples/arkode/F77_parallel/CMakeFiles/fark_diag_kry_bbd_p.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 89%] Building Fortran object examples/arkode/F77_parallel/CMakeFiles/fark_diag_kry_bbd_p.dir/fark_diag_kry_bbd_p.f.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/F77_parallel && /usr/bin/mpif90 -I/usr/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/fark_diag_kry_bbd_p.dir/fark_diag_kry_bbd_p.f.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/arkode/F77_parallel/fark_diag_kry_bbd_p.f >[ 89%] Linking C shared library libsundials_fsunnonlinsolnewton.so >[ 89%] Linking C shared library libsundials_fsunnonlinsolfixedpoint.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/newton && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_fsunnonlinsolnewton_shared.dir/link.txt --verbose=1 >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/fixedpoint && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_fsunnonlinsolfixedpoint_shared.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_fsunnonlinsolnewton.so.2 -o libsundials_fsunnonlinsolnewton.so.2.2.0 CMakeFiles/sundials_fsunnonlinsolnewton_shared.dir/fsunnonlinsol_newton.c.o -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/newton: ../../nvector/serial/libsundials_fnvecserial.so.5.2.0 libsundials_sunnonlinsolnewton.so.2.2.0 ../../nvector/serial/libsundials_nvecserial.so.5.2.0 -lm >/usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_fsunnonlinsolfixedpoint.so.2 -o libsundials_fsunnonlinsolfixedpoint.so.2.2.0 CMakeFiles/sundials_fsunnonlinsolfixedpoint_shared.dir/fsunnonlinsol_fixedpoint.c.o -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/fixedpoint: ../../nvector/serial/libsundials_fnvecserial.so.5.2.0 libsundials_sunnonlinsolfixedpoint.so.2.2.0 ../../nvector/serial/libsundials_nvecserial.so.5.2.0 -lm >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/newton && /usr/bin/cmake -E cmake_symlink_library libsundials_fsunnonlinsolnewton.so.2.2.0 libsundials_fsunnonlinsolnewton.so.2 libsundials_fsunnonlinsolnewton.so >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/fixedpoint && /usr/bin/cmake -E cmake_symlink_library libsundials_fsunnonlinsolfixedpoint.so.2.2.0 libsundials_fsunnonlinsolfixedpoint.so.2 libsundials_fsunnonlinsolfixedpoint.so >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 89%] Built target sundials_fsunnonlinsolfixedpoint_shared >make -f examples/arkode/F77_parallel/CMakeFiles/fark_diag_non_p.dir/build.make examples/arkode/F77_parallel/CMakeFiles/fark_diag_non_p.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/arkode/F77_parallel /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/F77_parallel /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/F77_parallel/CMakeFiles/fark_diag_non_p.dir/DependInfo.cmake >[ 89%] Built target sundials_fsunnonlinsolnewton_shared >make -f examples/arkode/F90_serial/CMakeFiles/ark_bruss1D_FEM_klu.dir/build.make examples/arkode/F90_serial/CMakeFiles/ark_bruss1D_FEM_klu.dir/depend >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/F77_parallel/CMakeFiles/fark_diag_non_p.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/F77_parallel/CMakeFiles/fark_diag_non_p.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/F77_parallel/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/F77_parallel/CMakeFiles/fark_diag_non_p.dir/depend.internal". >Scanning dependencies of target fark_diag_non_p >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/arkode/F90_serial /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/F90_serial /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/F90_serial/CMakeFiles/ark_bruss1D_FEM_klu.dir/DependInfo.cmake >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f examples/arkode/F77_parallel/CMakeFiles/fark_diag_non_p.dir/build.make examples/arkode/F77_parallel/CMakeFiles/fark_diag_non_p.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/F90_serial/CMakeFiles/ark_bruss1D_FEM_klu.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/F90_serial/CMakeFiles/ark_bruss1D_FEM_klu.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/F90_serial/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/F90_serial/CMakeFiles/ark_bruss1D_FEM_klu.dir/depend.internal". >Scanning dependencies of target ark_bruss1D_FEM_klu >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make -f examples/arkode/F90_serial/CMakeFiles/ark_bruss1D_FEM_klu.dir/build.make examples/arkode/F90_serial/CMakeFiles/ark_bruss1D_FEM_klu.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >[ 89%] Building Fortran object examples/arkode/F77_parallel/CMakeFiles/fark_diag_non_p.dir/fark_diag_non_p.f.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/F77_parallel && /usr/bin/mpif90 -I/usr/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -o CMakeFiles/fark_diag_non_p.dir/fark_diag_non_p.f.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/arkode/F77_parallel/fark_diag_non_p.f >[ 90%] Linking Fortran executable fark_diurnal_kry_bp >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/F77_serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/fark_diurnal_kry_bp.dir/link.txt --verbose=1 >[ 90%] Building Fortran object examples/arkode/F90_serial/CMakeFiles/ark_bruss1D_FEM_klu.dir/ark_bruss1D_FEM_klu.f90.o >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/F90_serial && /usr/bin/x86_64-pc-linux-gnu-gfortran -DBUILD_SUNDIALS_LIBRARY -I/usr/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/include -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check -J. -o CMakeFiles/ark_bruss1D_FEM_klu.dir/ark_bruss1D_FEM_klu.f90.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/arkode/F90_serial/ark_bruss1D_FEM_klu.f90 >/usr/bin/x86_64-pc-linux-gnu-gfortran -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check CMakeFiles/fark_diurnal_kry_bp.dir/fark_diurnal_kry_bp.f.o -o fark_diurnal_kry_bp -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial ../../../src/arkode/fcmix/libsundials_farkode.a ../../../src/arkode/libsundials_arkode.so.4.2.0 ../../../src/nvector/serial/libsundials_fnvecserial.so.5.2.0 ../../../src/nvector/serial/libsundials_nvecserial.so.5.2.0 -lm /usr/lib64/librt.so -lm >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: error: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunlinsol_spgmr.c.o): multiple definition of 'F2C_IDA_linsol' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunlinsol_band.c.o): previous definition here >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: error: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunlinsol_spgmr.c.o): multiple definition of 'F2C_ARKODE_linsol' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunlinsol_band.c.o): previous definition here >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: error: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunlinsol_spgmr.c.o): multiple definition of 'F2C_KINSOL_linsol' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunlinsol_band.c.o): previous definition here >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: error: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunlinsol_spgmr.c.o): multiple definition of 'F2C_CVODE_linsol' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunlinsol_band.c.o): previous definition here >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: error: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunlinsol_spgmr.c.o): multiple definition of 'F2C_ARKODE_mass_sol' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunlinsol_band.c.o): previous definition here >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: error: ../../../src/arkode/fcmix/libsundials_farkode.a(farknulllinsol.c.o): multiple definition of 'F2C_ARKODE_linsol' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunlinsol_band.c.o): previous definition here >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: error: ../../../src/arkode/fcmix/libsundials_farkode.a(farknulllinsol.c.o): multiple definition of 'F2C_ARKODE_mass_sol' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunlinsol_band.c.o): previous definition here >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: error: ../../../src/arkode/fcmix/libsundials_farkode.a(farknullmatrix.c.o): multiple definition of 'F2C_ARKODE_matrix' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunmatrix_band.c.o): previous definition here >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: error: ../../../src/arkode/fcmix/libsundials_farkode.a(farknullmatrix.c.o): multiple definition of 'F2C_ARKODE_mass_matrix' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunmatrix_band.c.o): previous definition here >collect2: error: ld returned 1 exit status >make[2]: *** [examples/arkode/F77_serial/CMakeFiles/fark_diurnal_kry_bp.dir/build.make:108: examples/arkode/F77_serial/fark_diurnal_kry_bp] Error 1 >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make[1]: *** [CMakeFiles/Makefile2:4550: examples/arkode/F77_serial/CMakeFiles/fark_diurnal_kry_bp.dir/all] Error 2 >make[1]: *** Waiting for unfinished jobs.... >[01m[K/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/arkode/F77_parallel/fark_diag_non_p.f:74:72:[m[K > > 74 | 10 Y(I) = 1.0D0 > | [01;35m[K1[m[K >[01;35m[KWarning:[m[K Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at [01;35m[K(1)[m[K >[ 90%] Linking Fortran executable fark_diag_kry_bbd_p >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/F77_parallel && /usr/bin/cmake -E cmake_link_script CMakeFiles/fark_diag_kry_bbd_p.dir/link.txt --verbose=1 >/usr/bin/mpif90 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check CMakeFiles/fark_diag_kry_bbd_p.dir/fark_diag_kry_bbd_p.f.o -o fark_diag_kry_bbd_p -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/parallel ../../../src/arkode/fcmix/libsundials_farkode.a ../../../src/arkode/libsundials_arkode.so.4.2.0 ../../../src/nvector/parallel/libsundials_fnvecparallel.so.5.2.0 ../../../src/nvector/parallel/libsundials_nvecparallel.so.5.2.0 -lm /usr/lib64/librt.so -lm >[ 90%] Linking Fortran executable fark_diag_non_p >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/F77_parallel && /usr/bin/cmake -E cmake_link_script CMakeFiles/fark_diag_non_p.dir/link.txt --verbose=1 >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: error: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunlinsol_spgmr.c.o): multiple definition of 'F2C_IDA_linsol' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunlinsol_band.c.o): previous definition here >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: error: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunlinsol_spgmr.c.o): multiple definition of 'F2C_ARKODE_linsol' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunlinsol_band.c.o): previous definition here >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: error: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunlinsol_spgmr.c.o): multiple definition of 'F2C_KINSOL_linsol' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunlinsol_band.c.o): previous definition here >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: error: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunlinsol_spgmr.c.o): multiple definition of 'F2C_CVODE_linsol' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunlinsol_band.c.o): previous definition here >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: error: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunlinsol_spgmr.c.o): multiple definition of 'F2C_ARKODE_mass_sol' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunlinsol_band.c.o): previous definition here >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: error: ../../../src/arkode/fcmix/libsundials_farkode.a(farknulllinsol.c.o): multiple definition of 'F2C_ARKODE_linsol' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunlinsol_band.c.o): previous definition here >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: error: ../../../src/arkode/fcmix/libsundials_farkode.a(farknulllinsol.c.o): multiple definition of 'F2C_ARKODE_mass_sol' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunlinsol_band.c.o): previous definition here >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: error: ../../../src/arkode/fcmix/libsundials_farkode.a(farknullmatrix.c.o): multiple definition of 'F2C_ARKODE_matrix' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunmatrix_band.c.o): previous definition here >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: error: ../../../src/arkode/fcmix/libsundials_farkode.a(farknullmatrix.c.o): multiple definition of 'F2C_ARKODE_mass_matrix' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunmatrix_band.c.o): previous definition here >/usr/bin/mpif90 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check CMakeFiles/fark_diag_non_p.dir/fark_diag_non_p.f.o -o fark_diag_non_p -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/parallel ../../../src/arkode/fcmix/libsundials_farkode.a ../../../src/arkode/libsundials_arkode.so.4.2.0 ../../../src/nvector/parallel/libsundials_fnvecparallel.so.5.2.0 ../../../src/nvector/parallel/libsundials_nvecparallel.so.5.2.0 -lm /usr/lib64/librt.so -lm >collect2: error: ld returned 1 exit status >make[2]: *** [examples/arkode/F77_parallel/CMakeFiles/fark_diag_kry_bbd_p.dir/build.make:108: examples/arkode/F77_parallel/fark_diag_kry_bbd_p] Error 1 >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make[1]: *** [CMakeFiles/Makefile2:4607: examples/arkode/F77_parallel/CMakeFiles/fark_diag_kry_bbd_p.dir/all] Error 2 >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: error: ../../../src/arkode/fcmix/libsundials_farkode.a(farknulllinsol.c.o): multiple definition of 'F2C_ARKODE_linsol' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunlinsol_band.c.o): previous definition here >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: error: ../../../src/arkode/fcmix/libsundials_farkode.a(farknulllinsol.c.o): multiple definition of 'F2C_ARKODE_mass_sol' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunlinsol_band.c.o): previous definition here >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: error: ../../../src/arkode/fcmix/libsundials_farkode.a(farknullmatrix.c.o): multiple definition of 'F2C_ARKODE_matrix' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunmatrix_band.c.o): previous definition here >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: error: ../../../src/arkode/fcmix/libsundials_farkode.a(farknullmatrix.c.o): multiple definition of 'F2C_ARKODE_mass_matrix' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunmatrix_band.c.o): previous definition here >collect2: error: ld returned 1 exit status >make[2]: *** [examples/arkode/F77_parallel/CMakeFiles/fark_diag_non_p.dir/build.make:108: examples/arkode/F77_parallel/fark_diag_non_p] Error 1 >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make[1]: *** [CMakeFiles/Makefile2:4637: examples/arkode/F77_parallel/CMakeFiles/fark_diag_non_p.dir/all] Error 2 >/usr/bin/cmake -E cmake_copy_f90_mod examples/arkode/F90_serial/fem.mod examples/arkode/F90_serial/CMakeFiles/ark_bruss1D_FEM_klu.dir/fem.mod.stamp GNU >/usr/bin/cmake -E cmake_copy_f90_mod examples/arkode/F90_serial/quadrature.mod examples/arkode/F90_serial/CMakeFiles/ark_bruss1D_FEM_klu.dir/quadrature.mod.stamp GNU >/usr/bin/cmake -E cmake_copy_f90_mod examples/arkode/F90_serial/userdata.mod examples/arkode/F90_serial/CMakeFiles/ark_bruss1D_FEM_klu.dir/userdata.mod.stamp GNU >[ 90%] Linking Fortran executable ark_bruss1D_FEM_klu >cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/F90_serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/ark_bruss1D_FEM_klu.dir/link.txt --verbose=1 >/usr/bin/cmake -E touch examples/arkode/F90_serial/CMakeFiles/ark_bruss1D_FEM_klu.dir/ark_bruss1D_FEM_klu.f90.o.provides.build >/usr/bin/x86_64-pc-linux-gnu-gfortran -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -O2 -pipe -march=bdver2 -frecord-gcc-switches -fstack-protector-strong -fstack-check CMakeFiles/ark_bruss1D_FEM_klu.dir/ark_bruss1D_FEM_klu.f90.o -o ark_bruss1D_FEM_klu -Wl,-rpath,/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/klu:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial:/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/sparse ../../../src/arkode/fcmix/libsundials_farkode.a ../../../src/arkode/libsundials_arkode.so.4.2.0 -lm /usr/lib64/librt.so ../../../src/sunlinsol/klu/libsundials_fsunlinsolklu.so.3.2.0 /usr/lib64/libklu.so /usr/lib64/libamd.so /usr/lib64/libcolamd.so /usr/lib64/libbtf.so /usr/lib64/libsuitesparseconfig.so ../../../src/nvector/serial/libsundials_fnvecserial.so.5.2.0 ../../../src/nvector/serial/libsundials_nvecserial.so.5.2.0 ../../../src/sunlinsol/klu/libsundials_sunlinsolklu.so.3.2.0 /usr/lib64/libklu.so /usr/lib64/libamd.so /usr/lib64/libcolamd.so /usr/lib64/libbtf.so /usr/lib64/libsuitesparseconfig.so ../../../src/sunmatrix/sparse/libsundials_fsunmatrixsparse.so.3.2.0 ../../../src/sunmatrix/sparse/libsundials_sunmatrixsparse.so.3.2.0 -lm >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: error: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunmatrix_sparse.c.o): multiple definition of 'F2C_IDA_matrix' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunmatrix_band.c.o): previous definition here >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: error: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunmatrix_sparse.c.o): multiple definition of 'F2C_ARKODE_matrix' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunmatrix_band.c.o): previous definition here >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: error: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunmatrix_sparse.c.o): multiple definition of 'F2C_KINSOL_matrix' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunmatrix_band.c.o): previous definition here >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: error: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunmatrix_sparse.c.o): multiple definition of 'F2C_CVODE_matrix' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunmatrix_band.c.o): previous definition here >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: error: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunmatrix_sparse.c.o): multiple definition of 'F2C_ARKODE_mass_matrix' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunmatrix_band.c.o): previous definition here >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: error: ../../../src/arkode/fcmix/libsundials_farkode.a(farknulllinsol.c.o): multiple definition of 'F2C_ARKODE_linsol' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunlinsol_band.c.o): previous definition here >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: error: ../../../src/arkode/fcmix/libsundials_farkode.a(farknulllinsol.c.o): multiple definition of 'F2C_ARKODE_mass_sol' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunlinsol_band.c.o): previous definition here >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: error: ../../../src/arkode/fcmix/libsundials_farkode.a(farknullmatrix.c.o): multiple definition of 'F2C_ARKODE_matrix' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunmatrix_band.c.o): previous definition here >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: error: ../../../src/arkode/fcmix/libsundials_farkode.a(farknullmatrix.c.o): multiple definition of 'F2C_ARKODE_mass_matrix' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../../src/arkode/fcmix/libsundials_farkode.a(fsunmatrix_band.c.o): previous definition here >collect2: error: ld returned 1 exit status >make[2]: *** [examples/arkode/F90_serial/CMakeFiles/ark_bruss1D_FEM_klu.dir/build.make:122: examples/arkode/F90_serial/ark_bruss1D_FEM_klu] Error 1 >make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make[1]: *** [CMakeFiles/Makefile2:4698: examples/arkode/F90_serial/CMakeFiles/ark_bruss1D_FEM_klu.dir/all] Error 2 >make[1]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' >make: *** [Makefile:160: all] Error 2 > * ERROR: sci-libs/sundials-5.2.0::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=sci-libs/sundials-5.2.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sci-libs/sundials-5.2.0::gentoo'`. > * The complete build log is located at '/var/log/portage/build/sci-libs/sundials-5.2.0:20201201-231807.log'. > * The ebuild environment file is located at '/var/tmp/portage/sci-libs/sundials-5.2.0/temp/environment'. > * Working directory: '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' > * S: '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 731904
:
648552
|
648554
| 676180