* Package: sci-libs/sundials-5.2.0 * Repository: gentoo * Maintainer: sci@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc fortran kernel_linux openmp userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox @@@@@ PLEASE PAY ATTENTION HERE!!! @@@@@ This information may help you to understand if this is a duplicate or if this bug exists after you pushed a fix; This ebuild was merged at the following commit: https://github.com/gentoo-mirror/gentoo/commit/13867c233a1cc4cbbc4ef6e070ed68d0fb7575ca @@@@@ END @@@@@ >>> Unpacking source... >>> Unpacking sundials-5.2.0.tar.gz to /var/tmp/portage/sci-libs/sundials-5.2.0/work >>> Source unpacked in /var/tmp/portage/sci-libs/sundials-5.2.0/work >>> Preparing source in /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 ... * 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" >>> Source prepared. >>> Configuring source in /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 ... * 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=no -DFCMIX_ENABLE=yes -DF90_ENABLE=yes -DHYPRE_ENABLE=no -DHYPRE_INCLUDE_DIR=/usr/include/hypre -DKLU_ENABLE=no -DLAPACK_ENABLE=no -DMPI_ENABLE=no -DOPENMP_ENABLE=yes -DPTHREAD_ENABLE=no -DSUPERLUMT_ENABLE=no -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 -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 Clang 10.0.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang - 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.1.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 -- Found OpenMP_C: -fopenmp=libomp (found version "4.5") -- Found OpenMP_Fortran: -fopenmp (found version "4.5") -- Found OpenMP: TRUE (found version "4.5") -- Added NVECTOR_SERIAL module -- Added NVECTOR_MANYVECTOR module -- Added NVECTOR_OPENMP 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 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=native -frecord-gcc-switches -fno-diagnostics-color C++ Linker flags: Executable -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 Module -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 Shared -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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 >>> Source configured. >>> Compiling source in /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0 ... * Working in BUILD_DIR: "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build" make -j2 V=1 VERBOSE=1 /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[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 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 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". 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 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 -f src/sundials/CMakeFiles/sundials_generic_shared_obj.dir/build.make src/sundials/CMakeFiles/sundials_generic_shared_obj.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' [ 0%] Building C object src/nvector/serial/CMakeFiles/sundials_nvecserial_shared.dir/nvector_serial.c.o [ 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial && /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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/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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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/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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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/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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 1%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 1%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 1%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 1%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 1%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 2%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 3%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -fPIC -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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 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 [ 3%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 3%] Built target sundials_nvecserial_shared 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/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_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". Scanning dependencies of target sundials_nvecmanyvector_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_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' [ 3%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 3%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 3%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 4%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 4%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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' [ 4%] Built target sundials_generic_shared_obj make -f src/nvector/openmp/CMakeFiles/sundials_nvecopenmp_shared.dir/build.make src/nvector/openmp/CMakeFiles/sundials_nvecopenmp_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_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 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -fopenmp=libomp -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/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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 4%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -fPIC -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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 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 make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 4%] Built target sundials_nvecmanyvector_shared 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/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/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' [ 4%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 4%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 4%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 4%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 5%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -fPIC -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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 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' [ 5%] Built target sundials_sunmatrixband_shared [ 5%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -fopenmp=libomp -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/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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -fopenmp=libomp -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 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[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 6%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 6%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -fPIC -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fopenmp=libomp -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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' [ 6%] Built target sundials_nvecopenmp_shared 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' 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 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 [ 6%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 7%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 7%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 7%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -fPIC -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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 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' [ 7%] Built target sundials_sunmatrixdense_shared make -f src/sunlinsol/band/CMakeFiles/sundials_sunlinsolband_shared.dir/build.make src/sunlinsol/band/CMakeFiles/sundials_sunlinsolband_shared.dir/depend [ 7%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 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 make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 7%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 7%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 7%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 7%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 7%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 7%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -fPIC -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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 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' [ 7%] Built target sundials_sunmatrixsparse_shared 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 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 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]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 7%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 7%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -fPIC -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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 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 make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 7%] Built target sundials_sunlinsolband_shared 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 [ 8%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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/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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 8%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 9%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 9%] 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 /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -fPIC -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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 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 [ 9%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 9%] Built target sundials_sunlinsoldense_shared 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' [ 9%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 9%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -fPIC -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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' [ 10%] Built target sundials_sunlinsolpcg_shared 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 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". [ 10%] Building C object src/sunlinsol/spbcgs/CMakeFiles/sundials_sunlinsolspbcgs_shared.dir/__/__/sundials/sundials_nvector.c.o Scanning dependencies of target sundials_sunlinsolspfgmr_shared cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spbcgs && /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 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' [ 10%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 10%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 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/spbcgs && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_sunlinsolspbcgs_shared.dir/link.txt --verbose=1 /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -fPIC -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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/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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 11%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 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' [ 12%] Building C object src/sunlinsol/spgmr/CMakeFiles/sundials_sunlinsolspgmr_shared.dir/sunlinsol_spgmr.c.o cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spgmr && /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 12%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -fPIC -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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 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 make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 12%] Built target sundials_sunlinsolspfgmr_shared 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' [ 12%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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/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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 12%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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/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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 12%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 12%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 12%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -fPIC -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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 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]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 13%] Built target sundials_sunlinsolspgmr_shared 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 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 make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 13%] Building C object src/sunnonlinsol/newton/CMakeFiles/sundials_sunnonlinsolnewton_shared.dir/sunnonlinsol_newton.c.o cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/newton && /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 14%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -fPIC -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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 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[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 14%] 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' 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 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' 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 15%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 15%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 15%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 15%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 15%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 15%] Building C object src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_sunnonlinsolfixedpoint_shared.dir/__/__/sundials/sundials_nvector_senswrapper.c.o [ 16%] 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 cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunnonlinsol/fixedpoint && /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -fPIC -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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 make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 16%] Built target sundials_sunnonlinsolnewton_shared 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[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' [ 16%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 16%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 17%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -fPIC -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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 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 make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 17%] Built target sundials_sunnonlinsolfixedpoint_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' [ 18%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 18%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 19%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 19%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 20%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 20%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 20%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 20%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 20%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 20%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 21%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 21%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 21%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 21%] Building C object src/arkode/fcmix/CMakeFiles/sundials_farkode_static.dir/farknullmatrix.c.o cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/fcmix && /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 21%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 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/arkode && /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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/farkpreco.c.o cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/arkode/fcmix && /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 22%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 22%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 22%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 22%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 22%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 22%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 23%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 23%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 24%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 24%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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/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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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/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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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/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/arkode/fcmix && /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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/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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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/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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 25%] 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/lib/llvm/10/bin/llvm-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/lib/llvm/10/bin/llvm-ranlib libsundials_farkode.a make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 25%] Built target sundials_farkode_static 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 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' [ 26%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 26%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 26%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 26%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 26%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 27%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/cvode_io.c.o cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode && /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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/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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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/CMakeFiles/sundials_cvode_shared.dir/cvode_spils.c.o cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode && /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 27%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 28%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 28%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 28%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 28%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 28%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 28%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 28%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 28%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 29%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 29%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 29%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 29%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 29%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 29%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 30%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 30%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 31%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 31%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 31%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 31%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 31%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 31%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 31%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 31%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 32%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 32%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 32%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 33%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 33%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 33%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 33%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 33%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 33%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 34%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 34%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 34%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 34%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 34%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 34%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 35%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 35%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 35%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 35%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 35%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 36%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 36%] 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 /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -fPIC -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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' [ 36%] Built target sundials_cvode_shared 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 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' [ 37%] 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/cvode/fcmix && /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 37%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 37%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 37%] 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/arkode && /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 37%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 37%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 37%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 38%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 38%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 38%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 38%] Building C object src/cvode/fcmix/CMakeFiles/sundials_fcvode_static.dir/fcvnullnonlinsol.c.o cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/cvode/fcmix && /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 38%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 39%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 39%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 39%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 39%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 39%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 39%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 39%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 40%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 40%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 40%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 40%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 40%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 40%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 41%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 42%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 42%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 42%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 42%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 42%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 43%] 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/lib/llvm/10/bin/llvm-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 /usr/lib/llvm/10/bin/llvm-ranlib libsundials_fcvode.a make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 43%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 43%] Built target sundials_fcvode_static 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 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 make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 43%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 43%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 43%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 43%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 44%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 44%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 44%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 45%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 45%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 45%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 45%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 45%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -fPIC -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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 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' [ 45%] Built target sundials_arkode_shared 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' [ 46%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 46%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 46%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 46%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 46%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 47%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 47%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 47%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 47%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 47%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 47%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 47%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 47%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 47%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 48%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 48%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 49%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 49%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 49%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 49%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 49%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 49%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 49%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 49%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 50%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 50%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 50%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 50%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 50%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 51%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 51%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 51%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 51%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 51%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 51%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 51%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 52%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 52%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 52%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 53%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 53%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 53%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 53%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 53%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 53%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 54%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 54%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 54%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 54%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 54%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 54%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 55%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 55%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 55%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 55%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 55%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 55%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 55%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 56%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 57%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 57%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -fPIC -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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 make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 57%] Built target sundials_ida_shared 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". [ 57%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 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 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 make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 57%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 57%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 57%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 57%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 57%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 57%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 57%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 57%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 58%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 58%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 58%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 59%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 59%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 59%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 60%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 60%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 60%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 60%] Building C object src/ida/fcmix/CMakeFiles/sundials_fida_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/ida/fcmix && /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 60%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 60%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 60%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 61%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 61%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 61%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 61%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 61%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 61%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 61%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 61%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 62%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 62%] Building C object src/ida/fcmix/CMakeFiles/sundials_fida_static.dir/__/__/sunnonlinsol/newton/fsunnonlinsol_newton.c.o [ 62%] 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 cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/ida/fcmix && /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -fPIC -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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/cvodes && /usr/bin/cmake -E cmake_symlink_library libsundials_cvodes.so.5.2.0 libsundials_cvodes.so.5 libsundials_cvodes.so make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 62%] Built target sundials_cvodes_shared 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' [ 62%] 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 && /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 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/lib/llvm/10/bin/llvm-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 /usr/lib/llvm/10/bin/llvm-ranlib libsundials_fida.a make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 62%] Built target sundials_fida_static 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 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 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 make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 62%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 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' [ 62%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 62%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 62%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 63%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 63%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 63%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 63%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 63%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 64%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 64%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 64%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 64%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 64%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 64%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 64%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 65%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 65%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 66%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 66%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 66%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_futils.c.o [ 66%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/kinsol && /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 66%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 66%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 66%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 66%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 67%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 67%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 67%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 67%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 68%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 68%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 68%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 68%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 68%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 68%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 68%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 68%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 69%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 70%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 70%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 70%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 70%] Building C object src/idas/CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_band.c.o [ 70%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/idas && /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 70%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 70%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 70%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 70%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -fPIC -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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 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 [ 70%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 70%] Built target sundials_kinsol_shared 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 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' [ 70%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 70%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 71%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 72%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 72%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 72%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 72%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 72%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 72%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 72%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 72%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 72%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 72%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 73%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 73%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 73%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 73%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 73%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 74%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 74%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 74%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 74%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 74%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 75%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 75%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 75%] 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 [ 76%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 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 /usr/lib/llvm/10/bin/llvm-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/lib/llvm/10/bin/llvm-ranlib libsundials_fkinsol.a make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 76%] Built target sundials_fkinsol_static 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' [ 76%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 77%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 77%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 77%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 77%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 77%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 77%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 78%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 78%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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 [ 78%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 78%] Built target test_nvector_serial 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' 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 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 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' [ 78%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 78%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 78%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 78%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 78%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 78%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 79%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 79%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 80%] 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 /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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 [ 80%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -fPIC -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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 make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 80%] Built target test_nvector_manyvector 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 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". 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 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]: 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' [ 80%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.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=native -frecord-gcc-switches -fno-diagnostics-color -fopenmp=libomp -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 [ 80%] Built target sundials_idas_shared 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' [ 80%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 80%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.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=native -frecord-gcc-switches -fno-diagnostics-color -fopenmp=libomp -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 [ 80%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 80%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 81%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 81%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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' [ 81%] Built target test_sunmatrix_dense 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' [ 81%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 81%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.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=native -frecord-gcc-switches -fno-diagnostics-color -fopenmp=libomp -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 [ 81%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 82%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 82%] 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 /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fopenmp=libomp -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -fopenmp=libomp 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 [ 82%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.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=native -frecord-gcc-switches -fno-diagnostics-color -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 make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 82%] Built target test_nvector_openmp 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' [ 82%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 82%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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' [ 82%] Built target test_sunmatrix_band [ 82%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.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=native -frecord-gcc-switches -fno-diagnostics-color -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 make -f examples/sunlinsol/band/CMakeFiles/test_sunlinsol_band.dir/build.make examples/sunlinsol/band/CMakeFiles/test_sunlinsol_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/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/examples/sunlinsol/band /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/band/CMakeFiles/test_sunlinsol_band.dir/DependInfo.cmake Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/band/CMakeFiles/test_sunlinsol_band.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/band/CMakeFiles/test_sunlinsol_band.dir/depend.internal". Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/band/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/band/CMakeFiles/test_sunlinsol_band.dir/depend.internal". Scanning dependencies of target test_sunlinsol_band make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' make -f examples/sunlinsol/band/CMakeFiles/test_sunlinsol_band.dir/build.make examples/sunlinsol/band/CMakeFiles/test_sunlinsol_band.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/band/CMakeFiles/test_sunlinsol_band.dir/test_sunlinsol_band.c.o cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/band && /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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/band/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/band/.. -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -o CMakeFiles/test_sunlinsol_band.dir/test_sunlinsol_band.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/band/test_sunlinsol_band.c [ 82%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 82%] Building C object examples/sunlinsol/band/CMakeFiles/test_sunlinsol_band.dir/__/test_sunlinsol.c.o cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/band && /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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/band/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/band/.. -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -o CMakeFiles/test_sunlinsol_band.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 [ 83%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 84%] Building C object examples/sunlinsol/band/CMakeFiles/test_sunlinsol_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/sunlinsol/band && /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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/band/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/band/.. -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -o CMakeFiles/test_sunlinsol_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 [ 84%] Building C object examples/sunlinsol/band/CMakeFiles/test_sunlinsol_band.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/band && /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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/band/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/band/.. -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -o CMakeFiles/test_sunlinsol_band.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 [ 84%] Building C object examples/sunlinsol/band/CMakeFiles/test_sunlinsol_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/sunlinsol/band && /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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/band/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/band/.. -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -o CMakeFiles/test_sunlinsol_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 [ 84%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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 make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 84%] Built target test_sunmatrix_sparse make -f examples/sunlinsol/dense/CMakeFiles/test_sunlinsol_dense.dir/build.make examples/sunlinsol/dense/CMakeFiles/test_sunlinsol_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/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/examples/sunlinsol/dense /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/dense/CMakeFiles/test_sunlinsol_dense.dir/DependInfo.cmake Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/dense/CMakeFiles/test_sunlinsol_dense.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/dense/CMakeFiles/test_sunlinsol_dense.dir/depend.internal". Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/dense/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/dense/CMakeFiles/test_sunlinsol_dense.dir/depend.internal". Scanning dependencies of target test_sunlinsol_dense make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' make -f examples/sunlinsol/dense/CMakeFiles/test_sunlinsol_dense.dir/build.make examples/sunlinsol/dense/CMakeFiles/test_sunlinsol_dense.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 examples/sunlinsol/dense/CMakeFiles/test_sunlinsol_dense.dir/test_sunlinsol_dense.c.o cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/dense && /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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/dense/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/dense/.. -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -o CMakeFiles/test_sunlinsol_dense.dir/test_sunlinsol_dense.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/dense/test_sunlinsol_dense.c [ 85%] Building C object examples/sunlinsol/dense/CMakeFiles/test_sunlinsol_dense.dir/__/test_sunlinsol.c.o cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/dense && /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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/dense/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/dense/.. -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -o CMakeFiles/test_sunlinsol_dense.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 [ 85%] Linking C executable test_sunlinsol_band cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/band && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sunlinsol_band.dir/link.txt --verbose=1 /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/test_sunlinsol_band.dir/test_sunlinsol_band.c.o CMakeFiles/test_sunlinsol_band.dir/__/test_sunlinsol.c.o CMakeFiles/test_sunlinsol_band.dir/__/__/__/src/sundials/sundials_matrix.c.o CMakeFiles/test_sunlinsol_band.dir/__/__/__/src/sundials/sundials_linearsolver.c.o CMakeFiles/test_sunlinsol_band.dir/__/__/__/src/sundials/sundials_nvector.c.o -o test_sunlinsol_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/sunlinsol/band:/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/band/libsundials_sunlinsolband.so.3.2.0 -lm /usr/lib64/librt.so ../../../src/sunmatrix/band/libsundials_sunmatrixband.so.3.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 test_sunlinsol_band 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' 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 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' [ 85%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 85%] Building C object examples/sunlinsol/dense/CMakeFiles/test_sunlinsol_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/sunlinsol/dense && /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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/dense/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/dense/.. -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -o CMakeFiles/test_sunlinsol_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 [ 85%] Building C object examples/sunlinsol/dense/CMakeFiles/test_sunlinsol_dense.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/dense && /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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/dense/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/dense/.. -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -o CMakeFiles/test_sunlinsol_dense.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 [ 85%] Building C object examples/sunlinsol/dense/CMakeFiles/test_sunlinsol_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/sunlinsol/dense && /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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/dense/. -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunlinsol/dense/.. -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -o CMakeFiles/test_sunlinsol_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 [ 85%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 86%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 86%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 86%] Linking C executable test_sunlinsol_dense cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunlinsol/dense && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sunlinsol_dense.dir/link.txt --verbose=1 /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/test_sunlinsol_dense.dir/test_sunlinsol_dense.c.o CMakeFiles/test_sunlinsol_dense.dir/__/test_sunlinsol.c.o CMakeFiles/test_sunlinsol_dense.dir/__/__/__/src/sundials/sundials_matrix.c.o CMakeFiles/test_sunlinsol_dense.dir/__/__/__/src/sundials/sundials_linearsolver.c.o CMakeFiles/test_sunlinsol_dense.dir/__/__/__/src/sundials/sundials_nvector.c.o -o test_sunlinsol_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/sunlinsol/dense:/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/dense/libsundials_sunlinsoldense.so.3.2.0 -lm /usr/lib64/librt.so ../../../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' [ 86%] Built target test_sunlinsol_dense 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' [ 86%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 86%] 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 /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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 make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 87%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 87%] Built target test_sunlinsol_spgmr_serial 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 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' [ 87%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 87%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 87%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 88%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 88%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 88%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 88%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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 make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 88%] Built target test_sunlinsol_spfgmr_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 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 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' [ 88%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 88%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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 [ 88%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 88%] Built target test_sunlinsol_spbcgs_serial 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' [ 88%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 89%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 89%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 90%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 90%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 90%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 90%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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 make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 90%] Built target test_sunlinsol_sptfqmr_serial make -f examples/sunnonlinsol/newton/CMakeFiles/test_sunnonlinsol_newton.dir/build.make examples/sunnonlinsol/newton/CMakeFiles/test_sunnonlinsol_newton.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/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/examples/sunnonlinsol/newton /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunnonlinsol/newton/CMakeFiles/test_sunnonlinsol_newton.dir/DependInfo.cmake Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunnonlinsol/newton/CMakeFiles/test_sunnonlinsol_newton.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunnonlinsol/newton/CMakeFiles/test_sunnonlinsol_newton.dir/depend.internal". Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunnonlinsol/newton/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunnonlinsol/newton/CMakeFiles/test_sunnonlinsol_newton.dir/depend.internal". Scanning dependencies of target test_sunnonlinsol_newton make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' make -f examples/sunnonlinsol/newton/CMakeFiles/test_sunnonlinsol_newton.dir/build.make examples/sunnonlinsol/newton/CMakeFiles/test_sunnonlinsol_newton.dir/build make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 90%] Building C object examples/sunnonlinsol/newton/CMakeFiles/test_sunnonlinsol_newton.dir/test_sunnonlinsol_newton.c.o cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunnonlinsol/newton && /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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/sunnonlinsol/newton/. -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -o CMakeFiles/test_sunnonlinsol_newton.dir/test_sunnonlinsol_newton.c.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/sunnonlinsol/newton/test_sunnonlinsol_newton.c [ 91%] Linking C executable test_sunnonlinsol_newton cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/sunnonlinsol/newton && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sunnonlinsol_newton.dir/link.txt --verbose=1 /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/test_sunnonlinsol_newton.dir/test_sunnonlinsol_newton.c.o -o test_sunnonlinsol_newton -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/dense:/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/sunmatrix/dense ../../../src/nvector/serial/libsundials_nvecserial.so.5.2.0 ../../../src/sunlinsol/dense/libsundials_sunlinsoldense.so.3.2.0 ../../../src/sunnonlinsol/newton/libsundials_sunnonlinsolnewton.so.2.2.0 -lm /usr/lib64/librt.so ../../../src/sunmatrix/dense/libsundials_sunmatrixdense.so.3.2.0 -lm [ 91%] 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 make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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 [ 91%] Built target test_sunnonlinsol_newton 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 make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 91%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -I/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/include -I/var/tmp/portage/sci-libs/sundials-5.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=native -frecord-gcc-switches -fno-diagnostics-color -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 make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 91%] Built target test_sunlinsol_pcg_serial 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 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 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' [ 91%] Building C object src/nvector/serial/CMakeFiles/sundials_fnvecserial_shared.dir/fnvector_serial.c.o cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/nvector/serial && /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 92%] 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 /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -fPIC -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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 [ 92%] 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 /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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 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' [ 92%] Built target sundials_fnvecserial_shared make -f src/nvector/openmp/CMakeFiles/sundials_fnvecopenmp_shared.dir/build.make src/nvector/openmp/CMakeFiles/sundials_fnvecopenmp_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/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 [ 92%] Built target test_sunnonlinsol_fixedpoint make -f src/sunmatrix/band/CMakeFiles/sundials_fsunmatrixband_shared.dir/build.make src/sunmatrix/band/CMakeFiles/sundials_fsunmatrixband_shared.dir/depend 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]: 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]: 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' 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 [ 92%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -fopenmp=libomp -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 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[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 92%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 92%] 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 [ 93%] 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 /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -fPIC -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fopenmp=libomp -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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 /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -fPIC -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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/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/sunmatrix/band && /usr/bin/cmake -E cmake_symlink_library libsundials_fsunmatrixband.so.3.2.0 libsundials_fsunmatrixband.so.3 libsundials_fsunmatrixband.so make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 93%] Built target sundials_fnvecopenmp_shared make -f src/sunmatrix/dense/CMakeFiles/sundials_fsunmatrixdense_shared.dir/build.make src/sunmatrix/dense/CMakeFiles/sundials_fsunmatrixdense_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/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 [ 93%] Built target sundials_fsunmatrixband_shared make -f src/sunmatrix/sparse/CMakeFiles/sundials_fsunmatrixsparse_shared.dir/build.make src/sunmatrix/sparse/CMakeFiles/sundials_fsunmatrixsparse_shared.dir/depend 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 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 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_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' 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". [ 93%] Building C object src/sunmatrix/dense/CMakeFiles/sundials_fsunmatrixdense_shared.dir/fsunmatrix_dense.c.o Scanning dependencies of target sundials_fsunmatrixsparse_shared cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/dense && /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 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 make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 93%] Building C object src/sunmatrix/sparse/CMakeFiles/sundials_fsunmatrixsparse_shared.dir/fsunmatrix_sparse.c.o cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunmatrix/sparse && /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 93%] 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 /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -fPIC -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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 [ 93%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -fPIC -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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/dense && /usr/bin/cmake -E cmake_symlink_library libsundials_fsunmatrixdense.so.3.2.0 libsundials_fsunmatrixdense.so.3 libsundials_fsunmatrixdense.so make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 93%] Built target sundials_fsunmatrixdense_shared make -f src/sunlinsol/band/CMakeFiles/sundials_fsunlinsolband_shared.dir/build.make src/sunlinsol/band/CMakeFiles/sundials_fsunlinsolband_shared.dir/depend 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]: 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_fsunlinsolband_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_fsunlinsolband_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_fsunlinsolband_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_fsunlinsolband_shared.dir/depend.internal". Scanning dependencies of target sundials_fsunlinsolband_shared 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/sunlinsol/band/CMakeFiles/sundials_fsunlinsolband_shared.dir/build.make src/sunlinsol/band/CMakeFiles/sundials_fsunlinsolband_shared.dir/build make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 93%] Built target sundials_fsunmatrixsparse_shared make -f src/sunlinsol/dense/CMakeFiles/sundials_fsunlinsoldense_shared.dir/build.make src/sunlinsol/dense/CMakeFiles/sundials_fsunlinsoldense_shared.dir/depend [ 93%] Building C object src/sunlinsol/band/CMakeFiles/sundials_fsunlinsolband_shared.dir/fsunlinsol_band.c.o cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/band && /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -DBUILD_SUNDIALS_LIBRARY -Dsundials_fsunlinsolband_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.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=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -o CMakeFiles/sundials_fsunlinsolband_shared.dir/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 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_fsunlinsoldense_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_fsunlinsoldense_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_fsunlinsoldense_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_fsunlinsoldense_shared.dir/depend.internal". Scanning dependencies of target sundials_fsunlinsoldense_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_fsunlinsoldense_shared.dir/build.make src/sunlinsol/dense/CMakeFiles/sundials_fsunlinsoldense_shared.dir/build make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 93%] Building C object src/sunlinsol/dense/CMakeFiles/sundials_fsunlinsoldense_shared.dir/fsunlinsol_dense.c.o cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/dense && /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -DBUILD_SUNDIALS_LIBRARY -Dsundials_fsunlinsoldense_shared_EXPORTS -I/var/tmp/portage/sci-libs/sundials-5.2.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=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -o CMakeFiles/sundials_fsunlinsoldense_shared.dir/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 [ 93%] Linking C shared library libsundials_fsunlinsolband.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_fsunlinsolband_shared.dir/link.txt --verbose=1 /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -fPIC -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_fsunlinsolband.so.3 -o libsundials_fsunlinsolband.so.3.2.0 CMakeFiles/sundials_fsunlinsolband_shared.dir/fsunlinsol_band.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/band: ../../nvector/serial/libsundials_fnvecserial.so.5.2.0 ../../sunmatrix/band/libsundials_fsunmatrixband.so.3.2.0 libsundials_sunlinsolband.so.3.2.0 ../../nvector/serial/libsundials_nvecserial.so.5.2.0 ../../sunmatrix/band/libsundials_sunmatrixband.so.3.2.0 -lm [ 93%] Linking C shared library libsundials_fsunlinsoldense.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_fsunlinsoldense_shared.dir/link.txt --verbose=1 /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -fPIC -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libsundials_fsunlinsoldense.so.3 -o libsundials_fsunlinsoldense.so.3.2.0 CMakeFiles/sundials_fsunlinsoldense_shared.dir/fsunlinsol_dense.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/dense: ../../nvector/serial/libsundials_fnvecserial.so.5.2.0 ../../sunmatrix/dense/libsundials_fsunmatrixdense.so.3.2.0 libsundials_sunlinsoldense.so.3.2.0 ../../nvector/serial/libsundials_nvecserial.so.5.2.0 ../../sunmatrix/dense/libsundials_sunmatrixdense.so.3.2.0 -lm 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_fsunlinsolband.so.3.2.0 libsundials_fsunlinsolband.so.3 libsundials_fsunlinsolband.so make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 93%] Built target sundials_fsunlinsolband_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 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 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_fsunlinsoldense.so.3.2.0 libsundials_fsunlinsoldense.so.3 libsundials_fsunlinsoldense.so 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_fsunlinsolpcg_shared.dir/build.make src/sunlinsol/pcg/CMakeFiles/sundials_fsunlinsolpcg_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' [ 94%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 94%] Built target sundials_fsunlinsoldense_shared 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/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]: 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' [ 94%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 94%] 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 /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -fPIC -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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 [ 94%] 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 /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -fPIC -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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 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 make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 94%] Built target sundials_fsunlinsolpcg_shared make -f src/sunlinsol/spfgmr/CMakeFiles/sundials_fsunlinsolspfgmr_shared.dir/build.make src/sunlinsol/spfgmr/CMakeFiles/sundials_fsunlinsolspfgmr_shared.dir/depend 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 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 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[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/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' [ 94%] Built target sundials_fsunlinsolspbcgs_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 [ 94%] Building C object src/sunlinsol/spfgmr/CMakeFiles/sundials_fsunlinsolspfgmr_shared.dir/fsunlinsol_spfgmr.c.o cd /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/src/sunlinsol/spfgmr && /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 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 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' [ 94%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 95%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -fPIC -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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 [ 95%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -fPIC -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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 make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 95%] Built target sundials_fsunlinsolspfgmr_shared make -f src/sunlinsol/sptfqmr/CMakeFiles/sundials_fsunlinsolsptfqmr_shared.dir/build.make src/sunlinsol/sptfqmr/CMakeFiles/sundials_fsunlinsolsptfqmr_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_fsunlinsolsptfqmr_shared.dir/DependInfo.cmake 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 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/sptfqmr/CMakeFiles/sundials_fsunlinsolsptfqmr_shared.dir/build.make src/sunlinsol/sptfqmr/CMakeFiles/sundials_fsunlinsolsptfqmr_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' [ 95%] Built target sundials_fsunlinsolspgmr_shared [ 95%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 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 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 make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 95%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 95%] 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 /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -fPIC -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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 [ 95%] Linking C shared library libsundials_fsunnonlinsolnewton.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 /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -fPIC -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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 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/sunnonlinsol/newton && /usr/bin/cmake -E cmake_symlink_library libsundials_fsunnonlinsolnewton.so.2.2.0 libsundials_fsunnonlinsolnewton.so.2 libsundials_fsunnonlinsolnewton.so make[2]: Leaving directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 95%] Built 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/sunnonlinsol/fixedpoint/CMakeFiles/sundials_fsunnonlinsolfixedpoint_shared.dir/build.make src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_fsunnonlinsolfixedpoint_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/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 [ 95%] Built target sundials_fsunnonlinsolnewton_shared 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/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/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 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]: 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]: 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]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 95%] 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/var/tmp/portage/sci-libs/sundials-5.2.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=native -frecord-gcc-switches -fno-diagnostics-color -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 96%] 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/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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=native -frecord-gcc-switches -fno-diagnostics-color -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 [ 96%] 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/fixedpoint && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_fsunnonlinsolfixedpoint_shared.dir/link.txt --verbose=1 /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -fPIC -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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/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' [ 96%] Built target sundials_fsunnonlinsolfixedpoint_shared make -f examples/arkode/F90_serial/CMakeFiles/ark_bruss.dir/build.make examples/arkode/F90_serial/CMakeFiles/ark_bruss.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/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_bruss.dir/DependInfo.cmake Dependee "/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build/examples/arkode/F90_serial/CMakeFiles/ark_bruss.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_bruss.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_bruss.dir/depend.internal". Scanning dependencies of target ark_bruss 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_bruss.dir/build.make examples/arkode/F90_serial/CMakeFiles/ark_bruss.dir/build make[2]: Entering directory '/var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0_build' [ 96%] Building Fortran object examples/arkode/F90_serial/CMakeFiles/ark_bruss.dir/ark_bruss.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 -I/var/tmp/portage/sci-libs/sundials-5.2.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=native -frecord-gcc-switches -fno-diagnostics-color -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -J. -o CMakeFiles/ark_bruss.dir/ark_bruss.f90.o -c /var/tmp/portage/sci-libs/sundials-5.2.0/work/sundials-5.2.0/examples/arkode/F90_serial/ark_bruss.f90 [ 96%] 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 /usr/bin/x86_64-pc-linux-gnu-gfortran -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color CMakeFiles/fark_diurnal_kry_bp.dir/fark_diurnal_kry_bp.f.o -o fark_diurnal_kry_bp -L/usr/lib/llvm/10/lib64 -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 ld.lld: error: can't create dynamic relocation R_X86_64_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in ../../../src/arkode/fcmix/libsundials_farkode.a(farkode.c.o) >>> referenced by farkode.c >>> farkode.c.o:(farkmalloc_) in archive ../../../src/arkode/fcmix/libsundials_farkode.a ld.lld: error: can't create dynamic relocation R_X86_64_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in ../../../src/arkode/fcmix/libsundials_farkode.a(farkode.c.o) >>> referenced by farkode.c >>> farkode.c.o:(farkmalloc_) in archive ../../../src/arkode/fcmix/libsundials_farkode.a ld.lld: error: can't create dynamic relocation R_X86_64_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in ../../../src/arkode/fcmix/libsundials_farkode.a(farkode.c.o) >>> referenced by farkode.c >>> farkode.c.o:(farkmalloc_) in archive ../../../src/arkode/fcmix/libsundials_farkode.a ld.lld: error: can't create dynamic relocation R_X86_64_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in ../../../src/arkode/fcmix/libsundials_farkode.a(farkode.c.o) >>> referenced by farkode.c >>> farkode.c.o:(farksetiin_) in archive ../../../src/arkode/fcmix/libsundials_farkode.a ld.lld: error: can't create dynamic relocation R_X86_64_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in ../../../src/arkode/fcmix/libsundials_farkode.a(farkode.c.o) >>> referenced by farkode.c >>> farkode.c.o:(farksetiin_) in archive ../../../src/arkode/fcmix/libsundials_farkode.a ld.lld: error: can't create dynamic relocation R_X86_64_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in ../../../src/arkode/fcmix/libsundials_farkode.a(farkode.c.o) >>> referenced by farkode.c >>> farkode.c.o:(farksetiin_) in archive ../../../src/arkode/fcmix/libsundials_farkode.a ld.lld: error: can't create dynamic relocation R_X86_64_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in ../../../src/arkode/fcmix/libsundials_farkode.a(farkode.c.o) >>> referenced by farkode.c >>> farkode.c.o:(farksetiin_) in archive ../../../src/arkode/fcmix/libsundials_farkode.a ld.lld: error: can't create dynamic relocation R_X86_64_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in ../../../src/arkode/fcmix/libsundials_farkode.a(farkode.c.o) >>> referenced by farkode.c >>> farkode.c.o:(farksetiin_) in archive ../../../src/arkode/fcmix/libsundials_farkode.a ld.lld: error: can't create dynamic relocation R_X86_64_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in ../../../src/arkode/fcmix/libsundials_farkode.a(farkode.c.o) >>> referenced by farkode.c >>> farkode.c.o:(farksetiin_) in archive ../../../src/arkode/fcmix/libsundials_farkode.a ld.lld: error: can't create dynamic relocation R_X86_64_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in ../../../src/arkode/fcmix/libsundials_farkode.a(farkode.c.o) >>> referenced by farkode.c >>> farkode.c.o:(farksetiin_) in archive ../../../src/arkode/fcmix/libsundials_farkode.a ld.lld: error: can't create dynamic relocation R_X86_64_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in ../../../src/arkode/fcmix/libsundials_farkode.a(farkode.c.o) >>> referenced by farkode.c >>> farkode.c.o:(farksetiin_) in archive ../../../src/arkode/fcmix/libsundials_farkode.a ld.lld: error: can't create dynamic relocation R_X86_64_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in ../../../src/arkode/fcmix/libsundials_farkode.a(farkode.c.o) >>> referenced by farkode.c >>> farkode.c.o:(farksetiin_) in archive ../../../src/arkode/fcmix/libsundials_farkode.a ld.lld: error: can't create dynamic relocation R_X86_64_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in ../../../src/arkode/fcmix/libsundials_farkode.a(farkode.c.o) >>> referenced by farkode.c >>> farkode.c.o:(farksetiin_) in archive ../../../src/arkode/fcmix/libsundials_farkode.a ld.lld: error: can't create dynamic relocation R_X86_64_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in ../../../src/arkode/fcmix/libsundials_farkode.a(farkode.c.o) >>> referenced by farkode.c >>> farkode.c.o:(farksetiin_) in archive ../../../src/arkode/fcmix/libsundials_farkode.a ld.lld: error: can't create dynamic relocation R_X86_64_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in ../../../src/arkode/fcmix/libsundials_farkode.a(farkode.c.o) >>> referenced by farkode.c >>> farkode.c.o:(farksetiin_) in archive ../../../src/arkode/fcmix/libsundials_farkode.a ld.lld: error: can't create dynamic relocation R_X86_64_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in ../../../src/arkode/fcmix/libsundials_farkode.a(farkode.c.o) >>> referenced by farkode.c >>> farkode.c.o:(farksetiin_) in archive ../../../src/arkode/fcmix/libsundials_farkode.a ld.lld: error: can't create dynamic relocation R_X86_64_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in ../../../src/arkode/fcmix/libsundials_farkode.a(farkode.c.o) >>> referenced by farkode.c >>> farkode.c.o:(farksetiin_) in archive ../../../src/arkode/fcmix/libsundials_farkode.a ld.lld: error: can't create dynamic relocation R_X86_64_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in ../../../src/arkode/fcmix/libsundials_farkode.a(farkode.c.o) >>> referenced by farkode.c >>> farkode.c.o:(farksetiin_) in archive ../../../src/arkode/fcmix/libsundials_farkode.a ld.lld: error: can't create dynamic relocation R_X86_64_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in ../../../src/arkode/fcmix/libsundials_farkode.a(farkode.c.o) >>> referenced by farkode.c >>> farkode.c.o:(farksetiin_) in archive ../../../src/arkode/fcmix/libsundials_farkode.a ld.lld: error: can't create dynamic relocation R_X86_64_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in ../../../src/arkode/fcmix/libsundials_farkode.a(farkode.c.o) >>> referenced by farkode.c >>> farkode.c.o:(farksetiin_) in archive ../../../src/arkode/fcmix/libsundials_farkode.a ld.lld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) 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:3392: examples/arkode/F77_serial/CMakeFiles/fark_diurnal_kry_bp.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... [ 96%] Linking Fortran executable ark_bruss 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_bruss.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-gfortran -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color CMakeFiles/ark_bruss.dir/ark_bruss.f90.o -o ark_bruss -L/usr/lib/llvm/10/lib64 -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 ld.lld: error: can't create dynamic relocation R_X86_64_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in ../../../src/arkode/fcmix/libsundials_farkode.a(farkode.c.o) >>> referenced by farkode.c >>> farkode.c.o:(farkmalloc_) in archive ../../../src/arkode/fcmix/libsundials_farkode.a ld.lld: error: can't create dynamic relocation R_X86_64_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in ../../../src/arkode/fcmix/libsundials_farkode.a(farkode.c.o) >>> referenced by farkode.c >>> farkode.c.o:(farkmalloc_) in archive ../../../src/arkode/fcmix/libsundials_farkode.a ld.lld: error: can't create dynamic relocation R_X86_64_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in ../../../src/arkode/fcmix/libsundials_farkode.a(farkode.c.o) >>> referenced by farkode.c >>> farkode.c.o:(farkmalloc_) in archive ../../../src/arkode/fcmix/libsundials_farkode.a ld.lld: error: can't create dynamic relocation R_X86_64_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in ../../../src/arkode/fcmix/libsundials_farkode.a(farkode.c.o) >>> referenced by farkode.c >>> farkode.c.o:(farksetiin_) in archive ../../../src/arkode/fcmix/libsundials_farkode.a ld.lld: error: can't create dynamic relocation R_X86_64_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in ../../../src/arkode/fcmix/libsundials_farkode.a(farkode.c.o) >>> referenced by farkode.c >>> farkode.c.o:(farksetiin_) in archive ../../../src/arkode/fcmix/libsundials_farkode.a ld.lld: error: can't create dynamic relocation R_X86_64_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in ../../../src/arkode/fcmix/libsundials_farkode.a(farkode.c.o) >>> referenced by farkode.c >>> farkode.c.o:(farksetiin_) in archive ../../../src/arkode/fcmix/libsundials_farkode.a ld.lld: error: can't create dynamic relocation R_X86_64_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in ../../../src/arkode/fcmix/libsundials_farkode.a(farkode.c.o) >>> referenced by farkode.c >>> farkode.c.o:(farksetiin_) in archive ../../../src/arkode/fcmix/libsundials_farkode.a ld.lld: error: can't create dynamic relocation R_X86_64_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in ../../../src/arkode/fcmix/libsundials_farkode.a(farkode.c.o) >>> referenced by farkode.c >>> farkode.c.o:(farksetiin_) in archive ../../../src/arkode/fcmix/libsundials_farkode.a ld.lld: error: can't create dynamic relocation R_X86_64_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in ../../../src/arkode/fcmix/libsundials_farkode.a(farkode.c.o) >>> referenced by farkode.c >>> farkode.c.o:(farksetiin_) in archive ../../../src/arkode/fcmix/libsundials_farkode.a ld.lld: error: can't create dynamic relocation R_X86_64_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in ../../../src/arkode/fcmix/libsundials_farkode.a(farkode.c.o) >>> referenced by farkode.c >>> farkode.c.o:(farksetiin_) in archive ../../../src/arkode/fcmix/libsundials_farkode.a ld.lld: error: can't create dynamic relocation R_X86_64_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in ../../../src/arkode/fcmix/libsundials_farkode.a(farkode.c.o) >>> referenced by farkode.c >>> farkode.c.o:(farksetiin_) in archive ../../../src/arkode/fcmix/libsundials_farkode.a ld.lld: error: can't create dynamic relocation R_X86_64_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in ../../../src/arkode/fcmix/libsundials_farkode.a(farkode.c.o) >>> referenced by farkode.c >>> farkode.c.o:(farksetiin_) in archive ../../../src/arkode/fcmix/libsundials_farkode.a ld.lld: error: can't create dynamic relocation R_X86_64_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in ../../../src/arkode/fcmix/libsundials_farkode.a(farkode.c.o) >>> referenced by farkode.c >>> farkode.c.o:(farksetiin_) in archive ../../../src/arkode/fcmix/libsundials_farkode.a ld.lld: error: can't create dynamic relocation R_X86_64_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in ../../../src/arkode/fcmix/libsundials_farkode.a(farkode.c.o) >>> referenced by farkode.c >>> farkode.c.o:(farksetiin_) in archive ../../../src/arkode/fcmix/libsundials_farkode.a ld.lld: error: can't create dynamic relocation R_X86_64_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in ../../../src/arkode/fcmix/libsundials_farkode.a(farkode.c.o) >>> referenced by farkode.c >>> farkode.c.o:(farksetiin_) in archive ../../../src/arkode/fcmix/libsundials_farkode.a ld.lld: error: can't create dynamic relocation R_X86_64_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in ../../../src/arkode/fcmix/libsundials_farkode.a(farkode.c.o) >>> referenced by farkode.c >>> farkode.c.o:(farksetiin_) in archive ../../../src/arkode/fcmix/libsundials_farkode.a ld.lld: error: can't create dynamic relocation R_X86_64_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in ../../../src/arkode/fcmix/libsundials_farkode.a(farkode.c.o) >>> referenced by farkode.c >>> farkode.c.o:(farksetiin_) in archive ../../../src/arkode/fcmix/libsundials_farkode.a ld.lld: error: can't create dynamic relocation R_X86_64_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in ../../../src/arkode/fcmix/libsundials_farkode.a(farkode.c.o) >>> referenced by farkode.c >>> farkode.c.o:(farksetiin_) in archive ../../../src/arkode/fcmix/libsundials_farkode.a ld.lld: error: can't create dynamic relocation R_X86_64_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in ../../../src/arkode/fcmix/libsundials_farkode.a(farkode.c.o) >>> referenced by farkode.c >>> farkode.c.o:(farksetiin_) in archive ../../../src/arkode/fcmix/libsundials_farkode.a ld.lld: error: can't create dynamic relocation R_X86_64_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in ../../../src/arkode/fcmix/libsundials_farkode.a(farkode.c.o) >>> referenced by farkode.c >>> farkode.c.o:(farksetiin_) in archive ../../../src/arkode/fcmix/libsundials_farkode.a ld.lld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) collect2: error: ld returned 1 exit status make[2]: *** [examples/arkode/F90_serial/CMakeFiles/ark_bruss.dir/build.make:108: examples/arkode/F90_serial/ark_bruss] 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:3449: examples/arkode/F90_serial/CMakeFiles/ark_bruss.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/emerge-log/build/sci-libs/sundials-5.2.0:20200709-001602.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sci-libs/sundials-5.2.0/temp/build.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' emerge --info: Portage 2.3.103 (python 3.7.8-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r5, 5.4.0-1015-aws x86_64) ================================================================= System uname: Linux-5.4.0-1015-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 KiB Mem: 7895548 total, 2137588 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Thu, 09 Jul 2020 10:35:22 +0000 sh bash 5.0_p17 ld GNU ld (Gentoo 2.34 p4) 2.34.0 app-shells/bash: 5.0_p17::gentoo dev-lang/perl: 5.30.3-r2::gentoo dev-lang/python: 2.7.18::gentoo, 3.7.8-r1::gentoo, 3.8.3-r1::gentoo, 3.9.0_beta4::gentoo dev-util/cmake: 3.18.0_rc3::gentoo sys-apps/baselayout: 2.7::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.20::gentoo sys-devel/autoconf: 2.69-r5::gentoo sys-devel/automake: 1.16.2::gentoo sys-devel/binutils: 2.34-r1::gentoo sys-devel/gcc: 10.1.0-r2::gentoo sys-devel/gcc-config: 2.3.1::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.7::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r5::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-max-age: 24 sync-rsync-verify-jobs: 1 sync-rsync-verify-metamanifest: yes sync-rsync-extra-opts: ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CC="x86_64-pc-linux-gnu-clang" CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXX="x86_64-pc-linux-gnu-clang++" CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps=y --binpkg-respect-use=y -1 -b -k" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="C.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0" MAKEOPTS="-j2 V=1" PKGDIR="/root/.packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS