D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/sundials-6.7.0-1.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.xVEfAB + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf sundials-6.7.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/sundials-6.7.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd sundials-6.7.0 + rm -rf /home/pterjan/rpmbuild/BUILD/sundials-6.7.0-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/sundials-6.7.0-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/sundials-6.7.0-mpimod.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.pb7sNQ + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd sundials-6.7.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn' + export RUSTFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + /usr/bin/cmake -Wno-dev -S . -B build -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_INSTALL_DO_STRIP:BOOL=OFF -DCMAKE_INSTALL_LIBDIR:PATH=lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=libexec -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_RUNSTATEDIR:PATH=/run -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_BUILD_TYPE=RelWithDebInfo -DLIB_SUFFIX=64 -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF -DBUILD_STATIC_LIBS:BOOL=OFF -DCMAKE_INSTALL_LIBSUFFIX=lib64 -DCMAKE_INSTALL_LIBDIR=/usr/lib64 -DBUILD_FORTRAN77_INTERFACE:BOOL=OFF -DBUILD_FORTRAN_MODULE_INTERFACE:BOOL=ON -DFortran_INSTALL_MODDIR:PATH=/usr/lib/gcc/x86_64-mageia-linux/14/finclude -DENABLE_LAPACK:BOOL=ON -DENABLE_BLAS:BOOL=ON -DENABLE_KLU:BOOL=ON -DKLU_INCLUDE_DIR:PATH=/usr/include/suitesparse -DKLU_LIBRARY_DIR:PATH=/usr/lib64 -DENABLE_MPI:BOOL=ON -DENABLE_OPENMP:BOOL=ON -DENABLE_PTHREADS:BOOL=ON -DEXAMPLES_INSTALL_PATH=/usr/share/sundials/examples -DCMAKE_SKIP_RPATH:BOOL=YES -DCMAKE_SKIP_INSTALL_RPATH:BOOL=YES -- The C compiler identification is GNU 14.0.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- SUNDIALS_GIT_VERSION: -- 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 -- C standard set to 99 -- C extensions set to ON -- Performing Test SUNDIALS_C_COMPILER_HAS_SNPRINTF_AND_VA_COPY -- Performing Test SUNDIALS_C_COMPILER_HAS_SNPRINTF_AND_VA_COPY - Success -- Performing Test SUNDIALS_C_COMPILER_HAS_MATH_PRECISIONS -- Performing Test SUNDIALS_C_COMPILER_HAS_MATH_PRECISIONS - Success -- Performing Test SUNDIALS_C_COMPILER_HAS_ISINF_ISNAN -- Performing Test SUNDIALS_C_COMPILER_HAS_ISINF_ISNAN - Success -- Performing Test SUNDIALS_C_COMPILER_HAS_INLINE -- Performing Test SUNDIALS_C_COMPILER_HAS_INLINE - Success -- Looking for POSIX timers... found -- Performing Test COMPILER_HAS_DEPRECATED_MSG -- Performing Test COMPILER_HAS_DEPRECATED_MSG - Success -- The Fortran compiler identification is GNU 14.0.1 -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Check for working Fortran compiler: /usr/bin/gfortran - skipped -- Checking whether /usr/bin/gfortran supports F2003 -- Checking whether /usr/bin/gfortran supports F2003 -- yes -- Determining Fortran name-mangling scheme... OK -- Appending C RELWITHDEBINFO flags -- Appending Fortran RELWITHDEBINFO flags -- Found MPI_C: /usr/lib64/libmpi.so (found suitable version "3.1", minimum required is "2.0.0") -- Found MPI_Fortran: /usr/lib64/libmpi_usempif08.so (found suitable version "3.1", minimum required is "2.0.0") -- Found MPI: TRUE (found suitable version "3.1", minimum required is "2.0.0") -- Found OpenMP_C: -fopenmp (found version "4.5") -- Found OpenMP_Fortran: -fopenmp (found version "4.5") -- Found OpenMP: TRUE (found version "4.5") -- Found KLU: /usr/lib64/libklu.so -- KLU_LIBRARIES: /usr/lib64/libklu.so;/usr/lib64/libamd.so;/usr/lib64/libcolamd.so;/usr/lib64/libbtf.so;/usr/lib64/libsuitesparseconfig.so -- KLU_INCLUDE_DIR: /usr/include/suitesparse -- Checking if KLU works... OK -- Looking for Fortran sgemm -- Looking for Fortran sgemm - not found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Looking for Fortran sgemm -- Looking for Fortran sgemm - found -- Found BLAS: /usr/lib64/libopenblas.so -- Looking for Fortran cheev -- Looking for Fortran cheev - found -- Found LAPACK: /usr/lib64/libopenblas.so;/usr/lib64/libopenblas.so -- Looking for LAPACK libraries... OK -- LAPACK_LIBRARIES: /usr/lib64/libopenblas.so;/usr/lib64/libopenblas.so -- Checking if LAPACK works with SUNDIALS... OK -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Failed -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Added NVECTOR_SERIAL module -- Added NVECTOR_SERIAL F2003 interface -- Added NVECTOR_MANYVECTOR module -- Added NVECTOR_MPIMANYVECTOR module -- Added NVECTOR_MANYVECTOR F2003 Interface -- Added NVECTOR_MPIMANYVECTOR F2003 Interface -- Added NVECTOR_PARALLEL module -- Added NVECTOR_PARALLEL F2003 interface -- Added NVECTOR_MPIPLUSX module -- Added NVECTOR_MPIPLUSX F2003 interface -- Added NVECTOR_OPENMP module -- Added NVECTOR_OPENMP F2003 interface -- Added SUNMATRIX_BAND module -- Added SUNMATRIX_BAND F2003 interface -- Added SUNMATRIX_DENSE module -- Added SUNMATRIX_DENSE F2003 interface -- Added SUNMATRIX_SPARSE module -- Added SUNMATRIX_SPARSE F2003 interface -- Added SUNLINSOL_BAND module -- Added SUNLINSOL_BAND F2003 interface -- Added SUNLINSOL_DENSE module -- Added SUNLINSOL_DENSE F2003 interface -- Added SUNLINSOL_PCG module -- Added SUNLINSOL_PCG F2003 interface -- Added SUNLINSOL_SPBCGS module -- Added SUNLINSOL_SPBCGS F2003 interface -- Added SUNLINSOL_SPFGMR module -- Added SUNLINSOL_SPFGMR F2003 interface -- Added SUNLINSOL_SPGMR module -- Added SUNLINSOL_SPGMR F2003 interface -- Added SUNLINSOL_SPTFQMR module -- Added SUNLINSOL_SPTFQMR F2003 interface -- Added SUNLINSOL_KLU module -- Added SUNLINSOL_KLU F2003 interface -- Added SUNLINSOL_LAPACKBAND module -- Added SUNLINSOL_LAPACKDENSE module -- Added SUNLINSOL_LAPACKDENSE F2003 interface -- Added SUNNONLINSOL_NEWTON module -- Added SUNNONLINSOL_NEWTON F2003 interface -- Added SUNNONLINSOL_FIXEDPOINT module -- Added SUNNONLINSOL_FIXEDPOINT F2003 interface -- Added SUNAdaptController_ImExGus F2003 interface -- Added SUNAdaptController_Soderlind F2003 interface -- Added ARKODE module -- Added ARKODE F2003 interface -- Added CVODE module -- Added CVODE F2003 interface -- Added CVODES module -- Added CVODES F2003 interface -- Added IDA module -- Added IDA F2003 interface -- Added IDAS module -- Added IDAS F2003 interface -- Added KINSOL module -- Added KINSOL F2003 interface -- Configuring done (4.4s) -- Generating done (0.4s) CMake Warning: Manually-specified variables were not used by the project: BUILD_FORTRAN77_INTERFACE CMAKE_CXX_FLAGS_RELEASE CMAKE_CXX_FLAGS_RELWITHDEBINFO CMAKE_INSTALL_DO_STRIP CMAKE_INSTALL_LIBSUFFIX CMAKE_SKIP_INSTALL_RPATH ENABLE_BLAS ENABLE_PTHREADS INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build + /usr/bin/cmake --build build -j16 --verbose Change Dir: '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile -j16 /usr/bin/cmake -S/home/pterjan/rpmbuild/BUILD/sundials-6.7.0 -B/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/CMakeFiles /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build//CMakeFiles/progress.marks /usr/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sundials/CMakeFiles/sundials_generic_obj_shared.dir/build.make src/sundials/CMakeFiles/sundials_generic_obj_shared.dir/depend /usr/bin/gmake -f src/sunmemory/system/CMakeFiles/sundials_sunmemsys_obj_shared.dir/build.make src/sunmemory/system/CMakeFiles/sundials_sunmemsys_obj_shared.dir/depend /usr/bin/gmake -f src/sunadaptcontroller/imexgus/CMakeFiles/sundials_sunadaptcontrollerimexgus_obj_shared.dir/build.make src/sunadaptcontroller/imexgus/CMakeFiles/sundials_sunadaptcontrollerimexgus_obj_shared.dir/depend /usr/bin/gmake -f src/sunadaptcontroller/soderlind/CMakeFiles/sundials_sunadaptcontrollersoderlind_obj_shared.dir/build.make src/sunadaptcontroller/soderlind/CMakeFiles/sundials_sunadaptcontrollersoderlind_obj_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunmemory/system /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmemory/system /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmemory/system/CMakeFiles/sundials_sunmemsys_obj_shared.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials/CMakeFiles/sundials_generic_obj_shared.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunadaptcontroller/imexgus /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunadaptcontroller/imexgus /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunadaptcontroller/imexgus/CMakeFiles/sundials_sunadaptcontrollerimexgus_obj_shared.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunadaptcontroller/soderlind /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunadaptcontroller/soderlind /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunadaptcontroller/soderlind/CMakeFiles/sundials_sunadaptcontrollersoderlind_obj_shared.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sundials/CMakeFiles/sundials_generic_obj_shared.dir/build.make src/sundials/CMakeFiles/sundials_generic_obj_shared.dir/build /usr/bin/gmake -f src/sunmemory/system/CMakeFiles/sundials_sunmemsys_obj_shared.dir/build.make src/sunmemory/system/CMakeFiles/sundials_sunmemsys_obj_shared.dir/build gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunadaptcontroller/soderlind/CMakeFiles/sundials_sunadaptcontrollersoderlind_obj_shared.dir/build.make src/sunadaptcontroller/soderlind/CMakeFiles/sundials_sunadaptcontrollersoderlind_obj_shared.dir/build /usr/bin/gmake -f src/sunadaptcontroller/imexgus/CMakeFiles/sundials_sunadaptcontrollerimexgus_obj_shared.dir/build.make src/sunadaptcontroller/imexgus/CMakeFiles/sundials_sunadaptcontrollerimexgus_obj_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 0%] Building C object src/sunadaptcontroller/soderlind/CMakeFiles/sundials_sunadaptcontrollersoderlind_obj_shared.dir/sunadaptcontroller_soderlind.c.o [ 0%] Building C object src/sunadaptcontroller/imexgus/CMakeFiles/sundials_sunadaptcontrollerimexgus_obj_shared.dir/sunadaptcontroller_imexgus.c.o [ 0%] Building C object src/sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_adaptcontroller.c.o [ 0%] Building C object src/sunmemory/system/CMakeFiles/sundials_sunmemsys_obj_shared.dir/sundials_system_memory.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunadaptcontroller/soderlind && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sunadaptcontroller/soderlind/CMakeFiles/sundials_sunadaptcontrollersoderlind_obj_shared.dir/sunadaptcontroller_soderlind.c.o -MF CMakeFiles/sundials_sunadaptcontrollersoderlind_obj_shared.dir/sunadaptcontroller_soderlind.c.o.d -o CMakeFiles/sundials_sunadaptcontrollersoderlind_obj_shared.dir/sunadaptcontroller_soderlind.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunadaptcontroller/soderlind/sunadaptcontroller_soderlind.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunadaptcontroller/imexgus && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sunadaptcontroller/imexgus/CMakeFiles/sundials_sunadaptcontrollerimexgus_obj_shared.dir/sunadaptcontroller_imexgus.c.o -MF CMakeFiles/sundials_sunadaptcontrollerimexgus_obj_shared.dir/sunadaptcontroller_imexgus.c.o.d -o CMakeFiles/sundials_sunadaptcontrollerimexgus_obj_shared.dir/sunadaptcontroller_imexgus.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunadaptcontroller/imexgus/sunadaptcontroller_imexgus.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_adaptcontroller.c.o -MF CMakeFiles/sundials_generic_obj_shared.dir/sundials_adaptcontroller.c.o.d -o CMakeFiles/sundials_generic_obj_shared.dir/sundials_adaptcontroller.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials/sundials_adaptcontroller.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmemory/system && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sunmemory/system/CMakeFiles/sundials_sunmemsys_obj_shared.dir/sundials_system_memory.c.o -MF CMakeFiles/sundials_sunmemsys_obj_shared.dir/sundials_system_memory.c.o.d -o CMakeFiles/sundials_sunmemsys_obj_shared.dir/sundials_system_memory.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunmemory/system/sundials_system_memory.c [ 1%] Building C object src/sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_linearsolver.c.o [ 1%] Building C object src/sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_direct.c.o [ 1%] Building C object src/sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_context.c.o [ 1%] Building C object src/sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_band.c.o [ 1%] Building C object src/sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_matrix.c.o [ 1%] Building C object src/sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_math.c.o [ 1%] Building C object src/sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nonlinearsolver.c.o [ 1%] Building C object src/sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_memory.c.o [ 1%] Building C object src/sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_dense.c.o [ 1%] Building C object src/sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_iterative.c.o [ 1%] Building C object src/sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_direct.c.o -MF CMakeFiles/sundials_generic_obj_shared.dir/sundials_direct.c.o.d -o CMakeFiles/sundials_generic_obj_shared.dir/sundials_direct.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials/sundials_direct.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_band.c.o -MF CMakeFiles/sundials_generic_obj_shared.dir/sundials_band.c.o.d -o CMakeFiles/sundials_generic_obj_shared.dir/sundials_band.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials/sundials_band.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_context.c.o -MF CMakeFiles/sundials_generic_obj_shared.dir/sundials_context.c.o.d -o CMakeFiles/sundials_generic_obj_shared.dir/sundials_context.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials/sundials_context.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_dense.c.o -MF CMakeFiles/sundials_generic_obj_shared.dir/sundials_dense.c.o.d -o CMakeFiles/sundials_generic_obj_shared.dir/sundials_dense.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials/sundials_dense.c [ 1%] Building C object src/sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_logger.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_iterative.c.o -MF CMakeFiles/sundials_generic_obj_shared.dir/sundials_iterative.c.o.d -o CMakeFiles/sundials_generic_obj_shared.dir/sundials_iterative.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials/sundials_iterative.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_linearsolver.c.o -MF CMakeFiles/sundials_generic_obj_shared.dir/sundials_linearsolver.c.o.d -o CMakeFiles/sundials_generic_obj_shared.dir/sundials_linearsolver.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials/sundials_linearsolver.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_math.c.o -MF CMakeFiles/sundials_generic_obj_shared.dir/sundials_math.c.o.d -o CMakeFiles/sundials_generic_obj_shared.dir/sundials_math.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials/sundials_math.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_matrix.c.o -MF CMakeFiles/sundials_generic_obj_shared.dir/sundials_matrix.c.o.d -o CMakeFiles/sundials_generic_obj_shared.dir/sundials_matrix.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials/sundials_matrix.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_logger.c.o -MF CMakeFiles/sundials_generic_obj_shared.dir/sundials_logger.c.o.d -o CMakeFiles/sundials_generic_obj_shared.dir/sundials_logger.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials/sundials_logger.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_memory.c.o -MF CMakeFiles/sundials_generic_obj_shared.dir/sundials_memory.c.o.d -o CMakeFiles/sundials_generic_obj_shared.dir/sundials_memory.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials/sundials_memory.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nonlinearsolver.c.o -MF CMakeFiles/sundials_generic_obj_shared.dir/sundials_nonlinearsolver.c.o.d -o CMakeFiles/sundials_generic_obj_shared.dir/sundials_nonlinearsolver.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials/sundials_nonlinearsolver.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector.c.o -MF CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector.c.o.d -o CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials/sundials_nvector.c [ 1%] Building C object src/sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector_senswrapper.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector_senswrapper.c.o -MF CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector_senswrapper.c.o.d -o CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector_senswrapper.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials/sundials_nvector_senswrapper.c [ 2%] Building C object src/sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_version.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_version.c.o -MF CMakeFiles/sundials_generic_obj_shared.dir/sundials_version.c.o.d -o CMakeFiles/sundials_generic_obj_shared.dir/sundials_version.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials/sundials_version.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 2%] Built target sundials_sunmemsys_obj_shared [ 2%] Building C object src/sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_futils.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_futils.c.o -MF CMakeFiles/sundials_generic_obj_shared.dir/sundials_futils.c.o.d -o CMakeFiles/sundials_generic_obj_shared.dir/sundials_futils.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials/sundials_futils.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 2%] Built target sundials_sunadaptcontrollerimexgus_obj_shared gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 2%] Built target sundials_sunadaptcontrollersoderlind_obj_shared gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 2%] Built target sundials_generic_obj_shared /usr/bin/gmake -f src/sundials/CMakeFiles/sundials_generic_shared.dir/build.make src/sundials/CMakeFiles/sundials_generic_shared.dir/depend /usr/bin/gmake -f src/nvector/serial/CMakeFiles/sundials_nvecserial_obj_shared.dir/build.make src/nvector/serial/CMakeFiles/sundials_nvecserial_obj_shared.dir/depend /usr/bin/gmake -f src/nvector/manyvector/CMakeFiles/sundials_nvecmanyvector_obj_shared.dir/build.make src/nvector/manyvector/CMakeFiles/sundials_nvecmanyvector_obj_shared.dir/depend /usr/bin/gmake -f src/nvector/manyvector/CMakeFiles/sundials_nvecmpimanyvector_obj_shared.dir/build.make src/nvector/manyvector/CMakeFiles/sundials_nvecmpimanyvector_obj_shared.dir/depend /usr/bin/gmake -f src/nvector/parallel/CMakeFiles/sundials_nvecparallel_obj_shared.dir/build.make src/nvector/parallel/CMakeFiles/sundials_nvecparallel_obj_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials/CMakeFiles/sundials_generic_shared.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/serial/CMakeFiles/sundials_nvecserial_obj_shared.dir/DependInfo.cmake "--color=" /usr/bin/gmake -f src/nvector/openmp/CMakeFiles/sundials_nvecopenmp_obj_shared.dir/build.make src/nvector/openmp/CMakeFiles/sundials_nvecopenmp_obj_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/manyvector /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector/CMakeFiles/sundials_nvecmanyvector_obj_shared.dir/DependInfo.cmake "--color=" /usr/bin/gmake -f src/sunmatrix/band/CMakeFiles/sundials_sunmatrixband_obj_shared.dir/build.make src/sunmatrix/band/CMakeFiles/sundials_sunmatrixband_obj_shared.dir/depend /usr/bin/gmake -f src/sunmatrix/dense/CMakeFiles/sundials_sunmatrixdense_obj_shared.dir/build.make src/sunmatrix/dense/CMakeFiles/sundials_sunmatrixdense_obj_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/manyvector /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector/CMakeFiles/sundials_nvecmpimanyvector_obj_shared.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/parallel /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/parallel /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/parallel/CMakeFiles/sundials_nvecparallel_obj_shared.dir/DependInfo.cmake "--color=" /usr/bin/gmake -f src/sunmatrix/sparse/CMakeFiles/sundials_sunmatrixsparse_obj_shared.dir/build.make src/sunmatrix/sparse/CMakeFiles/sundials_sunmatrixsparse_obj_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/openmp /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/openmp /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/openmp/CMakeFiles/sundials_nvecopenmp_obj_shared.dir/DependInfo.cmake "--color=" /usr/bin/gmake -f src/sunlinsol/pcg/CMakeFiles/sundials_sunlinsolpcg_obj_shared.dir/build.make src/sunlinsol/pcg/CMakeFiles/sundials_sunlinsolpcg_obj_shared.dir/depend /usr/bin/gmake -f src/sunlinsol/spbcgs/CMakeFiles/sundials_sunlinsolspbcgs_obj_shared.dir/build.make src/sunlinsol/spbcgs/CMakeFiles/sundials_sunlinsolspbcgs_obj_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunmatrix/band /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/band /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/band/CMakeFiles/sundials_sunmatrixband_obj_shared.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunlinsol/spfgmr/CMakeFiles/sundials_sunlinsolspfgmr_obj_shared.dir/build.make src/sunlinsol/spfgmr/CMakeFiles/sundials_sunlinsolspfgmr_obj_shared.dir/depend cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunmatrix/dense /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/dense /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/dense/CMakeFiles/sundials_sunmatrixdense_obj_shared.dir/DependInfo.cmake "--color=" /usr/bin/gmake -f src/sunlinsol/spgmr/CMakeFiles/sundials_sunlinsolspgmr_obj_shared.dir/build.make src/sunlinsol/spgmr/CMakeFiles/sundials_sunlinsolspgmr_obj_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunmatrix/sparse /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/sparse /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/sparse/CMakeFiles/sundials_sunmatrixsparse_obj_shared.dir/DependInfo.cmake "--color=" /usr/bin/gmake -f src/sunlinsol/sptfqmr/CMakeFiles/sundials_sunlinsolsptfqmr_obj_shared.dir/build.make src/sunlinsol/sptfqmr/CMakeFiles/sundials_sunlinsolsptfqmr_obj_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/pcg /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/pcg /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/pcg/CMakeFiles/sundials_sunlinsolpcg_obj_shared.dir/DependInfo.cmake "--color=" /usr/bin/gmake -f src/sunnonlinsol/newton/CMakeFiles/sundials_sunnonlinsolnewton_obj_shared.dir/build.make src/sunnonlinsol/newton/CMakeFiles/sundials_sunnonlinsolnewton_obj_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_sunnonlinsolfixedpoint_obj_shared.dir/build.make src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_sunnonlinsolfixedpoint_obj_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/spbcgs /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spbcgs /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spbcgs/CMakeFiles/sundials_sunlinsolspbcgs_obj_shared.dir/DependInfo.cmake "--color=" cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/spfgmr /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spfgmr /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spfgmr/CMakeFiles/sundials_sunlinsolspfgmr_obj_shared.dir/DependInfo.cmake "--color=" cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/spgmr /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spgmr /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spgmr/CMakeFiles/sundials_sunlinsolspgmr_obj_shared.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/sptfqmr /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/sptfqmr /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/sptfqmr/CMakeFiles/sundials_sunlinsolsptfqmr_obj_shared.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunnonlinsol/newton /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/newton /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/newton/CMakeFiles/sundials_sunnonlinsolnewton_obj_shared.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunnonlinsol/fixedpoint /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/fixedpoint /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_sunnonlinsolfixedpoint_obj_shared.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/nvector/serial/CMakeFiles/sundials_nvecserial_obj_shared.dir/build.make src/nvector/serial/CMakeFiles/sundials_nvecserial_obj_shared.dir/build gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/nvector/manyvector/CMakeFiles/sundials_nvecmanyvector_obj_shared.dir/build.make src/nvector/manyvector/CMakeFiles/sundials_nvecmanyvector_obj_shared.dir/build /usr/bin/gmake -f src/nvector/manyvector/CMakeFiles/sundials_nvecmpimanyvector_obj_shared.dir/build.make src/nvector/manyvector/CMakeFiles/sundials_nvecmpimanyvector_obj_shared.dir/build gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sundials/CMakeFiles/sundials_generic_shared.dir/build.make src/sundials/CMakeFiles/sundials_generic_shared.dir/build gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/nvector/openmp/CMakeFiles/sundials_nvecopenmp_obj_shared.dir/build.make src/nvector/openmp/CMakeFiles/sundials_nvecopenmp_obj_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/nvector/parallel/CMakeFiles/sundials_nvecparallel_obj_shared.dir/build.make src/nvector/parallel/CMakeFiles/sundials_nvecparallel_obj_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunmatrix/band/CMakeFiles/sundials_sunmatrixband_obj_shared.dir/build.make src/sunmatrix/band/CMakeFiles/sundials_sunmatrixband_obj_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunlinsol/spfgmr/CMakeFiles/sundials_sunlinsolspfgmr_obj_shared.dir/build.make src/sunlinsol/spfgmr/CMakeFiles/sundials_sunlinsolspfgmr_obj_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunmatrix/sparse/CMakeFiles/sundials_sunmatrixsparse_obj_shared.dir/build.make src/sunmatrix/sparse/CMakeFiles/sundials_sunmatrixsparse_obj_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunmatrix/dense/CMakeFiles/sundials_sunmatrixdense_obj_shared.dir/build.make src/sunmatrix/dense/CMakeFiles/sundials_sunmatrixdense_obj_shared.dir/build gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunlinsol/pcg/CMakeFiles/sundials_sunlinsolpcg_obj_shared.dir/build.make src/sunlinsol/pcg/CMakeFiles/sundials_sunlinsolpcg_obj_shared.dir/build /usr/bin/gmake -f src/sunlinsol/spgmr/CMakeFiles/sundials_sunlinsolspgmr_obj_shared.dir/build.make src/sunlinsol/spgmr/CMakeFiles/sundials_sunlinsolspgmr_obj_shared.dir/build gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunlinsol/sptfqmr/CMakeFiles/sundials_sunlinsolsptfqmr_obj_shared.dir/build.make src/sunlinsol/sptfqmr/CMakeFiles/sundials_sunlinsolsptfqmr_obj_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunnonlinsol/newton/CMakeFiles/sundials_sunnonlinsolnewton_obj_shared.dir/build.make src/sunnonlinsol/newton/CMakeFiles/sundials_sunnonlinsolnewton_obj_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_sunnonlinsolfixedpoint_obj_shared.dir/build.make src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_sunnonlinsolfixedpoint_obj_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunlinsol/spbcgs/CMakeFiles/sundials_sunlinsolspbcgs_obj_shared.dir/build.make src/sunlinsol/spbcgs/CMakeFiles/sundials_sunlinsolspbcgs_obj_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 2%] Building C object src/nvector/manyvector/CMakeFiles/sundials_nvecmanyvector_obj_shared.dir/nvector_manyvector.c.o [ 2%] Building C object src/nvector/serial/CMakeFiles/sundials_nvecserial_obj_shared.dir/nvector_serial.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector && /usr/bin/mpicc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/nvector/manyvector/CMakeFiles/sundials_nvecmanyvector_obj_shared.dir/nvector_manyvector.c.o -MF CMakeFiles/sundials_nvecmanyvector_obj_shared.dir/nvector_manyvector.c.o.d -o CMakeFiles/sundials_nvecmanyvector_obj_shared.dir/nvector_manyvector.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/manyvector/nvector_manyvector.c [ 2%] Building C object src/nvector/openmp/CMakeFiles/sundials_nvecopenmp_obj_shared.dir/nvector_openmp.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/serial && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/nvector/serial/CMakeFiles/sundials_nvecserial_obj_shared.dir/nvector_serial.c.o -MF CMakeFiles/sundials_nvecserial_obj_shared.dir/nvector_serial.c.o.d -o CMakeFiles/sundials_nvecserial_obj_shared.dir/nvector_serial.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/serial/nvector_serial.c [ 2%] Building C object src/nvector/manyvector/CMakeFiles/sundials_nvecmpimanyvector_obj_shared.dir/nvector_manyvector.c.o [ 2%] Building C object src/sunmatrix/band/CMakeFiles/sundials_sunmatrixband_obj_shared.dir/sunmatrix_band.c.o [ 2%] Building C object src/sunmatrix/sparse/CMakeFiles/sundials_sunmatrixsparse_obj_shared.dir/sunmatrix_sparse.c.o [ 2%] Building C object src/sunlinsol/spfgmr/CMakeFiles/sundials_sunlinsolspfgmr_obj_shared.dir/sunlinsol_spfgmr.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/openmp && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -fopenmp -MD -MT src/nvector/openmp/CMakeFiles/sundials_nvecopenmp_obj_shared.dir/nvector_openmp.c.o -MF CMakeFiles/sundials_nvecopenmp_obj_shared.dir/nvector_openmp.c.o.d -o CMakeFiles/sundials_nvecopenmp_obj_shared.dir/nvector_openmp.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/openmp/nvector_openmp.c [ 2%] Building C object src/nvector/parallel/CMakeFiles/sundials_nvecparallel_obj_shared.dir/nvector_parallel.c.o [ 2%] Building C object src/sunlinsol/pcg/CMakeFiles/sundials_sunlinsolpcg_obj_shared.dir/sunlinsol_pcg.c.o [ 2%] Building C object src/sunlinsol/spgmr/CMakeFiles/sundials_sunlinsolspgmr_obj_shared.dir/sunlinsol_spgmr.c.o [ 2%] Building C object src/sunmatrix/dense/CMakeFiles/sundials_sunmatrixdense_obj_shared.dir/sunmatrix_dense.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/band && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sunmatrix/band/CMakeFiles/sundials_sunmatrixband_obj_shared.dir/sunmatrix_band.c.o -MF CMakeFiles/sundials_sunmatrixband_obj_shared.dir/sunmatrix_band.c.o.d -o CMakeFiles/sundials_sunmatrixband_obj_shared.dir/sunmatrix_band.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunmatrix/band/sunmatrix_band.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/sparse && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sunmatrix/sparse/CMakeFiles/sundials_sunmatrixsparse_obj_shared.dir/sunmatrix_sparse.c.o -MF CMakeFiles/sundials_sunmatrixsparse_obj_shared.dir/sunmatrix_sparse.c.o.d -o CMakeFiles/sundials_sunmatrixsparse_obj_shared.dir/sunmatrix_sparse.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunmatrix/sparse/sunmatrix_sparse.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spfgmr && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sunlinsol/spfgmr/CMakeFiles/sundials_sunlinsolspfgmr_obj_shared.dir/sunlinsol_spfgmr.c.o -MF CMakeFiles/sundials_sunlinsolspfgmr_obj_shared.dir/sunlinsol_spfgmr.c.o.d -o CMakeFiles/sundials_sunlinsolspfgmr_obj_shared.dir/sunlinsol_spfgmr.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/spfgmr/sunlinsol_spfgmr.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector && /usr/bin/mpicc -DMANYVECTOR_BUILD_WITH_MPI -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/nvector/manyvector/CMakeFiles/sundials_nvecmpimanyvector_obj_shared.dir/nvector_manyvector.c.o -MF CMakeFiles/sundials_nvecmpimanyvector_obj_shared.dir/nvector_manyvector.c.o.d -o CMakeFiles/sundials_nvecmpimanyvector_obj_shared.dir/nvector_manyvector.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/manyvector/nvector_manyvector.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spgmr && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sunlinsol/spgmr/CMakeFiles/sundials_sunlinsolspgmr_obj_shared.dir/sunlinsol_spgmr.c.o -MF CMakeFiles/sundials_sunlinsolspgmr_obj_shared.dir/sunlinsol_spgmr.c.o.d -o CMakeFiles/sundials_sunlinsolspgmr_obj_shared.dir/sunlinsol_spgmr.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/spgmr/sunlinsol_spgmr.c [ 3%] Building C object src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_sunnonlinsolfixedpoint_obj_shared.dir/sunnonlinsol_fixedpoint.c.o [ 2%] Linking C shared library libsundials_generic.so cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/parallel && /usr/bin/mpicc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/nvector/parallel/CMakeFiles/sundials_nvecparallel_obj_shared.dir/nvector_parallel.c.o -MF CMakeFiles/sundials_nvecparallel_obj_shared.dir/nvector_parallel.c.o.d -o CMakeFiles/sundials_nvecparallel_obj_shared.dir/nvector_parallel.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/parallel/nvector_parallel.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/pcg && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sunlinsol/pcg/CMakeFiles/sundials_sunlinsolpcg_obj_shared.dir/sunlinsol_pcg.c.o -MF CMakeFiles/sundials_sunlinsolpcg_obj_shared.dir/sunlinsol_pcg.c.o.d -o CMakeFiles/sundials_sunlinsolpcg_obj_shared.dir/sunlinsol_pcg.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/pcg/sunlinsol_pcg.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/dense && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sunmatrix/dense/CMakeFiles/sundials_sunmatrixdense_obj_shared.dir/sunmatrix_dense.c.o -MF CMakeFiles/sundials_sunmatrixdense_obj_shared.dir/sunmatrix_dense.c.o.d -o CMakeFiles/sundials_sunmatrixdense_obj_shared.dir/sunmatrix_dense.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunmatrix/dense/sunmatrix_dense.c [ 3%] Building C object src/sunlinsol/spbcgs/CMakeFiles/sundials_sunlinsolspbcgs_obj_shared.dir/sunlinsol_spbcgs.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/fixedpoint && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_sunnonlinsolfixedpoint_obj_shared.dir/sunnonlinsol_fixedpoint.c.o -MF CMakeFiles/sundials_sunnonlinsolfixedpoint_obj_shared.dir/sunnonlinsol_fixedpoint.c.o.d -o CMakeFiles/sundials_sunnonlinsolfixedpoint_obj_shared.dir/sunnonlinsol_fixedpoint.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunnonlinsol/fixedpoint/sunnonlinsol_fixedpoint.c [ 3%] Building C object src/sunnonlinsol/newton/CMakeFiles/sundials_sunnonlinsolnewton_obj_shared.dir/sunnonlinsol_newton.c.o [ 3%] Building C object src/sunlinsol/sptfqmr/CMakeFiles/sundials_sunlinsolsptfqmr_obj_shared.dir/sunlinsol_sptfqmr.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_generic_shared.dir/link.txt --verbose=1 cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spbcgs && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sunlinsol/spbcgs/CMakeFiles/sundials_sunlinsolspbcgs_obj_shared.dir/sunlinsol_spbcgs.c.o -MF CMakeFiles/sundials_sunlinsolspbcgs_obj_shared.dir/sunlinsol_spbcgs.c.o.d -o CMakeFiles/sundials_sunlinsolspbcgs_obj_shared.dir/sunlinsol_spbcgs.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/spbcgs/sunlinsol_spbcgs.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/newton && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sunnonlinsol/newton/CMakeFiles/sundials_sunnonlinsolnewton_obj_shared.dir/sunnonlinsol_newton.c.o -MF CMakeFiles/sundials_sunnonlinsolnewton_obj_shared.dir/sunnonlinsol_newton.c.o.d -o CMakeFiles/sundials_sunnonlinsolnewton_obj_shared.dir/sunnonlinsol_newton.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunnonlinsol/newton/sunnonlinsol_newton.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/sptfqmr && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sunlinsol/sptfqmr/CMakeFiles/sundials_sunlinsolsptfqmr_obj_shared.dir/sunlinsol_sptfqmr.c.o -MF CMakeFiles/sundials_sunlinsolsptfqmr_obj_shared.dir/sunlinsol_sptfqmr.c.o.d -o CMakeFiles/sundials_sunlinsolsptfqmr_obj_shared.dir/sunlinsol_sptfqmr.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/sptfqmr/sunlinsol_sptfqmr.c /usr/bin/gcc -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -Wl,-soname,libsundials_generic.so.6 -o libsundials_generic.so.6.7.0 CMakeFiles/sundials_generic_obj_shared.dir/sundials_adaptcontroller.c.o CMakeFiles/sundials_generic_obj_shared.dir/sundials_band.c.o CMakeFiles/sundials_generic_obj_shared.dir/sundials_context.c.o CMakeFiles/sundials_generic_obj_shared.dir/sundials_dense.c.o CMakeFiles/sundials_generic_obj_shared.dir/sundials_direct.c.o CMakeFiles/sundials_generic_obj_shared.dir/sundials_iterative.c.o CMakeFiles/sundials_generic_obj_shared.dir/sundials_linearsolver.c.o CMakeFiles/sundials_generic_obj_shared.dir/sundials_logger.c.o CMakeFiles/sundials_generic_obj_shared.dir/sundials_math.c.o CMakeFiles/sundials_generic_obj_shared.dir/sundials_matrix.c.o CMakeFiles/sundials_generic_obj_shared.dir/sundials_memory.c.o CMakeFiles/sundials_generic_obj_shared.dir/sundials_nonlinearsolver.c.o CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector.c.o CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector_senswrapper.c.o CMakeFiles/sundials_generic_obj_shared.dir/sundials_version.c.o CMakeFiles/sundials_generic_obj_shared.dir/sundials_futils.c.o -lm cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials && /usr/bin/cmake -E cmake_symlink_library libsundials_generic.so.6.7.0 libsundials_generic.so.6 libsundials_generic.so gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 3%] Built target sundials_generic_shared /usr/bin/gmake -f src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/build.make src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/DependInfo.cmake "--color=" Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials/fmod/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/depend.internal". Scanning dependencies of target sundials_fgeneric_mod_obj_shared gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/build.make src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 3%] Building Fortran object src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_context_mod.f90.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials/fmod && /usr/bin/gfortran -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J../../../fortran_SHARED -fPIC -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials/fmod/fsundials_context_mod.f90 -o CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_context_mod.f90.o f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 3%] Built target sundials_sunnonlinsolnewton_obj_shared [ 3%] Building Fortran object src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_futils_mod.f90.o [ 3%] Building Fortran object src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_types_mod.f90.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials/fmod && /usr/bin/gfortran -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J../../../fortran_SHARED -fPIC -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials/fmod/fsundials_futils_mod.f90 -o CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_futils_mod.f90.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials/fmod && /usr/bin/gfortran -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J../../../fortran_SHARED -fPIC -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials/fmod/fsundials_types_mod.f90 -o CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_types_mod.f90.o f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 3%] Built target sundials_sunmatrixdense_obj_shared [ 3%] Built target sundials_sunlinsolpcg_obj_shared /usr/bin/gmake -f src/sunnonlinsol/newton/CMakeFiles/sundials_sunnonlinsolnewton_shared.dir/build.make src/sunnonlinsol/newton/CMakeFiles/sundials_sunnonlinsolnewton_shared.dir/depend [ 3%] Building Fortran object src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_logger_mod.f90.o /usr/bin/gmake -f src/sunmatrix/dense/CMakeFiles/sundials_sunmatrixdense_shared.dir/build.make src/sunmatrix/dense/CMakeFiles/sundials_sunmatrixdense_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunnonlinsol/newton /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/newton /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/newton/CMakeFiles/sundials_sunnonlinsolnewton_shared.dir/DependInfo.cmake "--color=" cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials/fmod && /usr/bin/gfortran -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J../../../fortran_SHARED -fPIC -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials/fmod/fsundials_logger_mod.f90 -o CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_logger_mod.f90.o gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunmatrix/dense /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/dense /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/dense/CMakeFiles/sundials_sunmatrixdense_shared.dir/DependInfo.cmake "--color=" f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunnonlinsol/newton/CMakeFiles/sundials_sunnonlinsolnewton_shared.dir/build.make src/sunnonlinsol/newton/CMakeFiles/sundials_sunnonlinsolnewton_shared.dir/build /usr/bin/gmake -f src/sunmatrix/dense/CMakeFiles/sundials_sunmatrixdense_shared.dir/build.make src/sunmatrix/dense/CMakeFiles/sundials_sunmatrixdense_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 3%] Linking C shared library libsundials_sunnonlinsolnewton.so [ 3%] Linking C shared library libsundials_sunmatrixdense.so cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/newton && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_sunnonlinsolnewton_shared.dir/link.txt --verbose=1 cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/dense && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_sunmatrixdense_shared.dir/link.txt --verbose=1 [ 4%] Building C object src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_futils_mod.c.o /usr/bin/gcc -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -Wl,-soname,libsundials_sunnonlinsolnewton.so.3 -o libsundials_sunnonlinsolnewton.so.3.7.0 CMakeFiles/sundials_sunnonlinsolnewton_obj_shared.dir/sunnonlinsol_newton.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_adaptcontroller.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_band.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_context.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_dense.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_direct.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_iterative.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_linearsolver.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_logger.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_math.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_matrix.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_memory.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nonlinearsolver.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector_senswrapper.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_version.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_futils.c.o -lm cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials/fmod && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_futils_mod.c.o -MF CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_futils_mod.c.o.d -o CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_futils_mod.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials/fmod/fsundials_futils_mod.c /usr/bin/gcc -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -Wl,-soname,libsundials_sunmatrixdense.so.4 -o libsundials_sunmatrixdense.so.4.7.0 CMakeFiles/sundials_sunmatrixdense_obj_shared.dir/sunmatrix_dense.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_adaptcontroller.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_band.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_context.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_dense.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_direct.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_iterative.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_linearsolver.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_logger.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_math.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_matrix.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_memory.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nonlinearsolver.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector_senswrapper.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_version.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_futils.c.o -lm gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 4%] Built target sundials_sunlinsolspbcgs_obj_shared /usr/bin/gmake -f src/sunlinsol/pcg/CMakeFiles/sundials_sunlinsolpcg_shared.dir/build.make src/sunlinsol/pcg/CMakeFiles/sundials_sunlinsolpcg_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/pcg /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/pcg /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/pcg/CMakeFiles/sundials_sunlinsolpcg_shared.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunlinsol/pcg/CMakeFiles/sundials_sunlinsolpcg_shared.dir/build.make src/sunlinsol/pcg/CMakeFiles/sundials_sunlinsolpcg_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 4%] Built target sundials_sunmatrixband_obj_shared /usr/bin/gmake -f src/sunlinsol/spbcgs/CMakeFiles/sundials_sunlinsolspbcgs_shared.dir/build.make src/sunlinsol/spbcgs/CMakeFiles/sundials_sunlinsolspbcgs_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/spbcgs /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spbcgs /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spbcgs/CMakeFiles/sundials_sunlinsolspbcgs_shared.dir/DependInfo.cmake "--color=" [ 5%] Linking C shared library libsundials_sunlinsolpcg.so cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/newton && /usr/bin/cmake -E cmake_symlink_library libsundials_sunnonlinsolnewton.so.3.7.0 libsundials_sunnonlinsolnewton.so.3 libsundials_sunnonlinsolnewton.so cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/pcg && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_sunlinsolpcg_shared.dir/link.txt --verbose=1 cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/dense && /usr/bin/cmake -E cmake_symlink_library libsundials_sunmatrixdense.so.4.7.0 libsundials_sunmatrixdense.so.4 libsundials_sunmatrixdense.so /usr/bin/gcc -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -Wl,-soname,libsundials_sunlinsolpcg.so.4 -o libsundials_sunlinsolpcg.so.4.7.0 CMakeFiles/sundials_sunlinsolpcg_obj_shared.dir/sunlinsol_pcg.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_adaptcontroller.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_band.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_context.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_dense.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_direct.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_iterative.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_linearsolver.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_logger.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_math.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_matrix.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_memory.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nonlinearsolver.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector_senswrapper.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_version.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_futils.c.o -lm gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunlinsol/spbcgs/CMakeFiles/sundials_sunlinsolspbcgs_shared.dir/build.make src/sunlinsol/spbcgs/CMakeFiles/sundials_sunlinsolspbcgs_shared.dir/build gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 5%] Building C object src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_logger_mod.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials/fmod && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_logger_mod.c.o -MF CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_logger_mod.c.o.d -o CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_logger_mod.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials/fmod/fsundials_logger_mod.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 5%] Linking C shared library libsundials_sunlinsolspbcgs.so [ 5%] Built target sundials_sunlinsolspfgmr_obj_shared cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spbcgs && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_sunlinsolspbcgs_shared.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunmatrix/band/CMakeFiles/sundials_sunmatrixband_shared.dir/build.make src/sunmatrix/band/CMakeFiles/sundials_sunmatrixband_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunmatrix/band /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/band /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/band/CMakeFiles/sundials_sunmatrixband_shared.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 5%] Built target sundials_sunnonlinsolnewton_shared /usr/bin/gmake -f src/sunlinsol/spfgmr/CMakeFiles/sundials_sunlinsolspfgmr_shared.dir/build.make src/sunlinsol/spfgmr/CMakeFiles/sundials_sunlinsolspfgmr_shared.dir/depend /usr/bin/gcc -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -Wl,-soname,libsundials_sunlinsolspbcgs.so.4 -o libsundials_sunlinsolspbcgs.so.4.7.0 CMakeFiles/sundials_sunlinsolspbcgs_obj_shared.dir/sunlinsol_spbcgs.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_adaptcontroller.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_band.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_context.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_dense.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_direct.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_iterative.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_linearsolver.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_logger.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_math.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_matrix.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_memory.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nonlinearsolver.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector_senswrapper.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_version.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_futils.c.o -lm gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/spfgmr /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spfgmr /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spfgmr/CMakeFiles/sundials_sunlinsolspfgmr_shared.dir/DependInfo.cmake "--color=" [ 5%] Built target sundials_sunmatrixdense_shared [ 5%] Built target sundials_sunlinsolspgmr_obj_shared gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunmatrix/band/CMakeFiles/sundials_sunmatrixband_shared.dir/build.make src/sunmatrix/band/CMakeFiles/sundials_sunmatrixband_shared.dir/build /usr/bin/gmake -f src/sunlinsol/dense/CMakeFiles/sundials_sunlinsoldense_obj_shared.dir/build.make src/sunlinsol/dense/CMakeFiles/sundials_sunlinsoldense_obj_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/dense /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/dense /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/dense/CMakeFiles/sundials_sunlinsoldense_obj_shared.dir/DependInfo.cmake "--color=" [ 5%] Building C object src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_linearsolver_mod.c.o gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials/fmod && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_linearsolver_mod.c.o -MF CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_linearsolver_mod.c.o.d -o CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_linearsolver_mod.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials/fmod/fsundials_linearsolver_mod.c /usr/bin/gmake -f src/sunlinsol/spfgmr/CMakeFiles/sundials_sunlinsolspfgmr_shared.dir/build.make src/sunlinsol/spfgmr/CMakeFiles/sundials_sunlinsolspfgmr_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 5%] Linking C shared library libsundials_sunmatrixband.so cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/band && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_sunmatrixband_shared.dir/link.txt --verbose=1 cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/pcg && /usr/bin/cmake -E cmake_symlink_library libsundials_sunlinsolpcg.so.4.7.0 libsundials_sunlinsolpcg.so.4 libsundials_sunlinsolpcg.so gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunlinsol/dense/CMakeFiles/sundials_sunlinsoldense_obj_shared.dir/build.make src/sunlinsol/dense/CMakeFiles/sundials_sunlinsoldense_obj_shared.dir/build [ 5%] Building C object src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_matrix_mod.c.o [ 5%] Built target sundials_sunnonlinsolfixedpoint_obj_shared gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 5%] Linking C shared library libsundials_sunlinsolspfgmr.so /usr/bin/gmake -f src/sunlinsol/spgmr/CMakeFiles/sundials_sunlinsolspgmr_shared.dir/build.make src/sunlinsol/spgmr/CMakeFiles/sundials_sunlinsolspgmr_shared.dir/depend cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials/fmod && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_matrix_mod.c.o -MF CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_matrix_mod.c.o.d -o CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_matrix_mod.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials/fmod/fsundials_matrix_mod.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spfgmr && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_sunlinsolspfgmr_shared.dir/link.txt --verbose=1 gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/spgmr /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spgmr /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spgmr/CMakeFiles/sundials_sunlinsolspgmr_shared.dir/DependInfo.cmake "--color=" [ 5%] Built target sundials_sunlinsolsptfqmr_obj_shared /usr/bin/gmake -f src/sunlinsol/lapackdense/CMakeFiles/sundials_sunlinsollapackdense_obj_shared.dir/build.make src/sunlinsol/lapackdense/CMakeFiles/sundials_sunlinsollapackdense_obj_shared.dir/depend /usr/bin/gcc -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -Wl,-soname,libsundials_sunmatrixband.so.4 -o libsundials_sunmatrixband.so.4.7.0 CMakeFiles/sundials_sunmatrixband_obj_shared.dir/sunmatrix_band.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_adaptcontroller.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_band.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_context.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_dense.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_direct.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_iterative.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_linearsolver.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_logger.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_math.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_matrix.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_memory.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nonlinearsolver.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector_senswrapper.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_version.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_futils.c.o -lm gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/lapackdense /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/lapackdense /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/lapackdense/CMakeFiles/sundials_sunlinsollapackdense_obj_shared.dir/DependInfo.cmake "--color=" [ 5%] Building C object src/sunlinsol/dense/CMakeFiles/sundials_sunlinsoldense_obj_shared.dir/sunlinsol_dense.c.o /usr/bin/gcc -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -Wl,-soname,libsundials_sunlinsolspfgmr.so.4 -o libsundials_sunlinsolspfgmr.so.4.7.0 CMakeFiles/sundials_sunlinsolspfgmr_obj_shared.dir/sunlinsol_spfgmr.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_adaptcontroller.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_band.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_context.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_dense.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_direct.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_iterative.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_linearsolver.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_logger.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_math.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_matrix.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_memory.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nonlinearsolver.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector_senswrapper.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_version.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_futils.c.o -lm cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/dense && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sunlinsol/dense/CMakeFiles/sundials_sunlinsoldense_obj_shared.dir/sunlinsol_dense.c.o -MF CMakeFiles/sundials_sunlinsoldense_obj_shared.dir/sunlinsol_dense.c.o.d -o CMakeFiles/sundials_sunlinsoldense_obj_shared.dir/sunlinsol_dense.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/dense/sunlinsol_dense.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunlinsol/spgmr/CMakeFiles/sundials_sunlinsolspgmr_shared.dir/build.make src/sunlinsol/spgmr/CMakeFiles/sundials_sunlinsolspgmr_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunlinsol/lapackdense/CMakeFiles/sundials_sunlinsollapackdense_obj_shared.dir/build.make src/sunlinsol/lapackdense/CMakeFiles/sundials_sunlinsollapackdense_obj_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spbcgs && /usr/bin/cmake -E cmake_symlink_library libsundials_sunlinsolspbcgs.so.4.7.0 libsundials_sunlinsolspbcgs.so.4 libsundials_sunlinsolspbcgs.so [ 5%] Linking C shared library libsundials_sunlinsolspgmr.so cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spgmr && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_sunlinsolspgmr_shared.dir/link.txt --verbose=1 [ 5%] Built target sundials_sunlinsolpcg_shared /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials/fmod/fsundials_linearsolver_mod.c: In function '_wrap_FModifiedGS': /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials/fmod/fsundials_linearsolver_mod.c:228:3: warning: 'ModifiedGS' is deprecated: use SUNModifiedGS instead [-Wdeprecated-declarations] 228 | result = (int)ModifiedGS(arg1,arg2,arg3,arg4,arg5); | ^~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials/fmod/fsundials_linearsolver_mod.c:191: /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include/sundials/sundials_iterative.h:211:5: note: declared here 211 | int ModifiedGS(N_Vector* v, realtype **h, int k, int p, | ^~~~~~~~~~ /usr/bin/gmake -f src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_sunnonlinsolfixedpoint_shared.dir/build.make src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_sunnonlinsolfixedpoint_shared.dir/depend [ 5%] Building C object src/sunlinsol/lapackdense/CMakeFiles/sundials_sunlinsollapackdense_obj_shared.dir/sunlinsol_lapackdense.c.o /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials/fmod/fsundials_linearsolver_mod.c: In function '_wrap_FClassicalGS': /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials/fmod/fsundials_linearsolver_mod.c:276:3: warning: 'ClassicalGS' is deprecated: use SUNClassicalGS instead [-Wdeprecated-declarations] 276 | result = (int)ClassicalGS(arg1,arg2,arg3,arg4,arg5,arg6,arg7); | ^~~~~~ /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include/sundials/sundials_iterative.h:240:5: note: declared here 240 | int ClassicalGS(N_Vector* v, realtype **h, int k, int p, | ^~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials/fmod/fsundials_linearsolver_mod.c: In function '_wrap_FQRfact': /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials/fmod/fsundials_linearsolver_mod.c:312:3: warning: 'QRfact' is deprecated: use SUNQRFact instead [-Wdeprecated-declarations] 312 | result = (int)QRfact(arg1,arg2,arg3,arg4); | ^~~~~~ /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include/sundials/sundials_iterative.h:280:5: note: declared here 280 | int QRfact(int n, realtype **h, realtype *q, int job); | ^~~~~~ /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials/fmod/fsundials_linearsolver_mod.c: In function '_wrap_FQRsol': /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials/fmod/fsundials_linearsolver_mod.c:348:3: warning: 'QRsol' is deprecated: use SUNQRsol instead [-Wdeprecated-declarations] 348 | result = (int)QRsol(arg1,arg2,arg3,arg4); | ^~~~~~ /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include/sundials/sundials_iterative.h:318:5: note: declared here 318 | int QRsol(int n, realtype **h, realtype *q, realtype *b); | ^~~~~ cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/lapackdense && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sunlinsol/lapackdense/CMakeFiles/sundials_sunlinsollapackdense_obj_shared.dir/sunlinsol_lapackdense.c.o -MF CMakeFiles/sundials_sunlinsollapackdense_obj_shared.dir/sunlinsol_lapackdense.c.o.d -o CMakeFiles/sundials_sunlinsollapackdense_obj_shared.dir/sunlinsol_lapackdense.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/lapackdense/sunlinsol_lapackdense.c gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunnonlinsol/fixedpoint /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/fixedpoint /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_sunnonlinsolfixedpoint_shared.dir/DependInfo.cmake "--color=" /usr/bin/gcc -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -Wl,-soname,libsundials_sunlinsolspgmr.so.4 -o libsundials_sunlinsolspgmr.so.4.7.0 CMakeFiles/sundials_sunlinsolspgmr_obj_shared.dir/sunlinsol_spgmr.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_adaptcontroller.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_band.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_context.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_dense.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_direct.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_iterative.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_linearsolver.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_logger.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_math.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_matrix.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_memory.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nonlinearsolver.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector_senswrapper.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_version.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_futils.c.o -lm [ 6%] Building C object src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nonlinearsolver_mod.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials/fmod && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nonlinearsolver_mod.c.o -MF CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nonlinearsolver_mod.c.o.d -o CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nonlinearsolver_mod.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials/fmod/fsundials_nonlinearsolver_mod.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_sunnonlinsolfixedpoint_shared.dir/build.make src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_sunnonlinsolfixedpoint_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 6%] Built target sundials_sunlinsolspbcgs_shared [ 6%] Linking C shared library libsundials_sunnonlinsolfixedpoint.so /usr/bin/gmake -f examples/sunmatrix/CMakeFiles/test_sunmatrix_obj.dir/build.make examples/sunmatrix/CMakeFiles/test_sunmatrix_obj.dir/depend cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/fixedpoint && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_sunnonlinsolfixedpoint_shared.dir/link.txt --verbose=1 cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spfgmr && /usr/bin/cmake -E cmake_symlink_library libsundials_sunlinsolspfgmr.so.4.7.0 libsundials_sunlinsolspfgmr.so.4 libsundials_sunlinsolspfgmr.so gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/CMakeFiles/test_sunmatrix_obj.dir/DependInfo.cmake "--color=" cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/band && /usr/bin/cmake -E cmake_symlink_library libsundials_sunmatrixband.so.4.7.0 libsundials_sunmatrixband.so.4 libsundials_sunmatrixband.so /usr/bin/gcc -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -Wl,-soname,libsundials_sunnonlinsolfixedpoint.so.3 -o libsundials_sunnonlinsolfixedpoint.so.3.7.0 CMakeFiles/sundials_sunnonlinsolfixedpoint_obj_shared.dir/sunnonlinsol_fixedpoint.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_adaptcontroller.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_band.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_context.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_dense.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_direct.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_iterative.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_linearsolver.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_logger.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_math.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_matrix.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_memory.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nonlinearsolver.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector_senswrapper.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_version.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_futils.c.o -lm gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/sunmatrix/CMakeFiles/test_sunmatrix_obj.dir/build.make examples/sunmatrix/CMakeFiles/test_sunmatrix_obj.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 6%] Building C object examples/sunmatrix/CMakeFiles/test_sunmatrix_obj.dir/test_sunmatrix.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT examples/sunmatrix/CMakeFiles/test_sunmatrix_obj.dir/test_sunmatrix.c.o -MF CMakeFiles/test_sunmatrix_obj.dir/test_sunmatrix.c.o.d -o CMakeFiles/test_sunmatrix_obj.dir/test_sunmatrix.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/test_sunmatrix.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spgmr && /usr/bin/cmake -E cmake_symlink_library libsundials_sunlinsolspgmr.so.4.7.0 libsundials_sunlinsolspgmr.so.4 libsundials_sunlinsolspgmr.so [ 6%] Built target sundials_sunmatrixband_shared [ 6%] Built target sundials_sunlinsolspfgmr_shared /usr/bin/gmake -f src/sunlinsol/sptfqmr/CMakeFiles/sundials_sunlinsolsptfqmr_shared.dir/build.make src/sunlinsol/sptfqmr/CMakeFiles/sundials_sunlinsolsptfqmr_shared.dir/depend /usr/bin/gmake -f src/sunlinsol/lapackband/CMakeFiles/sundials_sunlinsollapackband_obj_shared.dir/build.make src/sunlinsol/lapackband/CMakeFiles/sundials_sunlinsollapackband_obj_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/sptfqmr /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/sptfqmr /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/sptfqmr/CMakeFiles/sundials_sunlinsolsptfqmr_shared.dir/DependInfo.cmake "--color=" [ 6%] Building C object src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nvector_mod.c.o gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/lapackband /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/lapackband /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/lapackband/CMakeFiles/sundials_sunlinsollapackband_obj_shared.dir/DependInfo.cmake "--color=" cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials/fmod && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nvector_mod.c.o -MF CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nvector_mod.c.o.d -o CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nvector_mod.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials/fmod/fsundials_nvector_mod.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunlinsol/sptfqmr/CMakeFiles/sundials_sunlinsolsptfqmr_shared.dir/build.make src/sunlinsol/sptfqmr/CMakeFiles/sundials_sunlinsolsptfqmr_shared.dir/build gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunlinsol/lapackband/CMakeFiles/sundials_sunlinsollapackband_obj_shared.dir/build.make src/sunlinsol/lapackband/CMakeFiles/sundials_sunlinsollapackband_obj_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 7%] Linking C shared library libsundials_sunlinsolsptfqmr.so [ 7%] Building C object src/sunlinsol/lapackband/CMakeFiles/sundials_sunlinsollapackband_obj_shared.dir/sunlinsol_lapackband.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/fixedpoint && /usr/bin/cmake -E cmake_symlink_library libsundials_sunnonlinsolfixedpoint.so.3.7.0 libsundials_sunnonlinsolfixedpoint.so.3 libsundials_sunnonlinsolfixedpoint.so cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/sptfqmr && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_sunlinsolsptfqmr_shared.dir/link.txt --verbose=1 cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/lapackband && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sunlinsol/lapackband/CMakeFiles/sundials_sunlinsollapackband_obj_shared.dir/sunlinsol_lapackband.c.o -MF CMakeFiles/sundials_sunlinsollapackband_obj_shared.dir/sunlinsol_lapackband.c.o.d -o CMakeFiles/sundials_sunlinsollapackband_obj_shared.dir/sunlinsol_lapackband.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/lapackband/sunlinsol_lapackband.c [ 7%] Built target sundials_sunlinsolspgmr_shared /usr/bin/gmake -f src/sunlinsol/band/CMakeFiles/sundials_sunlinsolband_obj_shared.dir/build.make src/sunlinsol/band/CMakeFiles/sundials_sunlinsolband_obj_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/band /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/band /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/band/CMakeFiles/sundials_sunlinsolband_obj_shared.dir/DependInfo.cmake "--color=" /usr/bin/gcc -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -Wl,-soname,libsundials_sunlinsolsptfqmr.so.4 -o libsundials_sunlinsolsptfqmr.so.4.7.0 CMakeFiles/sundials_sunlinsolsptfqmr_obj_shared.dir/sunlinsol_sptfqmr.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_adaptcontroller.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_band.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_context.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_dense.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_direct.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_iterative.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_linearsolver.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_logger.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_math.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_matrix.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_memory.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nonlinearsolver.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector_senswrapper.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_version.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_futils.c.o -lm [ 7%] Building C object src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_types_mod.c.o gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunlinsol/band/CMakeFiles/sundials_sunlinsolband_obj_shared.dir/build.make src/sunlinsol/band/CMakeFiles/sundials_sunlinsolband_obj_shared.dir/build cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials/fmod && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_types_mod.c.o -MF CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_types_mod.c.o.d -o CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_types_mod.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials/fmod/fsundials_types_mod.c gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 7%] Building C object src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_context_mod.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials/fmod && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_context_mod.c.o -MF CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_context_mod.c.o.d -o CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_context_mod.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials/fmod/fsundials_context_mod.c [ 7%] Built target sundials_sunlinsoldense_obj_shared [ 7%] Building C object src/sunlinsol/band/CMakeFiles/sundials_sunlinsolband_obj_shared.dir/sunlinsol_band.c.o [ 7%] Built target sundials_sunnonlinsolfixedpoint_shared cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/band && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sunlinsol/band/CMakeFiles/sundials_sunlinsolband_obj_shared.dir/sunlinsol_band.c.o -MF CMakeFiles/sundials_sunlinsolband_obj_shared.dir/sunlinsol_band.c.o.d -o CMakeFiles/sundials_sunlinsolband_obj_shared.dir/sunlinsol_band.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/band/sunlinsol_band.c /usr/bin/gmake -f src/sunlinsol/dense/CMakeFiles/sundials_sunlinsoldense_shared.dir/build.make src/sunlinsol/dense/CMakeFiles/sundials_sunlinsoldense_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/dense /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/dense /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/dense/CMakeFiles/sundials_sunlinsoldense_shared.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 8%] Building C object src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_adaptcontroller_mod.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials/fmod && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_adaptcontroller_mod.c.o -MF CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_adaptcontroller_mod.c.o.d -o CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_adaptcontroller_mod.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials/fmod/fsundials_adaptcontroller_mod.c [ 8%] Built target sundials_sunlinsollapackdense_obj_shared /usr/bin/gmake -f src/sunlinsol/lapackdense/CMakeFiles/sundials_sunlinsollapackdense_shared.dir/build.make src/sunlinsol/lapackdense/CMakeFiles/sundials_sunlinsollapackdense_shared.dir/depend gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunlinsol/dense/CMakeFiles/sundials_sunlinsoldense_shared.dir/build.make src/sunlinsol/dense/CMakeFiles/sundials_sunlinsoldense_shared.dir/build /usr/bin/cmake -E cmake_copy_f90_mod fortran_SHARED/fsundials_context_mod.mod src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_context_mod.mod.stamp GNU gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/lapackdense /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/lapackdense /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/lapackdense/CMakeFiles/sundials_sunlinsollapackdense_shared.dir/DependInfo.cmake "--color=" /usr/bin/cmake -E cmake_copy_f90_mod fortran_SHARED/fsundials_types_mod.mod src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_types_mod.mod.stamp GNU [ 9%] Linking C shared library libsundials_sunlinsoldense.so cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/sptfqmr && /usr/bin/cmake -E cmake_symlink_library libsundials_sunlinsolsptfqmr.so.4.7.0 libsundials_sunlinsolsptfqmr.so.4 libsundials_sunlinsolsptfqmr.so cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/dense && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_sunlinsoldense_shared.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunlinsol/lapackdense/CMakeFiles/sundials_sunlinsollapackdense_shared.dir/build.make src/sunlinsol/lapackdense/CMakeFiles/sundials_sunlinsollapackdense_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/cmake -E touch src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_context_mod.f90.o.provides.build /usr/bin/gcc -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -Wl,-soname,libsundials_sunlinsoldense.so.4 -o libsundials_sunlinsoldense.so.4.7.0 CMakeFiles/sundials_sunlinsoldense_obj_shared.dir/sunlinsol_dense.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_adaptcontroller.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_band.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_context.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_dense.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_direct.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_iterative.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_linearsolver.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_logger.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_math.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_matrix.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_memory.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nonlinearsolver.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector_senswrapper.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_version.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_futils.c.o -lm ../../sunmatrix/dense/libsundials_sunmatrixdense.so.4.7.0 /usr/bin/cmake -E cmake_copy_f90_mod fortran_SHARED/fsundials_futils_mod.mod src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_futils_mod.mod.stamp GNU [ 9%] Linking C shared library libsundials_sunlinsollapackdense.so cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/lapackdense && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_sunlinsollapackdense_shared.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/cmake -E cmake_copy_f90_mod fortran_SHARED/fsundials_logger_mod.mod src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_logger_mod.mod.stamp GNU [ 9%] Building Fortran object src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nvector_mod.f90.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials/fmod && /usr/bin/gfortran -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J../../../fortran_SHARED -fPIC -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials/fmod/fsundials_nvector_mod.f90 -o CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nvector_mod.f90.o /usr/bin/gcc -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -Wl,-soname,libsundials_sunlinsollapackdense.so.4 -o libsundials_sunlinsollapackdense.so.4.7.0 CMakeFiles/sundials_sunlinsollapackdense_obj_shared.dir/sunlinsol_lapackdense.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_adaptcontroller.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_band.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_context.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_dense.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_direct.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_iterative.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_linearsolver.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_logger.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_math.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_matrix.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_memory.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nonlinearsolver.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector_senswrapper.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_version.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_futils.c.o -lm ../../sunmatrix/dense/libsundials_sunmatrixdense.so.4.7.0 /usr/lib64/libopenblas.so /usr/lib64/libopenblas.so [ 9%] Built target sundials_sunlinsolsptfqmr_shared /usr/bin/cmake -E touch src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_types_mod.f90.o.provides.build f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /usr/bin/cmake -E touch src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_futils_mod.f90.o.provides.build [ 9%] Building Fortran object src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_adaptcontroller_mod.f90.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials/fmod && /usr/bin/gfortran -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J../../../fortran_SHARED -fPIC -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials/fmod/fsundials_adaptcontroller_mod.f90 -o CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_adaptcontroller_mod.f90.o /usr/bin/cmake -E touch src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_logger_mod.f90.o.provides.build f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/dense && /usr/bin/cmake -E cmake_symlink_library libsundials_sunlinsoldense.so.4.7.0 libsundials_sunlinsoldense.so.4 libsundials_sunlinsoldense.so gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 9%] Built target sundials_sunlinsollapackband_obj_shared /usr/bin/gmake -f src/sunlinsol/lapackband/CMakeFiles/sundials_sunlinsollapackband_shared.dir/build.make src/sunlinsol/lapackband/CMakeFiles/sundials_sunlinsollapackband_shared.dir/depend gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/lapackband /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/lapackband /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/lapackband/CMakeFiles/sundials_sunlinsollapackband_shared.dir/DependInfo.cmake "--color=" [ 9%] Built target sundials_sunlinsoldense_shared /usr/bin/gmake -f examples/sunlinsol/CMakeFiles/test_sunlinsol_obj.dir/build.make examples/sunlinsol/CMakeFiles/test_sunlinsol_obj.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/CMakeFiles/test_sunlinsol_obj.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunlinsol/lapackband/CMakeFiles/sundials_sunlinsollapackband_shared.dir/build.make src/sunlinsol/lapackband/CMakeFiles/sundials_sunlinsollapackband_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/sunlinsol/CMakeFiles/test_sunlinsol_obj.dir/build.make examples/sunlinsol/CMakeFiles/test_sunlinsol_obj.dir/build gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 9%] Linking C shared library libsundials_sunlinsollapackband.so cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/lapackband && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_sunlinsollapackband_shared.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 9%] Built target sundials_sunlinsolband_obj_shared [ 9%] Building C object examples/sunlinsol/CMakeFiles/test_sunlinsol_obj.dir/test_sunlinsol.c.o /usr/bin/gcc -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -Wl,-soname,libsundials_sunlinsollapackband.so.4 -o libsundials_sunlinsollapackband.so.4.7.0 CMakeFiles/sundials_sunlinsollapackband_obj_shared.dir/sunlinsol_lapackband.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_adaptcontroller.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_band.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_context.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_dense.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_direct.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_iterative.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_linearsolver.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_logger.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_math.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_matrix.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_memory.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nonlinearsolver.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector_senswrapper.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_version.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_futils.c.o -lm ../../sunmatrix/band/libsundials_sunmatrixband.so.4.7.0 /usr/lib64/libopenblas.so /usr/lib64/libopenblas.so /usr/bin/gmake -f src/sunlinsol/band/CMakeFiles/sundials_sunlinsolband_shared.dir/build.make src/sunlinsol/band/CMakeFiles/sundials_sunlinsolband_shared.dir/depend cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT examples/sunlinsol/CMakeFiles/test_sunlinsol_obj.dir/test_sunlinsol.c.o -MF CMakeFiles/test_sunlinsol_obj.dir/test_sunlinsol.c.o.d -o CMakeFiles/test_sunlinsol_obj.dir/test_sunlinsol.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/test_sunlinsol.c gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/band /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/band /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/band/CMakeFiles/sundials_sunlinsolband_shared.dir/DependInfo.cmake "--color=" [ 9%] Built target sundials_nvecmanyvector_obj_shared /usr/bin/cmake -E cmake_copy_f90_mod fortran_SHARED/fsundials_adaptcontroller_mod.mod src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_adaptcontroller_mod.mod.stamp GNU /usr/bin/gmake -f src/nvector/manyvector/CMakeFiles/sundials_nvecmanyvector_shared.dir/build.make src/nvector/manyvector/CMakeFiles/sundials_nvecmanyvector_shared.dir/depend cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/lapackdense && /usr/bin/cmake -E cmake_symlink_library libsundials_sunlinsollapackdense.so.4.7.0 libsundials_sunlinsollapackdense.so.4 libsundials_sunlinsollapackdense.so gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/manyvector /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector/CMakeFiles/sundials_nvecmanyvector_shared.dir/DependInfo.cmake "--color=" /usr/bin/cmake -E touch src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_adaptcontroller_mod.f90.o.provides.build gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunlinsol/band/CMakeFiles/sundials_sunlinsolband_shared.dir/build.make src/sunlinsol/band/CMakeFiles/sundials_sunlinsolband_shared.dir/build /usr/bin/gmake -f src/nvector/manyvector/CMakeFiles/sundials_nvecmanyvector_shared.dir/build.make src/nvector/manyvector/CMakeFiles/sundials_nvecmanyvector_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 9%] Linking C shared library libsundials_sunlinsolband.so [ 10%] Linking C shared library libsundials_nvecmanyvector.so cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/band && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_sunlinsolband_shared.dir/link.txt --verbose=1 cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_nvecmanyvector_shared.dir/link.txt --verbose=1 /usr/bin/mpicc -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -Wl,-soname,libsundials_nvecmanyvector.so.6 -o libsundials_nvecmanyvector.so.6.7.0 CMakeFiles/sundials_nvecmanyvector_obj_shared.dir/nvector_manyvector.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_adaptcontroller.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_band.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_context.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_dense.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_direct.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_iterative.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_linearsolver.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_logger.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_math.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_matrix.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_memory.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nonlinearsolver.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector_senswrapper.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_version.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_futils.c.o -lm [ 10%] Built target sundials_sunlinsollapackdense_shared /usr/bin/gcc -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -Wl,-soname,libsundials_sunlinsolband.so.4 -o libsundials_sunlinsolband.so.4.7.0 CMakeFiles/sundials_sunlinsolband_obj_shared.dir/sunlinsol_band.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_adaptcontroller.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_band.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_context.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_dense.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_direct.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_iterative.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_linearsolver.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_logger.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_math.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_matrix.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_memory.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nonlinearsolver.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector_senswrapper.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_version.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_futils.c.o -lm ../../sunmatrix/band/libsundials_sunmatrixband.so.4.7.0 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 10%] Built target sundials_sunmatrixsparse_obj_shared /usr/bin/gmake -f src/sunmatrix/sparse/CMakeFiles/sundials_sunmatrixsparse_shared.dir/build.make src/sunmatrix/sparse/CMakeFiles/sundials_sunmatrixsparse_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunmatrix/sparse /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/sparse /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/sparse/CMakeFiles/sundials_sunmatrixsparse_shared.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunmatrix/sparse/CMakeFiles/sundials_sunmatrixsparse_shared.dir/build.make src/sunmatrix/sparse/CMakeFiles/sundials_sunmatrixsparse_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 10%] Linking C shared library libsundials_sunmatrixsparse.so cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/sparse && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_sunmatrixsparse_shared.dir/link.txt --verbose=1 cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/band && /usr/bin/cmake -E cmake_symlink_library libsundials_sunlinsolband.so.4.7.0 libsundials_sunlinsolband.so.4 libsundials_sunlinsolband.so cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector && /usr/bin/cmake -E cmake_symlink_library libsundials_nvecmanyvector.so.6.7.0 libsundials_nvecmanyvector.so.6 libsundials_nvecmanyvector.so /usr/bin/gcc -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -Wl,-soname,libsundials_sunmatrixsparse.so.4 -o libsundials_sunmatrixsparse.so.4.7.0 CMakeFiles/sundials_sunmatrixsparse_obj_shared.dir/sunmatrix_sparse.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_adaptcontroller.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_band.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_context.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_dense.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_direct.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_iterative.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_linearsolver.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_logger.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_math.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_matrix.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_memory.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nonlinearsolver.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector_senswrapper.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_version.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_futils.c.o -lm cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/lapackband && /usr/bin/cmake -E cmake_symlink_library libsundials_sunlinsollapackband.so.4.7.0 libsundials_sunlinsollapackband.so.4 libsundials_sunlinsollapackband.so gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 10%] Built target test_sunmatrix_obj gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 10%] Built target sundials_sunlinsolband_shared [ 10%] Built target sundials_nvecmanyvector_shared [ 10%] Built target sundials_sunlinsollapackband_shared cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/sparse && /usr/bin/cmake -E cmake_symlink_library libsundials_sunmatrixsparse.so.4.7.0 libsundials_sunmatrixsparse.so.4 libsundials_sunmatrixsparse.so gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 10%] Built target sundials_nvecmpimanyvector_obj_shared /usr/bin/gmake -f src/nvector/manyvector/CMakeFiles/sundials_nvecmpimanyvector_shared.dir/build.make src/nvector/manyvector/CMakeFiles/sundials_nvecmpimanyvector_shared.dir/depend /usr/bin/gmake -f src/nvector/mpiplusx/CMakeFiles/sundials_nvecmpiplusx_obj_shared.dir/build.make src/nvector/mpiplusx/CMakeFiles/sundials_nvecmpiplusx_obj_shared.dir/depend [ 10%] Built target sundials_sunmatrixsparse_shared gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/manyvector /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector/CMakeFiles/sundials_nvecmpimanyvector_shared.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/mpiplusx /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/mpiplusx /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/mpiplusx/CMakeFiles/sundials_nvecmpiplusx_obj_shared.dir/DependInfo.cmake "--color=" /usr/bin/gmake -f src/sunlinsol/klu/CMakeFiles/sundials_sunlinsolklu_obj_shared.dir/build.make src/sunlinsol/klu/CMakeFiles/sundials_sunlinsolklu_obj_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/klu /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/klu /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/klu/CMakeFiles/sundials_sunlinsolklu_obj_shared.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/nvector/mpiplusx/CMakeFiles/sundials_nvecmpiplusx_obj_shared.dir/build.make src/nvector/mpiplusx/CMakeFiles/sundials_nvecmpiplusx_obj_shared.dir/build gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/nvector/manyvector/CMakeFiles/sundials_nvecmpimanyvector_shared.dir/build.make src/nvector/manyvector/CMakeFiles/sundials_nvecmpimanyvector_shared.dir/build /usr/bin/gmake -f src/sunlinsol/klu/CMakeFiles/sundials_sunlinsolklu_obj_shared.dir/build.make src/sunlinsol/klu/CMakeFiles/sundials_sunlinsolklu_obj_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/cmake -E cmake_copy_f90_mod fortran_SHARED/fsundials_nvector_mod.mod src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nvector_mod.mod.stamp GNU gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 10%] Building C object src/nvector/mpiplusx/CMakeFiles/sundials_nvecmpiplusx_obj_shared.dir/nvector_mpiplusx.c.o [ 10%] Linking C shared library libsundials_nvecmpimanyvector.so /usr/bin/cmake -E touch src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nvector_mod.f90.o.provides.build cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/mpiplusx && /usr/bin/mpicc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/nvector/mpiplusx/CMakeFiles/sundials_nvecmpiplusx_obj_shared.dir/nvector_mpiplusx.c.o -MF CMakeFiles/sundials_nvecmpiplusx_obj_shared.dir/nvector_mpiplusx.c.o.d -o CMakeFiles/sundials_nvecmpiplusx_obj_shared.dir/nvector_mpiplusx.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/mpiplusx/nvector_mpiplusx.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_nvecmpimanyvector_shared.dir/link.txt --verbose=1 [ 10%] Building C object src/sunlinsol/klu/CMakeFiles/sundials_sunlinsolklu_obj_shared.dir/sunlinsol_klu.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/klu && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -isystem /usr/include/suitesparse -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sunlinsol/klu/CMakeFiles/sundials_sunlinsolklu_obj_shared.dir/sunlinsol_klu.c.o -MF CMakeFiles/sundials_sunlinsolklu_obj_shared.dir/sunlinsol_klu.c.o.d -o CMakeFiles/sundials_sunlinsolklu_obj_shared.dir/sunlinsol_klu.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/klu/sunlinsol_klu.c [ 10%] Built target test_sunlinsol_obj [ 10%] Building Fortran object src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_matrix_mod.f90.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials/fmod && /usr/bin/gfortran -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J../../../fortran_SHARED -fPIC -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials/fmod/fsundials_matrix_mod.f90 -o CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_matrix_mod.f90.o /usr/bin/mpicc -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -Wl,-soname,libsundials_nvecmpimanyvector.so.6 -o libsundials_nvecmpimanyvector.so.6.7.0 CMakeFiles/sundials_nvecmpimanyvector_obj_shared.dir/nvector_manyvector.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_adaptcontroller.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_band.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_context.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_dense.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_direct.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_iterative.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_linearsolver.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_logger.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_math.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_matrix.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_memory.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nonlinearsolver.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector_senswrapper.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_version.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_futils.c.o -lm [ 10%] Building Fortran object src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nonlinearsolver_mod.f90.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials/fmod && /usr/bin/gfortran -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J../../../fortran_SHARED -fPIC -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials/fmod/fsundials_nonlinearsolver_mod.f90 -o CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nonlinearsolver_mod.f90.o f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector && /usr/bin/cmake -E cmake_symlink_library libsundials_nvecmpimanyvector.so.6.7.0 libsundials_nvecmpimanyvector.so.6 libsundials_nvecmpimanyvector.so /usr/bin/cmake -E cmake_copy_f90_mod fortran_SHARED/fsundials_matrix_mod.mod src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_matrix_mod.mod.stamp GNU gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/cmake -E touch src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_matrix_mod.f90.o.provides.build [ 10%] Built target sundials_nvecmpimanyvector_shared /usr/bin/cmake -E cmake_copy_f90_mod fortran_SHARED/fsundials_nonlinearsolver_mod.mod src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nonlinearsolver_mod.mod.stamp GNU [ 10%] Building Fortran object src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_linearsolver_mod.f90.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sundials/fmod && /usr/bin/gfortran -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J../../../fortran_SHARED -fPIC -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials/fmod/fsundials_linearsolver_mod.f90 -o CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_linearsolver_mod.f90.o gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/cmake -E touch src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nonlinearsolver_mod.f90.o.provides.build f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 10%] Built target sundials_nvecmpiplusx_obj_shared /usr/bin/gmake -f src/nvector/mpiplusx/CMakeFiles/sundials_nvecmpiplusx_shared.dir/build.make src/nvector/mpiplusx/CMakeFiles/sundials_nvecmpiplusx_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/mpiplusx /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/mpiplusx /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/mpiplusx/CMakeFiles/sundials_nvecmpiplusx_shared.dir/DependInfo.cmake "--color=" [ 10%] Built target sundials_nvecserial_obj_shared /usr/bin/gmake -f src/nvector/serial/CMakeFiles/sundials_nvecserial_shared.dir/build.make src/nvector/serial/CMakeFiles/sundials_nvecserial_shared.dir/depend /usr/bin/gmake -f src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/build.make src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/depend /usr/bin/gmake -f src/cvode/CMakeFiles/sundials_cvode_obj_shared.dir/build.make src/cvode/CMakeFiles/sundials_cvode_obj_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/serial/CMakeFiles/sundials_nvecserial_shared.dir/DependInfo.cmake "--color=" /usr/bin/gmake -f src/cvodes/CMakeFiles/sundials_cvodes_obj_shared.dir/build.make src/cvodes/CMakeFiles/sundials_cvodes_obj_shared.dir/depend /usr/bin/gmake -f src/ida/CMakeFiles/sundials_ida_obj_shared.dir/build.make src/ida/CMakeFiles/sundials_ida_obj_shared.dir/depend /usr/bin/gmake -f src/idas/CMakeFiles/sundials_idas_obj_shared.dir/build.make src/idas/CMakeFiles/sundials_idas_obj_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/cvode /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/cvode /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/cvode/CMakeFiles/sundials_cvode_obj_shared.dir/DependInfo.cmake "--color=" /usr/bin/gmake -f src/kinsol/CMakeFiles/sundials_kinsol_obj_shared.dir/build.make src/kinsol/CMakeFiles/sundials_kinsol_obj_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/arkode /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/arkode /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/ida /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/ida /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/ida/CMakeFiles/sundials_ida_obj_shared.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/cvodes /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/cvodes /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/cvodes/CMakeFiles/sundials_cvodes_obj_shared.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/idas /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/idas /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/idas/CMakeFiles/sundials_idas_obj_shared.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/kinsol /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/kinsol /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/kinsol/CMakeFiles/sundials_kinsol_obj_shared.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/nvector/mpiplusx/CMakeFiles/sundials_nvecmpiplusx_shared.dir/build.make src/nvector/mpiplusx/CMakeFiles/sundials_nvecmpiplusx_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/nvector/serial/CMakeFiles/sundials_nvecserial_shared.dir/build.make src/nvector/serial/CMakeFiles/sundials_nvecserial_shared.dir/build gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/cvode/CMakeFiles/sundials_cvode_obj_shared.dir/build.make src/cvode/CMakeFiles/sundials_cvode_obj_shared.dir/build gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 10%] Linking C shared library libsundials_nvecmpiplusx.so /usr/bin/gmake -f src/ida/CMakeFiles/sundials_ida_obj_shared.dir/build.make src/ida/CMakeFiles/sundials_ida_obj_shared.dir/build gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/idas/CMakeFiles/sundials_idas_obj_shared.dir/build.make src/idas/CMakeFiles/sundials_idas_obj_shared.dir/build cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/mpiplusx && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_nvecmpiplusx_shared.dir/link.txt --verbose=1 /usr/bin/gmake -f src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/build.make src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/build /usr/bin/gmake -f src/cvodes/CMakeFiles/sundials_cvodes_obj_shared.dir/build.make src/cvodes/CMakeFiles/sundials_cvodes_obj_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/kinsol/CMakeFiles/sundials_kinsol_obj_shared.dir/build.make src/kinsol/CMakeFiles/sundials_kinsol_obj_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 10%] Linking C shared library libsundials_nvecserial.so [ 10%] Building C object src/cvode/CMakeFiles/sundials_cvode_obj_shared.dir/cvode.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_nvecserial_shared.dir/link.txt --verbose=1 cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/cvode && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/cvode/CMakeFiles/sundials_cvode_obj_shared.dir/cvode.c.o -MF CMakeFiles/sundials_cvode_obj_shared.dir/cvode.c.o.d -o CMakeFiles/sundials_cvode_obj_shared.dir/cvode.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/cvode/cvode.c [ 10%] Building C object src/cvode/CMakeFiles/sundials_cvode_obj_shared.dir/cvode_bandpre.c.o [ 10%] Building C object src/idas/CMakeFiles/sundials_idas_obj_shared.dir/idas.c.o /usr/bin/mpicc -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -Wl,-soname,libsundials_nvecmpiplusx.so.6 -o libsundials_nvecmpiplusx.so.6.7.0 CMakeFiles/sundials_nvecmpiplusx_obj_shared.dir/nvector_mpiplusx.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_adaptcontroller.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_band.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_context.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_dense.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_direct.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_iterative.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_linearsolver.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_logger.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_math.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_matrix.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_memory.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nonlinearsolver.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector_senswrapper.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_version.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_futils.c.o ../manyvector/CMakeFiles/sundials_nvecmpimanyvector_obj_shared.dir/nvector_manyvector.c.o -lm [ 10%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_adapt.c.o [ 10%] Building C object src/ida/CMakeFiles/sundials_ida_obj_shared.dir/ida_bbdpre.c.o [ 10%] Building C object src/ida/CMakeFiles/sundials_ida_obj_shared.dir/ida.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/cvode && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/cvode/CMakeFiles/sundials_cvode_obj_shared.dir/cvode_bandpre.c.o -MF CMakeFiles/sundials_cvode_obj_shared.dir/cvode_bandpre.c.o.d -o CMakeFiles/sundials_cvode_obj_shared.dir/cvode_bandpre.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/cvode/cvode_bandpre.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/idas && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/idas/CMakeFiles/sundials_idas_obj_shared.dir/idas.c.o -MF CMakeFiles/sundials_idas_obj_shared.dir/idas.c.o.d -o CMakeFiles/sundials_idas_obj_shared.dir/idas.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/idas/idas.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/arkode && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_adapt.c.o -MF CMakeFiles/sundials_arkode_obj_shared.dir/arkode_adapt.c.o.d -o CMakeFiles/sundials_arkode_obj_shared.dir/arkode_adapt.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/arkode/arkode_adapt.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/ida && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/ida/CMakeFiles/sundials_ida_obj_shared.dir/ida_bbdpre.c.o -MF CMakeFiles/sundials_ida_obj_shared.dir/ida_bbdpre.c.o.d -o CMakeFiles/sundials_ida_obj_shared.dir/ida_bbdpre.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/ida/ida_bbdpre.c [ 11%] Building C object src/cvode/CMakeFiles/sundials_cvode_obj_shared.dir/cvode_diag.c.o [ 11%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_obj_shared.dir/kinsol.c.o [ 11%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_shared.dir/cvodea.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/ida && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/ida/CMakeFiles/sundials_ida_obj_shared.dir/ida.c.o -MF CMakeFiles/sundials_ida_obj_shared.dir/ida.c.o.d -o CMakeFiles/sundials_ida_obj_shared.dir/ida.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/ida/ida.c [ 11%] Building C object src/cvode/CMakeFiles/sundials_cvode_obj_shared.dir/cvode_bbdpre.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/cvode && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/cvode/CMakeFiles/sundials_cvode_obj_shared.dir/cvode_diag.c.o -MF CMakeFiles/sundials_cvode_obj_shared.dir/cvode_diag.c.o.d -o CMakeFiles/sundials_cvode_obj_shared.dir/cvode_diag.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/cvode/cvode_diag.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/kinsol && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/kinsol/CMakeFiles/sundials_kinsol_obj_shared.dir/kinsol.c.o -MF CMakeFiles/sundials_kinsol_obj_shared.dir/kinsol.c.o.d -o CMakeFiles/sundials_kinsol_obj_shared.dir/kinsol.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/kinsol/kinsol.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/cvodes && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/cvodes/CMakeFiles/sundials_cvodes_obj_shared.dir/cvodea.c.o -MF CMakeFiles/sundials_cvodes_obj_shared.dir/cvodea.c.o.d -o CMakeFiles/sundials_cvodes_obj_shared.dir/cvodea.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/cvodes/cvodea.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/cvode && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/cvode/CMakeFiles/sundials_cvode_obj_shared.dir/cvode_bbdpre.c.o -MF CMakeFiles/sundials_cvode_obj_shared.dir/cvode_bbdpre.c.o.d -o CMakeFiles/sundials_cvode_obj_shared.dir/cvode_bbdpre.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/cvode/cvode_bbdpre.c /usr/bin/gcc -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -Wl,-soname,libsundials_nvecserial.so.6 -o libsundials_nvecserial.so.6.7.0 CMakeFiles/sundials_nvecserial_obj_shared.dir/nvector_serial.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_adaptcontroller.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_band.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_context.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_dense.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_direct.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_iterative.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_linearsolver.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_logger.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_math.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_matrix.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_memory.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nonlinearsolver.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector_senswrapper.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_version.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_futils.c.o -lm gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 11%] Built target sundials_sunlinsolklu_obj_shared [ 11%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_obj_shared.dir/kinsol_bbdpre.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/kinsol && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/kinsol/CMakeFiles/sundials_kinsol_obj_shared.dir/kinsol_bbdpre.c.o -MF CMakeFiles/sundials_kinsol_obj_shared.dir/kinsol_bbdpre.c.o.d -o CMakeFiles/sundials_kinsol_obj_shared.dir/kinsol_bbdpre.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/kinsol/kinsol_bbdpre.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/serial && /usr/bin/cmake -E cmake_symlink_library libsundials_nvecserial.so.6.7.0 libsundials_nvecserial.so.6 libsundials_nvecserial.so [ 11%] Built target sundials_nvecparallel_obj_shared cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/mpiplusx && /usr/bin/cmake -E cmake_symlink_library libsundials_nvecmpiplusx.so.6.7.0 libsundials_nvecmpiplusx.so.6 libsundials_nvecmpiplusx.so [ 12%] Building C object src/cvode/CMakeFiles/sundials_cvode_obj_shared.dir/cvode_direct.c.o gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/cvode && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/cvode/CMakeFiles/sundials_cvode_obj_shared.dir/cvode_direct.c.o -MF CMakeFiles/sundials_cvode_obj_shared.dir/cvode_direct.c.o.d -o CMakeFiles/sundials_cvode_obj_shared.dir/cvode_direct.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/cvode/cvode_direct.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 12%] Built target sundials_nvecserial_shared [ 12%] Built target sundials_nvecmpiplusx_shared [ 12%] Building C object src/cvode/CMakeFiles/sundials_cvode_obj_shared.dir/cvode_io.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/cvode && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/cvode/CMakeFiles/sundials_cvode_obj_shared.dir/cvode_io.c.o -MF CMakeFiles/sundials_cvode_obj_shared.dir/cvode_io.c.o.d -o CMakeFiles/sundials_cvode_obj_shared.dir/cvode_io.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/cvode/cvode_io.c [ 12%] Building C object src/cvode/CMakeFiles/sundials_cvode_obj_shared.dir/cvode_ls.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/cvode && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/cvode/CMakeFiles/sundials_cvode_obj_shared.dir/cvode_ls.c.o -MF CMakeFiles/sundials_cvode_obj_shared.dir/cvode_ls.c.o.d -o CMakeFiles/sundials_cvode_obj_shared.dir/cvode_ls.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/cvode/cvode_ls.c /usr/bin/cmake -E cmake_copy_f90_mod fortran_SHARED/fsundials_linearsolver_mod.mod src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_linearsolver_mod.mod.stamp GNU /usr/bin/gmake -f src/sunlinsol/klu/CMakeFiles/sundials_sunlinsolklu_shared.dir/build.make src/sunlinsol/klu/CMakeFiles/sundials_sunlinsolklu_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/klu /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/klu /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/klu/CMakeFiles/sundials_sunlinsolklu_shared.dir/DependInfo.cmake "--color=" /usr/bin/cmake -E touch src/sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_linearsolver_mod.f90.o.provides.build [ 12%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_arkstep_io.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/arkode && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_arkstep_io.c.o -MF CMakeFiles/sundials_arkode_obj_shared.dir/arkode_arkstep_io.c.o.d -o CMakeFiles/sundials_arkode_obj_shared.dir/arkode_arkstep_io.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/arkode/arkode_arkstep_io.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunlinsol/klu/CMakeFiles/sundials_sunlinsolklu_shared.dir/build.make src/sunlinsol/klu/CMakeFiles/sundials_sunlinsolklu_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 12%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_arkstep_nls.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/arkode && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_arkstep_nls.c.o -MF CMakeFiles/sundials_arkode_obj_shared.dir/arkode_arkstep_nls.c.o.d -o CMakeFiles/sundials_arkode_obj_shared.dir/arkode_arkstep_nls.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/arkode/arkode_arkstep_nls.c [ 12%] Linking C shared library libsundials_sunlinsolklu.so cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/klu && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_sunlinsolklu_shared.dir/link.txt --verbose=1 [ 12%] Built target sundials_fgeneric_mod_obj_shared /usr/bin/gcc -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -Wl,-soname,libsundials_sunlinsolklu.so.4 -o libsundials_sunlinsolklu.so.4.7.0 CMakeFiles/sundials_sunlinsolklu_obj_shared.dir/sunlinsol_klu.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_adaptcontroller.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_band.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_context.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_dense.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_direct.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_iterative.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_linearsolver.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_logger.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_math.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_matrix.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_memory.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nonlinearsolver.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector_senswrapper.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_version.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_futils.c.o -lm ../../sunmatrix/sparse/libsundials_sunmatrixsparse.so.4.7.0 /usr/lib64/libklu.so /usr/lib64/libklu.so /usr/lib64/libamd.so /usr/lib64/libcolamd.so /usr/lib64/libbtf.so /usr/lib64/libsuitesparseconfig.so [ 12%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_arkstep.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/arkode && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_arkstep.c.o -MF CMakeFiles/sundials_arkode_obj_shared.dir/arkode_arkstep.c.o.d -o CMakeFiles/sundials_arkode_obj_shared.dir/arkode_arkstep.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/arkode/arkode_arkstep.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/klu && /usr/bin/cmake -E cmake_symlink_library libsundials_sunlinsolklu.so.4.7.0 libsundials_sunlinsolklu.so.4 libsundials_sunlinsolklu.so /usr/bin/gmake -f examples/nvector/CMakeFiles/test_nvector_obj.dir/build.make examples/nvector/CMakeFiles/test_nvector_obj.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/CMakeFiles/test_nvector_obj.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/nvector/CMakeFiles/test_nvector_obj.dir/build.make examples/nvector/CMakeFiles/test_nvector_obj.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 12%] Building C object examples/nvector/CMakeFiles/test_nvector_obj.dir/test_nvector.c.o [ 12%] Built target sundials_sunlinsolklu_shared cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT examples/nvector/CMakeFiles/test_nvector_obj.dir/test_nvector.c.o -MF CMakeFiles/test_nvector_obj.dir/test_nvector.c.o.d -o CMakeFiles/test_nvector_obj.dir/test_nvector.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/test_nvector.c /usr/bin/gmake -f examples/sunmatrix/dense/CMakeFiles/test_sunmatrix_dense.dir/build.make examples/sunmatrix/dense/CMakeFiles/test_sunmatrix_dense.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/dense /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/dense /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/dense/CMakeFiles/test_sunmatrix_dense.dir/DependInfo.cmake "--color=" [ 12%] Building C object src/cvode/CMakeFiles/sundials_cvode_obj_shared.dir/cvode_nls.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/cvode && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/cvode/CMakeFiles/sundials_cvode_obj_shared.dir/cvode_nls.c.o -MF CMakeFiles/sundials_cvode_obj_shared.dir/cvode_nls.c.o.d -o CMakeFiles/sundials_cvode_obj_shared.dir/cvode_nls.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/cvode/cvode_nls.c [ 12%] Building C object src/ida/CMakeFiles/sundials_ida_obj_shared.dir/ida_direct.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/ida && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/ida/CMakeFiles/sundials_ida_obj_shared.dir/ida_direct.c.o -MF CMakeFiles/sundials_ida_obj_shared.dir/ida_direct.c.o.d -o CMakeFiles/sundials_ida_obj_shared.dir/ida_direct.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/ida/ida_direct.c /usr/bin/gmake -f examples/sunmatrix/band/CMakeFiles/test_sunmatrix_band.dir/build.make examples/sunmatrix/band/CMakeFiles/test_sunmatrix_band.dir/depend gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/band /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/band /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/band/CMakeFiles/test_sunmatrix_band.dir/DependInfo.cmake "--color=" /usr/bin/gmake -f examples/sunmatrix/dense/CMakeFiles/test_sunmatrix_dense.dir/build.make examples/sunmatrix/dense/CMakeFiles/test_sunmatrix_dense.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 12%] Building C object examples/sunmatrix/dense/CMakeFiles/test_sunmatrix_dense.dir/test_sunmatrix_dense.c.o gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/sunmatrix/band/CMakeFiles/test_sunmatrix_band.dir/build.make examples/sunmatrix/band/CMakeFiles/test_sunmatrix_band.dir/build cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/dense && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/dense/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/dense/.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/sunmatrix/dense/CMakeFiles/test_sunmatrix_dense.dir/test_sunmatrix_dense.c.o -MF CMakeFiles/test_sunmatrix_dense.dir/test_sunmatrix_dense.c.o.d -o CMakeFiles/test_sunmatrix_dense.dir/test_sunmatrix_dense.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/dense/test_sunmatrix_dense.c gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 12%] Building C object examples/sunmatrix/band/CMakeFiles/test_sunmatrix_band.dir/test_sunmatrix_band.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/band && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/band/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/band/.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/sunmatrix/band/CMakeFiles/test_sunmatrix_band.dir/test_sunmatrix_band.c.o -MF CMakeFiles/test_sunmatrix_band.dir/test_sunmatrix_band.c.o.d -o CMakeFiles/test_sunmatrix_band.dir/test_sunmatrix_band.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/band/test_sunmatrix_band.c [ 12%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_obj_shared.dir/kinsol_direct.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/kinsol && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/kinsol/CMakeFiles/sundials_kinsol_obj_shared.dir/kinsol_direct.c.o -MF CMakeFiles/sundials_kinsol_obj_shared.dir/kinsol_direct.c.o.d -o CMakeFiles/sundials_kinsol_obj_shared.dir/kinsol_direct.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/kinsol/kinsol_direct.c [ 12%] Building C object src/ida/CMakeFiles/sundials_ida_obj_shared.dir/ida_ic.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/ida && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/ida/CMakeFiles/sundials_ida_obj_shared.dir/ida_ic.c.o -MF CMakeFiles/sundials_ida_obj_shared.dir/ida_ic.c.o.d -o CMakeFiles/sundials_ida_obj_shared.dir/ida_ic.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/ida/ida_ic.c [ 12%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_bandpre.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/arkode && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_bandpre.c.o -MF CMakeFiles/sundials_arkode_obj_shared.dir/arkode_bandpre.c.o.d -o CMakeFiles/sundials_arkode_obj_shared.dir/arkode_bandpre.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/arkode/arkode_bandpre.c [ 12%] Building C object src/cvode/CMakeFiles/sundials_cvode_obj_shared.dir/cvode_proj.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/cvode && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/cvode/CMakeFiles/sundials_cvode_obj_shared.dir/cvode_proj.c.o -MF CMakeFiles/sundials_cvode_obj_shared.dir/cvode_proj.c.o.d -o CMakeFiles/sundials_cvode_obj_shared.dir/cvode_proj.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/cvode/cvode_proj.c [ 12%] Building C object examples/sunmatrix/dense/CMakeFiles/test_sunmatrix_dense.dir/__/test_sunmatrix.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/dense && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/dense/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/dense/.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/sunmatrix/dense/CMakeFiles/test_sunmatrix_dense.dir/__/test_sunmatrix.c.o -MF CMakeFiles/test_sunmatrix_dense.dir/__/test_sunmatrix.c.o.d -o CMakeFiles/test_sunmatrix_dense.dir/__/test_sunmatrix.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/test_sunmatrix.c [ 12%] Building C object examples/sunmatrix/band/CMakeFiles/test_sunmatrix_band.dir/__/test_sunmatrix.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/band && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/band/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/band/.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/sunmatrix/band/CMakeFiles/test_sunmatrix_band.dir/__/test_sunmatrix.c.o -MF CMakeFiles/test_sunmatrix_band.dir/__/test_sunmatrix.c.o.d -o CMakeFiles/test_sunmatrix_band.dir/__/test_sunmatrix.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/test_sunmatrix.c [ 12%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_obj_shared.dir/kinsol_io.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/kinsol && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/kinsol/CMakeFiles/sundials_kinsol_obj_shared.dir/kinsol_io.c.o -MF CMakeFiles/sundials_kinsol_obj_shared.dir/kinsol_io.c.o.d -o CMakeFiles/sundials_kinsol_obj_shared.dir/kinsol_io.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/kinsol/kinsol_io.c [ 12%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_obj_shared.dir/kinsol_ls.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/kinsol && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/kinsol/CMakeFiles/sundials_kinsol_obj_shared.dir/kinsol_ls.c.o -MF CMakeFiles/sundials_kinsol_obj_shared.dir/kinsol_ls.c.o.d -o CMakeFiles/sundials_kinsol_obj_shared.dir/kinsol_ls.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/kinsol/kinsol_ls.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 12%] Built target sundials_nvecopenmp_obj_shared [ 12%] Building C object src/cvode/CMakeFiles/sundials_cvode_obj_shared.dir/cvode_spils.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/cvode && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/cvode/CMakeFiles/sundials_cvode_obj_shared.dir/cvode_spils.c.o -MF CMakeFiles/sundials_cvode_obj_shared.dir/cvode_spils.c.o.d -o CMakeFiles/sundials_cvode_obj_shared.dir/cvode_spils.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/cvode/cvode_spils.c [ 12%] Building C object src/ida/CMakeFiles/sundials_ida_obj_shared.dir/ida_io.c.o [ 13%] Building C object src/ida/CMakeFiles/sundials_ida_obj_shared.dir/ida_ls.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/ida && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/ida/CMakeFiles/sundials_ida_obj_shared.dir/ida_io.c.o -MF CMakeFiles/sundials_ida_obj_shared.dir/ida_io.c.o.d -o CMakeFiles/sundials_ida_obj_shared.dir/ida_io.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/ida/ida_io.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/ida && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/ida/CMakeFiles/sundials_ida_obj_shared.dir/ida_ls.c.o -MF CMakeFiles/sundials_ida_obj_shared.dir/ida_ls.c.o.d -o CMakeFiles/sundials_ida_obj_shared.dir/ida_ls.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/ida/ida_ls.c [ 13%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_bbdpre.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/arkode && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_bbdpre.c.o -MF CMakeFiles/sundials_arkode_obj_shared.dir/arkode_bbdpre.c.o.d -o CMakeFiles/sundials_arkode_obj_shared.dir/arkode_bbdpre.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/arkode/arkode_bbdpre.c [ 13%] Building C object src/ida/CMakeFiles/sundials_ida_obj_shared.dir/ida_nls.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/ida && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/ida/CMakeFiles/sundials_ida_obj_shared.dir/ida_nls.c.o -MF CMakeFiles/sundials_ida_obj_shared.dir/ida_nls.c.o.d -o CMakeFiles/sundials_ida_obj_shared.dir/ida_nls.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/ida/ida_nls.c [ 14%] Linking C executable test_sunmatrix_dense cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/dense && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sunmatrix_dense.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/test_sunmatrix_dense.dir/test_sunmatrix_dense.c.o CMakeFiles/test_sunmatrix_dense.dir/__/test_sunmatrix.c.o -o test_sunmatrix_dense ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 ../../../src/sunmatrix/dense/libsundials_sunmatrixdense.so.4.7.0 -lm [ 14%] Linking C executable test_sunmatrix_band cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/band && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sunmatrix_band.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/test_sunmatrix_band.dir/test_sunmatrix_band.c.o CMakeFiles/test_sunmatrix_band.dir/__/test_sunmatrix.c.o -o test_sunmatrix_band ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 ../../../src/sunmatrix/band/libsundials_sunmatrixband.so.4.7.0 -lm /usr/bin/gmake -f examples/sunmatrix/sparse/CMakeFiles/test_sunmatrix_sparse.dir/build.make examples/sunmatrix/sparse/CMakeFiles/test_sunmatrix_sparse.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/sparse /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/sparse /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/sparse/CMakeFiles/test_sunmatrix_sparse.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/sunmatrix/sparse/CMakeFiles/test_sunmatrix_sparse.dir/build.make examples/sunmatrix/sparse/CMakeFiles/test_sunmatrix_sparse.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 14%] Built target test_sunmatrix_dense [ 14%] Building C object examples/sunmatrix/sparse/CMakeFiles/test_sunmatrix_sparse.dir/test_sunmatrix_sparse.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/sparse && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/sparse/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/sparse/.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/sunmatrix/sparse/CMakeFiles/test_sunmatrix_sparse.dir/test_sunmatrix_sparse.c.o -MF CMakeFiles/test_sunmatrix_sparse.dir/test_sunmatrix_sparse.c.o.d -o CMakeFiles/test_sunmatrix_sparse.dir/test_sunmatrix_sparse.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/sparse/test_sunmatrix_sparse.c [ 15%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_butcher_dirk.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/arkode && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_butcher_dirk.c.o -MF CMakeFiles/sundials_arkode_obj_shared.dir/arkode_butcher_dirk.c.o.d -o CMakeFiles/sundials_arkode_obj_shared.dir/arkode_butcher_dirk.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/arkode/arkode_butcher_dirk.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 15%] Built target test_sunmatrix_band [ 15%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_butcher_erk.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/arkode && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_butcher_erk.c.o -MF CMakeFiles/sundials_arkode_obj_shared.dir/arkode_butcher_erk.c.o.d -o CMakeFiles/sundials_arkode_obj_shared.dir/arkode_butcher_erk.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/arkode/arkode_butcher_erk.c [ 15%] Building C object src/ida/CMakeFiles/sundials_ida_obj_shared.dir/ida_spils.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/ida && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/ida/CMakeFiles/sundials_ida_obj_shared.dir/ida_spils.c.o -MF CMakeFiles/sundials_ida_obj_shared.dir/ida_spils.c.o.d -o CMakeFiles/sundials_ida_obj_shared.dir/ida_spils.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/ida/ida_spils.c /usr/bin/gmake -f examples/sunlinsol/band/CMakeFiles/test_sunlinsol_band.dir/build.make examples/sunlinsol/band/CMakeFiles/test_sunlinsol_band.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/band /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/band /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/band/CMakeFiles/test_sunlinsol_band.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/sunlinsol/band/CMakeFiles/test_sunlinsol_band.dir/build.make examples/sunlinsol/band/CMakeFiles/test_sunlinsol_band.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 15%] Building C object examples/sunlinsol/band/CMakeFiles/test_sunlinsol_band.dir/test_sunlinsol_band.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/band && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/band/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/band/.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/sunlinsol/band/CMakeFiles/test_sunlinsol_band.dir/test_sunlinsol_band.c.o -MF CMakeFiles/test_sunlinsol_band.dir/test_sunlinsol_band.c.o.d -o CMakeFiles/test_sunlinsol_band.dir/test_sunlinsol_band.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/band/test_sunlinsol_band.c [ 15%] Building C object examples/sunmatrix/sparse/CMakeFiles/test_sunmatrix_sparse.dir/__/test_sunmatrix.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/sparse && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/sparse/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/sparse/.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/sunmatrix/sparse/CMakeFiles/test_sunmatrix_sparse.dir/__/test_sunmatrix.c.o -MF CMakeFiles/test_sunmatrix_sparse.dir/__/test_sunmatrix.c.o.d -o CMakeFiles/test_sunmatrix_sparse.dir/__/test_sunmatrix.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/test_sunmatrix.c /usr/bin/gmake -f examples/sunlinsol/dense/CMakeFiles/test_sunlinsol_dense.dir/build.make examples/sunlinsol/dense/CMakeFiles/test_sunlinsol_dense.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/dense /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/dense /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/dense/CMakeFiles/test_sunlinsol_dense.dir/DependInfo.cmake "--color=" [ 15%] Building C object examples/sunlinsol/band/CMakeFiles/test_sunlinsol_band.dir/__/test_sunlinsol.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/band && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/band/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/band/.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/sunlinsol/band/CMakeFiles/test_sunlinsol_band.dir/__/test_sunlinsol.c.o -MF CMakeFiles/test_sunlinsol_band.dir/__/test_sunlinsol.c.o.d -o CMakeFiles/test_sunlinsol_band.dir/__/test_sunlinsol.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/test_sunlinsol.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/sunlinsol/dense/CMakeFiles/test_sunlinsol_dense.dir/build.make examples/sunlinsol/dense/CMakeFiles/test_sunlinsol_dense.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 16%] Building C object examples/sunlinsol/dense/CMakeFiles/test_sunlinsol_dense.dir/test_sunlinsol_dense.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/dense && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/dense/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/dense/.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/sunlinsol/dense/CMakeFiles/test_sunlinsol_dense.dir/test_sunlinsol_dense.c.o -MF CMakeFiles/test_sunlinsol_dense.dir/test_sunlinsol_dense.c.o.d -o CMakeFiles/test_sunlinsol_dense.dir/test_sunlinsol_dense.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/dense/test_sunlinsol_dense.c /usr/bin/gmake -f examples/sunlinsol/spgmr/serial/CMakeFiles/test_sunlinsol_spgmr_serial.dir/build.make examples/sunlinsol/spgmr/serial/CMakeFiles/test_sunlinsol_spgmr_serial.dir/depend [ 16%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_obj_shared.dir/kinsol_spils.c.o gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/spgmr/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/spgmr/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/spgmr/serial/CMakeFiles/test_sunlinsol_spgmr_serial.dir/DependInfo.cmake "--color=" cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/kinsol && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/kinsol/CMakeFiles/sundials_kinsol_obj_shared.dir/kinsol_spils.c.o -MF CMakeFiles/sundials_kinsol_obj_shared.dir/kinsol_spils.c.o.d -o CMakeFiles/sundials_kinsol_obj_shared.dir/kinsol_spils.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/kinsol/kinsol_spils.c [ 16%] Building C object examples/sunlinsol/dense/CMakeFiles/test_sunlinsol_dense.dir/__/test_sunlinsol.c.o gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/sunlinsol/spgmr/serial/CMakeFiles/test_sunlinsol_spgmr_serial.dir/build.make examples/sunlinsol/spgmr/serial/CMakeFiles/test_sunlinsol_spgmr_serial.dir/build cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/dense && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/dense/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/dense/.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/sunlinsol/dense/CMakeFiles/test_sunlinsol_dense.dir/__/test_sunlinsol.c.o -MF CMakeFiles/test_sunlinsol_dense.dir/__/test_sunlinsol.c.o.d -o CMakeFiles/test_sunlinsol_dense.dir/__/test_sunlinsol.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/test_sunlinsol.c gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 16%] Building C object examples/sunlinsol/spgmr/serial/CMakeFiles/test_sunlinsol_spgmr_serial.dir/test_sunlinsol_spgmr_serial.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/spgmr/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/spgmr/serial/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/spgmr/serial/../.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/sunlinsol/spgmr/serial/CMakeFiles/test_sunlinsol_spgmr_serial.dir/test_sunlinsol_spgmr_serial.c.o -MF CMakeFiles/test_sunlinsol_spgmr_serial.dir/test_sunlinsol_spgmr_serial.c.o.d -o CMakeFiles/test_sunlinsol_spgmr_serial.dir/test_sunlinsol_spgmr_serial.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/spgmr/serial/test_sunlinsol_spgmr_serial.c [ 17%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_shared.dir/cvodea_io.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/cvodes && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/cvodes/CMakeFiles/sundials_cvodes_obj_shared.dir/cvodea_io.c.o -MF CMakeFiles/sundials_cvodes_obj_shared.dir/cvodea_io.c.o.d -o CMakeFiles/sundials_cvodes_obj_shared.dir/cvodea_io.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/cvodes/cvodea_io.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 17%] Building C object examples/sunlinsol/spgmr/serial/CMakeFiles/test_sunlinsol_spgmr_serial.dir/__/__/test_sunlinsol.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/spgmr/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/spgmr/serial/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/spgmr/serial/../.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/sunlinsol/spgmr/serial/CMakeFiles/test_sunlinsol_spgmr_serial.dir/__/__/test_sunlinsol.c.o -MF CMakeFiles/test_sunlinsol_spgmr_serial.dir/__/__/test_sunlinsol.c.o.d -o CMakeFiles/test_sunlinsol_spgmr_serial.dir/__/__/test_sunlinsol.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/test_sunlinsol.c [ 17%] Built target sundials_kinsol_obj_shared [ 17%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/cvodes && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/cvodes/CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes.c.o -MF CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes.c.o.d -o CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/cvodes/cvodes.c [ 17%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_bandpre.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/cvodes && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/cvodes/CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_bandpre.c.o -MF CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_bandpre.c.o.d -o CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_bandpre.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/cvodes/cvodes_bandpre.c [ 17%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_bbdpre.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/cvodes && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/cvodes/CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_bbdpre.c.o -MF CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_bbdpre.c.o.d -o CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_bbdpre.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/cvodes/cvodes_bbdpre.c [ 17%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_butcher.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/arkode && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_butcher.c.o -MF CMakeFiles/sundials_arkode_obj_shared.dir/arkode_butcher.c.o.d -o CMakeFiles/sundials_arkode_obj_shared.dir/arkode_butcher.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/arkode/arkode_butcher.c [ 17%] Linking C executable test_sunlinsol_band cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/band && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sunlinsol_band.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/test_sunlinsol_band.dir/test_sunlinsol_band.c.o CMakeFiles/test_sunlinsol_band.dir/__/test_sunlinsol.c.o -o test_sunlinsol_band ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 ../../../src/sunlinsol/band/libsundials_sunlinsolband.so.4.7.0 -lm ../../../src/sunmatrix/band/libsundials_sunmatrixband.so.4.7.0 /usr/bin/gmake -f examples/sunlinsol/spfgmr/serial/CMakeFiles/test_sunlinsol_spfgmr_serial.dir/build.make examples/sunlinsol/spfgmr/serial/CMakeFiles/test_sunlinsol_spfgmr_serial.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/spfgmr/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/spfgmr/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/spfgmr/serial/CMakeFiles/test_sunlinsol_spfgmr_serial.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/sunlinsol/spfgmr/serial/CMakeFiles/test_sunlinsol_spfgmr_serial.dir/build.make examples/sunlinsol/spfgmr/serial/CMakeFiles/test_sunlinsol_spfgmr_serial.dir/build [ 17%] Built target test_sunlinsol_band gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 17%] Linking C executable test_sunmatrix_sparse cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/sparse && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sunmatrix_sparse.dir/link.txt --verbose=1 [ 17%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_erkstep_io.c.o [ 17%] Built target sundials_ida_obj_shared cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/arkode && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_erkstep_io.c.o -MF CMakeFiles/sundials_arkode_obj_shared.dir/arkode_erkstep_io.c.o.d -o CMakeFiles/sundials_arkode_obj_shared.dir/arkode_erkstep_io.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/arkode/arkode_erkstep_io.c /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/test_sunmatrix_sparse.dir/test_sunmatrix_sparse.c.o CMakeFiles/test_sunmatrix_sparse.dir/__/test_sunmatrix.c.o -o test_sunmatrix_sparse ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 ../../../src/sunmatrix/dense/libsundials_sunmatrixdense.so.4.7.0 ../../../src/sunmatrix/band/libsundials_sunmatrixband.so.4.7.0 ../../../src/sunmatrix/sparse/libsundials_sunmatrixsparse.so.4.7.0 -lm [ 17%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_erkstep.c.o [ 17%] Building C object examples/sunlinsol/spfgmr/serial/CMakeFiles/test_sunlinsol_spfgmr_serial.dir/test_sunlinsol_spfgmr_serial.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/arkode && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_erkstep.c.o -MF CMakeFiles/sundials_arkode_obj_shared.dir/arkode_erkstep.c.o.d -o CMakeFiles/sundials_arkode_obj_shared.dir/arkode_erkstep.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/arkode/arkode_erkstep.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/spfgmr/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/spfgmr/serial/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/spfgmr/serial/../.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/sunlinsol/spfgmr/serial/CMakeFiles/test_sunlinsol_spfgmr_serial.dir/test_sunlinsol_spfgmr_serial.c.o -MF CMakeFiles/test_sunlinsol_spfgmr_serial.dir/test_sunlinsol_spfgmr_serial.c.o.d -o CMakeFiles/test_sunlinsol_spfgmr_serial.dir/test_sunlinsol_spfgmr_serial.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/spfgmr/serial/test_sunlinsol_spfgmr_serial.c [ 17%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_interp.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/arkode && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_interp.c.o -MF CMakeFiles/sundials_arkode_obj_shared.dir/arkode_interp.c.o.d -o CMakeFiles/sundials_arkode_obj_shared.dir/arkode_interp.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/arkode/arkode_interp.c [ 17%] Linking C executable test_sunlinsol_dense cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/dense && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sunlinsol_dense.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/test_sunlinsol_dense.dir/test_sunlinsol_dense.c.o CMakeFiles/test_sunlinsol_dense.dir/__/test_sunlinsol.c.o -o test_sunlinsol_dense ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 ../../../src/sunlinsol/dense/libsundials_sunlinsoldense.so.4.7.0 -lm ../../../src/sunmatrix/dense/libsundials_sunmatrixdense.so.4.7.0 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 17%] Built target test_sunmatrix_sparse [ 17%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_io.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/arkode && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_io.c.o -MF CMakeFiles/sundials_arkode_obj_shared.dir/arkode_io.c.o.d -o CMakeFiles/sundials_arkode_obj_shared.dir/arkode_io.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/arkode/arkode_io.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 17%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_ls.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/arkode && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_ls.c.o -MF CMakeFiles/sundials_arkode_obj_shared.dir/arkode_ls.c.o.d -o CMakeFiles/sundials_arkode_obj_shared.dir/arkode_ls.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/arkode/arkode_ls.c [ 17%] Built target test_sunlinsol_dense [ 18%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_mri_tables.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/arkode && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_mri_tables.c.o -MF CMakeFiles/sundials_arkode_obj_shared.dir/arkode_mri_tables.c.o.d -o CMakeFiles/sundials_arkode_obj_shared.dir/arkode_mri_tables.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/arkode/arkode_mri_tables.c [ 18%] Linking C executable test_sunlinsol_spgmr_serial cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/spgmr/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sunlinsol_spgmr_serial.dir/link.txt --verbose=1 [ 18%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_mristep_io.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/arkode && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_mristep_io.c.o -MF CMakeFiles/sundials_arkode_obj_shared.dir/arkode_mristep_io.c.o.d -o CMakeFiles/sundials_arkode_obj_shared.dir/arkode_mristep_io.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/arkode/arkode_mristep_io.c /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/test_sunlinsol_spgmr_serial.dir/test_sunlinsol_spgmr_serial.c.o CMakeFiles/test_sunlinsol_spgmr_serial.dir/__/__/test_sunlinsol.c.o -o test_sunlinsol_spgmr_serial ../../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 ../../../../src/sunlinsol/spgmr/libsundials_sunlinsolspgmr.so.4.7.0 -lm [ 18%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_mristep_nls.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/arkode && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_mristep_nls.c.o -MF CMakeFiles/sundials_arkode_obj_shared.dir/arkode_mristep_nls.c.o.d -o CMakeFiles/sundials_arkode_obj_shared.dir/arkode_mristep_nls.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/arkode/arkode_mristep_nls.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 18%] Built target test_sunlinsol_spgmr_serial /usr/bin/gmake -f examples/sunlinsol/spbcgs/serial/CMakeFiles/test_sunlinsol_spbcgs_serial.dir/build.make examples/sunlinsol/spbcgs/serial/CMakeFiles/test_sunlinsol_spbcgs_serial.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/spbcgs/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/spbcgs/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/spbcgs/serial/CMakeFiles/test_sunlinsol_spbcgs_serial.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/sunlinsol/spbcgs/serial/CMakeFiles/test_sunlinsol_spbcgs_serial.dir/build.make examples/sunlinsol/spbcgs/serial/CMakeFiles/test_sunlinsol_spbcgs_serial.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 18%] Building C object examples/sunlinsol/spbcgs/serial/CMakeFiles/test_sunlinsol_spbcgs_serial.dir/test_sunlinsol_spbcgs_serial.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/spbcgs/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/spbcgs/serial/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/spbcgs/serial/../.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/sunlinsol/spbcgs/serial/CMakeFiles/test_sunlinsol_spbcgs_serial.dir/test_sunlinsol_spbcgs_serial.c.o -MF CMakeFiles/test_sunlinsol_spbcgs_serial.dir/test_sunlinsol_spbcgs_serial.c.o.d -o CMakeFiles/test_sunlinsol_spbcgs_serial.dir/test_sunlinsol_spbcgs_serial.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/spbcgs/serial/test_sunlinsol_spbcgs_serial.c /usr/bin/gmake -f examples/sunlinsol/sptfqmr/serial/CMakeFiles/test_sunlinsol_sptfqmr_serial.dir/build.make examples/sunlinsol/sptfqmr/serial/CMakeFiles/test_sunlinsol_sptfqmr_serial.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/sptfqmr/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/sptfqmr/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/sptfqmr/serial/CMakeFiles/test_sunlinsol_sptfqmr_serial.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/sunlinsol/sptfqmr/serial/CMakeFiles/test_sunlinsol_sptfqmr_serial.dir/build.make examples/sunlinsol/sptfqmr/serial/CMakeFiles/test_sunlinsol_sptfqmr_serial.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 19%] Building C object examples/sunlinsol/sptfqmr/serial/CMakeFiles/test_sunlinsol_sptfqmr_serial.dir/test_sunlinsol_sptfqmr_serial.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/sptfqmr/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/sptfqmr/serial/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/sptfqmr/serial/../.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/sunlinsol/sptfqmr/serial/CMakeFiles/test_sunlinsol_sptfqmr_serial.dir/test_sunlinsol_sptfqmr_serial.c.o -MF CMakeFiles/test_sunlinsol_sptfqmr_serial.dir/test_sunlinsol_sptfqmr_serial.c.o.d -o CMakeFiles/test_sunlinsol_sptfqmr_serial.dir/test_sunlinsol_sptfqmr_serial.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/sptfqmr/serial/test_sunlinsol_sptfqmr_serial.c [ 19%] Building C object examples/sunlinsol/spfgmr/serial/CMakeFiles/test_sunlinsol_spfgmr_serial.dir/__/__/test_sunlinsol.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/spfgmr/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/spfgmr/serial/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/spfgmr/serial/../.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/sunlinsol/spfgmr/serial/CMakeFiles/test_sunlinsol_spfgmr_serial.dir/__/__/test_sunlinsol.c.o -MF CMakeFiles/test_sunlinsol_spfgmr_serial.dir/__/__/test_sunlinsol.c.o.d -o CMakeFiles/test_sunlinsol_spfgmr_serial.dir/__/__/test_sunlinsol.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/test_sunlinsol.c [ 19%] Built target sundials_cvode_obj_shared [ 19%] Building C object examples/sunlinsol/sptfqmr/serial/CMakeFiles/test_sunlinsol_sptfqmr_serial.dir/__/__/test_sunlinsol.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/sptfqmr/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/sptfqmr/serial/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/sptfqmr/serial/../.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/sunlinsol/sptfqmr/serial/CMakeFiles/test_sunlinsol_sptfqmr_serial.dir/__/__/test_sunlinsol.c.o -MF CMakeFiles/test_sunlinsol_sptfqmr_serial.dir/__/__/test_sunlinsol.c.o.d -o CMakeFiles/test_sunlinsol_sptfqmr_serial.dir/__/__/test_sunlinsol.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/test_sunlinsol.c [ 19%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_diag.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/cvodes && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/cvodes/CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_diag.c.o -MF CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_diag.c.o.d -o CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_diag.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/cvodes/cvodes_diag.c [ 19%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_mristep.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/arkode && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_mristep.c.o -MF CMakeFiles/sundials_arkode_obj_shared.dir/arkode_mristep.c.o.d -o CMakeFiles/sundials_arkode_obj_shared.dir/arkode_mristep.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/arkode/arkode_mristep.c [ 19%] Building C object examples/sunlinsol/spbcgs/serial/CMakeFiles/test_sunlinsol_spbcgs_serial.dir/__/__/test_sunlinsol.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/spbcgs/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/spbcgs/serial/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/spbcgs/serial/../.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/sunlinsol/spbcgs/serial/CMakeFiles/test_sunlinsol_spbcgs_serial.dir/__/__/test_sunlinsol.c.o -MF CMakeFiles/test_sunlinsol_spbcgs_serial.dir/__/__/test_sunlinsol.c.o.d -o CMakeFiles/test_sunlinsol_spbcgs_serial.dir/__/__/test_sunlinsol.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/test_sunlinsol.c /usr/bin/gmake -f examples/sunlinsol/pcg/serial/CMakeFiles/test_sunlinsol_pcg_serial.dir/build.make examples/sunlinsol/pcg/serial/CMakeFiles/test_sunlinsol_pcg_serial.dir/depend [ 19%] Linking C executable test_sunlinsol_spfgmr_serial gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/pcg/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/pcg/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/pcg/serial/CMakeFiles/test_sunlinsol_pcg_serial.dir/DependInfo.cmake "--color=" cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/spfgmr/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sunlinsol_spfgmr_serial.dir/link.txt --verbose=1 [ 19%] Building C object src/idas/CMakeFiles/sundials_idas_obj_shared.dir/idaa.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/idas && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/idas/CMakeFiles/sundials_idas_obj_shared.dir/idaa.c.o -MF CMakeFiles/sundials_idas_obj_shared.dir/idaa.c.o.d -o CMakeFiles/sundials_idas_obj_shared.dir/idaa.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/idas/idaa.c /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/test_sunlinsol_spfgmr_serial.dir/test_sunlinsol_spfgmr_serial.c.o CMakeFiles/test_sunlinsol_spfgmr_serial.dir/__/__/test_sunlinsol.c.o -o test_sunlinsol_spfgmr_serial ../../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 ../../../../src/sunlinsol/spfgmr/libsundials_sunlinsolspfgmr.so.4.7.0 -lm gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/sunlinsol/pcg/serial/CMakeFiles/test_sunlinsol_pcg_serial.dir/build.make examples/sunlinsol/pcg/serial/CMakeFiles/test_sunlinsol_pcg_serial.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/sunlinsol/klu/CMakeFiles/test_sunlinsol_klu.dir/build.make examples/sunlinsol/klu/CMakeFiles/test_sunlinsol_klu.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/klu /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/klu /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/klu/CMakeFiles/test_sunlinsol_klu.dir/DependInfo.cmake "--color=" [ 20%] Building C object examples/sunlinsol/pcg/serial/CMakeFiles/test_sunlinsol_pcg_serial.dir/test_sunlinsol_pcg_serial.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/pcg/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/pcg/serial/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/pcg/serial/../.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/sunlinsol/pcg/serial/CMakeFiles/test_sunlinsol_pcg_serial.dir/test_sunlinsol_pcg_serial.c.o -MF CMakeFiles/test_sunlinsol_pcg_serial.dir/test_sunlinsol_pcg_serial.c.o.d -o CMakeFiles/test_sunlinsol_pcg_serial.dir/test_sunlinsol_pcg_serial.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/pcg/serial/test_sunlinsol_pcg_serial.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/sunlinsol/klu/CMakeFiles/test_sunlinsol_klu.dir/build.make examples/sunlinsol/klu/CMakeFiles/test_sunlinsol_klu.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 20%] Building C object examples/sunlinsol/klu/CMakeFiles/test_sunlinsol_klu.dir/test_sunlinsol_klu.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/klu && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/klu/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/klu/.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -isystem /usr/include/suitesparse -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/sunlinsol/klu/CMakeFiles/test_sunlinsol_klu.dir/test_sunlinsol_klu.c.o -MF CMakeFiles/test_sunlinsol_klu.dir/test_sunlinsol_klu.c.o.d -o CMakeFiles/test_sunlinsol_klu.dir/test_sunlinsol_klu.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/klu/test_sunlinsol_klu.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 20%] Built target test_sunlinsol_spfgmr_serial [ 20%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_direct.c.o [ 20%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_io.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/cvodes && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/cvodes/CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_direct.c.o -MF CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_direct.c.o.d -o CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_direct.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/cvodes/cvodes_direct.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/cvodes && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/cvodes/CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_io.c.o -MF CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_io.c.o.d -o CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_io.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/cvodes/cvodes_io.c [ 20%] Linking C executable test_sunlinsol_sptfqmr_serial cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/sptfqmr/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sunlinsol_sptfqmr_serial.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/test_sunlinsol_sptfqmr_serial.dir/test_sunlinsol_sptfqmr_serial.c.o CMakeFiles/test_sunlinsol_sptfqmr_serial.dir/__/__/test_sunlinsol.c.o -o test_sunlinsol_sptfqmr_serial ../../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 ../../../../src/sunlinsol/sptfqmr/libsundials_sunlinsolsptfqmr.so.4.7.0 -lm /usr/bin/gmake -f examples/sunlinsol/lapackband/CMakeFiles/test_sunlinsol_lapackband.dir/build.make examples/sunlinsol/lapackband/CMakeFiles/test_sunlinsol_lapackband.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/lapackband /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/lapackband /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/lapackband/CMakeFiles/test_sunlinsol_lapackband.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/sunlinsol/lapackband/CMakeFiles/test_sunlinsol_lapackband.dir/build.make examples/sunlinsol/lapackband/CMakeFiles/test_sunlinsol_lapackband.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 20%] Building C object examples/sunlinsol/lapackband/CMakeFiles/test_sunlinsol_lapackband.dir/test_sunlinsol_lapackband.c.o gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/lapackband && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/lapackband/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/lapackband/.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/sunlinsol/lapackband/CMakeFiles/test_sunlinsol_lapackband.dir/test_sunlinsol_lapackband.c.o -MF CMakeFiles/test_sunlinsol_lapackband.dir/test_sunlinsol_lapackband.c.o.d -o CMakeFiles/test_sunlinsol_lapackband.dir/test_sunlinsol_lapackband.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/lapackband/test_sunlinsol_lapackband.c /usr/bin/gmake -f examples/sunlinsol/lapackdense/CMakeFiles/test_sunlinsol_lapackdense.dir/build.make examples/sunlinsol/lapackdense/CMakeFiles/test_sunlinsol_lapackdense.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/lapackdense /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/lapackdense /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/lapackdense/CMakeFiles/test_sunlinsol_lapackdense.dir/DependInfo.cmake "--color=" [ 20%] Built target test_sunlinsol_sptfqmr_serial gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/sunlinsol/lapackdense/CMakeFiles/test_sunlinsol_lapackdense.dir/build.make examples/sunlinsol/lapackdense/CMakeFiles/test_sunlinsol_lapackdense.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 20%] Building C object examples/sunlinsol/lapackband/CMakeFiles/test_sunlinsol_lapackband.dir/__/test_sunlinsol.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/lapackband && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/lapackband/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/lapackband/.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/sunlinsol/lapackband/CMakeFiles/test_sunlinsol_lapackband.dir/__/test_sunlinsol.c.o -MF CMakeFiles/test_sunlinsol_lapackband.dir/__/test_sunlinsol.c.o.d -o CMakeFiles/test_sunlinsol_lapackband.dir/__/test_sunlinsol.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/test_sunlinsol.c [ 20%] Building C object examples/sunlinsol/lapackdense/CMakeFiles/test_sunlinsol_lapackdense.dir/test_sunlinsol_lapackdense.c.o [ 21%] Linking C executable test_sunlinsol_spbcgs_serial cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/lapackdense && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/lapackdense/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/lapackdense/.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/sunlinsol/lapackdense/CMakeFiles/test_sunlinsol_lapackdense.dir/test_sunlinsol_lapackdense.c.o -MF CMakeFiles/test_sunlinsol_lapackdense.dir/test_sunlinsol_lapackdense.c.o.d -o CMakeFiles/test_sunlinsol_lapackdense.dir/test_sunlinsol_lapackdense.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/lapackdense/test_sunlinsol_lapackdense.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/spbcgs/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sunlinsol_spbcgs_serial.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/test_sunlinsol_spbcgs_serial.dir/test_sunlinsol_spbcgs_serial.c.o CMakeFiles/test_sunlinsol_spbcgs_serial.dir/__/__/test_sunlinsol.c.o -o test_sunlinsol_spbcgs_serial ../../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 ../../../../src/sunlinsol/spbcgs/libsundials_sunlinsolspbcgs.so.4.7.0 -lm [ 21%] Building C object examples/sunlinsol/klu/CMakeFiles/test_sunlinsol_klu.dir/__/test_sunlinsol.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/klu && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/klu/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/klu/.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -isystem /usr/include/suitesparse -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/sunlinsol/klu/CMakeFiles/test_sunlinsol_klu.dir/__/test_sunlinsol.c.o -MF CMakeFiles/test_sunlinsol_klu.dir/__/test_sunlinsol.c.o.d -o CMakeFiles/test_sunlinsol_klu.dir/__/test_sunlinsol.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/test_sunlinsol.c [ 21%] Building C object examples/sunlinsol/lapackdense/CMakeFiles/test_sunlinsol_lapackdense.dir/__/test_sunlinsol.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/lapackdense && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/lapackdense/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/lapackdense/.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/sunlinsol/lapackdense/CMakeFiles/test_sunlinsol_lapackdense.dir/__/test_sunlinsol.c.o -MF CMakeFiles/test_sunlinsol_lapackdense.dir/__/test_sunlinsol.c.o.d -o CMakeFiles/test_sunlinsol_lapackdense.dir/__/test_sunlinsol.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/test_sunlinsol.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 21%] Built target test_sunlinsol_spbcgs_serial [ 21%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_relaxation.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/arkode && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_relaxation.c.o -MF CMakeFiles/sundials_arkode_obj_shared.dir/arkode_relaxation.c.o.d -o CMakeFiles/sundials_arkode_obj_shared.dir/arkode_relaxation.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/arkode/arkode_relaxation.c [ 21%] Building C object examples/sunlinsol/pcg/serial/CMakeFiles/test_sunlinsol_pcg_serial.dir/__/__/test_sunlinsol.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/pcg/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/pcg/serial/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/pcg/serial/../.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/sunlinsol/pcg/serial/CMakeFiles/test_sunlinsol_pcg_serial.dir/__/__/test_sunlinsol.c.o -MF CMakeFiles/test_sunlinsol_pcg_serial.dir/__/__/test_sunlinsol.c.o.d -o CMakeFiles/test_sunlinsol_pcg_serial.dir/__/__/test_sunlinsol.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/test_sunlinsol.c [ 21%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_root.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/arkode && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_root.c.o -MF CMakeFiles/sundials_arkode_obj_shared.dir/arkode_root.c.o.d -o CMakeFiles/sundials_arkode_obj_shared.dir/arkode_root.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/arkode/arkode_root.c [ 21%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_sprkstep.c.o [ 21%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_sprkstep_io.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/arkode && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_sprkstep.c.o -MF CMakeFiles/sundials_arkode_obj_shared.dir/arkode_sprkstep.c.o.d -o CMakeFiles/sundials_arkode_obj_shared.dir/arkode_sprkstep.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/arkode/arkode_sprkstep.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/arkode && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_sprkstep_io.c.o -MF CMakeFiles/sundials_arkode_obj_shared.dir/arkode_sprkstep_io.c.o.d -o CMakeFiles/sundials_arkode_obj_shared.dir/arkode_sprkstep_io.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/arkode/arkode_sprkstep_io.c [ 22%] Linking C executable test_sunlinsol_lapackband cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/lapackband && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sunlinsol_lapackband.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/test_sunlinsol_lapackband.dir/test_sunlinsol_lapackband.c.o CMakeFiles/test_sunlinsol_lapackband.dir/__/test_sunlinsol.c.o -o test_sunlinsol_lapackband ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 ../../../src/sunlinsol/lapackband/libsundials_sunlinsollapackband.so.4.7.0 /usr/lib64/libopenblas.so /usr/lib64/libopenblas.so -lm ../../../src/sunmatrix/band/libsundials_sunmatrixband.so.4.7.0 [ 22%] Linking C executable test_sunlinsol_klu [ 22%] Linking C executable test_sunlinsol_lapackdense cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/klu && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sunlinsol_klu.dir/link.txt --verbose=1 cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/lapackdense && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sunlinsol_lapackdense.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/test_sunlinsol_lapackdense.dir/test_sunlinsol_lapackdense.c.o CMakeFiles/test_sunlinsol_lapackdense.dir/__/test_sunlinsol.c.o -o test_sunlinsol_lapackdense ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 ../../../src/sunlinsol/lapackdense/libsundials_sunlinsollapackdense.so.4.7.0 /usr/lib64/libopenblas.so /usr/lib64/libopenblas.so -lm ../../../src/sunmatrix/dense/libsundials_sunmatrixdense.so.4.7.0 /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/test_sunlinsol_klu.dir/test_sunlinsol_klu.c.o CMakeFiles/test_sunlinsol_klu.dir/__/test_sunlinsol.c.o -o test_sunlinsol_klu ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 ../../../src/sunmatrix/dense/libsundials_sunmatrixdense.so.4.7.0 ../../../src/sunlinsol/klu/libsundials_sunlinsolklu.so.4.7.0 -lm ../../../src/sunmatrix/sparse/libsundials_sunmatrixsparse.so.4.7.0 /usr/lib64/libklu.so /usr/lib64/libklu.so /usr/lib64/libamd.so /usr/lib64/libcolamd.so /usr/lib64/libbtf.so /usr/lib64/libsuitesparseconfig.so gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 22%] Built target test_sunlinsol_lapackband [ 22%] Linking C executable test_sunlinsol_pcg_serial /usr/bin/gmake -f src/nvector/serial/fmod/CMakeFiles/sundials_fnvecserial_mod_obj_shared.dir/build.make src/nvector/serial/fmod/CMakeFiles/sundials_fnvecserial_mod_obj_shared.dir/depend cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/pcg/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sunlinsol_pcg_serial.dir/link.txt --verbose=1 gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/serial/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/serial/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/serial/fmod/CMakeFiles/sundials_fnvecserial_mod_obj_shared.dir/DependInfo.cmake "--color=" [ 22%] Built target test_sunlinsol_klu /usr/bin/gmake -f src/nvector/manyvector/fmod/CMakeFiles/sundials_fnvecmanyvector_mod_obj_shared.dir/build.make src/nvector/manyvector/fmod/CMakeFiles/sundials_fnvecmanyvector_mod_obj_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/manyvector/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector/fmod/CMakeFiles/sundials_fnvecmanyvector_mod_obj_shared.dir/DependInfo.cmake "--color=" /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/test_sunlinsol_pcg_serial.dir/test_sunlinsol_pcg_serial.c.o CMakeFiles/test_sunlinsol_pcg_serial.dir/__/__/test_sunlinsol.c.o -o test_sunlinsol_pcg_serial ../../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 ../../../../src/sunlinsol/pcg/libsundials_sunlinsolpcg.so.4.7.0 -lm Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/serial/fmod/CMakeFiles/sundials_fnvecserial_mod_obj_shared.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/serial/fmod/CMakeFiles/sundials_fnvecserial_mod_obj_shared.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/serial/fmod/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/serial/fmod/CMakeFiles/sundials_fnvecserial_mod_obj_shared.dir/depend.internal". Scanning dependencies of target sundials_fnvecserial_mod_obj_shared Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector/fmod/CMakeFiles/sundials_fnvecmanyvector_mod_obj_shared.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector/fmod/CMakeFiles/sundials_fnvecmanyvector_mod_obj_shared.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector/fmod/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector/fmod/CMakeFiles/sundials_fnvecmanyvector_mod_obj_shared.dir/depend.internal". gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/nvector/serial/fmod/CMakeFiles/sundials_fnvecserial_mod_obj_shared.dir/build.make src/nvector/serial/fmod/CMakeFiles/sundials_fnvecserial_mod_obj_shared.dir/build Scanning dependencies of target sundials_fnvecmanyvector_mod_obj_shared gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/nvector/manyvector/fmod/CMakeFiles/sundials_fnvecmanyvector_mod_obj_shared.dir/build.make src/nvector/manyvector/fmod/CMakeFiles/sundials_fnvecmanyvector_mod_obj_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 22%] Building Fortran object src/nvector/serial/fmod/CMakeFiles/sundials_fnvecserial_mod_obj_shared.dir/fnvector_serial_mod.f90.o [ 22%] Building Fortran object src/nvector/manyvector/fmod/CMakeFiles/sundials_fnvecmanyvector_mod_obj_shared.dir/fnvector_manyvector_mod.f90.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/serial/fmod && /usr/bin/gfortran -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J../../../../fortran_SHARED -fPIC -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/serial/fmod/fnvector_serial_mod.f90 -o CMakeFiles/sundials_fnvecserial_mod_obj_shared.dir/fnvector_serial_mod.f90.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector/fmod && /usr/bin/mpif90 -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J../../../../fortran_SHARED -fPIC -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/manyvector/fmod/fnvector_manyvector_mod.f90 -o CMakeFiles/sundials_fnvecmanyvector_mod_obj_shared.dir/fnvector_manyvector_mod.f90.o gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran [ 22%] Built target test_sunlinsol_lapackdense f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 22%] Building C object src/nvector/serial/fmod/CMakeFiles/sundials_fnvecserial_mod_obj_shared.dir/fnvector_serial_mod.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/serial/fmod && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/nvector/serial/fmod/CMakeFiles/sundials_fnvecserial_mod_obj_shared.dir/fnvector_serial_mod.c.o -MF CMakeFiles/sundials_fnvecserial_mod_obj_shared.dir/fnvector_serial_mod.c.o.d -o CMakeFiles/sundials_fnvecserial_mod_obj_shared.dir/fnvector_serial_mod.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/serial/fmod/fnvector_serial_mod.c [ 22%] Building C object src/nvector/manyvector/fmod/CMakeFiles/sundials_fnvecmanyvector_mod_obj_shared.dir/fnvector_manyvector_mod.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector/fmod && /usr/bin/mpicc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/nvector/manyvector/fmod/CMakeFiles/sundials_fnvecmanyvector_mod_obj_shared.dir/fnvector_manyvector_mod.c.o -MF CMakeFiles/sundials_fnvecmanyvector_mod_obj_shared.dir/fnvector_manyvector_mod.c.o.d -o CMakeFiles/sundials_fnvecmanyvector_mod_obj_shared.dir/fnvector_manyvector_mod.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/manyvector/fmod/fnvector_manyvector_mod.c [ 22%] Built target test_sunlinsol_pcg_serial /usr/bin/gmake -f src/nvector/manyvector/fmod/CMakeFiles/sundials_fnvecmpimanyvector_mod_obj_shared.dir/build.make src/nvector/manyvector/fmod/CMakeFiles/sundials_fnvecmpimanyvector_mod_obj_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/manyvector/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector/fmod/CMakeFiles/sundials_fnvecmpimanyvector_mod_obj_shared.dir/DependInfo.cmake "--color=" Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector/fmod/CMakeFiles/sundials_fnvecmpimanyvector_mod_obj_shared.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector/fmod/CMakeFiles/sundials_fnvecmpimanyvector_mod_obj_shared.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector/fmod/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector/fmod/CMakeFiles/sundials_fnvecmpimanyvector_mod_obj_shared.dir/depend.internal". Scanning dependencies of target sundials_fnvecmpimanyvector_mod_obj_shared gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/nvector/manyvector/fmod/CMakeFiles/sundials_fnvecmpimanyvector_mod_obj_shared.dir/build.make src/nvector/manyvector/fmod/CMakeFiles/sundials_fnvecmpimanyvector_mod_obj_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 22%] Building Fortran object src/nvector/manyvector/fmod/CMakeFiles/sundials_fnvecmpimanyvector_mod_obj_shared.dir/fnvector_mpimanyvector_mod.f90.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector/fmod && /usr/bin/mpif90 -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J../../../../fortran_SHARED -fPIC -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/manyvector/fmod/fnvector_mpimanyvector_mod.f90 -o CMakeFiles/sundials_fnvecmpimanyvector_mod_obj_shared.dir/fnvector_mpimanyvector_mod.f90.o /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/serial/fmod/fnvector_serial_mod.c: In function '_wrap_FN_VCloneVectorArray_Serial': /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/serial/fmod/fnvector_serial_mod.c:951:3: warning: 'N_VCloneVectorArray_Serial' is deprecated [-Wdeprecated-declarations] 951 | result = (N_Vector *)N_VCloneVectorArray_Serial(arg1,arg2); | ^~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/serial/fmod/fnvector_serial_mod.c:209: /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include/nvector/nvector_serial.h:194:38: note: declared here 194 | SUNDIALS_DEPRECATED_EXPORT N_Vector* N_VCloneVectorArray_Serial(int count, N_Vector w); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/serial/fmod/fnvector_serial_mod.c: In function '_wrap_FN_VCloneVectorArrayEmpty_Serial': /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/serial/fmod/fnvector_serial_mod.c:965:3: warning: 'N_VCloneVectorArrayEmpty_Serial' is deprecated [-Wdeprecated-declarations] 965 | result = (N_Vector *)N_VCloneVectorArrayEmpty_Serial(arg1,arg2); | ^~~~~~ /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include/nvector/nvector_serial.h:197:38: note: declared here 197 | SUNDIALS_DEPRECATED_EXPORT N_Vector* N_VCloneVectorArrayEmpty_Serial(int count, N_Vector w); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/serial/fmod/fnvector_serial_mod.c: In function '_wrap_FN_VDestroyVectorArray_Serial': /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/serial/fmod/fnvector_serial_mod.c:977:3: warning: 'N_VDestroyVectorArray_Serial' is deprecated [-Wdeprecated-declarations] 977 | N_VDestroyVectorArray_Serial(arg1,arg2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include/nvector/nvector_serial.h:200:33: note: declared here 200 | SUNDIALS_DEPRECATED_EXPORT void N_VDestroyVectorArray_Serial(N_Vector* vs, int count); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran [ 23%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_sprk.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/arkode && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_sprk.c.o -MF CMakeFiles/sundials_arkode_obj_shared.dir/arkode_sprk.c.o.d -o CMakeFiles/sundials_arkode_obj_shared.dir/arkode_sprk.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/arkode/arkode_sprk.c [ 23%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_ls.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/cvodes && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/cvodes/CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_ls.c.o -MF CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_ls.c.o.d -o CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_ls.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/cvodes/cvodes_ls.c [ 25%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_nls.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/cvodes && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/cvodes/CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_nls.c.o -MF CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_nls.c.o.d -o CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_nls.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/cvodes/cvodes_nls.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 25%] Built target test_nvector_obj /usr/bin/gmake -f src/nvector/parallel/CMakeFiles/sundials_nvecparallel_shared.dir/build.make src/nvector/parallel/CMakeFiles/sundials_nvecparallel_shared.dir/depend /usr/bin/gmake -f src/nvector/mpiplusx/fmod/CMakeFiles/sundials_fnvecmpiplusx_mod_obj_shared.dir/build.make src/nvector/mpiplusx/fmod/CMakeFiles/sundials_fnvecmpiplusx_mod_obj_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/parallel /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/parallel /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/parallel/CMakeFiles/sundials_nvecparallel_shared.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/mpiplusx/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/mpiplusx/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/mpiplusx/fmod/CMakeFiles/sundials_fnvecmpiplusx_mod_obj_shared.dir/DependInfo.cmake "--color=" [ 25%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_nls_sim.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/cvodes && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/cvodes/CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_nls_sim.c.o -MF CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_nls_sim.c.o.d -o CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_nls_sim.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/cvodes/cvodes_nls_sim.c [ 25%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_user_controller.c.o Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/mpiplusx/fmod/CMakeFiles/sundials_fnvecmpiplusx_mod_obj_shared.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/mpiplusx/fmod/CMakeFiles/sundials_fnvecmpiplusx_mod_obj_shared.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/mpiplusx/fmod/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/mpiplusx/fmod/CMakeFiles/sundials_fnvecmpiplusx_mod_obj_shared.dir/depend.internal". cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/arkode && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode_user_controller.c.o -MF CMakeFiles/sundials_arkode_obj_shared.dir/arkode_user_controller.c.o.d -o CMakeFiles/sundials_arkode_obj_shared.dir/arkode_user_controller.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/arkode/arkode_user_controller.c Scanning dependencies of target sundials_fnvecmpiplusx_mod_obj_shared gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/nvector/mpiplusx/fmod/CMakeFiles/sundials_fnvecmpiplusx_mod_obj_shared.dir/build.make src/nvector/mpiplusx/fmod/CMakeFiles/sundials_fnvecmpiplusx_mod_obj_shared.dir/build gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/nvector/parallel/CMakeFiles/sundials_nvecparallel_shared.dir/build.make src/nvector/parallel/CMakeFiles/sundials_nvecparallel_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 26%] Building Fortran object src/nvector/mpiplusx/fmod/CMakeFiles/sundials_fnvecmpiplusx_mod_obj_shared.dir/fnvector_mpiplusx_mod.f90.o [ 27%] Linking C shared library libsundials_nvecparallel.so cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/mpiplusx/fmod && /usr/bin/mpif90 -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J../../../../fortran_SHARED -fPIC -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/mpiplusx/fmod/fnvector_mpiplusx_mod.f90 -o CMakeFiles/sundials_fnvecmpiplusx_mod_obj_shared.dir/fnvector_mpiplusx_mod.f90.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/parallel && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_nvecparallel_shared.dir/link.txt --verbose=1 /usr/bin/mpicc -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -Wl,-soname,libsundials_nvecparallel.so.6 -o libsundials_nvecparallel.so.6.7.0 CMakeFiles/sundials_nvecparallel_obj_shared.dir/nvector_parallel.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_adaptcontroller.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_band.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_context.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_dense.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_direct.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_iterative.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_linearsolver.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_logger.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_math.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_matrix.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_memory.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nonlinearsolver.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector_senswrapper.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_version.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_futils.c.o -lm f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /usr/bin/cmake -E cmake_copy_f90_mod fortran_SHARED/fnvector_serial_mod.mod src/nvector/serial/fmod/CMakeFiles/sundials_fnvecserial_mod_obj_shared.dir/fnvector_serial_mod.mod.stamp GNU /usr/bin/cmake -E touch src/nvector/serial/fmod/CMakeFiles/sundials_fnvecserial_mod_obj_shared.dir/fnvector_serial_mod.f90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod fortran_SHARED/fnvector_manyvector_mod.mod src/nvector/manyvector/fmod/CMakeFiles/sundials_fnvecmanyvector_mod_obj_shared.dir/fnvector_manyvector_mod.mod.stamp GNU /usr/bin/cmake -E touch src/nvector/manyvector/fmod/CMakeFiles/sundials_fnvecmanyvector_mod_obj_shared.dir/fnvector_manyvector_mod.f90.o.provides.build gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/nvector/openmp/CMakeFiles/sundials_nvecopenmp_shared.dir/build.make src/nvector/openmp/CMakeFiles/sundials_nvecopenmp_shared.dir/depend [ 27%] Built target sundials_fnvecserial_mod_obj_shared gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/openmp /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/openmp /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/openmp/CMakeFiles/sundials_nvecopenmp_shared.dir/DependInfo.cmake "--color=" [ 27%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_nls_stg.c.o [ 27%] Built target sundials_fnvecmanyvector_mod_obj_shared cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/cvodes && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/cvodes/CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_nls_stg.c.o -MF CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_nls_stg.c.o.d -o CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_nls_stg.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/cvodes/cvodes_nls_stg.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/nvector/openmp/CMakeFiles/sundials_nvecopenmp_shared.dir/build.make src/nvector/openmp/CMakeFiles/sundials_nvecopenmp_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/parallel && /usr/bin/cmake -E cmake_symlink_library libsundials_nvecparallel.so.6.7.0 libsundials_nvecparallel.so.6 libsundials_nvecparallel.so [ 27%] Linking C shared library libsundials_nvecopenmp.so [ 27%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_nls_stg1.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/openmp && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_nvecopenmp_shared.dir/link.txt --verbose=1 cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/cvodes && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/cvodes/CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_nls_stg1.c.o -MF CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_nls_stg1.c.o.d -o CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_nls_stg1.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/cvodes/cvodes_nls_stg1.c /usr/bin/gcc -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -Wl,-soname,libsundials_nvecopenmp.so.6 -o libsundials_nvecopenmp.so.6.7.0 CMakeFiles/sundials_nvecopenmp_obj_shared.dir/nvector_openmp.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_adaptcontroller.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_band.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_context.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_dense.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_direct.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_iterative.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_linearsolver.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_logger.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_math.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_matrix.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_memory.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nonlinearsolver.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector_senswrapper.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_version.c.o ../../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_futils.c.o -lm /usr/lib/gcc/x86_64-mageia-linux/14/libgomp.so /usr/lib64/libpthread.a [ 27%] Building C object src/nvector/mpiplusx/fmod/CMakeFiles/sundials_fnvecmpiplusx_mod_obj_shared.dir/fnvector_mpiplusx_mod.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/mpiplusx/fmod && /usr/bin/mpicc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/nvector/mpiplusx/fmod/CMakeFiles/sundials_fnvecmpiplusx_mod_obj_shared.dir/fnvector_mpiplusx_mod.c.o -MF CMakeFiles/sundials_fnvecmpiplusx_mod_obj_shared.dir/fnvector_mpiplusx_mod.c.o.d -o CMakeFiles/sundials_fnvecmpiplusx_mod_obj_shared.dir/fnvector_mpiplusx_mod.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/mpiplusx/fmod/fnvector_mpiplusx_mod.c /usr/bin/gmake -f src/sunmatrix/band/fmod/CMakeFiles/sundials_fsunmatrixband_mod_obj_shared.dir/build.make src/sunmatrix/band/fmod/CMakeFiles/sundials_fsunmatrixband_mod_obj_shared.dir/depend gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunmatrix/band/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/band/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/band/fmod/CMakeFiles/sundials_fsunmatrixband_mod_obj_shared.dir/DependInfo.cmake "--color=" /usr/bin/gmake -f src/sunmatrix/dense/fmod/CMakeFiles/sundials_fsunmatrixdense_mod_obj_shared.dir/build.make src/sunmatrix/dense/fmod/CMakeFiles/sundials_fsunmatrixdense_mod_obj_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunmatrix/dense/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/dense/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/dense/fmod/CMakeFiles/sundials_fsunmatrixdense_mod_obj_shared.dir/DependInfo.cmake "--color=" [ 27%] Built target sundials_nvecparallel_shared Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/band/fmod/CMakeFiles/sundials_fsunmatrixband_mod_obj_shared.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/band/fmod/CMakeFiles/sundials_fsunmatrixband_mod_obj_shared.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/band/fmod/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/band/fmod/CMakeFiles/sundials_fsunmatrixband_mod_obj_shared.dir/depend.internal". Scanning dependencies of target sundials_fsunmatrixband_mod_obj_shared gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunmatrix/band/fmod/CMakeFiles/sundials_fsunmatrixband_mod_obj_shared.dir/build.make src/sunmatrix/band/fmod/CMakeFiles/sundials_fsunmatrixband_mod_obj_shared.dir/build Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/dense/fmod/CMakeFiles/sundials_fsunmatrixdense_mod_obj_shared.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/dense/fmod/CMakeFiles/sundials_fsunmatrixdense_mod_obj_shared.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/dense/fmod/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/dense/fmod/CMakeFiles/sundials_fsunmatrixdense_mod_obj_shared.dir/depend.internal". /usr/bin/gmake -f src/sunmatrix/sparse/fmod/CMakeFiles/sundials_fsunmatrixsparse_mod_obj_shared.dir/build.make src/sunmatrix/sparse/fmod/CMakeFiles/sundials_fsunmatrixsparse_mod_obj_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' Scanning dependencies of target sundials_fsunmatrixdense_mod_obj_shared gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunmatrix/sparse/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/sparse/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/sparse/fmod/CMakeFiles/sundials_fsunmatrixsparse_mod_obj_shared.dir/DependInfo.cmake "--color=" /usr/bin/gmake -f src/sunmatrix/dense/fmod/CMakeFiles/sundials_fsunmatrixdense_mod_obj_shared.dir/build.make src/sunmatrix/dense/fmod/CMakeFiles/sundials_fsunmatrixdense_mod_obj_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 27%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/arkode && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/arkode/CMakeFiles/sundials_arkode_obj_shared.dir/arkode.c.o -MF CMakeFiles/sundials_arkode_obj_shared.dir/arkode.c.o.d -o CMakeFiles/sundials_arkode_obj_shared.dir/arkode.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/arkode/arkode.c [ 27%] Building Fortran object src/sunmatrix/band/fmod/CMakeFiles/sundials_fsunmatrixband_mod_obj_shared.dir/fsunmatrix_band_mod.f90.o Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/sparse/fmod/CMakeFiles/sundials_fsunmatrixsparse_mod_obj_shared.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/sparse/fmod/CMakeFiles/sundials_fsunmatrixsparse_mod_obj_shared.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/sparse/fmod/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/sparse/fmod/CMakeFiles/sundials_fsunmatrixsparse_mod_obj_shared.dir/depend.internal". cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/band/fmod && /usr/bin/gfortran -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J../../../../fortran_SHARED -fPIC -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunmatrix/band/fmod/fsunmatrix_band_mod.f90 -o CMakeFiles/sundials_fsunmatrixband_mod_obj_shared.dir/fsunmatrix_band_mod.f90.o Scanning dependencies of target sundials_fsunmatrixsparse_mod_obj_shared [ 27%] Building Fortran object src/sunmatrix/dense/fmod/CMakeFiles/sundials_fsunmatrixdense_mod_obj_shared.dir/fsunmatrix_dense_mod.f90.o gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunmatrix/sparse/fmod/CMakeFiles/sundials_fsunmatrixsparse_mod_obj_shared.dir/build.make src/sunmatrix/sparse/fmod/CMakeFiles/sundials_fsunmatrixsparse_mod_obj_shared.dir/build cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/dense/fmod && /usr/bin/gfortran -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J../../../../fortran_SHARED -fPIC -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunmatrix/dense/fmod/fsunmatrix_dense_mod.f90 -o CMakeFiles/sundials_fsunmatrixdense_mod_obj_shared.dir/fsunmatrix_dense_mod.f90.o gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 27%] Building C object src/idas/CMakeFiles/sundials_idas_obj_shared.dir/idas_direct.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/idas && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/idas/CMakeFiles/sundials_idas_obj_shared.dir/idas_direct.c.o -MF CMakeFiles/sundials_idas_obj_shared.dir/idas_direct.c.o.d -o CMakeFiles/sundials_idas_obj_shared.dir/idas_direct.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/idas/idas_direct.c f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran [ 27%] Building Fortran object src/sunmatrix/sparse/fmod/CMakeFiles/sundials_fsunmatrixsparse_mod_obj_shared.dir/fsunmatrix_sparse_mod.f90.o [ 27%] Building C object src/nvector/manyvector/fmod/CMakeFiles/sundials_fnvecmpimanyvector_mod_obj_shared.dir/fnvector_mpimanyvector_mod.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/sparse/fmod && /usr/bin/gfortran -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J../../../../fortran_SHARED -fPIC -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunmatrix/sparse/fmod/fsunmatrix_sparse_mod.f90 -o CMakeFiles/sundials_fsunmatrixsparse_mod_obj_shared.dir/fsunmatrix_sparse_mod.f90.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector/fmod && /usr/bin/mpicc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/nvector/manyvector/fmod/CMakeFiles/sundials_fnvecmpimanyvector_mod_obj_shared.dir/fnvector_mpimanyvector_mod.c.o -MF CMakeFiles/sundials_fnvecmpimanyvector_mod_obj_shared.dir/fnvector_mpimanyvector_mod.c.o.d -o CMakeFiles/sundials_fnvecmpimanyvector_mod_obj_shared.dir/fnvector_mpimanyvector_mod.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/manyvector/fmod/fnvector_mpimanyvector_mod.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/openmp && /usr/bin/cmake -E cmake_symlink_library libsundials_nvecopenmp.so.6.7.0 libsundials_nvecopenmp.so.6 libsundials_nvecopenmp.so f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /usr/bin/cmake -E cmake_copy_f90_mod fortran_SHARED/fnvector_mpimanyvector_mod.mod src/nvector/manyvector/fmod/CMakeFiles/sundials_fnvecmpimanyvector_mod_obj_shared.dir/fnvector_mpimanyvector_mod.mod.stamp GNU gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 27%] Built target sundials_nvecopenmp_shared /usr/bin/cmake -E touch src/nvector/manyvector/fmod/CMakeFiles/sundials_fnvecmpimanyvector_mod_obj_shared.dir/fnvector_mpimanyvector_mod.f90.o.provides.build [ 27%] Building C object src/sunmatrix/sparse/fmod/CMakeFiles/sundials_fsunmatrixsparse_mod_obj_shared.dir/fsunmatrix_sparse_mod.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/sparse/fmod && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sunmatrix/sparse/fmod/CMakeFiles/sundials_fsunmatrixsparse_mod_obj_shared.dir/fsunmatrix_sparse_mod.c.o -MF CMakeFiles/sundials_fsunmatrixsparse_mod_obj_shared.dir/fsunmatrix_sparse_mod.c.o.d -o CMakeFiles/sundials_fsunmatrixsparse_mod_obj_shared.dir/fsunmatrix_sparse_mod.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunmatrix/sparse/fmod/fsunmatrix_sparse_mod.c /usr/bin/cmake -E cmake_copy_f90_mod fortran_SHARED/fnvector_mpiplusx_mod.mod src/nvector/mpiplusx/fmod/CMakeFiles/sundials_fnvecmpiplusx_mod_obj_shared.dir/fnvector_mpiplusx_mod.mod.stamp GNU [ 27%] Building C object src/idas/CMakeFiles/sundials_idas_obj_shared.dir/idas_io.c.o /usr/bin/cmake -E touch src/nvector/mpiplusx/fmod/CMakeFiles/sundials_fnvecmpiplusx_mod_obj_shared.dir/fnvector_mpiplusx_mod.f90.o.provides.build cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/idas && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/idas/CMakeFiles/sundials_idas_obj_shared.dir/idas_io.c.o -MF CMakeFiles/sundials_idas_obj_shared.dir/idas_io.c.o.d -o CMakeFiles/sundials_idas_obj_shared.dir/idas_io.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/idas/idas_io.c /usr/bin/gmake -f src/sunlinsol/pcg/fmod/CMakeFiles/sundials_fsunlinsolpcg_mod_obj_shared.dir/build.make src/sunlinsol/pcg/fmod/CMakeFiles/sundials_fsunlinsolpcg_mod_obj_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/pcg/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/pcg/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/pcg/fmod/CMakeFiles/sundials_fsunlinsolpcg_mod_obj_shared.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/pcg/fmod/CMakeFiles/sundials_fsunlinsolpcg_mod_obj_shared.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/pcg/fmod/CMakeFiles/sundials_fsunlinsolpcg_mod_obj_shared.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/pcg/fmod/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/pcg/fmod/CMakeFiles/sundials_fsunlinsolpcg_mod_obj_shared.dir/depend.internal". Scanning dependencies of target sundials_fsunlinsolpcg_mod_obj_shared gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunlinsol/pcg/fmod/CMakeFiles/sundials_fsunlinsolpcg_mod_obj_shared.dir/build.make src/sunlinsol/pcg/fmod/CMakeFiles/sundials_fsunlinsolpcg_mod_obj_shared.dir/build [ 27%] Built target sundials_fnvecmpiplusx_mod_obj_shared gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 27%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_proj.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/cvodes && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/cvodes/CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_proj.c.o -MF CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_proj.c.o.d -o CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_proj.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/cvodes/cvodes_proj.c [ 27%] Building Fortran object src/sunlinsol/pcg/fmod/CMakeFiles/sundials_fsunlinsolpcg_mod_obj_shared.dir/fsunlinsol_pcg_mod.f90.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/pcg/fmod && /usr/bin/gfortran -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J../../../../fortran_SHARED -fPIC -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/pcg/fmod/fsunlinsol_pcg_mod.f90 -o CMakeFiles/sundials_fsunlinsolpcg_mod_obj_shared.dir/fsunlinsol_pcg_mod.f90.o [ 27%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_spils.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/cvodes && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/cvodes/CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_spils.c.o -MF CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_spils.c.o.d -o CMakeFiles/sundials_cvodes_obj_shared.dir/cvodes_spils.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/cvodes/cvodes_spils.c f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran [ 27%] Building C object src/sunmatrix/dense/fmod/CMakeFiles/sundials_fsunmatrixdense_mod_obj_shared.dir/fsunmatrix_dense_mod.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/dense/fmod && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sunmatrix/dense/fmod/CMakeFiles/sundials_fsunmatrixdense_mod_obj_shared.dir/fsunmatrix_dense_mod.c.o -MF CMakeFiles/sundials_fsunmatrixdense_mod_obj_shared.dir/fsunmatrix_dense_mod.c.o.d -o CMakeFiles/sundials_fsunmatrixdense_mod_obj_shared.dir/fsunmatrix_dense_mod.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunmatrix/dense/fmod/fsunmatrix_dense_mod.c /usr/bin/cmake -E cmake_copy_f90_mod fortran_SHARED/fsunmatrix_band_mod.mod src/sunmatrix/band/fmod/CMakeFiles/sundials_fsunmatrixband_mod_obj_shared.dir/fsunmatrix_band_mod.mod.stamp GNU [ 27%] Building C object src/sunmatrix/band/fmod/CMakeFiles/sundials_fsunmatrixband_mod_obj_shared.dir/fsunmatrix_band_mod.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/band/fmod && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sunmatrix/band/fmod/CMakeFiles/sundials_fsunmatrixband_mod_obj_shared.dir/fsunmatrix_band_mod.c.o -MF CMakeFiles/sundials_fsunmatrixband_mod_obj_shared.dir/fsunmatrix_band_mod.c.o.d -o CMakeFiles/sundials_fsunmatrixband_mod_obj_shared.dir/fsunmatrix_band_mod.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunmatrix/band/fmod/fsunmatrix_band_mod.c /usr/bin/cmake -E cmake_copy_f90_mod fortran_SHARED/fsunmatrix_dense_mod.mod src/sunmatrix/dense/fmod/CMakeFiles/sundials_fsunmatrixdense_mod_obj_shared.dir/fsunmatrix_dense_mod.mod.stamp GNU /usr/bin/cmake -E touch src/sunmatrix/band/fmod/CMakeFiles/sundials_fsunmatrixband_mod_obj_shared.dir/fsunmatrix_band_mod.f90.o.provides.build /usr/bin/cmake -E touch src/sunmatrix/dense/fmod/CMakeFiles/sundials_fsunmatrixdense_mod_obj_shared.dir/fsunmatrix_dense_mod.f90.o.provides.build /usr/bin/gmake -f src/sunlinsol/spbcgs/fmod/CMakeFiles/sundials_fsunlinsolspbcgs_mod_obj_shared.dir/build.make src/sunlinsol/spbcgs/fmod/CMakeFiles/sundials_fsunlinsolspbcgs_mod_obj_shared.dir/depend /usr/bin/gmake -f src/sunlinsol/spfgmr/fmod/CMakeFiles/sundials_fsunlinsolspfgmr_mod_obj_shared.dir/build.make src/sunlinsol/spfgmr/fmod/CMakeFiles/sundials_fsunlinsolspfgmr_mod_obj_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/spbcgs/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spbcgs/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spbcgs/fmod/CMakeFiles/sundials_fsunlinsolspbcgs_mod_obj_shared.dir/DependInfo.cmake "--color=" /usr/bin/cmake -E cmake_copy_f90_mod fortran_SHARED/fsunmatrix_sparse_mod.mod src/sunmatrix/sparse/fmod/CMakeFiles/sundials_fsunmatrixsparse_mod_obj_shared.dir/fsunmatrix_sparse_mod.mod.stamp GNU gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/spfgmr/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spfgmr/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spfgmr/fmod/CMakeFiles/sundials_fsunlinsolspfgmr_mod_obj_shared.dir/DependInfo.cmake "--color=" [ 27%] Building C object src/sunlinsol/pcg/fmod/CMakeFiles/sundials_fsunlinsolpcg_mod_obj_shared.dir/fsunlinsol_pcg_mod.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/pcg/fmod && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sunlinsol/pcg/fmod/CMakeFiles/sundials_fsunlinsolpcg_mod_obj_shared.dir/fsunlinsol_pcg_mod.c.o -MF CMakeFiles/sundials_fsunlinsolpcg_mod_obj_shared.dir/fsunlinsol_pcg_mod.c.o.d -o CMakeFiles/sundials_fsunlinsolpcg_mod_obj_shared.dir/fsunlinsol_pcg_mod.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/pcg/fmod/fsunlinsol_pcg_mod.c /usr/bin/cmake -E touch src/sunmatrix/sparse/fmod/CMakeFiles/sundials_fsunmatrixsparse_mod_obj_shared.dir/fsunmatrix_sparse_mod.f90.o.provides.build Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spfgmr/fmod/CMakeFiles/sundials_fsunlinsolspfgmr_mod_obj_shared.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spfgmr/fmod/CMakeFiles/sundials_fsunlinsolspfgmr_mod_obj_shared.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spfgmr/fmod/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spfgmr/fmod/CMakeFiles/sundials_fsunlinsolspfgmr_mod_obj_shared.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spbcgs/fmod/CMakeFiles/sundials_fsunlinsolspbcgs_mod_obj_shared.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spbcgs/fmod/CMakeFiles/sundials_fsunlinsolspbcgs_mod_obj_shared.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spbcgs/fmod/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spbcgs/fmod/CMakeFiles/sundials_fsunlinsolspbcgs_mod_obj_shared.dir/depend.internal". Scanning dependencies of target sundials_fsunlinsolspfgmr_mod_obj_shared Scanning dependencies of target sundials_fsunlinsolspbcgs_mod_obj_shared gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunlinsol/spbcgs/fmod/CMakeFiles/sundials_fsunlinsolspbcgs_mod_obj_shared.dir/build.make src/sunlinsol/spbcgs/fmod/CMakeFiles/sundials_fsunlinsolspbcgs_mod_obj_shared.dir/build /usr/bin/gmake -f src/sunlinsol/spfgmr/fmod/CMakeFiles/sundials_fsunlinsolspfgmr_mod_obj_shared.dir/build.make src/sunlinsol/spfgmr/fmod/CMakeFiles/sundials_fsunlinsolspfgmr_mod_obj_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 27%] Building Fortran object src/sunlinsol/spfgmr/fmod/CMakeFiles/sundials_fsunlinsolspfgmr_mod_obj_shared.dir/fsunlinsol_spfgmr_mod.f90.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spfgmr/fmod && /usr/bin/gfortran -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J../../../../fortran_SHARED -fPIC -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/spfgmr/fmod/fsunlinsol_spfgmr_mod.f90 -o CMakeFiles/sundials_fsunlinsolspfgmr_mod_obj_shared.dir/fsunlinsol_spfgmr_mod.f90.o [ 27%] Building Fortran object src/sunlinsol/spbcgs/fmod/CMakeFiles/sundials_fsunlinsolspbcgs_mod_obj_shared.dir/fsunlinsol_spbcgs_mod.f90.o [ 27%] Built target sundials_fsunmatrixsparse_mod_obj_shared cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spbcgs/fmod && /usr/bin/gfortran -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J../../../../fortran_SHARED -fPIC -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/spbcgs/fmod/fsunlinsol_spbcgs_mod.f90 -o CMakeFiles/sundials_fsunlinsolspbcgs_mod_obj_shared.dir/fsunlinsol_spbcgs_mod.f90.o f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran [ 27%] Building C object src/sunlinsol/spfgmr/fmod/CMakeFiles/sundials_fsunlinsolspfgmr_mod_obj_shared.dir/fsunlinsol_spfgmr_mod.c.o gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spfgmr/fmod && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sunlinsol/spfgmr/fmod/CMakeFiles/sundials_fsunlinsolspfgmr_mod_obj_shared.dir/fsunlinsol_spfgmr_mod.c.o -MF CMakeFiles/sundials_fsunlinsolspfgmr_mod_obj_shared.dir/fsunlinsol_spfgmr_mod.c.o.d -o CMakeFiles/sundials_fsunlinsolspfgmr_mod_obj_shared.dir/fsunlinsol_spfgmr_mod.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/spfgmr/fmod/fsunlinsol_spfgmr_mod.c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/pcg/fmod/fsunlinsol_pcg_mod.c: In function '_wrap_FSUNLinSolSetInfoFile_PCG': /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/pcg/fmod/fsunlinsol_pcg_mod.c:475:3: warning: 'SUNLinSolSetInfoFile_PCG' is deprecated: Use SUNLogger_SetInfoFilename instead [-Wdeprecated-declarations] 475 | result = (int)SUNLinSolSetInfoFile_PCG(arg1,arg2); | ^~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/pcg/fmod/fsunlinsol_pcg_mod.c:209: /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include/sunlinsol/sunlinsol_pcg.h:109:5: note: declared here 109 | int SUNLinSolSetInfoFile_PCG(SUNLinearSolver LS, | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/pcg/fmod/fsunlinsol_pcg_mod.c: In function '_wrap_FSUNLinSolSetPrintLevel_PCG': /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/pcg/fmod/fsunlinsol_pcg_mod.c:489:3: warning: 'SUNLinSolSetPrintLevel_PCG' is deprecated: Use SUNLogger interface instead [-Wdeprecated-declarations] 489 | result = (int)SUNLinSolSetPrintLevel_PCG(arg1,arg2); | ^~~~~~ /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include/sunlinsol/sunlinsol_pcg.h:112:5: note: declared here 112 | int SUNLinSolSetPrintLevel_PCG(SUNLinearSolver LS, int print_level); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ [ 27%] Built target sundials_fsunmatrixdense_mod_obj_shared [ 28%] Building C object src/sunlinsol/spbcgs/fmod/CMakeFiles/sundials_fsunlinsolspbcgs_mod_obj_shared.dir/fsunlinsol_spbcgs_mod.c.o /usr/bin/gmake -f src/sunlinsol/spgmr/fmod/CMakeFiles/sundials_fsunlinsolspgmr_mod_obj_shared.dir/build.make src/sunlinsol/spgmr/fmod/CMakeFiles/sundials_fsunlinsolspgmr_mod_obj_shared.dir/depend cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spbcgs/fmod && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sunlinsol/spbcgs/fmod/CMakeFiles/sundials_fsunlinsolspbcgs_mod_obj_shared.dir/fsunlinsol_spbcgs_mod.c.o -MF CMakeFiles/sundials_fsunlinsolspbcgs_mod_obj_shared.dir/fsunlinsol_spbcgs_mod.c.o.d -o CMakeFiles/sundials_fsunlinsolspbcgs_mod_obj_shared.dir/fsunlinsol_spbcgs_mod.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/spbcgs/fmod/fsunlinsol_spbcgs_mod.c gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/spgmr/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spgmr/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spgmr/fmod/CMakeFiles/sundials_fsunlinsolspgmr_mod_obj_shared.dir/DependInfo.cmake "--color=" Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spgmr/fmod/CMakeFiles/sundials_fsunlinsolspgmr_mod_obj_shared.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spgmr/fmod/CMakeFiles/sundials_fsunlinsolspgmr_mod_obj_shared.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spgmr/fmod/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spgmr/fmod/CMakeFiles/sundials_fsunlinsolspgmr_mod_obj_shared.dir/depend.internal". Scanning dependencies of target sundials_fsunlinsolspgmr_mod_obj_shared gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunlinsol/spgmr/fmod/CMakeFiles/sundials_fsunlinsolspgmr_mod_obj_shared.dir/build.make src/sunlinsol/spgmr/fmod/CMakeFiles/sundials_fsunlinsolspgmr_mod_obj_shared.dir/build [ 29%] Building C object src/idas/CMakeFiles/sundials_idas_obj_shared.dir/idas_ic.c.o gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/idas && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/idas/CMakeFiles/sundials_idas_obj_shared.dir/idas_ic.c.o -MF CMakeFiles/sundials_idas_obj_shared.dir/idas_ic.c.o.d -o CMakeFiles/sundials_idas_obj_shared.dir/idas_ic.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/idas/idas_ic.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 29%] Building Fortran object src/sunlinsol/spgmr/fmod/CMakeFiles/sundials_fsunlinsolspgmr_mod_obj_shared.dir/fsunlinsol_spgmr_mod.f90.o /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/spfgmr/fmod/fsunlinsol_spfgmr_mod.c: In function '_wrap_FSUNLinSolSetInfoFile_SPFGMR': /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/spfgmr/fmod/fsunlinsol_spfgmr_mod.c:489:3: warning: 'SUNLinSolSetInfoFile_SPFGMR' is deprecated: Use SUNLogger_SetInfoFilename instead [-Wdeprecated-declarations] 489 | result = (int)SUNLinSolSetInfoFile_SPFGMR(arg1,arg2); | ^~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/spfgmr/fmod/fsunlinsol_spfgmr_mod.c:209: /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include/sunlinsol/sunlinsol_spfgmr.h:123:5: note: declared here 123 | int SUNLinSolSetInfoFile_SPFGMR(SUNLinearSolver LS, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/spfgmr/fmod/fsunlinsol_spfgmr_mod.c: In function '_wrap_FSUNLinSolSetPrintLevel_SPFGMR': /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/spfgmr/fmod/fsunlinsol_spfgmr_mod.c:503:3: warning: 'SUNLinSolSetPrintLevel_SPFGMR' is deprecated: Use SUNLogger interface instead [-Wdeprecated-declarations] 503 | result = (int)SUNLinSolSetPrintLevel_SPFGMR(arg1,arg2); | ^~~~~~ /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include/sunlinsol/sunlinsol_spfgmr.h:126:5: note: declared here 126 | int SUNLinSolSetPrintLevel_SPFGMR(SUNLinearSolver LS, int print_level); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spgmr/fmod && /usr/bin/gfortran -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J../../../../fortran_SHARED -fPIC -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/spgmr/fmod/fsunlinsol_spgmr_mod.f90 -o CMakeFiles/sundials_fsunlinsolspgmr_mod_obj_shared.dir/fsunlinsol_spgmr_mod.f90.o gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 29%] Built target sundials_fsunmatrixband_mod_obj_shared f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/spbcgs/fmod/fsunlinsol_spbcgs_mod.c: In function '_wrap_FSUNLinSolSetInfoFile_SPBCGS': [ 29%] Building C object src/sunlinsol/spgmr/fmod/CMakeFiles/sundials_fsunlinsolspgmr_mod_obj_shared.dir/fsunlinsol_spgmr_mod.c.o [ 29%] Built target sundials_fnvecmpimanyvector_mod_obj_shared /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/spbcgs/fmod/fsunlinsol_spbcgs_mod.c:475:3: warning: 'SUNLinSolSetInfoFile_SPBCGS' is deprecated: Use SUNLogger_SetInfoFilename instead [-Wdeprecated-declarations] 475 | result = (int)SUNLinSolSetInfoFile_SPBCGS(arg1,arg2); | ^~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/spbcgs/fmod/fsunlinsol_spbcgs_mod.c:209: /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include/sunlinsol/sunlinsol_spbcgs.h:116:5: note: declared here 116 | int SUNLinSolSetInfoFile_SPBCGS(SUNLinearSolver LS, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/spbcgs/fmod/fsunlinsol_spbcgs_mod.c: In function '_wrap_FSUNLinSolSetPrintLevel_SPBCGS': /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/spbcgs/fmod/fsunlinsol_spbcgs_mod.c:489:3: warning: 'SUNLinSolSetPrintLevel_SPBCGS' is deprecated: Use SUNLogger interface instead [-Wdeprecated-declarations] 489 | result = (int)SUNLinSolSetPrintLevel_SPBCGS(arg1,arg2); | ^~~~~~ /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include/sunlinsol/sunlinsol_spbcgs.h:119:5: note: declared here 119 | int SUNLinSolSetPrintLevel_SPBCGS(SUNLinearSolver LS, int print_level); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spgmr/fmod && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sunlinsol/spgmr/fmod/CMakeFiles/sundials_fsunlinsolspgmr_mod_obj_shared.dir/fsunlinsol_spgmr_mod.c.o -MF CMakeFiles/sundials_fsunlinsolspgmr_mod_obj_shared.dir/fsunlinsol_spgmr_mod.c.o.d -o CMakeFiles/sundials_fsunlinsolspgmr_mod_obj_shared.dir/fsunlinsol_spgmr_mod.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/spgmr/fmod/fsunlinsol_spgmr_mod.c /usr/bin/gmake -f src/sunlinsol/sptfqmr/fmod/CMakeFiles/sundials_fsunlinsolsptfqmr_mod_obj_shared.dir/build.make src/sunlinsol/sptfqmr/fmod/CMakeFiles/sundials_fsunlinsolsptfqmr_mod_obj_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/sptfqmr/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/sptfqmr/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/sptfqmr/fmod/CMakeFiles/sundials_fsunlinsolsptfqmr_mod_obj_shared.dir/DependInfo.cmake "--color=" /usr/bin/cmake -E cmake_copy_f90_mod fortran_SHARED/fsunlinsol_pcg_mod.mod src/sunlinsol/pcg/fmod/CMakeFiles/sundials_fsunlinsolpcg_mod_obj_shared.dir/fsunlinsol_pcg_mod.mod.stamp GNU Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/sptfqmr/fmod/CMakeFiles/sundials_fsunlinsolsptfqmr_mod_obj_shared.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/sptfqmr/fmod/CMakeFiles/sundials_fsunlinsolsptfqmr_mod_obj_shared.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/sptfqmr/fmod/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/sptfqmr/fmod/CMakeFiles/sundials_fsunlinsolsptfqmr_mod_obj_shared.dir/depend.internal". [ 29%] Building C object src/idas/CMakeFiles/sundials_idas_obj_shared.dir/idaa_io.c.o Scanning dependencies of target sundials_fsunlinsolsptfqmr_mod_obj_shared cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/idas && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/idas/CMakeFiles/sundials_idas_obj_shared.dir/idaa_io.c.o -MF CMakeFiles/sundials_idas_obj_shared.dir/idaa_io.c.o.d -o CMakeFiles/sundials_idas_obj_shared.dir/idaa_io.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/idas/idaa_io.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunlinsol/sptfqmr/fmod/CMakeFiles/sundials_fsunlinsolsptfqmr_mod_obj_shared.dir/build.make src/sunlinsol/sptfqmr/fmod/CMakeFiles/sundials_fsunlinsolsptfqmr_mod_obj_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/cmake -E touch src/sunlinsol/pcg/fmod/CMakeFiles/sundials_fsunlinsolpcg_mod_obj_shared.dir/fsunlinsol_pcg_mod.f90.o.provides.build [ 30%] Building Fortran object src/sunlinsol/sptfqmr/fmod/CMakeFiles/sundials_fsunlinsolsptfqmr_mod_obj_shared.dir/fsunlinsol_sptfqmr_mod.f90.o gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/sptfqmr/fmod && /usr/bin/gfortran -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J../../../../fortran_SHARED -fPIC -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/sptfqmr/fmod/fsunlinsol_sptfqmr_mod.f90 -o CMakeFiles/sundials_fsunlinsolsptfqmr_mod_obj_shared.dir/fsunlinsol_sptfqmr_mod.f90.o [ 30%] Building C object src/sunlinsol/sptfqmr/fmod/CMakeFiles/sundials_fsunlinsolsptfqmr_mod_obj_shared.dir/fsunlinsol_sptfqmr_mod.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/sptfqmr/fmod && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sunlinsol/sptfqmr/fmod/CMakeFiles/sundials_fsunlinsolsptfqmr_mod_obj_shared.dir/fsunlinsol_sptfqmr_mod.c.o -MF CMakeFiles/sundials_fsunlinsolsptfqmr_mod_obj_shared.dir/fsunlinsol_sptfqmr_mod.c.o.d -o CMakeFiles/sundials_fsunlinsolsptfqmr_mod_obj_shared.dir/fsunlinsol_sptfqmr_mod.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/sptfqmr/fmod/fsunlinsol_sptfqmr_mod.c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/spgmr/fmod/fsunlinsol_spgmr_mod.c: In function '_wrap_FSUNLinSolSetInfoFile_SPGMR': /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/spgmr/fmod/fsunlinsol_spgmr_mod.c:489:3: warning: 'SUNLinSolSetInfoFile_SPGMR' is deprecated: Use SUNLogger_SetInfoFilename instead [-Wdeprecated-declarations] 489 | result = (int)SUNLinSolSetInfoFile_SPGMR(arg1,arg2); | ^~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/spgmr/fmod/fsunlinsol_spgmr_mod.c:209: /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include/sunlinsol/sunlinsol_spgmr.h:125:5: note: declared here 125 | int SUNLinSolSetInfoFile_SPGMR(SUNLinearSolver LS, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/spgmr/fmod/fsunlinsol_spgmr_mod.c: In function '_wrap_FSUNLinSolSetPrintLevel_SPGMR': /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/spgmr/fmod/fsunlinsol_spgmr_mod.c:503:3: warning: 'SUNLinSolSetPrintLevel_SPGMR' is deprecated: Use SUNLogger interface instead [-Wdeprecated-declarations] 503 | result = (int)SUNLinSolSetPrintLevel_SPGMR(arg1,arg2); | ^~~~~~ /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include/sunlinsol/sunlinsol_spgmr.h:128:5: note: declared here 128 | int SUNLinSolSetPrintLevel_SPGMR(SUNLinearSolver LS, int print_level); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 30%] Built target sundials_fsunlinsolpcg_mod_obj_shared f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /usr/bin/gmake -f src/sunnonlinsol/newton/fmod/CMakeFiles/sundials_fsunnonlinsolnewton_mod_obj_shared.dir/build.make src/sunnonlinsol/newton/fmod/CMakeFiles/sundials_fsunnonlinsolnewton_mod_obj_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunnonlinsol/newton/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/newton/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/newton/fmod/CMakeFiles/sundials_fsunnonlinsolnewton_mod_obj_shared.dir/DependInfo.cmake "--color=" /usr/bin/gmake -f src/sunnonlinsol/fixedpoint/fmod/CMakeFiles/sundials_fsunnonlinsolfixedpoint_mod_obj_shared.dir/build.make src/sunnonlinsol/fixedpoint/fmod/CMakeFiles/sundials_fsunnonlinsolfixedpoint_mod_obj_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunnonlinsol/fixedpoint/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/fixedpoint/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/fixedpoint/fmod/CMakeFiles/sundials_fsunnonlinsolfixedpoint_mod_obj_shared.dir/DependInfo.cmake "--color=" /usr/bin/cmake -E cmake_copy_f90_mod fortran_SHARED/fsunlinsol_spfgmr_mod.mod src/sunlinsol/spfgmr/fmod/CMakeFiles/sundials_fsunlinsolspfgmr_mod_obj_shared.dir/fsunlinsol_spfgmr_mod.mod.stamp GNU /usr/bin/gmake -f src/sunadaptcontroller/imexgus/fmod/CMakeFiles/sundials_fsunadaptcontrollerimexgus_mod_obj_shared.dir/build.make src/sunadaptcontroller/imexgus/fmod/CMakeFiles/sundials_fsunadaptcontrollerimexgus_mod_obj_shared.dir/depend Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/newton/fmod/CMakeFiles/sundials_fsunnonlinsolnewton_mod_obj_shared.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/newton/fmod/CMakeFiles/sundials_fsunnonlinsolnewton_mod_obj_shared.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/newton/fmod/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/newton/fmod/CMakeFiles/sundials_fsunnonlinsolnewton_mod_obj_shared.dir/depend.internal". gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunadaptcontroller/imexgus/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunadaptcontroller/imexgus/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunadaptcontroller/imexgus/fmod/CMakeFiles/sundials_fsunadaptcontrollerimexgus_mod_obj_shared.dir/DependInfo.cmake "--color=" Scanning dependencies of target sundials_fsunnonlinsolnewton_mod_obj_shared /usr/bin/cmake -E cmake_copy_f90_mod fortran_SHARED/fsunlinsol_spbcgs_mod.mod src/sunlinsol/spbcgs/fmod/CMakeFiles/sundials_fsunlinsolspbcgs_mod_obj_shared.dir/fsunlinsol_spbcgs_mod.mod.stamp GNU gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunnonlinsol/newton/fmod/CMakeFiles/sundials_fsunnonlinsolnewton_mod_obj_shared.dir/build.make src/sunnonlinsol/newton/fmod/CMakeFiles/sundials_fsunnonlinsolnewton_mod_obj_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/fixedpoint/fmod/CMakeFiles/sundials_fsunnonlinsolfixedpoint_mod_obj_shared.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/fixedpoint/fmod/CMakeFiles/sundials_fsunnonlinsolfixedpoint_mod_obj_shared.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/fixedpoint/fmod/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/fixedpoint/fmod/CMakeFiles/sundials_fsunnonlinsolfixedpoint_mod_obj_shared.dir/depend.internal". Scanning dependencies of target sundials_fsunnonlinsolfixedpoint_mod_obj_shared gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunnonlinsol/fixedpoint/fmod/CMakeFiles/sundials_fsunnonlinsolfixedpoint_mod_obj_shared.dir/build.make src/sunnonlinsol/fixedpoint/fmod/CMakeFiles/sundials_fsunnonlinsolfixedpoint_mod_obj_shared.dir/build /usr/bin/cmake -E touch src/sunlinsol/spfgmr/fmod/CMakeFiles/sundials_fsunlinsolspfgmr_mod_obj_shared.dir/fsunlinsol_spfgmr_mod.f90.o.provides.build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunadaptcontroller/imexgus/fmod/CMakeFiles/sundials_fsunadaptcontrollerimexgus_mod_obj_shared.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunadaptcontroller/imexgus/fmod/CMakeFiles/sundials_fsunadaptcontrollerimexgus_mod_obj_shared.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunadaptcontroller/imexgus/fmod/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunadaptcontroller/imexgus/fmod/CMakeFiles/sundials_fsunadaptcontrollerimexgus_mod_obj_shared.dir/depend.internal". /usr/bin/cmake -E touch src/sunlinsol/spbcgs/fmod/CMakeFiles/sundials_fsunlinsolspbcgs_mod_obj_shared.dir/fsunlinsol_spbcgs_mod.f90.o.provides.build Scanning dependencies of target sundials_fsunadaptcontrollerimexgus_mod_obj_shared gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 30%] Building Fortran object src/sunnonlinsol/newton/fmod/CMakeFiles/sundials_fsunnonlinsolnewton_mod_obj_shared.dir/fsunnonlinsol_newton_mod.f90.o /usr/bin/gmake -f src/sunadaptcontroller/imexgus/fmod/CMakeFiles/sundials_fsunadaptcontrollerimexgus_mod_obj_shared.dir/build.make src/sunadaptcontroller/imexgus/fmod/CMakeFiles/sundials_fsunadaptcontrollerimexgus_mod_obj_shared.dir/build cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/newton/fmod && /usr/bin/gfortran -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J../../../../fortran_SHARED -fPIC -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunnonlinsol/newton/fmod/fsunnonlinsol_newton_mod.f90 -o CMakeFiles/sundials_fsunnonlinsolnewton_mod_obj_shared.dir/fsunnonlinsol_newton_mod.f90.o gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 30%] Building Fortran object src/sunnonlinsol/fixedpoint/fmod/CMakeFiles/sundials_fsunnonlinsolfixedpoint_mod_obj_shared.dir/fsunnonlinsol_fixedpoint_mod.f90.o gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/fixedpoint/fmod && /usr/bin/gfortran -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J../../../../fortran_SHARED -fPIC -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunnonlinsol/fixedpoint/fmod/fsunnonlinsol_fixedpoint_mod.f90 -o CMakeFiles/sundials_fsunnonlinsolfixedpoint_mod_obj_shared.dir/fsunnonlinsol_fixedpoint_mod.f90.o gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/sptfqmr/fmod/fsunlinsol_sptfqmr_mod.c: In function '_wrap_FSUNLinSolSetInfoFile_SPTFQMR': /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/sptfqmr/fmod/fsunlinsol_sptfqmr_mod.c:475:3: warning: 'SUNLinSolSetInfoFile_SPTFQMR' is deprecated: Use SUNLogger_SetInfoFilename instead [-Wdeprecated-declarations] 475 | result = (int)SUNLinSolSetInfoFile_SPTFQMR(arg1,arg2); | ^~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/sptfqmr/fmod/fsunlinsol_sptfqmr_mod.c:209: /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include/sunlinsol/sunlinsol_sptfqmr.h:116:5: note: declared here 116 | int SUNLinSolSetInfoFile_SPTFQMR(SUNLinearSolver LS, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/sptfqmr/fmod/fsunlinsol_sptfqmr_mod.c: In function '_wrap_FSUNLinSolSetPrintLevel_SPTFQMR': /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/sptfqmr/fmod/fsunlinsol_sptfqmr_mod.c:489:3: warning: 'SUNLinSolSetPrintLevel_SPTFQMR' is deprecated: Use SUNLogger interface instead [-Wdeprecated-declarations] 489 | result = (int)SUNLinSolSetPrintLevel_SPTFQMR(arg1,arg2); | ^~~~~~ /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include/sunlinsol/sunlinsol_sptfqmr.h:119:5: note: declared here 119 | int SUNLinSolSetPrintLevel_SPTFQMR(SUNLinearSolver LS, int print_level); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran [ 30%] Building Fortran object src/sunadaptcontroller/imexgus/fmod/CMakeFiles/sundials_fsunadaptcontrollerimexgus_mod_obj_shared.dir/fsunadaptcontroller_imexgus_mod.f90.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunadaptcontroller/imexgus/fmod && /usr/bin/gfortran -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J../../../../fortran_SHARED -fPIC -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunadaptcontroller/imexgus/fmod/fsunadaptcontroller_imexgus_mod.f90 -o CMakeFiles/sundials_fsunadaptcontrollerimexgus_mod_obj_shared.dir/fsunadaptcontroller_imexgus_mod.f90.o f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran [ 30%] Built target sundials_fsunlinsolspfgmr_mod_obj_shared [ 30%] Built target sundials_fsunlinsolspbcgs_mod_obj_shared /usr/bin/gmake -f src/sunadaptcontroller/soderlind/fmod/CMakeFiles/sundials_fsunadaptcontrollersoderlind_mod_obj_shared.dir/build.make src/sunadaptcontroller/soderlind/fmod/CMakeFiles/sundials_fsunadaptcontrollersoderlind_mod_obj_shared.dir/depend f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunadaptcontroller/soderlind/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunadaptcontroller/soderlind/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunadaptcontroller/soderlind/fmod/CMakeFiles/sundials_fsunadaptcontrollersoderlind_mod_obj_shared.dir/DependInfo.cmake "--color=" [ 30%] Building C object src/sunnonlinsol/fixedpoint/fmod/CMakeFiles/sundials_fsunnonlinsolfixedpoint_mod_obj_shared.dir/fsunnonlinsol_fixedpoint_mod.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/fixedpoint/fmod && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sunnonlinsol/fixedpoint/fmod/CMakeFiles/sundials_fsunnonlinsolfixedpoint_mod_obj_shared.dir/fsunnonlinsol_fixedpoint_mod.c.o -MF CMakeFiles/sundials_fsunnonlinsolfixedpoint_mod_obj_shared.dir/fsunnonlinsol_fixedpoint_mod.c.o.d -o CMakeFiles/sundials_fsunnonlinsolfixedpoint_mod_obj_shared.dir/fsunnonlinsol_fixedpoint_mod.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunnonlinsol/fixedpoint/fmod/fsunnonlinsol_fixedpoint_mod.c /usr/bin/gmake -f src/cvode/CMakeFiles/sundials_cvode_shared.dir/build.make src/cvode/CMakeFiles/sundials_cvode_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/cvode /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/cvode /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/cvode/CMakeFiles/sundials_cvode_shared.dir/DependInfo.cmake "--color=" Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunadaptcontroller/soderlind/fmod/CMakeFiles/sundials_fsunadaptcontrollersoderlind_mod_obj_shared.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunadaptcontroller/soderlind/fmod/CMakeFiles/sundials_fsunadaptcontrollersoderlind_mod_obj_shared.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunadaptcontroller/soderlind/fmod/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunadaptcontroller/soderlind/fmod/CMakeFiles/sundials_fsunadaptcontrollersoderlind_mod_obj_shared.dir/depend.internal". Scanning dependencies of target sundials_fsunadaptcontrollersoderlind_mod_obj_shared gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunadaptcontroller/soderlind/fmod/CMakeFiles/sundials_fsunadaptcontrollersoderlind_mod_obj_shared.dir/build.make src/sunadaptcontroller/soderlind/fmod/CMakeFiles/sundials_fsunadaptcontrollersoderlind_mod_obj_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/cmake -E cmake_copy_f90_mod fortran_SHARED/fsunlinsol_spgmr_mod.mod src/sunlinsol/spgmr/fmod/CMakeFiles/sundials_fsunlinsolspgmr_mod_obj_shared.dir/fsunlinsol_spgmr_mod.mod.stamp GNU gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/cvode/CMakeFiles/sundials_cvode_shared.dir/build.make src/cvode/CMakeFiles/sundials_cvode_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/cmake -E touch src/sunlinsol/spgmr/fmod/CMakeFiles/sundials_fsunlinsolspgmr_mod_obj_shared.dir/fsunlinsol_spgmr_mod.f90.o.provides.build [ 30%] Building Fortran object src/sunadaptcontroller/soderlind/fmod/CMakeFiles/sundials_fsunadaptcontrollersoderlind_mod_obj_shared.dir/fsunadaptcontroller_soderlind_mod.f90.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunadaptcontroller/soderlind/fmod && /usr/bin/gfortran -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J../../../../fortran_SHARED -fPIC -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunadaptcontroller/soderlind/fmod/fsunadaptcontroller_soderlind_mod.f90 -o CMakeFiles/sundials_fsunadaptcontrollersoderlind_mod_obj_shared.dir/fsunadaptcontroller_soderlind_mod.f90.o [ 30%] Linking C shared library libsundials_cvode.so cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/cvode && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_cvode_shared.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunnonlinsol/fixedpoint/fmod/fsunnonlinsol_fixedpoint_mod.c: In function '_wrap_FSUNNonlinSolSetInfoFile_FixedPoint': /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunnonlinsol/fixedpoint/fmod/fsunnonlinsol_fixedpoint_mod.c:427:3: warning: 'SUNNonlinSolSetInfoFile_FixedPoint' is deprecated: Use SUNLogger_SetInfoFilename instead [-Wdeprecated-declarations] 427 | result = (int)SUNNonlinSolSetInfoFile_FixedPoint(arg1,arg2); | ^~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunnonlinsol/fixedpoint/fmod/fsunnonlinsol_fixedpoint_mod.c:209: /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include/sunnonlinsol/sunnonlinsol_fixedpoint.h:126:5: note: declared here 126 | int SUNNonlinSolSetInfoFile_FixedPoint(SUNNonlinearSolver NLS, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunnonlinsol/fixedpoint/fmod/fsunnonlinsol_fixedpoint_mod.c: In function '_wrap_FSUNNonlinSolSetPrintLevel_FixedPoint': /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunnonlinsol/fixedpoint/fmod/fsunnonlinsol_fixedpoint_mod.c:441:3: warning: 'SUNNonlinSolSetPrintLevel_FixedPoint' is deprecated: Use SUNLogger interface instead [-Wdeprecated-declarations] 441 | result = (int)SUNNonlinSolSetPrintLevel_FixedPoint(arg1,arg2); | ^~~~~~ /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include/sunnonlinsol/sunnonlinsol_fixedpoint.h:130:21: note: declared here 130 | SUNDIALS_EXPORT int SUNNonlinSolSetPrintLevel_FixedPoint(SUNNonlinearSolver NLS, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gmake -f src/ida/CMakeFiles/sundials_ida_shared.dir/build.make src/ida/CMakeFiles/sundials_ida_shared.dir/depend [ 30%] Built target sundials_fsunlinsolspgmr_mod_obj_shared gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/ida /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/ida /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/ida/CMakeFiles/sundials_ida_shared.dir/DependInfo.cmake "--color=" /usr/bin/gcc -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -Wl,-soname,libsundials_cvode.so.6 -o libsundials_cvode.so.6.7.0 CMakeFiles/sundials_cvode_obj_shared.dir/cvode.c.o CMakeFiles/sundials_cvode_obj_shared.dir/cvode_bandpre.c.o CMakeFiles/sundials_cvode_obj_shared.dir/cvode_bbdpre.c.o CMakeFiles/sundials_cvode_obj_shared.dir/cvode_diag.c.o CMakeFiles/sundials_cvode_obj_shared.dir/cvode_direct.c.o CMakeFiles/sundials_cvode_obj_shared.dir/cvode_io.c.o CMakeFiles/sundials_cvode_obj_shared.dir/cvode_ls.c.o CMakeFiles/sundials_cvode_obj_shared.dir/cvode_nls.c.o CMakeFiles/sundials_cvode_obj_shared.dir/cvode_proj.c.o CMakeFiles/sundials_cvode_obj_shared.dir/cvode_spils.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_adaptcontroller.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_band.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_context.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_dense.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_direct.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_iterative.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_linearsolver.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_logger.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_math.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_matrix.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_memory.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nonlinearsolver.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector_senswrapper.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_version.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_futils.c.o ../sunmemory/system/CMakeFiles/sundials_sunmemsys_obj_shared.dir/sundials_system_memory.c.o ../nvector/serial/CMakeFiles/sundials_nvecserial_obj_shared.dir/nvector_serial.c.o ../sunmatrix/band/CMakeFiles/sundials_sunmatrixband_obj_shared.dir/sunmatrix_band.c.o ../sunmatrix/dense/CMakeFiles/sundials_sunmatrixdense_obj_shared.dir/sunmatrix_dense.c.o ../sunmatrix/sparse/CMakeFiles/sundials_sunmatrixsparse_obj_shared.dir/sunmatrix_sparse.c.o ../sunlinsol/band/CMakeFiles/sundials_sunlinsolband_obj_shared.dir/sunlinsol_band.c.o ../sunlinsol/dense/CMakeFiles/sundials_sunlinsoldense_obj_shared.dir/sunlinsol_dense.c.o ../sunlinsol/spbcgs/CMakeFiles/sundials_sunlinsolspbcgs_obj_shared.dir/sunlinsol_spbcgs.c.o ../sunlinsol/spfgmr/CMakeFiles/sundials_sunlinsolspfgmr_obj_shared.dir/sunlinsol_spfgmr.c.o ../sunlinsol/spgmr/CMakeFiles/sundials_sunlinsolspgmr_obj_shared.dir/sunlinsol_spgmr.c.o ../sunlinsol/sptfqmr/CMakeFiles/sundials_sunlinsolsptfqmr_obj_shared.dir/sunlinsol_sptfqmr.c.o ../sunlinsol/pcg/CMakeFiles/sundials_sunlinsolpcg_obj_shared.dir/sunlinsol_pcg.c.o ../sunnonlinsol/newton/CMakeFiles/sundials_sunnonlinsolnewton_obj_shared.dir/sunnonlinsol_newton.c.o ../sunnonlinsol/fixedpoint/CMakeFiles/sundials_sunnonlinsolfixedpoint_obj_shared.dir/sunnonlinsol_fixedpoint.c.o -lm /usr/bin/cmake -E cmake_copy_f90_mod fortran_SHARED/fsunlinsol_sptfqmr_mod.mod src/sunlinsol/sptfqmr/fmod/CMakeFiles/sundials_fsunlinsolsptfqmr_mod_obj_shared.dir/fsunlinsol_sptfqmr_mod.mod.stamp GNU [ 30%] Building C object src/sunadaptcontroller/soderlind/fmod/CMakeFiles/sundials_fsunadaptcontrollersoderlind_mod_obj_shared.dir/fsunadaptcontroller_soderlind_mod.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunadaptcontroller/soderlind/fmod && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sunadaptcontroller/soderlind/fmod/CMakeFiles/sundials_fsunadaptcontrollersoderlind_mod_obj_shared.dir/fsunadaptcontroller_soderlind_mod.c.o -MF CMakeFiles/sundials_fsunadaptcontrollersoderlind_mod_obj_shared.dir/fsunadaptcontroller_soderlind_mod.c.o.d -o CMakeFiles/sundials_fsunadaptcontrollersoderlind_mod_obj_shared.dir/fsunadaptcontroller_soderlind_mod.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunadaptcontroller/soderlind/fmod/fsunadaptcontroller_soderlind_mod.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/ida/CMakeFiles/sundials_ida_shared.dir/build.make src/ida/CMakeFiles/sundials_ida_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/cmake -E touch src/sunlinsol/sptfqmr/fmod/CMakeFiles/sundials_fsunlinsolsptfqmr_mod_obj_shared.dir/fsunlinsol_sptfqmr_mod.f90.o.provides.build [ 30%] Linking C shared library libsundials_ida.so cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/ida && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_ida_shared.dir/link.txt --verbose=1 [ 30%] Building C object src/sunadaptcontroller/imexgus/fmod/CMakeFiles/sundials_fsunadaptcontrollerimexgus_mod_obj_shared.dir/fsunadaptcontroller_imexgus_mod.c.o gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunadaptcontroller/imexgus/fmod && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sunadaptcontroller/imexgus/fmod/CMakeFiles/sundials_fsunadaptcontrollerimexgus_mod_obj_shared.dir/fsunadaptcontroller_imexgus_mod.c.o -MF CMakeFiles/sundials_fsunadaptcontrollerimexgus_mod_obj_shared.dir/fsunadaptcontroller_imexgus_mod.c.o.d -o CMakeFiles/sundials_fsunadaptcontrollerimexgus_mod_obj_shared.dir/fsunadaptcontroller_imexgus_mod.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunadaptcontroller/imexgus/fmod/fsunadaptcontroller_imexgus_mod.c /usr/bin/gcc -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -Wl,-soname,libsundials_ida.so.6 -o libsundials_ida.so.6.7.0 CMakeFiles/sundials_ida_obj_shared.dir/ida.c.o CMakeFiles/sundials_ida_obj_shared.dir/ida_bbdpre.c.o CMakeFiles/sundials_ida_obj_shared.dir/ida_direct.c.o CMakeFiles/sundials_ida_obj_shared.dir/ida_ic.c.o CMakeFiles/sundials_ida_obj_shared.dir/ida_io.c.o CMakeFiles/sundials_ida_obj_shared.dir/ida_ls.c.o CMakeFiles/sundials_ida_obj_shared.dir/ida_nls.c.o CMakeFiles/sundials_ida_obj_shared.dir/ida_spils.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_adaptcontroller.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_band.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_context.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_dense.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_direct.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_iterative.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_linearsolver.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_logger.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_math.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_matrix.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_memory.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nonlinearsolver.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector_senswrapper.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_version.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_futils.c.o ../sunmemory/system/CMakeFiles/sundials_sunmemsys_obj_shared.dir/sundials_system_memory.c.o ../nvector/serial/CMakeFiles/sundials_nvecserial_obj_shared.dir/nvector_serial.c.o ../sunmatrix/band/CMakeFiles/sundials_sunmatrixband_obj_shared.dir/sunmatrix_band.c.o ../sunmatrix/dense/CMakeFiles/sundials_sunmatrixdense_obj_shared.dir/sunmatrix_dense.c.o ../sunmatrix/sparse/CMakeFiles/sundials_sunmatrixsparse_obj_shared.dir/sunmatrix_sparse.c.o ../sunlinsol/band/CMakeFiles/sundials_sunlinsolband_obj_shared.dir/sunlinsol_band.c.o ../sunlinsol/dense/CMakeFiles/sundials_sunlinsoldense_obj_shared.dir/sunlinsol_dense.c.o ../sunlinsol/spbcgs/CMakeFiles/sundials_sunlinsolspbcgs_obj_shared.dir/sunlinsol_spbcgs.c.o ../sunlinsol/spfgmr/CMakeFiles/sundials_sunlinsolspfgmr_obj_shared.dir/sunlinsol_spfgmr.c.o ../sunlinsol/spgmr/CMakeFiles/sundials_sunlinsolspgmr_obj_shared.dir/sunlinsol_spgmr.c.o ../sunlinsol/sptfqmr/CMakeFiles/sundials_sunlinsolsptfqmr_obj_shared.dir/sunlinsol_sptfqmr.c.o ../sunlinsol/pcg/CMakeFiles/sundials_sunlinsolpcg_obj_shared.dir/sunlinsol_pcg.c.o ../sunnonlinsol/newton/CMakeFiles/sundials_sunnonlinsolnewton_obj_shared.dir/sunnonlinsol_newton.c.o ../sunnonlinsol/fixedpoint/CMakeFiles/sundials_sunnonlinsolfixedpoint_obj_shared.dir/sunnonlinsol_fixedpoint.c.o -lm /usr/bin/cmake -E cmake_copy_f90_mod fortran_SHARED/fsunnonlinsol_newton_mod.mod src/sunnonlinsol/newton/fmod/CMakeFiles/sundials_fsunnonlinsolnewton_mod_obj_shared.dir/fsunnonlinsol_newton_mod.mod.stamp GNU [ 31%] Building C object src/sunnonlinsol/newton/fmod/CMakeFiles/sundials_fsunnonlinsolnewton_mod_obj_shared.dir/fsunnonlinsol_newton_mod.c.o [ 31%] Built target sundials_fsunlinsolsptfqmr_mod_obj_shared cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/newton/fmod && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/sunnonlinsol/newton/fmod/CMakeFiles/sundials_fsunnonlinsolnewton_mod_obj_shared.dir/fsunnonlinsol_newton_mod.c.o -MF CMakeFiles/sundials_fsunnonlinsolnewton_mod_obj_shared.dir/fsunnonlinsol_newton_mod.c.o.d -o CMakeFiles/sundials_fsunnonlinsolnewton_mod_obj_shared.dir/fsunnonlinsol_newton_mod.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunnonlinsol/newton/fmod/fsunnonlinsol_newton_mod.c /usr/bin/gmake -f src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/build.make src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/kinsol /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/kinsol /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/DependInfo.cmake "--color=" /usr/bin/cmake -E cmake_copy_f90_mod fortran_SHARED/fsunnonlinsol_fixedpoint_mod.mod src/sunnonlinsol/fixedpoint/fmod/CMakeFiles/sundials_fsunnonlinsolfixedpoint_mod_obj_shared.dir/fsunnonlinsol_fixedpoint_mod.mod.stamp GNU /usr/bin/gmake -f examples/nvector/CMakeFiles/test_nvectormpi_obj.dir/build.make examples/nvector/CMakeFiles/test_nvectormpi_obj.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/CMakeFiles/test_nvectormpi_obj.dir/DependInfo.cmake "--color=" /usr/bin/cmake -E touch src/sunnonlinsol/fixedpoint/fmod/CMakeFiles/sundials_fsunnonlinsolfixedpoint_mod_obj_shared.dir/fsunnonlinsol_fixedpoint_mod.f90.o.provides.build gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/build.make src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/build gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/nvector/CMakeFiles/test_nvectormpi_obj.dir/build.make examples/nvector/CMakeFiles/test_nvectormpi_obj.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/cvode && /usr/bin/cmake -E cmake_symlink_library libsundials_cvode.so.6.7.0 libsundials_cvode.so.6 libsundials_cvode.so [ 31%] Linking C shared library libsundials_kinsol.so cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/kinsol && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_kinsol_shared.dir/link.txt --verbose=1 [ 31%] Building C object examples/nvector/CMakeFiles/test_nvectormpi_obj.dir/test_mpinvector.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT examples/nvector/CMakeFiles/test_nvectormpi_obj.dir/test_mpinvector.c.o -MF CMakeFiles/test_nvectormpi_obj.dir/test_mpinvector.c.o.d -o CMakeFiles/test_nvectormpi_obj.dir/test_mpinvector.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/test_mpinvector.c [ 31%] Built target sundials_fsunnonlinsolfixedpoint_mod_obj_shared /usr/bin/cmake -E touch src/sunnonlinsol/newton/fmod/CMakeFiles/sundials_fsunnonlinsolnewton_mod_obj_shared.dir/fsunnonlinsol_newton_mod.f90.o.provides.build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunnonlinsol/newton/fmod/fsunnonlinsol_newton_mod.c: In function '_wrap_FSUNNonlinSolSetInfoFile_Newton': /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunnonlinsol/newton/fmod/fsunnonlinsol_newton_mod.c:437:3: warning: 'SUNNonlinSolSetInfoFile_Newton' is deprecated: Use SUNLogger_SetInfoFilename instead [-Wdeprecated-declarations] 437 | result = (int)SUNNonlinSolSetInfoFile_Newton(arg1,arg2); | ^~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunnonlinsol/newton/fmod/fsunnonlinsol_newton_mod.c:209: /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include/sunnonlinsol/sunnonlinsol_newton.h:117:5: note: declared here 117 | int SUNNonlinSolSetInfoFile_Newton(SUNNonlinearSolver NLS, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunnonlinsol/newton/fmod/fsunnonlinsol_newton_mod.c: In function '_wrap_FSUNNonlinSolSetPrintLevel_Newton': /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunnonlinsol/newton/fmod/fsunnonlinsol_newton_mod.c:451:3: warning: 'SUNNonlinSolSetPrintLevel_Newton' is deprecated: Use SUNLogger interface instead [-Wdeprecated-declarations] 451 | result = (int)SUNNonlinSolSetPrintLevel_Newton(arg1,arg2); | ^~~~~~ /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include/sunnonlinsol/sunnonlinsol_newton.h:121:21: note: declared here 121 | SUNDIALS_EXPORT int SUNNonlinSolSetPrintLevel_Newton(SUNNonlinearSolver NLS, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -Wl,-soname,libsundials_kinsol.so.6 -o libsundials_kinsol.so.6.7.0 CMakeFiles/sundials_kinsol_obj_shared.dir/kinsol.c.o CMakeFiles/sundials_kinsol_obj_shared.dir/kinsol_bbdpre.c.o CMakeFiles/sundials_kinsol_obj_shared.dir/kinsol_direct.c.o CMakeFiles/sundials_kinsol_obj_shared.dir/kinsol_io.c.o CMakeFiles/sundials_kinsol_obj_shared.dir/kinsol_ls.c.o CMakeFiles/sundials_kinsol_obj_shared.dir/kinsol_spils.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_adaptcontroller.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_band.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_context.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_dense.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_direct.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_iterative.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_linearsolver.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_logger.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_math.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_matrix.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_memory.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nonlinearsolver.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_nvector_senswrapper.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_version.c.o ../sundials/CMakeFiles/sundials_generic_obj_shared.dir/sundials_futils.c.o ../sunmemory/system/CMakeFiles/sundials_sunmemsys_obj_shared.dir/sundials_system_memory.c.o ../nvector/serial/CMakeFiles/sundials_nvecserial_obj_shared.dir/nvector_serial.c.o ../sunmatrix/band/CMakeFiles/sundials_sunmatrixband_obj_shared.dir/sunmatrix_band.c.o ../sunmatrix/dense/CMakeFiles/sundials_sunmatrixdense_obj_shared.dir/sunmatrix_dense.c.o ../sunmatrix/sparse/CMakeFiles/sundials_sunmatrixsparse_obj_shared.dir/sunmatrix_sparse.c.o ../sunlinsol/band/CMakeFiles/sundials_sunlinsolband_obj_shared.dir/sunlinsol_band.c.o ../sunlinsol/dense/CMakeFiles/sundials_sunlinsoldense_obj_shared.dir/sunlinsol_dense.c.o ../sunlinsol/spbcgs/CMakeFiles/sundials_sunlinsolspbcgs_obj_shared.dir/sunlinsol_spbcgs.c.o ../sunlinsol/spfgmr/CMakeFiles/sundials_sunlinsolspfgmr_obj_shared.dir/sunlinsol_spfgmr.c.o ../sunlinsol/spgmr/CMakeFiles/sundials_sunlinsolspgmr_obj_shared.dir/sunlinsol_spgmr.c.o ../sunlinsol/sptfqmr/CMakeFiles/sundials_sunlinsolsptfqmr_obj_shared.dir/sunlinsol_sptfqmr.c.o ../sunlinsol/pcg/CMakeFiles/sundials_sunlinsolpcg_obj_shared.dir/sunlinsol_pcg.c.o -lm gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 31%] Building C object src/idas/CMakeFiles/sundials_idas_obj_shared.dir/idas_ls.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/idas && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/idas/CMakeFiles/sundials_idas_obj_shared.dir/idas_ls.c.o -MF CMakeFiles/sundials_idas_obj_shared.dir/idas_ls.c.o.d -o CMakeFiles/sundials_idas_obj_shared.dir/idas_ls.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/idas/idas_ls.c [ 31%] Built target sundials_cvode_shared /usr/bin/gmake -f examples/sunlinsol/pcg/parallel/CMakeFiles/test_sunlinsol_pcg_parallel.dir/build.make examples/sunlinsol/pcg/parallel/CMakeFiles/test_sunlinsol_pcg_parallel.dir/depend cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/ida && /usr/bin/cmake -E cmake_symlink_library libsundials_ida.so.6.7.0 libsundials_ida.so.6 libsundials_ida.so gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/pcg/parallel /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/pcg/parallel /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/pcg/parallel/CMakeFiles/test_sunlinsol_pcg_parallel.dir/DependInfo.cmake "--color=" /usr/bin/cmake -E cmake_copy_f90_mod fortran_SHARED/fsunadaptcontroller_imexgus_mod.mod src/sunadaptcontroller/imexgus/fmod/CMakeFiles/sundials_fsunadaptcontrollerimexgus_mod_obj_shared.dir/fsunadaptcontroller_imexgus_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod fortran_SHARED/fsunadaptcontroller_soderlind_mod.mod src/sunadaptcontroller/soderlind/fmod/CMakeFiles/sundials_fsunadaptcontrollersoderlind_mod_obj_shared.dir/fsunadaptcontroller_soderlind_mod.mod.stamp GNU [ 31%] Building C object src/idas/CMakeFiles/sundials_idas_obj_shared.dir/idas_bbdpre.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/idas && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/idas/CMakeFiles/sundials_idas_obj_shared.dir/idas_bbdpre.c.o -MF CMakeFiles/sundials_idas_obj_shared.dir/idas_bbdpre.c.o.d -o CMakeFiles/sundials_idas_obj_shared.dir/idas_bbdpre.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/idas/idas_bbdpre.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/sunlinsol/pcg/parallel/CMakeFiles/test_sunlinsol_pcg_parallel.dir/build.make examples/sunlinsol/pcg/parallel/CMakeFiles/test_sunlinsol_pcg_parallel.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/cmake -E touch src/sunadaptcontroller/imexgus/fmod/CMakeFiles/sundials_fsunadaptcontrollerimexgus_mod_obj_shared.dir/fsunadaptcontroller_imexgus_mod.f90.o.provides.build /usr/bin/cmake -E touch src/sunadaptcontroller/soderlind/fmod/CMakeFiles/sundials_fsunadaptcontrollersoderlind_mod_obj_shared.dir/fsunadaptcontroller_soderlind_mod.f90.o.provides.build gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 31%] Building C object examples/sunlinsol/pcg/parallel/CMakeFiles/test_sunlinsol_pcg_parallel.dir/test_sunlinsol_pcg_parallel.c.o gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/pcg/parallel && /usr/bin/mpicc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/pcg/parallel/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/pcg/parallel/../.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/sunlinsol/pcg/parallel/CMakeFiles/test_sunlinsol_pcg_parallel.dir/test_sunlinsol_pcg_parallel.c.o -MF CMakeFiles/test_sunlinsol_pcg_parallel.dir/test_sunlinsol_pcg_parallel.c.o.d -o CMakeFiles/test_sunlinsol_pcg_parallel.dir/test_sunlinsol_pcg_parallel.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/pcg/parallel/test_sunlinsol_pcg_parallel.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 31%] Built target sundials_ida_shared gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/sunlinsol/spgmr/parallel/CMakeFiles/test_sunlinsol_spgmr_parallel.dir/build.make examples/sunlinsol/spgmr/parallel/CMakeFiles/test_sunlinsol_spgmr_parallel.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/spgmr/parallel /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/spgmr/parallel /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/spgmr/parallel/CMakeFiles/test_sunlinsol_spgmr_parallel.dir/DependInfo.cmake "--color=" [ 31%] Built target sundials_fsunadaptcontrollersoderlind_mod_obj_shared /usr/bin/gmake -f examples/sunlinsol/spfgmr/parallel/CMakeFiles/test_sunlinsol_spfgmr_parallel.dir/build.make examples/sunlinsol/spfgmr/parallel/CMakeFiles/test_sunlinsol_spfgmr_parallel.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/spfgmr/parallel /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/spfgmr/parallel /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/spfgmr/parallel/CMakeFiles/test_sunlinsol_spfgmr_parallel.dir/DependInfo.cmake "--color=" [ 31%] Built target sundials_fsunadaptcontrollerimexgus_mod_obj_shared [ 31%] Built target sundials_fsunnonlinsolnewton_mod_obj_shared /usr/bin/gmake -f examples/sunlinsol/spbcgs/parallel/CMakeFiles/test_sunlinsol_spbcgs_parallel.dir/build.make examples/sunlinsol/spbcgs/parallel/CMakeFiles/test_sunlinsol_spbcgs_parallel.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/spbcgs/parallel /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/spbcgs/parallel /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/spbcgs/parallel/CMakeFiles/test_sunlinsol_spbcgs_parallel.dir/DependInfo.cmake "--color=" [ 31%] Building C object src/idas/CMakeFiles/sundials_idas_obj_shared.dir/idas_nls.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/kinsol && /usr/bin/cmake -E cmake_symlink_library libsundials_kinsol.so.6.7.0 libsundials_kinsol.so.6 libsundials_kinsol.so cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/idas && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/idas/CMakeFiles/sundials_idas_obj_shared.dir/idas_nls.c.o -MF CMakeFiles/sundials_idas_obj_shared.dir/idas_nls.c.o.d -o CMakeFiles/sundials_idas_obj_shared.dir/idas_nls.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/idas/idas_nls.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/sunlinsol/spgmr/parallel/CMakeFiles/test_sunlinsol_spgmr_parallel.dir/build.make examples/sunlinsol/spgmr/parallel/CMakeFiles/test_sunlinsol_spgmr_parallel.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/sunlinsol/spfgmr/parallel/CMakeFiles/test_sunlinsol_spfgmr_parallel.dir/build.make examples/sunlinsol/spfgmr/parallel/CMakeFiles/test_sunlinsol_spfgmr_parallel.dir/build [ 31%] Building C object src/idas/CMakeFiles/sundials_idas_obj_shared.dir/idas_nls_sim.c.o gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/idas && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/idas/CMakeFiles/sundials_idas_obj_shared.dir/idas_nls_sim.c.o -MF CMakeFiles/sundials_idas_obj_shared.dir/idas_nls_sim.c.o.d -o CMakeFiles/sundials_idas_obj_shared.dir/idas_nls_sim.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/idas/idas_nls_sim.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/sunlinsol/spbcgs/parallel/CMakeFiles/test_sunlinsol_spbcgs_parallel.dir/build.make examples/sunlinsol/spbcgs/parallel/CMakeFiles/test_sunlinsol_spbcgs_parallel.dir/build [ 31%] Building C object examples/sunlinsol/spgmr/parallel/CMakeFiles/test_sunlinsol_spgmr_parallel.dir/test_sunlinsol_spgmr_parallel.c.o gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/spgmr/parallel && /usr/bin/mpicc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/spgmr/parallel/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/spgmr/parallel/../.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/sunlinsol/spgmr/parallel/CMakeFiles/test_sunlinsol_spgmr_parallel.dir/test_sunlinsol_spgmr_parallel.c.o -MF CMakeFiles/test_sunlinsol_spgmr_parallel.dir/test_sunlinsol_spgmr_parallel.c.o.d -o CMakeFiles/test_sunlinsol_spgmr_parallel.dir/test_sunlinsol_spgmr_parallel.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/spgmr/parallel/test_sunlinsol_spgmr_parallel.c [ 31%] Building C object examples/sunlinsol/spfgmr/parallel/CMakeFiles/test_sunlinsol_spfgmr_parallel.dir/test_sunlinsol_spfgmr_parallel.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/spfgmr/parallel && /usr/bin/mpicc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/spfgmr/parallel/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/spfgmr/parallel/../.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/sunlinsol/spfgmr/parallel/CMakeFiles/test_sunlinsol_spfgmr_parallel.dir/test_sunlinsol_spfgmr_parallel.c.o -MF CMakeFiles/test_sunlinsol_spfgmr_parallel.dir/test_sunlinsol_spfgmr_parallel.c.o.d -o CMakeFiles/test_sunlinsol_spfgmr_parallel.dir/test_sunlinsol_spfgmr_parallel.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/spfgmr/parallel/test_sunlinsol_spfgmr_parallel.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 31%] Building C object examples/sunlinsol/spbcgs/parallel/CMakeFiles/test_sunlinsol_spbcgs_parallel.dir/test_sunlinsol_spbcgs_parallel.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/spbcgs/parallel && /usr/bin/mpicc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/spbcgs/parallel/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/spbcgs/parallel/../.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/sunlinsol/spbcgs/parallel/CMakeFiles/test_sunlinsol_spbcgs_parallel.dir/test_sunlinsol_spbcgs_parallel.c.o -MF CMakeFiles/test_sunlinsol_spbcgs_parallel.dir/test_sunlinsol_spbcgs_parallel.c.o.d -o CMakeFiles/test_sunlinsol_spbcgs_parallel.dir/test_sunlinsol_spbcgs_parallel.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/spbcgs/parallel/test_sunlinsol_spbcgs_parallel.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 31%] Built target sundials_kinsol_shared [ 31%] Built target test_nvectormpi_obj [ 31%] Building C object examples/sunlinsol/spbcgs/parallel/CMakeFiles/test_sunlinsol_spbcgs_parallel.dir/__/__/test_sunlinsol.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/spbcgs/parallel && /usr/bin/mpicc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/spbcgs/parallel/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/spbcgs/parallel/../.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/sunlinsol/spbcgs/parallel/CMakeFiles/test_sunlinsol_spbcgs_parallel.dir/__/__/test_sunlinsol.c.o -MF CMakeFiles/test_sunlinsol_spbcgs_parallel.dir/__/__/test_sunlinsol.c.o.d -o CMakeFiles/test_sunlinsol_spbcgs_parallel.dir/__/__/test_sunlinsol.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/test_sunlinsol.c [ 31%] Building C object examples/sunlinsol/spfgmr/parallel/CMakeFiles/test_sunlinsol_spfgmr_parallel.dir/__/__/test_sunlinsol.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/spfgmr/parallel && /usr/bin/mpicc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/spfgmr/parallel/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/spfgmr/parallel/../.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/sunlinsol/spfgmr/parallel/CMakeFiles/test_sunlinsol_spfgmr_parallel.dir/__/__/test_sunlinsol.c.o -MF CMakeFiles/test_sunlinsol_spfgmr_parallel.dir/__/__/test_sunlinsol.c.o.d -o CMakeFiles/test_sunlinsol_spfgmr_parallel.dir/__/__/test_sunlinsol.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/test_sunlinsol.c /usr/bin/gmake -f examples/sunlinsol/sptfqmr/parallel/CMakeFiles/test_sunlinsol_sptfqmr_parallel.dir/build.make examples/sunlinsol/sptfqmr/parallel/CMakeFiles/test_sunlinsol_sptfqmr_parallel.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/sptfqmr/parallel /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/sptfqmr/parallel /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/sptfqmr/parallel/CMakeFiles/test_sunlinsol_sptfqmr_parallel.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/sunlinsol/sptfqmr/parallel/CMakeFiles/test_sunlinsol_sptfqmr_parallel.dir/build.make examples/sunlinsol/sptfqmr/parallel/CMakeFiles/test_sunlinsol_sptfqmr_parallel.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 31%] Building C object examples/sunlinsol/sptfqmr/parallel/CMakeFiles/test_sunlinsol_sptfqmr_parallel.dir/test_sunlinsol_sptfqmr_parallel.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/sptfqmr/parallel && /usr/bin/mpicc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/sptfqmr/parallel/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/sptfqmr/parallel/../.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/sunlinsol/sptfqmr/parallel/CMakeFiles/test_sunlinsol_sptfqmr_parallel.dir/test_sunlinsol_sptfqmr_parallel.c.o -MF CMakeFiles/test_sunlinsol_sptfqmr_parallel.dir/test_sunlinsol_sptfqmr_parallel.c.o.d -o CMakeFiles/test_sunlinsol_sptfqmr_parallel.dir/test_sunlinsol_sptfqmr_parallel.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/sptfqmr/parallel/test_sunlinsol_sptfqmr_parallel.c /usr/bin/gmake -f src/nvector/serial/fmod/CMakeFiles/sundials_fnvecserial_mod_shared.dir/build.make src/nvector/serial/fmod/CMakeFiles/sundials_fnvecserial_mod_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/serial/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/serial/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/serial/fmod/CMakeFiles/sundials_fnvecserial_mod_shared.dir/DependInfo.cmake "--color=" Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/serial/fmod/CMakeFiles/sundials_fnvecserial_mod_shared.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/serial/fmod/CMakeFiles/sundials_fnvecserial_mod_shared.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/serial/fmod/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/serial/fmod/CMakeFiles/sundials_fnvecserial_mod_shared.dir/depend.internal". Scanning dependencies of target sundials_fnvecserial_mod_shared gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/nvector/serial/fmod/CMakeFiles/sundials_fnvecserial_mod_shared.dir/build.make src/nvector/serial/fmod/CMakeFiles/sundials_fnvecserial_mod_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 31%] Linking Fortran shared library libsundials_fnvecserial_mod.so cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/serial/fmod && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_fnvecserial_mod_shared.dir/link.txt --verbose=1 /usr/bin/gfortran -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -Wl,-soname,libsundials_fnvecserial_mod.so.6 -o libsundials_fnvecserial_mod.so.6.7.0 CMakeFiles/sundials_fnvecserial_mod_obj_shared.dir/fnvector_serial_mod.f90.o CMakeFiles/sundials_fnvecserial_mod_obj_shared.dir/fnvector_serial_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_futils_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_futils_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_logger_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_logger_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_linearsolver_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_linearsolver_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_matrix_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_matrix_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nonlinearsolver_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nonlinearsolver_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nvector_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nvector_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_types_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_types_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_context_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_context_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_adaptcontroller_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_adaptcontroller_mod.c.o -lm ../libsundials_nvecserial.so.6.7.0 /usr/bin/gmake -f src/nvector/manyvector/fmod/CMakeFiles/sundials_fnvecmanyvector_mod_shared.dir/build.make src/nvector/manyvector/fmod/CMakeFiles/sundials_fnvecmanyvector_mod_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/manyvector/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector/fmod/CMakeFiles/sundials_fnvecmanyvector_mod_shared.dir/DependInfo.cmake "--color=" Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector/fmod/CMakeFiles/sundials_fnvecmanyvector_mod_shared.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector/fmod/CMakeFiles/sundials_fnvecmanyvector_mod_shared.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector/fmod/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector/fmod/CMakeFiles/sundials_fnvecmanyvector_mod_shared.dir/depend.internal". Scanning dependencies of target sundials_fnvecmanyvector_mod_shared gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/nvector/manyvector/fmod/CMakeFiles/sundials_fnvecmanyvector_mod_shared.dir/build.make src/nvector/manyvector/fmod/CMakeFiles/sundials_fnvecmanyvector_mod_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 31%] Linking Fortran shared library libsundials_fnvecmanyvector_mod.so cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector/fmod && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_fnvecmanyvector_mod_shared.dir/link.txt --verbose=1 /usr/bin/mpif90 -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -Wl,-soname,libsundials_fnvecmanyvector_mod.so.6 -o libsundials_fnvecmanyvector_mod.so.6.7.0 CMakeFiles/sundials_fnvecmanyvector_mod_obj_shared.dir/fnvector_manyvector_mod.f90.o CMakeFiles/sundials_fnvecmanyvector_mod_obj_shared.dir/fnvector_manyvector_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_futils_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_futils_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_logger_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_logger_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_linearsolver_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_linearsolver_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_matrix_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_matrix_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nonlinearsolver_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nonlinearsolver_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nvector_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nvector_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_types_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_types_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_context_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_context_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_adaptcontroller_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_adaptcontroller_mod.c.o -lm ../libsundials_nvecmanyvector.so.6.7.0 /usr/bin/gmake -f src/nvector/manyvector/fmod/CMakeFiles/sundials_fnvecmpimanyvector_mod_shared.dir/build.make src/nvector/manyvector/fmod/CMakeFiles/sundials_fnvecmpimanyvector_mod_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/manyvector/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector/fmod/CMakeFiles/sundials_fnvecmpimanyvector_mod_shared.dir/DependInfo.cmake "--color=" [ 31%] Building C object src/idas/CMakeFiles/sundials_idas_obj_shared.dir/idas_nls_stg.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/idas && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/idas/CMakeFiles/sundials_idas_obj_shared.dir/idas_nls_stg.c.o -MF CMakeFiles/sundials_idas_obj_shared.dir/idas_nls_stg.c.o.d -o CMakeFiles/sundials_idas_obj_shared.dir/idas_nls_stg.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/idas/idas_nls_stg.c Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector/fmod/CMakeFiles/sundials_fnvecmpimanyvector_mod_shared.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector/fmod/CMakeFiles/sundials_fnvecmpimanyvector_mod_shared.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector/fmod/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector/fmod/CMakeFiles/sundials_fnvecmpimanyvector_mod_shared.dir/depend.internal". cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/serial/fmod && /usr/bin/cmake -E cmake_symlink_library libsundials_fnvecserial_mod.so.6.7.0 libsundials_fnvecserial_mod.so.6 libsundials_fnvecserial_mod.so Scanning dependencies of target sundials_fnvecmpimanyvector_mod_shared gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/nvector/manyvector/fmod/CMakeFiles/sundials_fnvecmpimanyvector_mod_shared.dir/build.make src/nvector/manyvector/fmod/CMakeFiles/sundials_fnvecmpimanyvector_mod_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 31%] Linking Fortran shared library libsundials_fnvecmpimanyvector_mod.so cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector/fmod && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_fnvecmpimanyvector_mod_shared.dir/link.txt --verbose=1 [ 31%] Building C object examples/sunlinsol/pcg/parallel/CMakeFiles/test_sunlinsol_pcg_parallel.dir/__/__/test_sunlinsol.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/pcg/parallel && /usr/bin/mpicc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/pcg/parallel/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/pcg/parallel/../.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/sunlinsol/pcg/parallel/CMakeFiles/test_sunlinsol_pcg_parallel.dir/__/__/test_sunlinsol.c.o -MF CMakeFiles/test_sunlinsol_pcg_parallel.dir/__/__/test_sunlinsol.c.o.d -o CMakeFiles/test_sunlinsol_pcg_parallel.dir/__/__/test_sunlinsol.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/test_sunlinsol.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/nvector/parallel/fmod/CMakeFiles/sundials_fnvecparallel_mod_obj_shared.dir/build.make src/nvector/parallel/fmod/CMakeFiles/sundials_fnvecparallel_mod_obj_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/parallel/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/parallel/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/parallel/fmod/CMakeFiles/sundials_fnvecparallel_mod_obj_shared.dir/DependInfo.cmake "--color=" [ 31%] Building C object src/idas/CMakeFiles/sundials_idas_obj_shared.dir/idas_spils.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/idas && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/idas/CMakeFiles/sundials_idas_obj_shared.dir/idas_spils.c.o -MF CMakeFiles/sundials_idas_obj_shared.dir/idas_spils.c.o.d -o CMakeFiles/sundials_idas_obj_shared.dir/idas_spils.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/idas/idas_spils.c /usr/bin/mpif90 -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -Wl,-soname,libsundials_fnvecmpimanyvector_mod.so.6 -o libsundials_fnvecmpimanyvector_mod.so.6.7.0 CMakeFiles/sundials_fnvecmpimanyvector_mod_obj_shared.dir/fnvector_mpimanyvector_mod.f90.o CMakeFiles/sundials_fnvecmpimanyvector_mod_obj_shared.dir/fnvector_mpimanyvector_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_futils_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_futils_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_logger_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_logger_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_linearsolver_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_linearsolver_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_matrix_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_matrix_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nonlinearsolver_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nonlinearsolver_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nvector_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nvector_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_types_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_types_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_context_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_context_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_adaptcontroller_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_adaptcontroller_mod.c.o -lm ../libsundials_nvecmpimanyvector.so.6.7.0 [ 31%] Built target sundials_fnvecserial_mod_shared Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/parallel/fmod/CMakeFiles/sundials_fnvecparallel_mod_obj_shared.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/parallel/fmod/CMakeFiles/sundials_fnvecparallel_mod_obj_shared.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/parallel/fmod/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/parallel/fmod/CMakeFiles/sundials_fnvecparallel_mod_obj_shared.dir/depend.internal". Scanning dependencies of target sundials_fnvecparallel_mod_obj_shared gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/nvector/parallel/fmod/CMakeFiles/sundials_fnvecparallel_mod_obj_shared.dir/build.make src/nvector/parallel/fmod/CMakeFiles/sundials_fnvecparallel_mod_obj_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 32%] Building C object examples/sunlinsol/spgmr/parallel/CMakeFiles/test_sunlinsol_spgmr_parallel.dir/__/__/test_sunlinsol.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/spgmr/parallel && /usr/bin/mpicc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/spgmr/parallel/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/spgmr/parallel/../.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/sunlinsol/spgmr/parallel/CMakeFiles/test_sunlinsol_spgmr_parallel.dir/__/__/test_sunlinsol.c.o -MF CMakeFiles/test_sunlinsol_spgmr_parallel.dir/__/__/test_sunlinsol.c.o.d -o CMakeFiles/test_sunlinsol_spgmr_parallel.dir/__/__/test_sunlinsol.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/test_sunlinsol.c [ 32%] Building Fortran object src/nvector/parallel/fmod/CMakeFiles/sundials_fnvecparallel_mod_obj_shared.dir/fnvector_parallel_mod.f90.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/parallel/fmod && /usr/bin/mpif90 -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J../../../../fortran_SHARED -fPIC -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/parallel/fmod/fnvector_parallel_mod.f90 -o CMakeFiles/sundials_fnvecparallel_mod_obj_shared.dir/fnvector_parallel_mod.f90.o [ 32%] Building C object src/nvector/parallel/fmod/CMakeFiles/sundials_fnvecparallel_mod_obj_shared.dir/fnvector_parallel_mod.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/parallel/fmod && /usr/bin/mpicc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -MD -MT src/nvector/parallel/fmod/CMakeFiles/sundials_fnvecparallel_mod_obj_shared.dir/fnvector_parallel_mod.c.o -MF CMakeFiles/sundials_fnvecparallel_mod_obj_shared.dir/fnvector_parallel_mod.c.o.d -o CMakeFiles/sundials_fnvecparallel_mod_obj_shared.dir/fnvector_parallel_mod.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/parallel/fmod/fnvector_parallel_mod.c f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector/fmod && /usr/bin/cmake -E cmake_symlink_library libsundials_fnvecmanyvector_mod.so.6.7.0 libsundials_fnvecmanyvector_mod.so.6 libsundials_fnvecmanyvector_mod.so [ 32%] Building C object examples/sunlinsol/sptfqmr/parallel/CMakeFiles/test_sunlinsol_sptfqmr_parallel.dir/__/__/test_sunlinsol.c.o gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/sptfqmr/parallel && /usr/bin/mpicc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/sptfqmr/parallel/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/sptfqmr/parallel/../.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/sunlinsol/sptfqmr/parallel/CMakeFiles/test_sunlinsol_sptfqmr_parallel.dir/__/__/test_sunlinsol.c.o -MF CMakeFiles/test_sunlinsol_sptfqmr_parallel.dir/__/__/test_sunlinsol.c.o.d -o CMakeFiles/test_sunlinsol_sptfqmr_parallel.dir/__/__/test_sunlinsol.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/test_sunlinsol.c /usr/bin/gmake -f src/nvector/mpiplusx/fmod/CMakeFiles/sundials_fnvecmpiplusx_mod_shared.dir/build.make src/nvector/mpiplusx/fmod/CMakeFiles/sundials_fnvecmpiplusx_mod_shared.dir/depend [ 32%] Built target sundials_fnvecmanyvector_mod_shared /usr/bin/gmake -f src/nvector/openmp/fmod/CMakeFiles/sundials_fnvecopenmp_mod_obj_shared.dir/build.make src/nvector/openmp/fmod/CMakeFiles/sundials_fnvecopenmp_mod_obj_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/mpiplusx/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/mpiplusx/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/mpiplusx/fmod/CMakeFiles/sundials_fnvecmpiplusx_mod_shared.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/openmp/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/openmp/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/openmp/fmod/CMakeFiles/sundials_fnvecopenmp_mod_obj_shared.dir/DependInfo.cmake "--color=" [ 32%] Linking C executable test_sunlinsol_spfgmr_parallel cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/spfgmr/parallel && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sunlinsol_spfgmr_parallel.dir/link.txt --verbose=1 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/parallel/fmod/fnvector_parallel_mod.c: In function '_wrap_FN_VCloneVectorArray_Parallel': [ 32%] Linking C executable test_sunlinsol_spbcgs_parallel /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/parallel/fmod/fnvector_parallel_mod.c:1141:3: warning: 'N_VCloneVectorArray_Parallel' is deprecated [-Wdeprecated-declarations] 1141 | result = (N_Vector *)N_VCloneVectorArray_Parallel(arg1,arg2); | ^~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/parallel/fmod/fnvector_parallel_mod.c:209: /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include/nvector/nvector_parallel.h:235:38: note: declared here 235 | SUNDIALS_DEPRECATED_EXPORT N_Vector* N_VCloneVectorArray_Parallel(int count, N_Vector w); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/parallel/fmod/fnvector_parallel_mod.c: In function '_wrap_FN_VCloneVectorArrayEmpty_Parallel': /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/parallel/fmod/fnvector_parallel_mod.c:1155:3: warning: 'N_VCloneVectorArrayEmpty_Parallel' is deprecated [-Wdeprecated-declarations] 1155 | result = (N_Vector *)N_VCloneVectorArrayEmpty_Parallel(arg1,arg2); | ^~~~~~ /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include/nvector/nvector_parallel.h:238:38: note: declared here 238 | SUNDIALS_DEPRECATED_EXPORT N_Vector* N_VCloneVectorArrayEmpty_Parallel(int count, N_Vector w); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/parallel/fmod/fnvector_parallel_mod.c: In function '_wrap_FN_VDestroyVectorArray_Parallel': /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/parallel/fmod/fnvector_parallel_mod.c:1167:3: warning: 'N_VDestroyVectorArray_Parallel' is deprecated [-Wdeprecated-declarations] 1167 | N_VDestroyVectorArray_Parallel(arg1,arg2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include/nvector/nvector_parallel.h:241:33: note: declared here 241 | SUNDIALS_DEPRECATED_EXPORT void N_VDestroyVectorArray_Parallel(N_Vector* vs, int count); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/spbcgs/parallel && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sunlinsol_spbcgs_parallel.dir/link.txt --verbose=1 cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/manyvector/fmod && /usr/bin/cmake -E cmake_symlink_library libsundials_fnvecmpimanyvector_mod.so.6.7.0 libsundials_fnvecmpimanyvector_mod.so.6 libsundials_fnvecmpimanyvector_mod.so /usr/bin/gmake -f src/sunmatrix/band/fmod/CMakeFiles/sundials_fsunmatrixband_mod_shared.dir/build.make src/sunmatrix/band/fmod/CMakeFiles/sundials_fsunmatrixband_mod_shared.dir/depend Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/mpiplusx/fmod/CMakeFiles/sundials_fnvecmpiplusx_mod_shared.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/mpiplusx/fmod/CMakeFiles/sundials_fnvecmpiplusx_mod_shared.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/mpiplusx/fmod/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/mpiplusx/fmod/CMakeFiles/sundials_fnvecmpiplusx_mod_shared.dir/depend.internal". Scanning dependencies of target sundials_fnvecmpiplusx_mod_shared gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunmatrix/band/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/band/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/band/fmod/CMakeFiles/sundials_fsunmatrixband_mod_shared.dir/DependInfo.cmake "--color=" Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/openmp/fmod/CMakeFiles/sundials_fnvecopenmp_mod_obj_shared.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/openmp/fmod/CMakeFiles/sundials_fnvecopenmp_mod_obj_shared.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/openmp/fmod/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/openmp/fmod/CMakeFiles/sundials_fnvecopenmp_mod_obj_shared.dir/depend.internal". gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/nvector/mpiplusx/fmod/CMakeFiles/sundials_fnvecmpiplusx_mod_shared.dir/build.make src/nvector/mpiplusx/fmod/CMakeFiles/sundials_fnvecmpiplusx_mod_shared.dir/build Scanning dependencies of target sundials_fnvecopenmp_mod_obj_shared gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/mpicc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/test_sunlinsol_spfgmr_parallel.dir/test_sunlinsol_spfgmr_parallel.c.o CMakeFiles/test_sunlinsol_spfgmr_parallel.dir/__/__/test_sunlinsol.c.o -o test_sunlinsol_spfgmr_parallel ../../../../src/nvector/parallel/libsundials_nvecparallel.so.6.7.0 ../../../../src/sunlinsol/spfgmr/libsundials_sunlinsolspfgmr.so.4.7.0 -lm /usr/bin/mpicc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/test_sunlinsol_spbcgs_parallel.dir/test_sunlinsol_spbcgs_parallel.c.o CMakeFiles/test_sunlinsol_spbcgs_parallel.dir/__/__/test_sunlinsol.c.o -o test_sunlinsol_spbcgs_parallel ../../../../src/nvector/parallel/libsundials_nvecparallel.so.6.7.0 ../../../../src/sunlinsol/spbcgs/libsundials_sunlinsolspbcgs.so.4.7.0 -lm gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/nvector/openmp/fmod/CMakeFiles/sundials_fnvecopenmp_mod_obj_shared.dir/build.make src/nvector/openmp/fmod/CMakeFiles/sundials_fnvecopenmp_mod_obj_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/band/fmod/CMakeFiles/sundials_fsunmatrixband_mod_shared.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/band/fmod/CMakeFiles/sundials_fsunmatrixband_mod_shared.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/band/fmod/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/band/fmod/CMakeFiles/sundials_fsunmatrixband_mod_shared.dir/depend.internal". Scanning dependencies of target sundials_fsunmatrixband_mod_shared gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunmatrix/band/fmod/CMakeFiles/sundials_fsunmatrixband_mod_shared.dir/build.make src/sunmatrix/band/fmod/CMakeFiles/sundials_fsunmatrixband_mod_shared.dir/build [ 32%] Linking Fortran shared library libsundials_fnvecmpiplusx_mod.so gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/mpiplusx/fmod && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_fnvecmpiplusx_mod_shared.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 32%] Building Fortran object src/nvector/openmp/fmod/CMakeFiles/sundials_fnvecopenmp_mod_obj_shared.dir/fnvector_openmp_mod.f90.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/openmp/fmod && /usr/bin/gfortran -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J../../../../fortran_SHARED -fPIC -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/openmp/fmod/fnvector_openmp_mod.f90 -o CMakeFiles/sundials_fnvecopenmp_mod_obj_shared.dir/fnvector_openmp_mod.f90.o /usr/bin/mpif90 -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -Wl,-soname,libsundials_fnvecmpiplusx_mod.so.6 -o libsundials_fnvecmpiplusx_mod.so.6.7.0 CMakeFiles/sundials_fnvecmpiplusx_mod_obj_shared.dir/fnvector_mpiplusx_mod.f90.o CMakeFiles/sundials_fnvecmpiplusx_mod_obj_shared.dir/fnvector_mpiplusx_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_futils_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_futils_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_logger_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_logger_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_linearsolver_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_linearsolver_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_matrix_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_matrix_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nonlinearsolver_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nonlinearsolver_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nvector_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nvector_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_types_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_types_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_context_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_context_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_adaptcontroller_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_adaptcontroller_mod.c.o -lm ../libsundials_nvecmpiplusx.so.6.7.0 [ 32%] Linking Fortran shared library libsundials_fsunmatrixband_mod.so cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/band/fmod && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_fsunmatrixband_mod_shared.dir/link.txt --verbose=1 [ 32%] Built target sundials_fnvecmpimanyvector_mod_shared f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /usr/bin/gmake -f src/sunmatrix/dense/fmod/CMakeFiles/sundials_fsunmatrixdense_mod_shared.dir/build.make src/sunmatrix/dense/fmod/CMakeFiles/sundials_fsunmatrixdense_mod_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunmatrix/dense/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/dense/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/dense/fmod/CMakeFiles/sundials_fsunmatrixdense_mod_shared.dir/DependInfo.cmake "--color=" /usr/bin/gfortran -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -Wl,-soname,libsundials_fsunmatrixband_mod.so.4 -o libsundials_fsunmatrixband_mod.so.4.7.0 CMakeFiles/sundials_fsunmatrixband_mod_obj_shared.dir/fsunmatrix_band_mod.f90.o CMakeFiles/sundials_fsunmatrixband_mod_obj_shared.dir/fsunmatrix_band_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_futils_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_futils_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_logger_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_logger_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_linearsolver_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_linearsolver_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_matrix_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_matrix_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nonlinearsolver_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nonlinearsolver_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nvector_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nvector_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_types_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_types_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_context_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_context_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_adaptcontroller_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_adaptcontroller_mod.c.o -lm ../libsundials_sunmatrixband.so.4.7.0 Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/dense/fmod/CMakeFiles/sundials_fsunmatrixdense_mod_shared.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/dense/fmod/CMakeFiles/sundials_fsunmatrixdense_mod_shared.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/dense/fmod/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/dense/fmod/CMakeFiles/sundials_fsunmatrixdense_mod_shared.dir/depend.internal". Scanning dependencies of target sundials_fsunmatrixdense_mod_shared gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunmatrix/dense/fmod/CMakeFiles/sundials_fsunmatrixdense_mod_shared.dir/build.make src/sunmatrix/dense/fmod/CMakeFiles/sundials_fsunmatrixdense_mod_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 32%] Building C object src/nvector/openmp/fmod/CMakeFiles/sundials_fnvecopenmp_mod_obj_shared.dir/fnvector_openmp_mod.c.o [ 33%] Linking Fortran shared library libsundials_fsunmatrixdense_mod.so cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/openmp/fmod && /usr/bin/gcc -Dsundials_generic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fPIC -fopenmp -MD -MT src/nvector/openmp/fmod/CMakeFiles/sundials_fnvecopenmp_mod_obj_shared.dir/fnvector_openmp_mod.c.o -MF CMakeFiles/sundials_fnvecopenmp_mod_obj_shared.dir/fnvector_openmp_mod.c.o.d -o CMakeFiles/sundials_fnvecopenmp_mod_obj_shared.dir/fnvector_openmp_mod.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/openmp/fmod/fnvector_openmp_mod.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/dense/fmod && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_fsunmatrixdense_mod_shared.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gfortran -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -Wl,-soname,libsundials_fsunmatrixdense_mod.so.4 -o libsundials_fsunmatrixdense_mod.so.4.7.0 CMakeFiles/sundials_fsunmatrixdense_mod_obj_shared.dir/fsunmatrix_dense_mod.f90.o CMakeFiles/sundials_fsunmatrixdense_mod_obj_shared.dir/fsunmatrix_dense_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_futils_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_futils_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_logger_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_logger_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_linearsolver_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_linearsolver_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_matrix_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_matrix_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nonlinearsolver_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nonlinearsolver_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nvector_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nvector_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_types_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_types_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_context_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_context_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_adaptcontroller_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_adaptcontroller_mod.c.o -lm ../libsundials_sunmatrixdense.so.4.7.0 [ 33%] Built target test_sunlinsol_spbcgs_parallel [ 33%] Built target test_sunlinsol_spfgmr_parallel /usr/bin/gmake -f src/sunmatrix/sparse/fmod/CMakeFiles/sundials_fsunmatrixsparse_mod_shared.dir/build.make src/sunmatrix/sparse/fmod/CMakeFiles/sundials_fsunmatrixsparse_mod_shared.dir/depend /usr/bin/gmake -f src/sunlinsol/pcg/fmod/CMakeFiles/sundials_fsunlinsolpcg_mod_shared.dir/build.make src/sunlinsol/pcg/fmod/CMakeFiles/sundials_fsunlinsolpcg_mod_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunmatrix/sparse/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/sparse/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/sparse/fmod/CMakeFiles/sundials_fsunmatrixsparse_mod_shared.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/pcg/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/pcg/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/pcg/fmod/CMakeFiles/sundials_fsunlinsolpcg_mod_shared.dir/DependInfo.cmake "--color=" Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/pcg/fmod/CMakeFiles/sundials_fsunlinsolpcg_mod_shared.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/pcg/fmod/CMakeFiles/sundials_fsunlinsolpcg_mod_shared.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/pcg/fmod/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/pcg/fmod/CMakeFiles/sundials_fsunlinsolpcg_mod_shared.dir/depend.internal". [ 33%] Linking C executable test_sunlinsol_pcg_parallel Scanning dependencies of target sundials_fsunlinsolpcg_mod_shared cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/pcg/parallel && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sunlinsol_pcg_parallel.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/sparse/fmod/CMakeFiles/sundials_fsunmatrixsparse_mod_shared.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/sparse/fmod/CMakeFiles/sundials_fsunmatrixsparse_mod_shared.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/sparse/fmod/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/sparse/fmod/CMakeFiles/sundials_fsunmatrixsparse_mod_shared.dir/depend.internal". /usr/bin/gmake -f src/sunlinsol/pcg/fmod/CMakeFiles/sundials_fsunlinsolpcg_mod_shared.dir/build.make src/sunlinsol/pcg/fmod/CMakeFiles/sundials_fsunlinsolpcg_mod_shared.dir/build Scanning dependencies of target sundials_fsunmatrixsparse_mod_shared gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/openmp/fmod/fnvector_openmp_mod.c: In function '_wrap_FN_VCloneVectorArray_OpenMP': gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/openmp/fmod/fnvector_openmp_mod.c:957:3: warning: 'N_VCloneVectorArray_OpenMP' is deprecated [-Wdeprecated-declarations] 957 | result = (N_Vector *)N_VCloneVectorArray_OpenMP(arg1,arg2); | ^~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/openmp/fmod/fnvector_openmp_mod.c:209: /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include/nvector/nvector_openmp.h:204:38: note: declared here 204 | SUNDIALS_DEPRECATED_EXPORT N_Vector* N_VCloneVectorArray_OpenMP(int count, N_Vector w); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/openmp/fmod/fnvector_openmp_mod.c: In function '_wrap_FN_VCloneVectorArrayEmpty_OpenMP': /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/openmp/fmod/fnvector_openmp_mod.c:971:3: warning: 'N_VCloneVectorArrayEmpty_OpenMP' is deprecated [-Wdeprecated-declarations] 971 | result = (N_Vector *)N_VCloneVectorArrayEmpty_OpenMP(arg1,arg2); | ^~~~~~ /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include/nvector/nvector_openmp.h:207:38: note: declared here 207 | SUNDIALS_DEPRECATED_EXPORT N_Vector* N_VCloneVectorArrayEmpty_OpenMP(int count, N_Vector w); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gmake -f src/sunmatrix/sparse/fmod/CMakeFiles/sundials_fsunmatrixsparse_mod_shared.dir/build.make src/sunmatrix/sparse/fmod/CMakeFiles/sundials_fsunmatrixsparse_mod_shared.dir/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/openmp/fmod/fnvector_openmp_mod.c: In function '_wrap_FN_VDestroyVectorArray_OpenMP': /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/nvector/openmp/fmod/fnvector_openmp_mod.c:983:3: warning: 'N_VDestroyVectorArray_OpenMP' is deprecated [-Wdeprecated-declarations] 983 | N_VDestroyVectorArray_OpenMP(arg1,arg2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include/nvector/nvector_openmp.h:210:33: note: declared here 210 | SUNDIALS_DEPRECATED_EXPORT void N_VDestroyVectorArray_OpenMP(N_Vector* vs, int count); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunlinsol/spbcgs/fmod/CMakeFiles/sundials_fsunlinsolspbcgs_mod_shared.dir/build.make src/sunlinsol/spbcgs/fmod/CMakeFiles/sundials_fsunlinsolspbcgs_mod_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/spbcgs/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spbcgs/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spbcgs/fmod/CMakeFiles/sundials_fsunlinsolspbcgs_mod_shared.dir/DependInfo.cmake "--color=" /usr/bin/mpicc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/test_sunlinsol_pcg_parallel.dir/test_sunlinsol_pcg_parallel.c.o CMakeFiles/test_sunlinsol_pcg_parallel.dir/__/__/test_sunlinsol.c.o -o test_sunlinsol_pcg_parallel ../../../../src/nvector/parallel/libsundials_nvecparallel.so.6.7.0 ../../../../src/sunlinsol/pcg/libsundials_sunlinsolpcg.so.4.7.0 -lm cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/band/fmod && /usr/bin/cmake -E cmake_symlink_library libsundials_fsunmatrixband_mod.so.4.7.0 libsundials_fsunmatrixband_mod.so.4 libsundials_fsunmatrixband_mod.so cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/nvector/mpiplusx/fmod && /usr/bin/cmake -E cmake_symlink_library libsundials_fnvecmpiplusx_mod.so.6.7.0 libsundials_fnvecmpiplusx_mod.so.6 libsundials_fnvecmpiplusx_mod.so [ 33%] Linking Fortran shared library libsundials_fsunlinsolpcg_mod.so cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/pcg/fmod && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_fsunlinsolpcg_mod_shared.dir/link.txt --verbose=1 [ 33%] Linking Fortran shared library libsundials_fsunmatrixsparse_mod.so cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/sparse/fmod && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_fsunmatrixsparse_mod_shared.dir/link.txt --verbose=1 Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spbcgs/fmod/CMakeFiles/sundials_fsunlinsolspbcgs_mod_shared.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spbcgs/fmod/CMakeFiles/sundials_fsunlinsolspbcgs_mod_shared.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spbcgs/fmod/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spbcgs/fmod/CMakeFiles/sundials_fsunlinsolspbcgs_mod_shared.dir/depend.internal". Scanning dependencies of target sundials_fsunlinsolspbcgs_mod_shared gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunlinsol/spbcgs/fmod/CMakeFiles/sundials_fsunlinsolspbcgs_mod_shared.dir/build.make src/sunlinsol/spbcgs/fmod/CMakeFiles/sundials_fsunlinsolspbcgs_mod_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gfortran -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -Wl,-soname,libsundials_fsunlinsolpcg_mod.so.4 -o libsundials_fsunlinsolpcg_mod.so.4.7.0 CMakeFiles/sundials_fsunlinsolpcg_mod_obj_shared.dir/fsunlinsol_pcg_mod.f90.o CMakeFiles/sundials_fsunlinsolpcg_mod_obj_shared.dir/fsunlinsol_pcg_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_futils_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_futils_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_logger_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_logger_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_linearsolver_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_linearsolver_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_matrix_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_matrix_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nonlinearsolver_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nonlinearsolver_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nvector_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nvector_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_types_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_types_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_context_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_context_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_adaptcontroller_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_adaptcontroller_mod.c.o -lm ../libsundials_sunlinsolpcg.so.4.7.0 /usr/bin/gfortran -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -Wl,-soname,libsundials_fsunmatrixsparse_mod.so.4 -o libsundials_fsunmatrixsparse_mod.so.4.7.0 CMakeFiles/sundials_fsunmatrixsparse_mod_obj_shared.dir/fsunmatrix_sparse_mod.f90.o CMakeFiles/sundials_fsunmatrixsparse_mod_obj_shared.dir/fsunmatrix_sparse_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_futils_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_futils_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_logger_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_logger_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_linearsolver_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_linearsolver_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_matrix_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_matrix_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nonlinearsolver_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nonlinearsolver_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nvector_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nvector_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_types_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_types_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_context_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_context_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_adaptcontroller_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_adaptcontroller_mod.c.o -lm ../libsundials_sunmatrixsparse.so.4.7.0 [ 33%] Linking C executable test_sunlinsol_spgmr_parallel gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/spgmr/parallel && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sunlinsol_spgmr_parallel.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 33%] Linking Fortran shared library libsundials_fsunlinsolspbcgs_mod.so cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spbcgs/fmod && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_fsunlinsolspbcgs_mod_shared.dir/link.txt --verbose=1 /usr/bin/mpicc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/test_sunlinsol_spgmr_parallel.dir/test_sunlinsol_spgmr_parallel.c.o CMakeFiles/test_sunlinsol_spgmr_parallel.dir/__/__/test_sunlinsol.c.o -o test_sunlinsol_spgmr_parallel ../../../../src/nvector/parallel/libsundials_nvecparallel.so.6.7.0 ../../../../src/sunlinsol/spgmr/libsundials_sunlinsolspgmr.so.4.7.0 -lm [ 33%] Built target sundials_fnvecmpiplusx_mod_shared [ 33%] Built target sundials_fsunmatrixband_mod_shared /usr/bin/gmake -f src/sunlinsol/spfgmr/fmod/CMakeFiles/sundials_fsunlinsolspfgmr_mod_shared.dir/build.make src/sunlinsol/spfgmr/fmod/CMakeFiles/sundials_fsunlinsolspfgmr_mod_shared.dir/depend /usr/bin/gmake -f src/sunlinsol/spgmr/fmod/CMakeFiles/sundials_fsunlinsolspgmr_mod_shared.dir/build.make src/sunlinsol/spgmr/fmod/CMakeFiles/sundials_fsunlinsolspgmr_mod_shared.dir/depend /usr/bin/gfortran -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -Wl,-soname,libsundials_fsunlinsolspbcgs_mod.so.4 -o libsundials_fsunlinsolspbcgs_mod.so.4.7.0 CMakeFiles/sundials_fsunlinsolspbcgs_mod_obj_shared.dir/fsunlinsol_spbcgs_mod.f90.o CMakeFiles/sundials_fsunlinsolspbcgs_mod_obj_shared.dir/fsunlinsol_spbcgs_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_futils_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_futils_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_logger_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_logger_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_linearsolver_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_linearsolver_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_matrix_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_matrix_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nonlinearsolver_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nonlinearsolver_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nvector_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nvector_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_types_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_types_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_context_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_context_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_adaptcontroller_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_adaptcontroller_mod.c.o -lm ../libsundials_sunlinsolspbcgs.so.4.7.0 gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/spfgmr/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spfgmr/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spfgmr/fmod/CMakeFiles/sundials_fsunlinsolspfgmr_mod_shared.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/spgmr/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spgmr/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spgmr/fmod/CMakeFiles/sundials_fsunlinsolspgmr_mod_shared.dir/DependInfo.cmake "--color=" cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/dense/fmod && /usr/bin/cmake -E cmake_symlink_library libsundials_fsunmatrixdense_mod.so.4.7.0 libsundials_fsunmatrixdense_mod.so.4 libsundials_fsunmatrixdense_mod.so Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spfgmr/fmod/CMakeFiles/sundials_fsunlinsolspfgmr_mod_shared.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spfgmr/fmod/CMakeFiles/sundials_fsunlinsolspfgmr_mod_shared.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spfgmr/fmod/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spfgmr/fmod/CMakeFiles/sundials_fsunlinsolspfgmr_mod_shared.dir/depend.internal". Scanning dependencies of target sundials_fsunlinsolspfgmr_mod_shared Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spgmr/fmod/CMakeFiles/sundials_fsunlinsolspgmr_mod_shared.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spgmr/fmod/CMakeFiles/sundials_fsunlinsolspgmr_mod_shared.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spgmr/fmod/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spgmr/fmod/CMakeFiles/sundials_fsunlinsolspgmr_mod_shared.dir/depend.internal". gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunlinsol/spfgmr/fmod/CMakeFiles/sundials_fsunlinsolspfgmr_mod_shared.dir/build.make src/sunlinsol/spfgmr/fmod/CMakeFiles/sundials_fsunlinsolspfgmr_mod_shared.dir/build Scanning dependencies of target sundials_fsunlinsolspgmr_mod_shared gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunlinsol/sptfqmr/fmod/CMakeFiles/sundials_fsunlinsolsptfqmr_mod_shared.dir/build.make src/sunlinsol/sptfqmr/fmod/CMakeFiles/sundials_fsunlinsolsptfqmr_mod_shared.dir/depend gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunlinsol/spgmr/fmod/CMakeFiles/sundials_fsunlinsolspgmr_mod_shared.dir/build.make src/sunlinsol/spgmr/fmod/CMakeFiles/sundials_fsunlinsolspgmr_mod_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunlinsol/sptfqmr/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/sptfqmr/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/sptfqmr/fmod/CMakeFiles/sundials_fsunlinsolsptfqmr_mod_shared.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 33%] Linking Fortran shared library libsundials_fsunlinsolspfgmr_mod.so Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/sptfqmr/fmod/CMakeFiles/sundials_fsunlinsolsptfqmr_mod_shared.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/sptfqmr/fmod/CMakeFiles/sundials_fsunlinsolsptfqmr_mod_shared.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/sptfqmr/fmod/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/sptfqmr/fmod/CMakeFiles/sundials_fsunlinsolsptfqmr_mod_shared.dir/depend.internal". Scanning dependencies of target sundials_fsunlinsolsptfqmr_mod_shared cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spfgmr/fmod && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_fsunlinsolspfgmr_mod_shared.dir/link.txt --verbose=1 [ 33%] Linking Fortran shared library libsundials_fsunlinsolspgmr_mod.so gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunlinsol/sptfqmr/fmod/CMakeFiles/sundials_fsunlinsolsptfqmr_mod_shared.dir/build.make src/sunlinsol/sptfqmr/fmod/CMakeFiles/sundials_fsunlinsolsptfqmr_mod_shared.dir/build gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spgmr/fmod && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_fsunlinsolspgmr_mod_shared.dir/link.txt --verbose=1 gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gfortran -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -Wl,-soname,libsundials_fsunlinsolspfgmr_mod.so.4 -o libsundials_fsunlinsolspfgmr_mod.so.4.7.0 CMakeFiles/sundials_fsunlinsolspfgmr_mod_obj_shared.dir/fsunlinsol_spfgmr_mod.f90.o CMakeFiles/sundials_fsunlinsolspfgmr_mod_obj_shared.dir/fsunlinsol_spfgmr_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_futils_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_futils_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_logger_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_logger_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_linearsolver_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_linearsolver_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_matrix_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_matrix_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nonlinearsolver_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nonlinearsolver_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nvector_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nvector_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_types_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_types_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_context_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_context_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_adaptcontroller_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_adaptcontroller_mod.c.o -lm ../libsundials_sunlinsolspfgmr.so.4.7.0 /usr/bin/gfortran -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -Wl,-soname,libsundials_fsunlinsolspgmr_mod.so.4 -o libsundials_fsunlinsolspgmr_mod.so.4.7.0 CMakeFiles/sundials_fsunlinsolspgmr_mod_obj_shared.dir/fsunlinsol_spgmr_mod.f90.o CMakeFiles/sundials_fsunlinsolspgmr_mod_obj_shared.dir/fsunlinsol_spgmr_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_futils_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_futils_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_logger_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_logger_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_linearsolver_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_linearsolver_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_matrix_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_matrix_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nonlinearsolver_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nonlinearsolver_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nvector_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nvector_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_types_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_types_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_context_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_context_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_adaptcontroller_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_adaptcontroller_mod.c.o -lm ../libsundials_sunlinsolspgmr.so.4.7.0 [ 33%] Built target sundials_fsunmatrixdense_mod_shared [ 33%] Linking Fortran shared library libsundials_fsunlinsolsptfqmr_mod.so gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunnonlinsol/newton/fmod/CMakeFiles/sundials_fsunnonlinsolnewton_mod_shared.dir/build.make src/sunnonlinsol/newton/fmod/CMakeFiles/sundials_fsunnonlinsolnewton_mod_shared.dir/depend [ 33%] Linking C executable test_sunlinsol_sptfqmr_parallel cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/sptfqmr/fmod && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_fsunlinsolsptfqmr_mod_shared.dir/link.txt --verbose=1 gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunnonlinsol/newton/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/newton/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/newton/fmod/CMakeFiles/sundials_fsunnonlinsolnewton_mod_shared.dir/DependInfo.cmake "--color=" cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/sptfqmr/parallel && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sunlinsol_sptfqmr_parallel.dir/link.txt --verbose=1 cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/pcg/fmod && /usr/bin/cmake -E cmake_symlink_library libsundials_fsunlinsolpcg_mod.so.4.7.0 libsundials_fsunlinsolpcg_mod.so.4 libsundials_fsunlinsolpcg_mod.so cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunmatrix/sparse/fmod && /usr/bin/cmake -E cmake_symlink_library libsundials_fsunmatrixsparse_mod.so.4.7.0 libsundials_fsunmatrixsparse_mod.so.4 libsundials_fsunmatrixsparse_mod.so /usr/bin/gfortran -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -Wl,-soname,libsundials_fsunlinsolsptfqmr_mod.so.4 -o libsundials_fsunlinsolsptfqmr_mod.so.4.7.0 CMakeFiles/sundials_fsunlinsolsptfqmr_mod_obj_shared.dir/fsunlinsol_sptfqmr_mod.f90.o CMakeFiles/sundials_fsunlinsolsptfqmr_mod_obj_shared.dir/fsunlinsol_sptfqmr_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_futils_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_futils_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_logger_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_logger_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_linearsolver_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_linearsolver_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_matrix_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_matrix_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nonlinearsolver_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nonlinearsolver_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nvector_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nvector_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_types_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_types_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_context_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_context_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_adaptcontroller_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_adaptcontroller_mod.c.o -lm ../libsundials_sunlinsolsptfqmr.so.4.7.0 [ 33%] Built target test_sunlinsol_pcg_parallel /usr/bin/gmake -f src/sunnonlinsol/fixedpoint/fmod/CMakeFiles/sundials_fsunnonlinsolfixedpoint_mod_shared.dir/build.make src/sunnonlinsol/fixedpoint/fmod/CMakeFiles/sundials_fsunnonlinsolfixedpoint_mod_shared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sunnonlinsol/fixedpoint/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/fixedpoint/fmod /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/fixedpoint/fmod/CMakeFiles/sundials_fsunnonlinsolfixedpoint_mod_shared.dir/DependInfo.cmake "--color=" /usr/bin/mpicc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/test_sunlinsol_sptfqmr_parallel.dir/test_sunlinsol_sptfqmr_parallel.c.o CMakeFiles/test_sunlinsol_sptfqmr_parallel.dir/__/__/test_sunlinsol.c.o -o test_sunlinsol_sptfqmr_parallel ../../../../src/nvector/parallel/libsundials_nvecparallel.so.6.7.0 ../../../../src/sunlinsol/sptfqmr/libsundials_sunlinsolsptfqmr.so.4.7.0 -lm Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/newton/fmod/CMakeFiles/sundials_fsunnonlinsolnewton_mod_shared.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/newton/fmod/CMakeFiles/sundials_fsunnonlinsolnewton_mod_shared.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/newton/fmod/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/newton/fmod/CMakeFiles/sundials_fsunnonlinsolnewton_mod_shared.dir/depend.internal". Scanning dependencies of target sundials_fsunnonlinsolnewton_mod_shared gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunnonlinsol/newton/fmod/CMakeFiles/sundials_fsunnonlinsolnewton_mod_shared.dir/build.make src/sunnonlinsol/newton/fmod/CMakeFiles/sundials_fsunnonlinsolnewton_mod_shared.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/fixedpoint/fmod/CMakeFiles/sundials_fsunnonlinsolfixedpoint_mod_shared.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/fixedpoint/fmod/CMakeFiles/sundials_fsunnonlinsolfixedpoint_mod_shared.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/fixedpoint/fmod/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/fixedpoint/fmod/CMakeFiles/sundials_fsunnonlinsolfixedpoint_mod_shared.dir/depend.internal". Scanning dependencies of target sundials_fsunnonlinsolfixedpoint_mod_shared gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f src/sunnonlinsol/fixedpoint/fmod/CMakeFiles/sundials_fsunnonlinsolfixedpoint_mod_shared.dir/build.make src/sunnonlinsol/fixedpoint/fmod/CMakeFiles/sundials_fsunnonlinsolfixedpoint_mod_shared.dir/build cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spbcgs/fmod && /usr/bin/cmake -E cmake_symlink_library libsundials_fsunlinsolspbcgs_mod.so.4.7.0 libsundials_fsunlinsolspbcgs_mod.so.4 libsundials_fsunlinsolspbcgs_mod.so gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 33%] Linking Fortran shared library libsundials_fsunnonlinsolnewton_mod.so gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 33%] Built target test_sunlinsol_spgmr_parallel cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/newton/fmod && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_fsunnonlinsolnewton_mod_shared.dir/link.txt --verbose=1 [ 33%] Linking Fortran shared library libsundials_fsunnonlinsolfixedpoint_mod.so /usr/bin/gmake -f examples/cvode/serial/CMakeFiles/cvAdvDiff_bnd.dir/build.make examples/cvode/serial/CMakeFiles/cvAdvDiff_bnd.dir/depend [ 33%] Built target sundials_fsunlinsolpcg_mod_shared cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/fixedpoint/fmod && /usr/bin/cmake -E cmake_link_script CMakeFiles/sundials_fsunnonlinsolfixedpoint_mod_shared.dir/link.txt --verbose=1 gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial/CMakeFiles/cvAdvDiff_bnd.dir/DependInfo.cmake "--color=" /usr/bin/gmake -f examples/cvode/serial/CMakeFiles/cvAnalytic_mels.dir/build.make examples/cvode/serial/CMakeFiles/cvAnalytic_mels.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial/CMakeFiles/cvAnalytic_mels.dir/DependInfo.cmake "--color=" /usr/bin/gfortran -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -Wl,-soname,libsundials_fsunnonlinsolnewton_mod.so.3 -o libsundials_fsunnonlinsolnewton_mod.so.3.7.0 CMakeFiles/sundials_fsunnonlinsolnewton_mod_obj_shared.dir/fsunnonlinsol_newton_mod.f90.o CMakeFiles/sundials_fsunnonlinsolnewton_mod_obj_shared.dir/fsunnonlinsol_newton_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_futils_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_futils_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_logger_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_logger_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_linearsolver_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_linearsolver_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_matrix_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_matrix_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nonlinearsolver_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nonlinearsolver_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nvector_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nvector_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_types_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_types_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_context_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_context_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_adaptcontroller_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_adaptcontroller_mod.c.o -lm ../libsundials_sunnonlinsolnewton.so.3.7.0 /usr/bin/gfortran -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -Wl,-soname,libsundials_fsunnonlinsolfixedpoint_mod.so.3 -o libsundials_fsunnonlinsolfixedpoint_mod.so.3.7.0 CMakeFiles/sundials_fsunnonlinsolfixedpoint_mod_obj_shared.dir/fsunnonlinsol_fixedpoint_mod.f90.o CMakeFiles/sundials_fsunnonlinsolfixedpoint_mod_obj_shared.dir/fsunnonlinsol_fixedpoint_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_futils_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_futils_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_logger_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_logger_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_linearsolver_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_linearsolver_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_matrix_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_matrix_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nonlinearsolver_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nonlinearsolver_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nvector_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_nvector_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_types_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_types_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_context_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_context_mod.c.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_adaptcontroller_mod.f90.o ../../../sundials/fmod/CMakeFiles/sundials_fgeneric_mod_obj_shared.dir/fsundials_adaptcontroller_mod.c.o -lm ../libsundials_sunnonlinsolfixedpoint.so.3.7.0 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 33%] Built target sundials_fsunmatrixsparse_mod_shared /usr/bin/gmake -f examples/cvode/serial/CMakeFiles/cvDirectDemo_ls.dir/build.make examples/cvode/serial/CMakeFiles/cvDirectDemo_ls.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial/CMakeFiles/cvDirectDemo_ls.dir/DependInfo.cmake "--color=" [ 33%] Built target sundials_fsunlinsolspbcgs_mod_shared gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/cvode/serial/CMakeFiles/cvAdvDiff_bnd.dir/build.make examples/cvode/serial/CMakeFiles/cvAdvDiff_bnd.dir/build /usr/bin/gmake -f examples/cvode/serial/CMakeFiles/cvAnalytic_mels.dir/build.make examples/cvode/serial/CMakeFiles/cvAnalytic_mels.dir/build /usr/bin/gmake -f examples/cvode/serial/CMakeFiles/cvDisc_dns.dir/build.make examples/cvode/serial/CMakeFiles/cvDisc_dns.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial/CMakeFiles/cvDisc_dns.dir/DependInfo.cmake "--color=" /usr/bin/gmake -f examples/cvode/serial/CMakeFiles/cvDiurnal_kry_bp.dir/build.make examples/cvode/serial/CMakeFiles/cvDiurnal_kry_bp.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial/CMakeFiles/cvDiurnal_kry_bp.dir/DependInfo.cmake "--color=" /usr/bin/cmake -E cmake_copy_f90_mod fortran_SHARED/fnvector_parallel_mod.mod src/nvector/parallel/fmod/CMakeFiles/sundials_fnvecparallel_mod_obj_shared.dir/fnvector_parallel_mod.mod.stamp GNU cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spfgmr/fmod && /usr/bin/cmake -E cmake_symlink_library libsundials_fsunlinsolspfgmr_mod.so.4.7.0 libsundials_fsunlinsolspfgmr_mod.so.4 libsundials_fsunlinsolspfgmr_mod.so gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/cvode/serial/CMakeFiles/cvDirectDemo_ls.dir/build.make examples/cvode/serial/CMakeFiles/cvDirectDemo_ls.dir/build cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/spgmr/fmod && /usr/bin/cmake -E cmake_symlink_library libsundials_fsunlinsolspgmr_mod.so.4.7.0 libsundials_fsunlinsolspgmr_mod.so.4 libsundials_fsunlinsolspgmr_mod.so [ 34%] Building C object examples/cvode/serial/CMakeFiles/cvAnalytic_mels.dir/cvAnalytic_mels.c.o [ 34%] Building C object examples/cvode/serial/CMakeFiles/cvAdvDiff_bnd.dir/cvAdvDiff_bnd.c.o gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/cvode/serial/CMakeFiles/cvAdvDiff_bnd.dir/cvAdvDiff_bnd.c.o -MF CMakeFiles/cvAdvDiff_bnd.dir/cvAdvDiff_bnd.c.o.d -o CMakeFiles/cvAdvDiff_bnd.dir/cvAdvDiff_bnd.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial/cvAdvDiff_bnd.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/cvode/serial/CMakeFiles/cvAnalytic_mels.dir/cvAnalytic_mels.c.o -MF CMakeFiles/cvAnalytic_mels.dir/cvAnalytic_mels.c.o.d -o CMakeFiles/cvAnalytic_mels.dir/cvAnalytic_mels.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial/cvAnalytic_mels.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/cvode/serial/CMakeFiles/cvDisc_dns.dir/build.make examples/cvode/serial/CMakeFiles/cvDisc_dns.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/cvode/serial/CMakeFiles/cvDiurnal_kry_bp.dir/build.make examples/cvode/serial/CMakeFiles/cvDiurnal_kry_bp.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/cmake -E touch src/nvector/parallel/fmod/CMakeFiles/sundials_fnvecparallel_mod_obj_shared.dir/fnvector_parallel_mod.f90.o.provides.build [ 34%] Building C object examples/cvode/serial/CMakeFiles/cvDisc_dns.dir/cvDisc_dns.c.o [ 34%] Building C object examples/cvode/serial/CMakeFiles/cvDirectDemo_ls.dir/cvDirectDemo_ls.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/cvode/serial/CMakeFiles/cvDisc_dns.dir/cvDisc_dns.c.o -MF CMakeFiles/cvDisc_dns.dir/cvDisc_dns.c.o.d -o CMakeFiles/cvDisc_dns.dir/cvDisc_dns.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial/cvDisc_dns.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/cvode/serial/CMakeFiles/cvDirectDemo_ls.dir/cvDirectDemo_ls.c.o -MF CMakeFiles/cvDirectDemo_ls.dir/cvDirectDemo_ls.c.o.d -o CMakeFiles/cvDirectDemo_ls.dir/cvDirectDemo_ls.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial/cvDirectDemo_ls.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunlinsol/sptfqmr/fmod && /usr/bin/cmake -E cmake_symlink_library libsundials_fsunlinsolsptfqmr_mod.so.4.7.0 libsundials_fsunlinsolsptfqmr_mod.so.4 libsundials_fsunlinsolsptfqmr_mod.so [ 34%] Building C object examples/cvode/serial/CMakeFiles/cvDiurnal_kry_bp.dir/cvDiurnal_kry_bp.c.o gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/cvode/serial/CMakeFiles/cvDiurnal_kry_bp.dir/cvDiurnal_kry_bp.c.o -MF CMakeFiles/cvDiurnal_kry_bp.dir/cvDiurnal_kry_bp.c.o.d -o CMakeFiles/cvDiurnal_kry_bp.dir/cvDiurnal_kry_bp.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial/cvDiurnal_kry_bp.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 34%] Built target test_sunlinsol_sptfqmr_parallel /usr/bin/gmake -f examples/cvode/serial/CMakeFiles/cvDiurnal_kry.dir/build.make examples/cvode/serial/CMakeFiles/cvDiurnal_kry.dir/depend [ 34%] Built target sundials_fnvecparallel_mod_obj_shared gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial/CMakeFiles/cvDiurnal_kry.dir/DependInfo.cmake "--color=" /usr/bin/gmake -f examples/cvode/serial/CMakeFiles/cvKrylovDemo_ls.dir/build.make examples/cvode/serial/CMakeFiles/cvKrylovDemo_ls.dir/depend [ 34%] Built target sundials_fsunlinsolspgmr_mod_shared [ 34%] Built target sundials_fsunlinsolspfgmr_mod_shared gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial/CMakeFiles/cvKrylovDemo_ls.dir/DependInfo.cmake "--color=" /usr/bin/cmake -E cmake_copy_f90_mod fortran_SHARED/fnvector_openmp_mod.mod src/nvector/openmp/fmod/CMakeFiles/sundials_fnvecopenmp_mod_obj_shared.dir/fnvector_openmp_mod.mod.stamp GNU /usr/bin/gmake -f examples/cvode/serial/CMakeFiles/cvKrylovDemo_prec.dir/build.make examples/cvode/serial/CMakeFiles/cvKrylovDemo_prec.dir/depend /usr/bin/gmake -f examples/cvode/serial/CMakeFiles/cvParticle_dns.dir/build.make examples/cvode/serial/CMakeFiles/cvParticle_dns.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial/CMakeFiles/cvKrylovDemo_prec.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial/CMakeFiles/cvParticle_dns.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/cvode/serial/CMakeFiles/cvDiurnal_kry.dir/build.make examples/cvode/serial/CMakeFiles/cvDiurnal_kry.dir/build /usr/bin/cmake -E touch src/nvector/openmp/fmod/CMakeFiles/sundials_fnvecopenmp_mod_obj_shared.dir/fnvector_openmp_mod.f90.o.provides.build gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/cvode/serial/CMakeFiles/cvKrylovDemo_ls.dir/build.make examples/cvode/serial/CMakeFiles/cvKrylovDemo_ls.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/cvode/serial/CMakeFiles/cvParticle_dns.dir/build.make examples/cvode/serial/CMakeFiles/cvParticle_dns.dir/build /usr/bin/gmake -f examples/cvode/serial/CMakeFiles/cvKrylovDemo_prec.dir/build.make examples/cvode/serial/CMakeFiles/cvKrylovDemo_prec.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 34%] Built target sundials_fsunlinsolsptfqmr_mod_shared /usr/bin/gmake -f examples/cvode/serial/CMakeFiles/cvPendulum_dns.dir/build.make examples/cvode/serial/CMakeFiles/cvPendulum_dns.dir/depend gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial/CMakeFiles/cvPendulum_dns.dir/DependInfo.cmake "--color=" cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/fixedpoint/fmod && /usr/bin/cmake -E cmake_symlink_library libsundials_fsunnonlinsolfixedpoint_mod.so.3.7.0 libsundials_fsunnonlinsolfixedpoint_mod.so.3 libsundials_fsunnonlinsolfixedpoint_mod.so cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/src/sunnonlinsol/newton/fmod && /usr/bin/cmake -E cmake_symlink_library libsundials_fsunnonlinsolnewton_mod.so.3.7.0 libsundials_fsunnonlinsolnewton_mod.so.3 libsundials_fsunnonlinsolnewton_mod.so [ 35%] Building C object examples/cvode/serial/CMakeFiles/cvDiurnal_kry.dir/cvDiurnal_kry.c.o [ 35%] Building C object examples/cvode/serial/CMakeFiles/cvKrylovDemo_ls.dir/cvKrylovDemo_ls.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/cvode/serial/CMakeFiles/cvDiurnal_kry.dir/cvDiurnal_kry.c.o -MF CMakeFiles/cvDiurnal_kry.dir/cvDiurnal_kry.c.o.d -o CMakeFiles/cvDiurnal_kry.dir/cvDiurnal_kry.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial/cvDiurnal_kry.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/cvode/serial/CMakeFiles/cvKrylovDemo_ls.dir/cvKrylovDemo_ls.c.o -MF CMakeFiles/cvKrylovDemo_ls.dir/cvKrylovDemo_ls.c.o.d -o CMakeFiles/cvKrylovDemo_ls.dir/cvKrylovDemo_ls.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial/cvKrylovDemo_ls.c [ 35%] Building C object examples/cvode/serial/CMakeFiles/cvParticle_dns.dir/cvParticle_dns.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/cvode/serial/CMakeFiles/cvParticle_dns.dir/cvParticle_dns.c.o -MF CMakeFiles/cvParticle_dns.dir/cvParticle_dns.c.o.d -o CMakeFiles/cvParticle_dns.dir/cvParticle_dns.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial/cvParticle_dns.c [ 35%] Building C object examples/cvode/serial/CMakeFiles/cvKrylovDemo_prec.dir/cvKrylovDemo_prec.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/cvode/serial/CMakeFiles/cvKrylovDemo_prec.dir/cvKrylovDemo_prec.c.o -MF CMakeFiles/cvKrylovDemo_prec.dir/cvKrylovDemo_prec.c.o.d -o CMakeFiles/cvKrylovDemo_prec.dir/cvKrylovDemo_prec.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial/cvKrylovDemo_prec.c [ 35%] Built target sundials_fnvecopenmp_mod_obj_shared gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/cvode/serial/CMakeFiles/cvPendulum_dns.dir/build.make examples/cvode/serial/CMakeFiles/cvPendulum_dns.dir/build /usr/bin/gmake -f examples/cvode/serial/CMakeFiles/cvRoberts_dns.dir/build.make examples/cvode/serial/CMakeFiles/cvRoberts_dns.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial/CMakeFiles/cvRoberts_dns.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 36%] Building C object examples/cvode/serial/CMakeFiles/cvPendulum_dns.dir/cvPendulum_dns.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/cvode/serial/CMakeFiles/cvPendulum_dns.dir/cvPendulum_dns.c.o -MF CMakeFiles/cvPendulum_dns.dir/cvPendulum_dns.c.o.d -o CMakeFiles/cvPendulum_dns.dir/cvPendulum_dns.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial/cvPendulum_dns.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/cvode/serial/CMakeFiles/cvRoberts_dns.dir/build.make examples/cvode/serial/CMakeFiles/cvRoberts_dns.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 36%] Built target sundials_fsunnonlinsolfixedpoint_mod_shared /usr/bin/gmake -f examples/cvode/serial/CMakeFiles/cvRoberts_dns_constraints.dir/build.make examples/cvode/serial/CMakeFiles/cvRoberts_dns_constraints.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial/CMakeFiles/cvRoberts_dns_constraints.dir/DependInfo.cmake "--color=" [ 36%] Built target sundials_fsunnonlinsolnewton_mod_shared [ 36%] Building C object examples/cvode/serial/CMakeFiles/cvRoberts_dns.dir/cvRoberts_dns.c.o /usr/bin/gmake -f examples/cvode/serial/CMakeFiles/cvRoberts_dns_negsol.dir/build.make examples/cvode/serial/CMakeFiles/cvRoberts_dns_negsol.dir/depend cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/cvode/serial/CMakeFiles/cvRoberts_dns.dir/cvRoberts_dns.c.o -MF CMakeFiles/cvRoberts_dns.dir/cvRoberts_dns.c.o.d -o CMakeFiles/cvRoberts_dns.dir/cvRoberts_dns.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial/cvRoberts_dns.c gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial/CMakeFiles/cvRoberts_dns_negsol.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/cvode/serial/CMakeFiles/cvRoberts_dns_constraints.dir/build.make examples/cvode/serial/CMakeFiles/cvRoberts_dns_constraints.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/cvode/serial/CMakeFiles/cvRoberts_dns_negsol.dir/build.make examples/cvode/serial/CMakeFiles/cvRoberts_dns_negsol.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 37%] Building C object examples/cvode/serial/CMakeFiles/cvRoberts_dns_constraints.dir/cvRoberts_dns_constraints.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/cvode/serial/CMakeFiles/cvRoberts_dns_constraints.dir/cvRoberts_dns_constraints.c.o -MF CMakeFiles/cvRoberts_dns_constraints.dir/cvRoberts_dns_constraints.c.o.d -o CMakeFiles/cvRoberts_dns_constraints.dir/cvRoberts_dns_constraints.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial/cvRoberts_dns_constraints.c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial/cvKrylovDemo_ls.c: In function 'main': /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial/cvKrylovDemo_ls.c:271:5: warning: 'SUNNonlinSolSetPrintLevel_Newton' is deprecated: Use SUNLogger interface instead [-Wdeprecated-declarations] 271 | retval = SUNNonlinSolSetPrintLevel_Newton(NLS, 1); | ^~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial/cvKrylovDemo_ls.c:52: /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include/sunnonlinsol/sunnonlinsol_newton.h:121:21: note: declared here 121 | SUNDIALS_EXPORT int SUNNonlinSolSetPrintLevel_Newton(SUNNonlinearSolver NLS, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial/cvKrylovDemo_ls.c:273:5: warning: 'SUNNonlinSolSetInfoFile_Newton' is deprecated: Use SUNLogger_SetInfoFilename instead [-Wdeprecated-declarations] 273 | retval = SUNNonlinSolSetInfoFile_Newton(NLS, infofp); | ^~~~~~ /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include/sunnonlinsol/sunnonlinsol_newton.h:117:5: note: declared here 117 | int SUNNonlinSolSetInfoFile_Newton(SUNNonlinearSolver NLS, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 37%] Building C object examples/cvode/serial/CMakeFiles/cvRoberts_dns_negsol.dir/cvRoberts_dns_negsol.c.o /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial/cvKrylovDemo_ls.c:323:9: warning: 'SUNLinSolSetPrintLevel_SPGMR' is deprecated: Use SUNLogger interface instead [-Wdeprecated-declarations] 323 | retval = SUNLinSolSetPrintLevel_SPGMR(LS, 1); | ^~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial/cvKrylovDemo_ls.c:48: /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include/sunlinsol/sunlinsol_spgmr.h:128:5: note: declared here 128 | int SUNLinSolSetPrintLevel_SPGMR(SUNLinearSolver LS, int print_level); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial/cvKrylovDemo_ls.c:325:9: warning: 'SUNLinSolSetInfoFile_SPGMR' is deprecated: Use SUNLogger_SetInfoFilename instead [-Wdeprecated-declarations] 325 | retval = SUNLinSolSetInfoFile_SPGMR(LS, infofp); | ^~~~~~ /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include/sunlinsol/sunlinsol_spgmr.h:125:5: note: declared here 125 | int SUNLinSolSetInfoFile_SPGMR(SUNLinearSolver LS, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial/cvKrylovDemo_ls.c:351:9: warning: 'SUNLinSolSetPrintLevel_SPFGMR' is deprecated: Use SUNLogger interface instead [-Wdeprecated-declarations] 351 | retval = SUNLinSolSetPrintLevel_SPFGMR(LS, 1); | ^~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial/cvKrylovDemo_ls.c:49: /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include/sunlinsol/sunlinsol_spfgmr.h:126:5: note: declared here 126 | int SUNLinSolSetPrintLevel_SPFGMR(SUNLinearSolver LS, int print_level); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial/cvKrylovDemo_ls.c:353:9: warning: 'SUNLinSolSetInfoFile_SPFGMR' is deprecated: Use SUNLogger_SetInfoFilename instead [-Wdeprecated-declarations] 353 | retval = SUNLinSolSetInfoFile_SPFGMR(LS, infofp); | ^~~~~~ /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include/sunlinsol/sunlinsol_spfgmr.h:123:5: note: declared here 123 | int SUNLinSolSetInfoFile_SPFGMR(SUNLinearSolver LS, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial/cvKrylovDemo_ls.c:379:9: warning: 'SUNLinSolSetPrintLevel_SPBCGS' is deprecated: Use SUNLogger interface instead [-Wdeprecated-declarations] 379 | retval = SUNLinSolSetPrintLevel_SPBCGS(LS, 1); | ^~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial/cvKrylovDemo_ls.c:50: /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include/sunlinsol/sunlinsol_spbcgs.h:119:5: note: declared here 119 | int SUNLinSolSetPrintLevel_SPBCGS(SUNLinearSolver LS, int print_level); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial/cvKrylovDemo_ls.c:381:9: warning: 'SUNLinSolSetInfoFile_SPBCGS' is deprecated: Use SUNLogger_SetInfoFilename instead [-Wdeprecated-declarations] 381 | retval = SUNLinSolSetInfoFile_SPBCGS(LS, infofp); | ^~~~~~ /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include/sunlinsol/sunlinsol_spbcgs.h:116:5: note: declared here 116 | int SUNLinSolSetInfoFile_SPBCGS(SUNLinearSolver LS, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial/cvKrylovDemo_ls.c:407:9: warning: 'SUNLinSolSetPrintLevel_SPTFQMR' is deprecated: Use SUNLogger interface instead [-Wdeprecated-declarations] 407 | retval = SUNLinSolSetPrintLevel_SPTFQMR(LS, 1); | ^~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial/cvKrylovDemo_ls.c:51: /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include/sunlinsol/sunlinsol_sptfqmr.h:119:5: note: declared here 119 | int SUNLinSolSetPrintLevel_SPTFQMR(SUNLinearSolver LS, int print_level); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/cvode/serial/CMakeFiles/cvRoberts_dns_negsol.dir/cvRoberts_dns_negsol.c.o -MF CMakeFiles/cvRoberts_dns_negsol.dir/cvRoberts_dns_negsol.c.o.d -o CMakeFiles/cvRoberts_dns_negsol.dir/cvRoberts_dns_negsol.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial/cvRoberts_dns_negsol.c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial/cvKrylovDemo_ls.c:409:9: warning: 'SUNLinSolSetInfoFile_SPTFQMR' is deprecated: Use SUNLogger_SetInfoFilename instead [-Wdeprecated-declarations] 409 | retval = SUNLinSolSetInfoFile_SPTFQMR(LS, infofp); | ^~~~~~ /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include/sunlinsol/sunlinsol_sptfqmr.h:116:5: note: declared here 116 | int SUNLinSolSetInfoFile_SPTFQMR(SUNLinearSolver LS, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 37%] Linking C executable cvAnalytic_mels cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/cvAnalytic_mels.dir/link.txt --verbose=1 [ 37%] Built target sundials_idas_obj_shared /usr/bin/gmake -f examples/cvode/serial/CMakeFiles/cvRoberts_dns_uw.dir/build.make examples/cvode/serial/CMakeFiles/cvRoberts_dns_uw.dir/depend [ 37%] Linking C executable cvDisc_dns gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial/CMakeFiles/cvRoberts_dns_uw.dir/DependInfo.cmake "--color=" cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/cvDisc_dns.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/cvAnalytic_mels.dir/cvAnalytic_mels.c.o -o cvAnalytic_mels ../../../src/cvode/libsundials_cvode.so.6.7.0 ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 -lm /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/cvDisc_dns.dir/cvDisc_dns.c.o -o cvDisc_dns ../../../src/cvode/libsundials_cvode.so.6.7.0 ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 -lm gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/cvode/serial/CMakeFiles/cvRoberts_dns_uw.dir/build.make examples/cvode/serial/CMakeFiles/cvRoberts_dns_uw.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 37%] Linking C executable cvAdvDiff_bnd cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/cvAdvDiff_bnd.dir/link.txt --verbose=1 [ 37%] Building C object examples/cvode/serial/CMakeFiles/cvRoberts_dns_uw.dir/cvRoberts_dns_uw.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/cvode/serial/CMakeFiles/cvRoberts_dns_uw.dir/cvRoberts_dns_uw.c.o -MF CMakeFiles/cvRoberts_dns_uw.dir/cvRoberts_dns_uw.c.o.d -o CMakeFiles/cvRoberts_dns_uw.dir/cvRoberts_dns_uw.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial/cvRoberts_dns_uw.c /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/cvAdvDiff_bnd.dir/cvAdvDiff_bnd.c.o -o cvAdvDiff_bnd ../../../src/cvode/libsundials_cvode.so.6.7.0 ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 -lm gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 37%] Linking C executable cvRoberts_dns cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/cvRoberts_dns.dir/link.txt --verbose=1 [ 37%] Built target cvAnalytic_mels /usr/bin/gmake -f examples/cvode/serial/CMakeFiles/cvRocket_dns.dir/build.make examples/cvode/serial/CMakeFiles/cvRocket_dns.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial/CMakeFiles/cvRocket_dns.dir/DependInfo.cmake "--color=" [ 37%] Built target cvDisc_dns /usr/bin/gmake -f examples/cvode/serial/CMakeFiles/cvAdvDiff_bndL.dir/build.make examples/cvode/serial/CMakeFiles/cvAdvDiff_bndL.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial/CMakeFiles/cvAdvDiff_bndL.dir/DependInfo.cmake "--color=" /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/cvRoberts_dns.dir/cvRoberts_dns.c.o -o cvRoberts_dns ../../../src/cvode/libsundials_cvode.so.6.7.0 ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 -lm [ 37%] Linking C executable cvRoberts_dns_negsol cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/cvRoberts_dns_negsol.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/cvode/serial/CMakeFiles/cvRocket_dns.dir/build.make examples/cvode/serial/CMakeFiles/cvRocket_dns.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/cvode/serial/CMakeFiles/cvAdvDiff_bndL.dir/build.make examples/cvode/serial/CMakeFiles/cvAdvDiff_bndL.dir/build /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/cvRoberts_dns_negsol.dir/cvRoberts_dns_negsol.c.o -o cvRoberts_dns_negsol ../../../src/cvode/libsundials_cvode.so.6.7.0 ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 -lm gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 38%] Building C object examples/cvode/serial/CMakeFiles/cvRocket_dns.dir/cvRocket_dns.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/cvode/serial/CMakeFiles/cvRocket_dns.dir/cvRocket_dns.c.o -MF CMakeFiles/cvRocket_dns.dir/cvRocket_dns.c.o.d -o CMakeFiles/cvRocket_dns.dir/cvRocket_dns.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial/cvRocket_dns.c [ 38%] Linking C executable cvRoberts_dns_constraints [ 38%] Building C object examples/cvode/serial/CMakeFiles/cvAdvDiff_bndL.dir/cvAdvDiff_bndL.c.o [ 38%] Built target cvAdvDiff_bnd cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/cvode/serial/CMakeFiles/cvAdvDiff_bndL.dir/cvAdvDiff_bndL.c.o -MF CMakeFiles/cvAdvDiff_bndL.dir/cvAdvDiff_bndL.c.o.d -o CMakeFiles/cvAdvDiff_bndL.dir/cvAdvDiff_bndL.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial/cvAdvDiff_bndL.c /usr/bin/gmake -f examples/cvode/serial/CMakeFiles/cvRoberts_dnsL.dir/build.make examples/cvode/serial/CMakeFiles/cvRoberts_dnsL.dir/depend cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/cvRoberts_dns_constraints.dir/link.txt --verbose=1 gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial/CMakeFiles/cvRoberts_dnsL.dir/DependInfo.cmake "--color=" /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/cvRoberts_dns_constraints.dir/cvRoberts_dns_constraints.c.o -o cvRoberts_dns_constraints ../../../src/cvode/libsundials_cvode.so.6.7.0 ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 -lm gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 38%] Linking C executable cvDiurnal_kry_bp /usr/bin/gmake -f examples/cvode/serial/CMakeFiles/cvRoberts_dnsL.dir/build.make examples/cvode/serial/CMakeFiles/cvRoberts_dnsL.dir/build cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/cvDiurnal_kry_bp.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 38%] Building C object examples/cvode/serial/CMakeFiles/cvRoberts_dnsL.dir/cvRoberts_dnsL.c.o [ 38%] Built target cvRoberts_dns /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/cvDiurnal_kry_bp.dir/cvDiurnal_kry_bp.c.o -o cvDiurnal_kry_bp ../../../src/cvode/libsundials_cvode.so.6.7.0 ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 -lm /usr/bin/gmake -f examples/cvode/serial/CMakeFiles/cvRoberts_block_klu.dir/build.make examples/cvode/serial/CMakeFiles/cvRoberts_block_klu.dir/depend cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/cvode/serial/CMakeFiles/cvRoberts_dnsL.dir/cvRoberts_dnsL.c.o -MF CMakeFiles/cvRoberts_dnsL.dir/cvRoberts_dnsL.c.o.d -o CMakeFiles/cvRoberts_dnsL.dir/cvRoberts_dnsL.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial/cvRoberts_dnsL.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial/CMakeFiles/cvRoberts_block_klu.dir/DependInfo.cmake "--color=" [ 38%] Built target cvRoberts_dns_negsol /usr/bin/gmake -f examples/cvode/serial/CMakeFiles/cvRoberts_klu.dir/build.make examples/cvode/serial/CMakeFiles/cvRoberts_klu.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial/CMakeFiles/cvRoberts_klu.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/cvode/serial/CMakeFiles/cvRoberts_block_klu.dir/build.make examples/cvode/serial/CMakeFiles/cvRoberts_block_klu.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/cvode/serial/CMakeFiles/cvRoberts_klu.dir/build.make examples/cvode/serial/CMakeFiles/cvRoberts_klu.dir/build [ 38%] Linking C executable cvParticle_dns cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/cvParticle_dns.dir/link.txt --verbose=1 gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 38%] Building C object examples/cvode/serial/CMakeFiles/cvRoberts_block_klu.dir/cvRoberts_block_klu.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -isystem /usr/include/suitesparse -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/cvode/serial/CMakeFiles/cvRoberts_block_klu.dir/cvRoberts_block_klu.c.o -MF CMakeFiles/cvRoberts_block_klu.dir/cvRoberts_block_klu.c.o.d -o CMakeFiles/cvRoberts_block_klu.dir/cvRoberts_block_klu.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial/cvRoberts_block_klu.c /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/cvParticle_dns.dir/cvParticle_dns.c.o -o cvParticle_dns ../../../src/cvode/libsundials_cvode.so.6.7.0 ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 -lm [ 38%] Built target cvRoberts_dns_constraints [ 38%] Building C object examples/cvode/serial/CMakeFiles/cvRoberts_klu.dir/cvRoberts_klu.c.o /usr/bin/gmake -f examples/cvode/C_openmp/CMakeFiles/cvAdvDiff_bnd_omp.dir/build.make examples/cvode/C_openmp/CMakeFiles/cvAdvDiff_bnd_omp.dir/depend cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -isystem /usr/include/suitesparse -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/cvode/serial/CMakeFiles/cvRoberts_klu.dir/cvRoberts_klu.c.o -MF CMakeFiles/cvRoberts_klu.dir/cvRoberts_klu.c.o.d -o CMakeFiles/cvRoberts_klu.dir/cvRoberts_klu.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/serial/cvRoberts_klu.c gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/C_openmp /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/C_openmp /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/C_openmp/CMakeFiles/cvAdvDiff_bnd_omp.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/cvode/C_openmp/CMakeFiles/cvAdvDiff_bnd_omp.dir/build.make examples/cvode/C_openmp/CMakeFiles/cvAdvDiff_bnd_omp.dir/build [ 38%] Built target cvDiurnal_kry_bp gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/cvode/parallel/CMakeFiles/cvAdvDiff_diag_p.dir/build.make examples/cvode/parallel/CMakeFiles/cvAdvDiff_diag_p.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/parallel /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/parallel /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/parallel/CMakeFiles/cvAdvDiff_diag_p.dir/DependInfo.cmake "--color=" [ 38%] Building C object examples/cvode/C_openmp/CMakeFiles/cvAdvDiff_bnd_omp.dir/cvAdvDiff_bnd_omp.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/C_openmp && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fopenmp -MD -MT examples/cvode/C_openmp/CMakeFiles/cvAdvDiff_bnd_omp.dir/cvAdvDiff_bnd_omp.c.o -MF CMakeFiles/cvAdvDiff_bnd_omp.dir/cvAdvDiff_bnd_omp.c.o.d -o CMakeFiles/cvAdvDiff_bnd_omp.dir/cvAdvDiff_bnd_omp.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/C_openmp/cvAdvDiff_bnd_omp.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/cvode/parallel/CMakeFiles/cvAdvDiff_diag_p.dir/build.make examples/cvode/parallel/CMakeFiles/cvAdvDiff_diag_p.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 38%] Linking C executable cvRoberts_dns_uw cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/cvRoberts_dns_uw.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 38%] Building C object examples/cvode/parallel/CMakeFiles/cvAdvDiff_diag_p.dir/cvAdvDiff_diag_p.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/parallel && /usr/bin/mpicc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/cvode/parallel/CMakeFiles/cvAdvDiff_diag_p.dir/cvAdvDiff_diag_p.c.o -MF CMakeFiles/cvAdvDiff_diag_p.dir/cvAdvDiff_diag_p.c.o.d -o CMakeFiles/cvAdvDiff_diag_p.dir/cvAdvDiff_diag_p.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/parallel/cvAdvDiff_diag_p.c [ 38%] Linking C executable cvPendulum_dns cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/cvPendulum_dns.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/cvRoberts_dns_uw.dir/cvRoberts_dns_uw.c.o -o cvRoberts_dns_uw ../../../src/cvode/libsundials_cvode.so.6.7.0 ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 -lm [ 38%] Built target cvParticle_dns /usr/bin/gmake -f examples/cvode/parallel/CMakeFiles/cvAdvDiff_non_p.dir/build.make examples/cvode/parallel/CMakeFiles/cvAdvDiff_non_p.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/parallel /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/parallel /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/parallel/CMakeFiles/cvAdvDiff_non_p.dir/DependInfo.cmake "--color=" /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/cvPendulum_dns.dir/cvPendulum_dns.c.o -o cvPendulum_dns ../../../src/cvode/libsundials_cvode.so.6.7.0 ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 -lm gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/cvode/parallel/CMakeFiles/cvAdvDiff_non_p.dir/build.make examples/cvode/parallel/CMakeFiles/cvAdvDiff_non_p.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 39%] Building C object examples/cvode/parallel/CMakeFiles/cvAdvDiff_non_p.dir/cvAdvDiff_non_p.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/parallel && /usr/bin/mpicc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/cvode/parallel/CMakeFiles/cvAdvDiff_non_p.dir/cvAdvDiff_non_p.c.o -MF CMakeFiles/cvAdvDiff_non_p.dir/cvAdvDiff_non_p.c.o.d -o CMakeFiles/cvAdvDiff_non_p.dir/cvAdvDiff_non_p.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/parallel/cvAdvDiff_non_p.c [ 39%] Linking C executable cvRocket_dns gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/cvRocket_dns.dir/link.txt --verbose=1 [ 39%] Linking C executable cvDiurnal_kry cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/cvDiurnal_kry.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 39%] Built target cvRoberts_dns_uw /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/cvRocket_dns.dir/cvRocket_dns.c.o -o cvRocket_dns ../../../src/cvode/libsundials_cvode.so.6.7.0 ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 -lm /usr/bin/gmake -f examples/cvode/parallel/CMakeFiles/cvDiurnal_kry_bbd_p.dir/build.make examples/cvode/parallel/CMakeFiles/cvDiurnal_kry_bbd_p.dir/depend [ 39%] Linking C executable cvRoberts_dnsL gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/parallel /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/parallel /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/parallel/CMakeFiles/cvDiurnal_kry_bbd_p.dir/DependInfo.cmake "--color=" cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/cvRoberts_dnsL.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/cvDiurnal_kry.dir/cvDiurnal_kry.c.o -o cvDiurnal_kry ../../../src/cvode/libsundials_cvode.so.6.7.0 ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 -lm [ 39%] Linking C executable cvDirectDemo_ls [ 39%] Built target cvPendulum_dns cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/cvDirectDemo_ls.dir/link.txt --verbose=1 /usr/bin/gmake -f examples/cvode/parallel/CMakeFiles/cvDiurnal_kry_p.dir/build.make examples/cvode/parallel/CMakeFiles/cvDiurnal_kry_p.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/parallel /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/parallel /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/parallel/CMakeFiles/cvDiurnal_kry_p.dir/DependInfo.cmake "--color=" /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/cvRoberts_dnsL.dir/cvRoberts_dnsL.c.o -o cvRoberts_dnsL ../../../src/cvode/libsundials_cvode.so.6.7.0 ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 -lm ../../../src/sunlinsol/lapackband/libsundials_sunlinsollapackband.so.4.7.0 ../../../src/sunlinsol/lapackdense/libsundials_sunlinsollapackdense.so.4.7.0 /usr/lib64/libopenblas.so /usr/lib64/libopenblas.so ../../../src/sunmatrix/band/libsundials_sunmatrixband.so.4.7.0 ../../../src/sunmatrix/dense/libsundials_sunmatrixdense.so.4.7.0 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/cvode/parallel/CMakeFiles/cvDiurnal_kry_bbd_p.dir/build.make examples/cvode/parallel/CMakeFiles/cvDiurnal_kry_bbd_p.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/cvDirectDemo_ls.dir/cvDirectDemo_ls.c.o -o cvDirectDemo_ls ../../../src/cvode/libsundials_cvode.so.6.7.0 ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 -lm gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/cvode/parallel/CMakeFiles/cvDiurnal_kry_p.dir/build.make examples/cvode/parallel/CMakeFiles/cvDiurnal_kry_p.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 39%] Linking C executable cvAdvDiff_bndL [ 39%] Building C object examples/cvode/parallel/CMakeFiles/cvDiurnal_kry_bbd_p.dir/cvDiurnal_kry_bbd_p.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/cvAdvDiff_bndL.dir/link.txt --verbose=1 [ 39%] Linking C executable cvKrylovDemo_ls cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/parallel && /usr/bin/mpicc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/cvode/parallel/CMakeFiles/cvDiurnal_kry_bbd_p.dir/cvDiurnal_kry_bbd_p.c.o -MF CMakeFiles/cvDiurnal_kry_bbd_p.dir/cvDiurnal_kry_bbd_p.c.o.d -o CMakeFiles/cvDiurnal_kry_bbd_p.dir/cvDiurnal_kry_bbd_p.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/parallel/cvDiurnal_kry_bbd_p.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/cvKrylovDemo_ls.dir/link.txt --verbose=1 [ 40%] Building C object examples/cvode/parallel/CMakeFiles/cvDiurnal_kry_p.dir/cvDiurnal_kry_p.c.o /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/cvAdvDiff_bndL.dir/cvAdvDiff_bndL.c.o -o cvAdvDiff_bndL ../../../src/cvode/libsundials_cvode.so.6.7.0 ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 -lm ../../../src/sunlinsol/lapackband/libsundials_sunlinsollapackband.so.4.7.0 ../../../src/sunlinsol/lapackdense/libsundials_sunlinsollapackdense.so.4.7.0 /usr/lib64/libopenblas.so /usr/lib64/libopenblas.so ../../../src/sunmatrix/band/libsundials_sunmatrixband.so.4.7.0 ../../../src/sunmatrix/dense/libsundials_sunmatrixdense.so.4.7.0 cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/parallel && /usr/bin/mpicc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/cvode/parallel/CMakeFiles/cvDiurnal_kry_p.dir/cvDiurnal_kry_p.c.o -MF CMakeFiles/cvDiurnal_kry_p.dir/cvDiurnal_kry_p.c.o.d -o CMakeFiles/cvDiurnal_kry_p.dir/cvDiurnal_kry_p.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/parallel/cvDiurnal_kry_p.c /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/cvKrylovDemo_ls.dir/cvKrylovDemo_ls.c.o -o cvKrylovDemo_ls ../../../src/cvode/libsundials_cvode.so.6.7.0 ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 -lm gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 40%] Linking C executable cvRoberts_klu cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/cvRoberts_klu.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 40%] Built target cvRocket_dns /usr/bin/gmake -f examples/cvode/C_mpimanyvector/CMakeFiles/cvDiurnal_kry_mpimanyvec.dir/build.make examples/cvode/C_mpimanyvector/CMakeFiles/cvDiurnal_kry_mpimanyvec.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/C_mpimanyvector /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/C_mpimanyvector /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/C_mpimanyvector/CMakeFiles/cvDiurnal_kry_mpimanyvec.dir/DependInfo.cmake "--color=" /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/cvRoberts_klu.dir/cvRoberts_klu.c.o -o cvRoberts_klu ../../../src/cvode/libsundials_cvode.so.6.7.0 ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 -lm ../../../src/sunlinsol/klu/libsundials_sunlinsolklu.so.4.7.0 ../../../src/sunmatrix/sparse/libsundials_sunmatrixsparse.so.4.7.0 /usr/lib64/libklu.so /usr/lib64/libklu.so /usr/lib64/libamd.so /usr/lib64/libcolamd.so /usr/lib64/libbtf.so /usr/lib64/libsuitesparseconfig.so [ 40%] Built target cvDiurnal_kry /usr/bin/gmake -f examples/ida/serial/CMakeFiles/idaAnalytic_mels.dir/build.make examples/ida/serial/CMakeFiles/idaAnalytic_mels.dir/depend gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/ida/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/serial/CMakeFiles/idaAnalytic_mels.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/cvode/C_mpimanyvector/CMakeFiles/cvDiurnal_kry_mpimanyvec.dir/build.make examples/cvode/C_mpimanyvector/CMakeFiles/cvDiurnal_kry_mpimanyvec.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 40%] Built target cvDirectDemo_ls /usr/bin/gmake -f examples/ida/serial/CMakeFiles/idaFoodWeb_bnd.dir/build.make examples/ida/serial/CMakeFiles/idaFoodWeb_bnd.dir/depend gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/ida/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/serial/CMakeFiles/idaFoodWeb_bnd.dir/DependInfo.cmake "--color=" /usr/bin/gmake -f examples/ida/serial/CMakeFiles/idaAnalytic_mels.dir/build.make examples/ida/serial/CMakeFiles/idaAnalytic_mels.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 40%] Building C object examples/cvode/C_mpimanyvector/CMakeFiles/cvDiurnal_kry_mpimanyvec.dir/cvDiurnal_kry_mpimanyvec.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/C_mpimanyvector && /usr/bin/mpicc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/cvode/C_mpimanyvector/CMakeFiles/cvDiurnal_kry_mpimanyvec.dir/cvDiurnal_kry_mpimanyvec.c.o -MF CMakeFiles/cvDiurnal_kry_mpimanyvec.dir/cvDiurnal_kry_mpimanyvec.c.o.d -o CMakeFiles/cvDiurnal_kry_mpimanyvec.dir/cvDiurnal_kry_mpimanyvec.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/cvode/C_mpimanyvector/cvDiurnal_kry_mpimanyvec.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/ida/serial/CMakeFiles/idaFoodWeb_bnd.dir/build.make examples/ida/serial/CMakeFiles/idaFoodWeb_bnd.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 40%] Building C object examples/ida/serial/CMakeFiles/idaAnalytic_mels.dir/idaAnalytic_mels.c.o [ 40%] Linking C executable cvRoberts_block_klu gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/ida/serial/CMakeFiles/idaAnalytic_mels.dir/idaAnalytic_mels.c.o -MF CMakeFiles/idaAnalytic_mels.dir/idaAnalytic_mels.c.o.d -o CMakeFiles/idaAnalytic_mels.dir/idaAnalytic_mels.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/ida/serial/idaAnalytic_mels.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/cvRoberts_block_klu.dir/link.txt --verbose=1 [ 40%] Built target cvKrylovDemo_ls /usr/bin/gmake -f examples/ida/serial/CMakeFiles/idaFoodWeb_kry.dir/build.make examples/ida/serial/CMakeFiles/idaFoodWeb_kry.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/ida/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/serial/CMakeFiles/idaFoodWeb_kry.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 40%] Building C object examples/ida/serial/CMakeFiles/idaFoodWeb_bnd.dir/idaFoodWeb_bnd.c.o [ 40%] Built target sundials_cvodes_obj_shared cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/ida/serial/CMakeFiles/idaFoodWeb_bnd.dir/idaFoodWeb_bnd.c.o -MF CMakeFiles/idaFoodWeb_bnd.dir/idaFoodWeb_bnd.c.o.d -o CMakeFiles/idaFoodWeb_bnd.dir/idaFoodWeb_bnd.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/ida/serial/idaFoodWeb_bnd.c /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/cvRoberts_block_klu.dir/cvRoberts_block_klu.c.o -o cvRoberts_block_klu ../../../src/cvode/libsundials_cvode.so.6.7.0 ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 -lm ../../../src/sunlinsol/klu/libsundials_sunlinsolklu.so.4.7.0 ../../../src/sunmatrix/sparse/libsundials_sunmatrixsparse.so.4.7.0 /usr/lib64/libklu.so /usr/lib64/libklu.so /usr/lib64/libamd.so /usr/lib64/libcolamd.so /usr/lib64/libbtf.so /usr/lib64/libsuitesparseconfig.so /usr/bin/gmake -f examples/ida/serial/CMakeFiles/idaHeat2D_bnd.dir/build.make examples/ida/serial/CMakeFiles/idaHeat2D_bnd.dir/depend gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/ida/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/serial/CMakeFiles/idaHeat2D_bnd.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/ida/serial/CMakeFiles/idaFoodWeb_kry.dir/build.make examples/ida/serial/CMakeFiles/idaFoodWeb_kry.dir/build [ 40%] Built target cvRoberts_klu gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/ida/serial/CMakeFiles/idaHeat2D_kry.dir/build.make examples/ida/serial/CMakeFiles/idaHeat2D_kry.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/ida/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/serial/CMakeFiles/idaHeat2D_kry.dir/DependInfo.cmake "--color=" [ 40%] Built target cvRoberts_dnsL /usr/bin/gmake -f examples/ida/serial/CMakeFiles/idaKrylovDemo_ls.dir/build.make examples/ida/serial/CMakeFiles/idaKrylovDemo_ls.dir/depend gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/ida/serial/CMakeFiles/idaHeat2D_bnd.dir/build.make examples/ida/serial/CMakeFiles/idaHeat2D_bnd.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/ida/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/serial/CMakeFiles/idaKrylovDemo_ls.dir/DependInfo.cmake "--color=" [ 40%] Building C object examples/ida/serial/CMakeFiles/idaFoodWeb_kry.dir/idaFoodWeb_kry.c.o gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/ida/serial/CMakeFiles/idaFoodWeb_kry.dir/idaFoodWeb_kry.c.o -MF CMakeFiles/idaFoodWeb_kry.dir/idaFoodWeb_kry.c.o.d -o CMakeFiles/idaFoodWeb_kry.dir/idaFoodWeb_kry.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/ida/serial/idaFoodWeb_kry.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/ida/serial/CMakeFiles/idaHeat2D_kry.dir/build.make examples/ida/serial/CMakeFiles/idaHeat2D_kry.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/ida/serial/CMakeFiles/idaKrylovDemo_ls.dir/build.make examples/ida/serial/CMakeFiles/idaKrylovDemo_ls.dir/build [ 40%] Building C object examples/ida/serial/CMakeFiles/idaHeat2D_bnd.dir/idaHeat2D_bnd.c.o gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/ida/serial/CMakeFiles/idaHeat2D_bnd.dir/idaHeat2D_bnd.c.o -MF CMakeFiles/idaHeat2D_bnd.dir/idaHeat2D_bnd.c.o.d -o CMakeFiles/idaHeat2D_bnd.dir/idaHeat2D_bnd.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/ida/serial/idaHeat2D_bnd.c [ 40%] Building C object examples/ida/serial/CMakeFiles/idaHeat2D_kry.dir/idaHeat2D_kry.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/ida/serial/CMakeFiles/idaHeat2D_kry.dir/idaHeat2D_kry.c.o -MF CMakeFiles/idaHeat2D_kry.dir/idaHeat2D_kry.c.o.d -o CMakeFiles/idaHeat2D_kry.dir/idaHeat2D_kry.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/ida/serial/idaHeat2D_kry.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 40%] Building C object examples/ida/serial/CMakeFiles/idaKrylovDemo_ls.dir/idaKrylovDemo_ls.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/ida/serial/CMakeFiles/idaKrylovDemo_ls.dir/idaKrylovDemo_ls.c.o -MF CMakeFiles/idaKrylovDemo_ls.dir/idaKrylovDemo_ls.c.o.d -o CMakeFiles/idaKrylovDemo_ls.dir/idaKrylovDemo_ls.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/ida/serial/idaKrylovDemo_ls.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 40%] Linking C executable cvAdvDiff_diag_p [ 40%] Built target cvAdvDiff_bndL cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/parallel && /usr/bin/cmake -E cmake_link_script CMakeFiles/cvAdvDiff_diag_p.dir/link.txt --verbose=1 /usr/bin/gmake -f examples/ida/serial/CMakeFiles/idaRoberts_dns.dir/build.make examples/ida/serial/CMakeFiles/idaRoberts_dns.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/ida/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/serial/CMakeFiles/idaRoberts_dns.dir/DependInfo.cmake "--color=" [ 40%] Built target cvRoberts_block_klu /usr/bin/gmake -f examples/ida/serial/CMakeFiles/idaSlCrank_dns.dir/build.make examples/ida/serial/CMakeFiles/idaSlCrank_dns.dir/depend [ 40%] Linking C executable cvAdvDiff_bnd_omp gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/ida/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/serial/CMakeFiles/idaSlCrank_dns.dir/DependInfo.cmake "--color=" cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/C_openmp && /usr/bin/cmake -E cmake_link_script CMakeFiles/cvAdvDiff_bnd_omp.dir/link.txt --verbose=1 /usr/bin/mpicc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/cvAdvDiff_diag_p.dir/cvAdvDiff_diag_p.c.o -o cvAdvDiff_diag_p ../../../src/cvode/libsundials_cvode.so.6.7.0 ../../../src/nvector/parallel/libsundials_nvecparallel.so.6.7.0 -lm gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/ida/serial/CMakeFiles/idaRoberts_dns.dir/build.make examples/ida/serial/CMakeFiles/idaRoberts_dns.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/cvAdvDiff_bnd_omp.dir/cvAdvDiff_bnd_omp.c.o -o cvAdvDiff_bnd_omp ../../../src/cvode/libsundials_cvode.so.6.7.0 ../../../src/nvector/openmp/libsundials_nvecopenmp.so.6.7.0 -lm /usr/lib/gcc/x86_64-mageia-linux/14/libgomp.so /usr/lib64/libpthread.a gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/ida/serial/CMakeFiles/idaSlCrank_dns.dir/build.make examples/ida/serial/CMakeFiles/idaSlCrank_dns.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 40%] Building C object examples/ida/serial/CMakeFiles/idaRoberts_dns.dir/idaRoberts_dns.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/ida/serial/CMakeFiles/idaRoberts_dns.dir/idaRoberts_dns.c.o -MF CMakeFiles/idaRoberts_dns.dir/idaRoberts_dns.c.o.d -o CMakeFiles/idaRoberts_dns.dir/idaRoberts_dns.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/ida/serial/idaRoberts_dns.c [ 40%] Building C object examples/ida/serial/CMakeFiles/idaSlCrank_dns.dir/idaSlCrank_dns.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/ida/serial/CMakeFiles/idaSlCrank_dns.dir/idaSlCrank_dns.c.o -MF CMakeFiles/idaSlCrank_dns.dir/idaSlCrank_dns.c.o.d -o CMakeFiles/idaSlCrank_dns.dir/idaSlCrank_dns.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/ida/serial/idaSlCrank_dns.c [ 40%] Linking C executable cvAdvDiff_non_p cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/parallel && /usr/bin/cmake -E cmake_link_script CMakeFiles/cvAdvDiff_non_p.dir/link.txt --verbose=1 /usr/bin/mpicc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/cvAdvDiff_non_p.dir/cvAdvDiff_non_p.c.o -o cvAdvDiff_non_p ../../../src/cvode/libsundials_cvode.so.6.7.0 ../../../src/nvector/parallel/libsundials_nvecparallel.so.6.7.0 -lm gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 40%] Built target cvAdvDiff_bnd_omp /usr/bin/gmake -f examples/ida/serial/CMakeFiles/idaHeat2D_klu.dir/build.make examples/ida/serial/CMakeFiles/idaHeat2D_klu.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/ida/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/serial/CMakeFiles/idaHeat2D_klu.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 40%] Built target cvAdvDiff_diag_p gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/ida/serial/CMakeFiles/idaHeat2D_klu.dir/build.make examples/ida/serial/CMakeFiles/idaHeat2D_klu.dir/build /usr/bin/gmake -f examples/ida/serial/CMakeFiles/idaRoberts_klu.dir/build.make examples/ida/serial/CMakeFiles/idaRoberts_klu.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/ida/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/serial/CMakeFiles/idaRoberts_klu.dir/DependInfo.cmake "--color=" [ 40%] Building C object examples/ida/serial/CMakeFiles/idaHeat2D_klu.dir/idaHeat2D_klu.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -isystem /usr/include/suitesparse -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/ida/serial/CMakeFiles/idaHeat2D_klu.dir/idaHeat2D_klu.c.o -MF CMakeFiles/idaHeat2D_klu.dir/idaHeat2D_klu.c.o.d -o CMakeFiles/idaHeat2D_klu.dir/idaHeat2D_klu.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/ida/serial/idaHeat2D_klu.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/ida/serial/CMakeFiles/idaRoberts_klu.dir/build.make examples/ida/serial/CMakeFiles/idaRoberts_klu.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 40%] Building C object examples/ida/serial/CMakeFiles/idaRoberts_klu.dir/idaRoberts_klu.c.o [ 41%] Linking C executable idaAnalytic_mels cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -isystem /usr/include/suitesparse -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/ida/serial/CMakeFiles/idaRoberts_klu.dir/idaRoberts_klu.c.o -MF CMakeFiles/idaRoberts_klu.dir/idaRoberts_klu.c.o.d -o CMakeFiles/idaRoberts_klu.dir/idaRoberts_klu.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/ida/serial/idaRoberts_klu.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/idaAnalytic_mels.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/idaAnalytic_mels.dir/idaAnalytic_mels.c.o -o idaAnalytic_mels ../../../src/ida/libsundials_ida.so.6.7.0 ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 -lm [ 41%] Built target cvAdvDiff_non_p /usr/bin/gmake -f examples/ida/C_openmp/CMakeFiles/idaFoodWeb_bnd_omp.dir/build.make examples/ida/C_openmp/CMakeFiles/idaFoodWeb_bnd_omp.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/ida/C_openmp /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/C_openmp /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/C_openmp/CMakeFiles/idaFoodWeb_bnd_omp.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/ida/C_openmp/CMakeFiles/idaFoodWeb_bnd_omp.dir/build.make examples/ida/C_openmp/CMakeFiles/idaFoodWeb_bnd_omp.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 41%] Linking C executable cvKrylovDemo_prec cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/cvKrylovDemo_prec.dir/link.txt --verbose=1 [ 41%] Building C object examples/ida/C_openmp/CMakeFiles/idaFoodWeb_bnd_omp.dir/idaFoodWeb_bnd_omp.c.o /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/cvKrylovDemo_prec.dir/cvKrylovDemo_prec.c.o -o cvKrylovDemo_prec ../../../src/cvode/libsundials_cvode.so.6.7.0 ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 -lm cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/C_openmp && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fopenmp -MD -MT examples/ida/C_openmp/CMakeFiles/idaFoodWeb_bnd_omp.dir/idaFoodWeb_bnd_omp.c.o -MF CMakeFiles/idaFoodWeb_bnd_omp.dir/idaFoodWeb_bnd_omp.c.o.d -o CMakeFiles/idaFoodWeb_bnd_omp.dir/idaFoodWeb_bnd_omp.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/ida/C_openmp/idaFoodWeb_bnd_omp.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 41%] Built target idaAnalytic_mels /usr/bin/gmake -f examples/ida/C_openmp/CMakeFiles/idaFoodWeb_kry_omp.dir/build.make examples/ida/C_openmp/CMakeFiles/idaFoodWeb_kry_omp.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/ida/C_openmp /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/C_openmp /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/C_openmp/CMakeFiles/idaFoodWeb_kry_omp.dir/DependInfo.cmake "--color=" [ 41%] Linking C executable idaRoberts_dns [ 41%] Linking C executable idaHeat2D_bnd cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/idaHeat2D_bnd.dir/link.txt --verbose=1 cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/idaRoberts_dns.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/ida/C_openmp/CMakeFiles/idaFoodWeb_kry_omp.dir/build.make examples/ida/C_openmp/CMakeFiles/idaFoodWeb_kry_omp.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/idaRoberts_dns.dir/idaRoberts_dns.c.o -o idaRoberts_dns ../../../src/ida/libsundials_ida.so.6.7.0 ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 -lm /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/idaHeat2D_bnd.dir/idaHeat2D_bnd.c.o -o idaHeat2D_bnd ../../../src/ida/libsundials_ida.so.6.7.0 ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 -lm gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 41%] Building C object examples/ida/C_openmp/CMakeFiles/idaFoodWeb_kry_omp.dir/idaFoodWeb_kry_omp.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/C_openmp && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fopenmp -MD -MT examples/ida/C_openmp/CMakeFiles/idaFoodWeb_kry_omp.dir/idaFoodWeb_kry_omp.c.o -MF CMakeFiles/idaFoodWeb_kry_omp.dir/idaFoodWeb_kry_omp.c.o.d -o CMakeFiles/idaFoodWeb_kry_omp.dir/idaFoodWeb_kry_omp.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/ida/C_openmp/idaFoodWeb_kry_omp.c [ 41%] Built target cvKrylovDemo_prec [ 41%] Linking C executable idaSlCrank_dns /usr/bin/gmake -f examples/ida/parallel/CMakeFiles/idaFoodWeb_kry_bbd_p.dir/build.make examples/ida/parallel/CMakeFiles/idaFoodWeb_kry_bbd_p.dir/depend cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/idaSlCrank_dns.dir/link.txt --verbose=1 gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/ida/parallel /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/parallel /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/parallel/CMakeFiles/idaFoodWeb_kry_bbd_p.dir/DependInfo.cmake "--color=" [ 41%] Linking C executable idaFoodWeb_bnd /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/idaSlCrank_dns.dir/idaSlCrank_dns.c.o -o idaSlCrank_dns ../../../src/ida/libsundials_ida.so.6.7.0 ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 -lm cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/idaFoodWeb_bnd.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/ida/parallel/CMakeFiles/idaFoodWeb_kry_bbd_p.dir/build.make examples/ida/parallel/CMakeFiles/idaFoodWeb_kry_bbd_p.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/idaFoodWeb_bnd.dir/idaFoodWeb_bnd.c.o -o idaFoodWeb_bnd ../../../src/ida/libsundials_ida.so.6.7.0 ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 -lm [ 41%] Building C object examples/ida/parallel/CMakeFiles/idaFoodWeb_kry_bbd_p.dir/idaFoodWeb_kry_bbd_p.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/parallel && /usr/bin/mpicc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/ida/parallel/CMakeFiles/idaFoodWeb_kry_bbd_p.dir/idaFoodWeb_kry_bbd_p.c.o -MF CMakeFiles/idaFoodWeb_kry_bbd_p.dir/idaFoodWeb_kry_bbd_p.c.o.d -o CMakeFiles/idaFoodWeb_kry_bbd_p.dir/idaFoodWeb_kry_bbd_p.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/ida/parallel/idaFoodWeb_kry_bbd_p.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 41%] Linking C executable idaHeat2D_kry gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/idaHeat2D_kry.dir/link.txt --verbose=1 [ 41%] Linking C executable idaKrylovDemo_ls cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/idaKrylovDemo_ls.dir/link.txt --verbose=1 [ 41%] Built target idaRoberts_dns /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/idaHeat2D_kry.dir/idaHeat2D_kry.c.o -o idaHeat2D_kry ../../../src/ida/libsundials_ida.so.6.7.0 ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 -lm [ 41%] Built target idaHeat2D_bnd /usr/bin/gmake -f examples/ida/parallel/CMakeFiles/idaFoodWeb_kry_p.dir/build.make examples/ida/parallel/CMakeFiles/idaFoodWeb_kry_p.dir/depend /usr/bin/gmake -f examples/ida/parallel/CMakeFiles/idaHeat2D_kry_bbd_p.dir/build.make examples/ida/parallel/CMakeFiles/idaHeat2D_kry_bbd_p.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/ida/parallel /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/parallel /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/parallel/CMakeFiles/idaFoodWeb_kry_p.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/ida/parallel /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/parallel /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/parallel/CMakeFiles/idaHeat2D_kry_bbd_p.dir/DependInfo.cmake "--color=" /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/idaKrylovDemo_ls.dir/idaKrylovDemo_ls.c.o -o idaKrylovDemo_ls ../../../src/ida/libsundials_ida.so.6.7.0 ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 -lm gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/ida/parallel/CMakeFiles/idaFoodWeb_kry_p.dir/build.make examples/ida/parallel/CMakeFiles/idaFoodWeb_kry_p.dir/build gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/ida/parallel/CMakeFiles/idaHeat2D_kry_bbd_p.dir/build.make examples/ida/parallel/CMakeFiles/idaHeat2D_kry_bbd_p.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 41%] Building C object examples/ida/parallel/CMakeFiles/idaFoodWeb_kry_p.dir/idaFoodWeb_kry_p.c.o [ 41%] Built target idaSlCrank_dns [ 41%] Linking C executable cvDiurnal_kry_bbd_p [ 41%] Building C object examples/ida/parallel/CMakeFiles/idaHeat2D_kry_bbd_p.dir/idaHeat2D_kry_bbd_p.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/parallel && /usr/bin/mpicc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/ida/parallel/CMakeFiles/idaFoodWeb_kry_p.dir/idaFoodWeb_kry_p.c.o -MF CMakeFiles/idaFoodWeb_kry_p.dir/idaFoodWeb_kry_p.c.o.d -o CMakeFiles/idaFoodWeb_kry_p.dir/idaFoodWeb_kry_p.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/ida/parallel/idaFoodWeb_kry_p.c /usr/bin/gmake -f examples/ida/parallel/CMakeFiles/idaHeat2D_kry_p.dir/build.make examples/ida/parallel/CMakeFiles/idaHeat2D_kry_p.dir/depend cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/parallel && /usr/bin/cmake -E cmake_link_script CMakeFiles/cvDiurnal_kry_bbd_p.dir/link.txt --verbose=1 cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/parallel && /usr/bin/mpicc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/ida/parallel/CMakeFiles/idaHeat2D_kry_bbd_p.dir/idaHeat2D_kry_bbd_p.c.o -MF CMakeFiles/idaHeat2D_kry_bbd_p.dir/idaHeat2D_kry_bbd_p.c.o.d -o CMakeFiles/idaHeat2D_kry_bbd_p.dir/idaHeat2D_kry_bbd_p.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/ida/parallel/idaHeat2D_kry_bbd_p.c gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/ida/parallel /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/parallel /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/parallel/CMakeFiles/idaHeat2D_kry_p.dir/DependInfo.cmake "--color=" [ 41%] Built target idaFoodWeb_bnd /usr/bin/gmake -f examples/kinsol/serial/CMakeFiles/kinAnalytic_fp.dir/build.make examples/kinsol/serial/CMakeFiles/kinAnalytic_fp.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/kinsol/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/serial/CMakeFiles/kinAnalytic_fp.dir/DependInfo.cmake "--color=" /usr/bin/mpicc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/cvDiurnal_kry_bbd_p.dir/cvDiurnal_kry_bbd_p.c.o -o cvDiurnal_kry_bbd_p ../../../src/cvode/libsundials_cvode.so.6.7.0 ../../../src/nvector/parallel/libsundials_nvecparallel.so.6.7.0 -lm gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/ida/parallel/CMakeFiles/idaHeat2D_kry_p.dir/build.make examples/ida/parallel/CMakeFiles/idaHeat2D_kry_p.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 41%] Built target idaHeat2D_kry gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/kinsol/serial/CMakeFiles/kinFerTron_dns.dir/build.make examples/kinsol/serial/CMakeFiles/kinFerTron_dns.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/kinsol/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/serial/CMakeFiles/kinFerTron_dns.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/kinsol/serial/CMakeFiles/kinAnalytic_fp.dir/build.make examples/kinsol/serial/CMakeFiles/kinAnalytic_fp.dir/build [ 42%] Building C object examples/ida/parallel/CMakeFiles/idaHeat2D_kry_p.dir/idaHeat2D_kry_p.c.o [ 42%] Linking C executable idaRoberts_klu gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/idaRoberts_klu.dir/link.txt --verbose=1 cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/parallel && /usr/bin/mpicc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/ida/parallel/CMakeFiles/idaHeat2D_kry_p.dir/idaHeat2D_kry_p.c.o -MF CMakeFiles/idaHeat2D_kry_p.dir/idaHeat2D_kry_p.c.o.d -o CMakeFiles/idaHeat2D_kry_p.dir/idaHeat2D_kry_p.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/ida/parallel/idaHeat2D_kry_p.c [ 42%] Built target idaKrylovDemo_ls [ 42%] Linking C executable idaFoodWeb_kry /usr/bin/gmake -f examples/kinsol/serial/CMakeFiles/kinFoodWeb_kry.dir/build.make examples/kinsol/serial/CMakeFiles/kinFoodWeb_kry.dir/depend cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/idaFoodWeb_kry.dir/link.txt --verbose=1 gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/kinsol/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/serial/CMakeFiles/kinFoodWeb_kry.dir/DependInfo.cmake "--color=" [ 42%] Building C object examples/kinsol/serial/CMakeFiles/kinAnalytic_fp.dir/kinAnalytic_fp.c.o /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/idaRoberts_klu.dir/idaRoberts_klu.c.o -o idaRoberts_klu ../../../src/ida/libsundials_ida.so.6.7.0 ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 -lm ../../../src/sunlinsol/klu/libsundials_sunlinsolklu.so.4.7.0 ../../../src/sunmatrix/sparse/libsundials_sunmatrixsparse.so.4.7.0 /usr/lib64/libklu.so /usr/lib64/libklu.so /usr/lib64/libamd.so /usr/lib64/libcolamd.so /usr/lib64/libbtf.so /usr/lib64/libsuitesparseconfig.so cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/kinsol/serial/CMakeFiles/kinAnalytic_fp.dir/kinAnalytic_fp.c.o -MF CMakeFiles/kinAnalytic_fp.dir/kinAnalytic_fp.c.o.d -o CMakeFiles/kinAnalytic_fp.dir/kinAnalytic_fp.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/kinsol/serial/kinAnalytic_fp.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/kinsol/serial/CMakeFiles/kinFerTron_dns.dir/build.make examples/kinsol/serial/CMakeFiles/kinFerTron_dns.dir/build /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/idaFoodWeb_kry.dir/idaFoodWeb_kry.c.o -o idaFoodWeb_kry ../../../src/ida/libsundials_ida.so.6.7.0 ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 -lm gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/kinsol/serial/CMakeFiles/kinFoodWeb_kry.dir/build.make examples/kinsol/serial/CMakeFiles/kinFoodWeb_kry.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 42%] Building C object examples/kinsol/serial/CMakeFiles/kinFerTron_dns.dir/kinFerTron_dns.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/kinsol/serial/CMakeFiles/kinFerTron_dns.dir/kinFerTron_dns.c.o -MF CMakeFiles/kinFerTron_dns.dir/kinFerTron_dns.c.o.d -o CMakeFiles/kinFerTron_dns.dir/kinFerTron_dns.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/kinsol/serial/kinFerTron_dns.c [ 42%] Linking C executable cvDiurnal_kry_p [ 43%] Building C object examples/kinsol/serial/CMakeFiles/kinFoodWeb_kry.dir/kinFoodWeb_kry.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/parallel && /usr/bin/cmake -E cmake_link_script CMakeFiles/cvDiurnal_kry_p.dir/link.txt --verbose=1 cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/kinsol/serial/CMakeFiles/kinFoodWeb_kry.dir/kinFoodWeb_kry.c.o -MF CMakeFiles/kinFoodWeb_kry.dir/kinFoodWeb_kry.c.o.d -o CMakeFiles/kinFoodWeb_kry.dir/kinFoodWeb_kry.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/kinsol/serial/kinFoodWeb_kry.c /usr/bin/mpicc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/cvDiurnal_kry_p.dir/cvDiurnal_kry_p.c.o -o cvDiurnal_kry_p ../../../src/cvode/libsundials_cvode.so.6.7.0 ../../../src/nvector/parallel/libsundials_nvecparallel.so.6.7.0 -lm gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/kinsol/serial/kinAnalytic_fp.c: In function 'main': /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/kinsol/serial/kinAnalytic_fp.c:234:3: warning: 'KINSetInfoFile' is deprecated: Use SUNLogger_SetInfoFilename instead [-Wdeprecated-declarations] 234 | retval = KINSetInfoFile(kmem, infofp); | ^~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/kinsol/serial/kinAnalytic_fp.c:35: /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include/kinsol/kinsol.h:143:21: note: declared here 143 | SUNDIALS_EXPORT int KINSetInfoFile(void *kinmem, FILE *infofp); | ^~~~~~~~~~~~~~ [ 43%] Built target cvDiurnal_kry_bbd_p [ 43%] Built target idaFoodWeb_kry /usr/bin/gmake -f examples/kinsol/serial/CMakeFiles/kinKrylovDemo_ls.dir/build.make examples/kinsol/serial/CMakeFiles/kinKrylovDemo_ls.dir/depend [ 43%] Built target idaRoberts_klu /usr/bin/gmake -f examples/kinsol/serial/CMakeFiles/kinLaplace_bnd.dir/build.make examples/kinsol/serial/CMakeFiles/kinLaplace_bnd.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/kinsol/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/serial/CMakeFiles/kinKrylovDemo_ls.dir/DependInfo.cmake "--color=" /usr/bin/gmake -f examples/kinsol/serial/CMakeFiles/kinLaplace_picard_bnd.dir/build.make examples/kinsol/serial/CMakeFiles/kinLaplace_picard_bnd.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/kinsol/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/serial/CMakeFiles/kinLaplace_bnd.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/kinsol/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/serial/CMakeFiles/kinLaplace_picard_bnd.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/kinsol/serial/CMakeFiles/kinLaplace_bnd.dir/build.make examples/kinsol/serial/CMakeFiles/kinLaplace_bnd.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/kinsol/serial/CMakeFiles/kinKrylovDemo_ls.dir/build.make examples/kinsol/serial/CMakeFiles/kinKrylovDemo_ls.dir/build gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/kinsol/serial/CMakeFiles/kinLaplace_picard_bnd.dir/build.make examples/kinsol/serial/CMakeFiles/kinLaplace_picard_bnd.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 43%] Building C object examples/kinsol/serial/CMakeFiles/kinLaplace_bnd.dir/kinLaplace_bnd.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/kinsol/serial/CMakeFiles/kinLaplace_bnd.dir/kinLaplace_bnd.c.o -MF CMakeFiles/kinLaplace_bnd.dir/kinLaplace_bnd.c.o.d -o CMakeFiles/kinLaplace_bnd.dir/kinLaplace_bnd.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/kinsol/serial/kinLaplace_bnd.c [ 44%] Building C object examples/kinsol/serial/CMakeFiles/kinKrylovDemo_ls.dir/kinKrylovDemo_ls.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/kinsol/serial/CMakeFiles/kinKrylovDemo_ls.dir/kinKrylovDemo_ls.c.o -MF CMakeFiles/kinKrylovDemo_ls.dir/kinKrylovDemo_ls.c.o.d -o CMakeFiles/kinKrylovDemo_ls.dir/kinKrylovDemo_ls.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/kinsol/serial/kinKrylovDemo_ls.c [ 44%] Building C object examples/kinsol/serial/CMakeFiles/kinLaplace_picard_bnd.dir/kinLaplace_picard_bnd.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/kinsol/serial/CMakeFiles/kinLaplace_picard_bnd.dir/kinLaplace_picard_bnd.c.o -MF CMakeFiles/kinLaplace_picard_bnd.dir/kinLaplace_picard_bnd.c.o.d -o CMakeFiles/kinLaplace_picard_bnd.dir/kinLaplace_picard_bnd.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/kinsol/serial/kinLaplace_picard_bnd.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 44%] Linking C executable cvDiurnal_kry_mpimanyvec cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/cvode/C_mpimanyvector && /usr/bin/cmake -E cmake_link_script CMakeFiles/cvDiurnal_kry_mpimanyvec.dir/link.txt --verbose=1 [ 44%] Built target cvDiurnal_kry_p /usr/bin/mpicc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/cvDiurnal_kry_mpimanyvec.dir/cvDiurnal_kry_mpimanyvec.c.o -o cvDiurnal_kry_mpimanyvec ../../../src/cvode/libsundials_cvode.so.6.7.0 ../../../src/nvector/manyvector/libsundials_nvecmpimanyvector.so.6.7.0 ../../../src/nvector/parallel/libsundials_nvecparallel.so.6.7.0 -lm /usr/bin/gmake -f examples/kinsol/serial/CMakeFiles/kinLaplace_picard_kry.dir/build.make examples/kinsol/serial/CMakeFiles/kinLaplace_picard_kry.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/kinsol/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/serial/CMakeFiles/kinLaplace_picard_kry.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/kinsol/serial/CMakeFiles/kinLaplace_picard_kry.dir/build.make examples/kinsol/serial/CMakeFiles/kinLaplace_picard_kry.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 45%] Building C object examples/kinsol/serial/CMakeFiles/kinLaplace_picard_kry.dir/kinLaplace_picard_kry.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/kinsol/serial/CMakeFiles/kinLaplace_picard_kry.dir/kinLaplace_picard_kry.c.o -MF CMakeFiles/kinLaplace_picard_kry.dir/kinLaplace_picard_kry.c.o.d -o CMakeFiles/kinLaplace_picard_kry.dir/kinLaplace_picard_kry.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/kinsol/serial/kinLaplace_picard_kry.c [ 45%] Linking C executable idaFoodWeb_bnd_omp cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/C_openmp && /usr/bin/cmake -E cmake_link_script CMakeFiles/idaFoodWeb_bnd_omp.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/idaFoodWeb_bnd_omp.dir/idaFoodWeb_bnd_omp.c.o -o idaFoodWeb_bnd_omp ../../../src/ida/libsundials_ida.so.6.7.0 ../../../src/nvector/openmp/libsundials_nvecopenmp.so.6.7.0 -lm /usr/lib/gcc/x86_64-mageia-linux/14/libgomp.so /usr/lib64/libpthread.a gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 46%] Linking C executable idaHeat2D_klu cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/idaHeat2D_klu.dir/link.txt --verbose=1 [ 46%] Built target cvDiurnal_kry_mpimanyvec [ 46%] Linking C executable kinFerTron_dns /usr/bin/gmake -f examples/kinsol/serial/CMakeFiles/kinRoberts_fp.dir/build.make examples/kinsol/serial/CMakeFiles/kinRoberts_fp.dir/depend cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/kinFerTron_dns.dir/link.txt --verbose=1 gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/kinsol/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/serial/CMakeFiles/kinRoberts_fp.dir/DependInfo.cmake "--color=" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/kinsol/serial/kinLaplace_picard_kry.c: In function 'main': /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/kinsol/serial/kinLaplace_picard_kry.c:147:3: warning: 'KINSetInfoFile' is deprecated: Use SUNLogger_SetInfoFilename instead [-Wdeprecated-declarations] 147 | retval = KINSetInfoFile(kmem, infofp); | ^~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/kinsol/serial/kinLaplace_picard_kry.c:33: /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include/kinsol/kinsol.h:143:21: note: declared here 143 | SUNDIALS_EXPORT int KINSetInfoFile(void *kinmem, FILE *infofp); | ^~~~~~~~~~~~~~ /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/idaHeat2D_klu.dir/idaHeat2D_klu.c.o -o idaHeat2D_klu ../../../src/ida/libsundials_ida.so.6.7.0 ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 -lm ../../../src/sunlinsol/klu/libsundials_sunlinsolklu.so.4.7.0 ../../../src/sunmatrix/sparse/libsundials_sunmatrixsparse.so.4.7.0 /usr/lib64/libklu.so /usr/lib64/libklu.so /usr/lib64/libamd.so /usr/lib64/libcolamd.so /usr/lib64/libbtf.so /usr/lib64/libsuitesparseconfig.so /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/kinFerTron_dns.dir/kinFerTron_dns.c.o -o kinFerTron_dns ../../../src/kinsol/libsundials_kinsol.so.6.7.0 ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 -lm [ 46%] Linking C executable kinAnalytic_fp cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/kinAnalytic_fp.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/kinsol/serial/CMakeFiles/kinRoberts_fp.dir/build.make examples/kinsol/serial/CMakeFiles/kinRoberts_fp.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/kinAnalytic_fp.dir/kinAnalytic_fp.c.o -o kinAnalytic_fp ../../../src/kinsol/libsundials_kinsol.so.6.7.0 ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 -lm [ 46%] Building C object examples/kinsol/serial/CMakeFiles/kinRoberts_fp.dir/kinRoberts_fp.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/kinsol/serial/CMakeFiles/kinRoberts_fp.dir/kinRoberts_fp.c.o -MF CMakeFiles/kinRoberts_fp.dir/kinRoberts_fp.c.o.d -o CMakeFiles/kinRoberts_fp.dir/kinRoberts_fp.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/kinsol/serial/kinRoberts_fp.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 46%] Built target idaFoodWeb_bnd_omp /usr/bin/gmake -f examples/kinsol/serial/CMakeFiles/kinRoboKin_dns.dir/build.make examples/kinsol/serial/CMakeFiles/kinRoboKin_dns.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/kinsol/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/serial/CMakeFiles/kinRoboKin_dns.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/kinsol/serial/CMakeFiles/kinRoboKin_dns.dir/build.make examples/kinsol/serial/CMakeFiles/kinRoboKin_dns.dir/build gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 46%] Linking C executable kinLaplace_bnd cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/kinLaplace_bnd.dir/link.txt --verbose=1 [ 46%] Built target idaHeat2D_klu /usr/bin/gmake -f examples/kinsol/serial/CMakeFiles/kinFerTron_klu.dir/build.make examples/kinsol/serial/CMakeFiles/kinFerTron_klu.dir/depend gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 46%] Building C object examples/kinsol/serial/CMakeFiles/kinRoboKin_dns.dir/kinRoboKin_dns.c.o /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/kinLaplace_bnd.dir/kinLaplace_bnd.c.o -o kinLaplace_bnd ../../../src/kinsol/libsundials_kinsol.so.6.7.0 ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 -lm [ 46%] Built target kinFerTron_dns gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/kinsol/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/serial/CMakeFiles/kinFerTron_klu.dir/DependInfo.cmake "--color=" cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/kinsol/serial/CMakeFiles/kinRoboKin_dns.dir/kinRoboKin_dns.c.o -MF CMakeFiles/kinRoboKin_dns.dir/kinRoboKin_dns.c.o.d -o CMakeFiles/kinRoboKin_dns.dir/kinRoboKin_dns.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/kinsol/serial/kinRoboKin_dns.c /usr/bin/gmake -f examples/kinsol/C_openmp/CMakeFiles/kinFoodWeb_kry_omp.dir/build.make examples/kinsol/C_openmp/CMakeFiles/kinFoodWeb_kry_omp.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/kinsol/C_openmp /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/C_openmp /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/C_openmp/CMakeFiles/kinFoodWeb_kry_omp.dir/DependInfo.cmake "--color=" [ 46%] Built target kinAnalytic_fp /usr/bin/gmake -f examples/kinsol/parallel/CMakeFiles/kinFoodWeb_kry_bbd_p.dir/build.make examples/kinsol/parallel/CMakeFiles/kinFoodWeb_kry_bbd_p.dir/depend gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/kinsol/serial/CMakeFiles/kinFerTron_klu.dir/build.make examples/kinsol/serial/CMakeFiles/kinFerTron_klu.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/kinsol/parallel /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/parallel /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/parallel/CMakeFiles/kinFoodWeb_kry_bbd_p.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/kinsol/C_openmp/CMakeFiles/kinFoodWeb_kry_omp.dir/build.make examples/kinsol/C_openmp/CMakeFiles/kinFoodWeb_kry_omp.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 46%] Linking C executable kinLaplace_picard_bnd cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/kinLaplace_picard_bnd.dir/link.txt --verbose=1 [ 46%] Building C object examples/kinsol/C_openmp/CMakeFiles/kinFoodWeb_kry_omp.dir/kinFoodWeb_kry_omp.c.o [ 46%] Building C object examples/kinsol/serial/CMakeFiles/kinFerTron_klu.dir/kinFerTron_klu.c.o gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/C_openmp && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -fopenmp -MD -MT examples/kinsol/C_openmp/CMakeFiles/kinFoodWeb_kry_omp.dir/kinFoodWeb_kry_omp.c.o -MF CMakeFiles/kinFoodWeb_kry_omp.dir/kinFoodWeb_kry_omp.c.o.d -o CMakeFiles/kinFoodWeb_kry_omp.dir/kinFoodWeb_kry_omp.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/kinsol/C_openmp/kinFoodWeb_kry_omp.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -isystem /usr/include/suitesparse -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/kinsol/serial/CMakeFiles/kinFerTron_klu.dir/kinFerTron_klu.c.o -MF CMakeFiles/kinFerTron_klu.dir/kinFerTron_klu.c.o.d -o CMakeFiles/kinFerTron_klu.dir/kinFerTron_klu.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/kinsol/serial/kinFerTron_klu.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/kinLaplace_picard_bnd.dir/kinLaplace_picard_bnd.c.o -o kinLaplace_picard_bnd ../../../src/kinsol/libsundials_kinsol.so.6.7.0 ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 -lm /usr/bin/gmake -f examples/kinsol/parallel/CMakeFiles/kinFoodWeb_kry_bbd_p.dir/build.make examples/kinsol/parallel/CMakeFiles/kinFoodWeb_kry_bbd_p.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 46%] Linking C executable idaFoodWeb_kry_omp cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/C_openmp && /usr/bin/cmake -E cmake_link_script CMakeFiles/idaFoodWeb_kry_omp.dir/link.txt --verbose=1 [ 46%] Built target sundials_arkode_obj_shared gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/kinsol/parallel/CMakeFiles/kinFoodWeb_kry_p.dir/build.make examples/kinsol/parallel/CMakeFiles/kinFoodWeb_kry_p.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/kinsol/parallel /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/parallel /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/parallel/CMakeFiles/kinFoodWeb_kry_p.dir/DependInfo.cmake "--color=" [ 46%] Building C object examples/kinsol/parallel/CMakeFiles/kinFoodWeb_kry_bbd_p.dir/kinFoodWeb_kry_bbd_p.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/parallel && /usr/bin/mpicc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/kinsol/parallel/CMakeFiles/kinFoodWeb_kry_bbd_p.dir/kinFoodWeb_kry_bbd_p.c.o -MF CMakeFiles/kinFoodWeb_kry_bbd_p.dir/kinFoodWeb_kry_bbd_p.c.o.d -o CMakeFiles/kinFoodWeb_kry_bbd_p.dir/kinFoodWeb_kry_bbd_p.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/kinsol/parallel/kinFoodWeb_kry_bbd_p.c /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/idaFoodWeb_kry_omp.dir/idaFoodWeb_kry_omp.c.o -o idaFoodWeb_kry_omp ../../../src/ida/libsundials_ida.so.6.7.0 ../../../src/nvector/openmp/libsundials_nvecopenmp.so.6.7.0 -lm /usr/lib/gcc/x86_64-mageia-linux/14/libgomp.so /usr/lib64/libpthread.a [ 46%] Built target kinLaplace_bnd /usr/bin/gmake -f examples/nvector/serial/CMakeFiles/test_nvector_serial.dir/build.make examples/nvector/serial/CMakeFiles/test_nvector_serial.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/serial/CMakeFiles/test_nvector_serial.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/kinsol/parallel/CMakeFiles/kinFoodWeb_kry_p.dir/build.make examples/kinsol/parallel/CMakeFiles/kinFoodWeb_kry_p.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/nvector/serial/CMakeFiles/test_nvector_serial.dir/build.make examples/nvector/serial/CMakeFiles/test_nvector_serial.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 46%] Linking C executable idaHeat2D_kry_bbd_p [ 46%] Building C object examples/kinsol/parallel/CMakeFiles/kinFoodWeb_kry_p.dir/kinFoodWeb_kry_p.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/parallel && /usr/bin/cmake -E cmake_link_script CMakeFiles/idaHeat2D_kry_bbd_p.dir/link.txt --verbose=1 cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/parallel && /usr/bin/mpicc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/kinsol/parallel/CMakeFiles/kinFoodWeb_kry_p.dir/kinFoodWeb_kry_p.c.o -MF CMakeFiles/kinFoodWeb_kry_p.dir/kinFoodWeb_kry_p.c.o.d -o CMakeFiles/kinFoodWeb_kry_p.dir/kinFoodWeb_kry_p.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/kinsol/parallel/kinFoodWeb_kry_p.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 46%] Building C object examples/nvector/serial/CMakeFiles/test_nvector_serial.dir/test_nvector_serial.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/serial && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/serial/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/serial/.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/nvector/serial/CMakeFiles/test_nvector_serial.dir/test_nvector_serial.c.o -MF CMakeFiles/test_nvector_serial.dir/test_nvector_serial.c.o.d -o CMakeFiles/test_nvector_serial.dir/test_nvector_serial.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/serial/test_nvector_serial.c /usr/bin/mpicc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/idaHeat2D_kry_bbd_p.dir/idaHeat2D_kry_bbd_p.c.o -o idaHeat2D_kry_bbd_p ../../../src/ida/libsundials_ida.so.6.7.0 ../../../src/nvector/parallel/libsundials_nvecparallel.so.6.7.0 -lm [ 46%] Built target kinLaplace_picard_bnd /usr/bin/gmake -f examples/nvector/serial/CMakeFiles/test_fnvector_serial_mod.dir/build.make examples/nvector/serial/CMakeFiles/test_fnvector_serial_mod.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/serial/CMakeFiles/test_fnvector_serial_mod.dir/DependInfo.cmake "--color=" [ 46%] Linking C executable kinFoodWeb_kry cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/kinFoodWeb_kry.dir/link.txt --verbose=1 [ 46%] Linking C executable kinRoberts_fp Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/serial/CMakeFiles/test_fnvector_serial_mod.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/serial/CMakeFiles/test_fnvector_serial_mod.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/serial/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/serial/CMakeFiles/test_fnvector_serial_mod.dir/depend.internal". /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/kinFoodWeb_kry.dir/kinFoodWeb_kry.c.o -o kinFoodWeb_kry ../../../src/kinsol/libsundials_kinsol.so.6.7.0 ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 -lm cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/kinRoberts_fp.dir/link.txt --verbose=1 Scanning dependencies of target test_fnvector_serial_mod gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 46%] Linking C executable kinLaplace_picard_kry /usr/bin/gmake -f examples/nvector/serial/CMakeFiles/test_fnvector_serial_mod.dir/build.make examples/nvector/serial/CMakeFiles/test_fnvector_serial_mod.dir/build gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/kinLaplace_picard_kry.dir/link.txt --verbose=1 gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/kinRoberts_fp.dir/kinRoberts_fp.c.o -o kinRoberts_fp ../../../src/kinsol/libsundials_kinsol.so.6.7.0 ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 -lm [ 46%] Building Fortran object examples/nvector/serial/CMakeFiles/test_fnvector_serial_mod.dir/__/__/utilities/test_utilities.f90.o [ 46%] Built target idaFoodWeb_kry_omp /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/kinLaplace_picard_kry.dir/kinLaplace_picard_kry.c.o -o kinLaplace_picard_kry ../../../src/kinsol/libsundials_kinsol.so.6.7.0 ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 -lm cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/serial && /usr/bin/gfortran -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/serial/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/serial/.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J. -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/utilities/test_utilities.f90 -o CMakeFiles/test_fnvector_serial_mod.dir/__/__/utilities/test_utilities.f90.o /usr/bin/gmake -f examples/nvector/parallel/CMakeFiles/test_nvector_mpi.dir/build.make examples/nvector/parallel/CMakeFiles/test_nvector_mpi.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/parallel /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/parallel /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/parallel/CMakeFiles/test_nvector_mpi.dir/DependInfo.cmake "--color=" f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/nvector/parallel/CMakeFiles/test_nvector_mpi.dir/build.make examples/nvector/parallel/CMakeFiles/test_nvector_mpi.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 47%] Linking C executable idaFoodWeb_kry_bbd_p cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/parallel && /usr/bin/cmake -E cmake_link_script CMakeFiles/idaFoodWeb_kry_bbd_p.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/mpicc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/idaFoodWeb_kry_bbd_p.dir/idaFoodWeb_kry_bbd_p.c.o -o idaFoodWeb_kry_bbd_p ../../../src/ida/libsundials_ida.so.6.7.0 ../../../src/nvector/parallel/libsundials_nvecparallel.so.6.7.0 -lm [ 47%] Building C object examples/nvector/parallel/CMakeFiles/test_nvector_mpi.dir/test_nvector_mpi.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/parallel && /usr/bin/mpicc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/parallel/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/parallel/.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/nvector/parallel/CMakeFiles/test_nvector_mpi.dir/test_nvector_mpi.c.o -MF CMakeFiles/test_nvector_mpi.dir/test_nvector_mpi.c.o.d -o CMakeFiles/test_nvector_mpi.dir/test_nvector_mpi.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/parallel/test_nvector_mpi.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 47%] Built target kinFoodWeb_kry gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_parallel1.dir/build.make examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_parallel1.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/mpimanyvector /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/mpimanyvector /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_parallel1.dir/DependInfo.cmake "--color=" [ 47%] Built target kinRoberts_fp /usr/bin/gmake -f examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_parallel2.dir/build.make examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_parallel2.dir/depend [ 47%] Built target idaHeat2D_kry_bbd_p gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/mpimanyvector /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/mpimanyvector /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_parallel2.dir/DependInfo.cmake "--color=" [ 47%] Built target kinLaplace_picard_kry /usr/bin/gmake -f examples/nvector/mpimanyvector/CMakeFiles/test_fnvector_mpimanyvector_mod.dir/build.make examples/nvector/mpimanyvector/CMakeFiles/test_fnvector_mpimanyvector_mod.dir/depend /usr/bin/gmake -f examples/nvector/mpiplusx/CMakeFiles/test_nvector_mpiplusx.dir/build.make examples/nvector/mpiplusx/CMakeFiles/test_nvector_mpiplusx.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/mpimanyvector /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/mpimanyvector /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/mpimanyvector/CMakeFiles/test_fnvector_mpimanyvector_mod.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/mpiplusx /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/mpiplusx /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/mpiplusx/CMakeFiles/test_nvector_mpiplusx.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_parallel1.dir/build.make examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_parallel1.dir/build /usr/bin/cmake -E cmake_copy_f90_mod examples/nvector/serial/test_utilities.mod examples/nvector/serial/CMakeFiles/test_fnvector_serial_mod.dir/test_utilities.mod.stamp GNU gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_parallel2.dir/build.make examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_parallel2.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/mpimanyvector/CMakeFiles/test_fnvector_mpimanyvector_mod.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/mpimanyvector/CMakeFiles/test_fnvector_mpimanyvector_mod.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/mpimanyvector/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/mpimanyvector/CMakeFiles/test_fnvector_mpimanyvector_mod.dir/depend.internal". gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/nvector/mpiplusx/CMakeFiles/test_nvector_mpiplusx.dir/build.make examples/nvector/mpiplusx/CMakeFiles/test_nvector_mpiplusx.dir/build Scanning dependencies of target test_fnvector_mpimanyvector_mod /usr/bin/cmake -E touch examples/nvector/serial/CMakeFiles/test_fnvector_serial_mod.dir/__/__/utilities/test_utilities.f90.o.provides.build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/nvector/mpimanyvector/CMakeFiles/test_fnvector_mpimanyvector_mod.dir/build.make examples/nvector/mpimanyvector/CMakeFiles/test_fnvector_mpimanyvector_mod.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 47%] Building C object examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_parallel1.dir/test_nvector_mpimanyvector_parallel1.c.o [ 47%] Building C object examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_parallel2.dir/test_nvector_mpimanyvector_parallel2.c.o [ 47%] Linking C executable kinKrylovDemo_ls cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/mpimanyvector && /usr/bin/mpicc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/mpimanyvector/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/mpimanyvector/.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_parallel1.dir/test_nvector_mpimanyvector_parallel1.c.o -MF CMakeFiles/test_nvector_mpimanyvector_parallel1.dir/test_nvector_mpimanyvector_parallel1.c.o.d -o CMakeFiles/test_nvector_mpimanyvector_parallel1.dir/test_nvector_mpimanyvector_parallel1.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/mpimanyvector/test_nvector_mpimanyvector_parallel1.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/mpimanyvector && /usr/bin/mpicc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/mpimanyvector/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/mpimanyvector/.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/nvector/mpimanyvector/CMakeFiles/test_nvector_mpimanyvector_parallel2.dir/test_nvector_mpimanyvector_parallel2.c.o -MF CMakeFiles/test_nvector_mpimanyvector_parallel2.dir/test_nvector_mpimanyvector_parallel2.c.o.d -o CMakeFiles/test_nvector_mpimanyvector_parallel2.dir/test_nvector_mpimanyvector_parallel2.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/mpimanyvector/test_nvector_mpimanyvector_parallel2.c cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/kinKrylovDemo_ls.dir/link.txt --verbose=1 [ 47%] Building C object examples/nvector/mpiplusx/CMakeFiles/test_nvector_mpiplusx.dir/test_nvector_mpiplusx.c.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/mpiplusx && /usr/bin/mpicc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/mpiplusx/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/mpiplusx/.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/nvector/mpiplusx/CMakeFiles/test_nvector_mpiplusx.dir/test_nvector_mpiplusx.c.o -MF CMakeFiles/test_nvector_mpiplusx.dir/test_nvector_mpiplusx.c.o.d -o CMakeFiles/test_nvector_mpiplusx.dir/test_nvector_mpiplusx.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/mpiplusx/test_nvector_mpiplusx.c [ 47%] Building Fortran object examples/nvector/mpimanyvector/CMakeFiles/test_fnvector_mpimanyvector_mod.dir/__/__/utilities/test_utilities.f90.o [ 48%] Linking C executable idaHeat2D_kry_p cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/mpimanyvector && /usr/bin/mpif90 -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/mpimanyvector/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/mpimanyvector/.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J. -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/utilities/test_utilities.f90 -o CMakeFiles/test_fnvector_mpimanyvector_mod.dir/__/__/utilities/test_utilities.f90.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/parallel && /usr/bin/cmake -E cmake_link_script CMakeFiles/idaHeat2D_kry_p.dir/link.txt --verbose=1 [ 50%] Building Fortran object examples/nvector/serial/CMakeFiles/test_fnvector_serial_mod.dir/__/test_nvector.f90.o /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/kinKrylovDemo_ls.dir/kinKrylovDemo_ls.c.o -o kinKrylovDemo_ls ../../../src/kinsol/libsundials_kinsol.so.6.7.0 ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 -lm cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/serial && /usr/bin/gfortran -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/serial/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/serial/.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J. -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/test_nvector.f90 -o CMakeFiles/test_fnvector_serial_mod.dir/__/test_nvector.f90.o [ 50%] Linking C executable kinRoboKin_dns cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/kinRoboKin_dns.dir/link.txt --verbose=1 f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /usr/bin/mpicc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/idaHeat2D_kry_p.dir/idaHeat2D_kry_p.c.o -o idaHeat2D_kry_p ../../../src/ida/libsundials_ida.so.6.7.0 ../../../src/nvector/parallel/libsundials_nvecparallel.so.6.7.0 -lm f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/kinRoboKin_dns.dir/kinRoboKin_dns.c.o -o kinRoboKin_dns ../../../src/kinsol/libsundials_kinsol.so.6.7.0 ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 -lm [ 50%] Built target idaFoodWeb_kry_bbd_p /usr/bin/gmake -f examples/nvector/mpiplusx/CMakeFiles/test_fnvector_mpiplusx_mod.dir/build.make examples/nvector/mpiplusx/CMakeFiles/test_fnvector_mpiplusx_mod.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/mpiplusx /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/mpiplusx /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/mpiplusx/CMakeFiles/test_fnvector_mpiplusx_mod.dir/DependInfo.cmake "--color=" [ 50%] Linking C executable kinFerTron_klu cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/kinFerTron_klu.dir/link.txt --verbose=1 Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/mpiplusx/CMakeFiles/test_fnvector_mpiplusx_mod.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/mpiplusx/CMakeFiles/test_fnvector_mpiplusx_mod.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/mpiplusx/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/mpiplusx/CMakeFiles/test_fnvector_mpiplusx_mod.dir/depend.internal". gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' Scanning dependencies of target test_fnvector_mpiplusx_mod gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/nvector/mpiplusx/CMakeFiles/test_fnvector_mpiplusx_mod.dir/build.make examples/nvector/mpiplusx/CMakeFiles/test_fnvector_mpiplusx_mod.dir/build /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/kinFerTron_klu.dir/kinFerTron_klu.c.o -o kinFerTron_klu ../../../src/kinsol/libsundials_kinsol.so.6.7.0 ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 -lm ../../../src/sunlinsol/klu/libsundials_sunlinsolklu.so.4.7.0 ../../../src/sunmatrix/sparse/libsundials_sunmatrixsparse.so.4.7.0 /usr/lib64/libklu.so /usr/lib64/libklu.so /usr/lib64/libamd.so /usr/lib64/libcolamd.so /usr/lib64/libbtf.so /usr/lib64/libsuitesparseconfig.so gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 50%] Built target kinKrylovDemo_ls /usr/bin/gmake -f examples/nvector/manyvector/CMakeFiles/test_nvector_manyvector.dir/build.make examples/nvector/manyvector/CMakeFiles/test_nvector_manyvector.dir/depend gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/manyvector /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/manyvector /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/manyvector/CMakeFiles/test_nvector_manyvector.dir/DependInfo.cmake "--color=" [ 50%] Building Fortran object examples/nvector/mpiplusx/CMakeFiles/test_fnvector_mpiplusx_mod.dir/__/__/utilities/test_utilities.f90.o /usr/bin/cmake -E cmake_copy_f90_mod examples/nvector/mpimanyvector/test_utilities.mod examples/nvector/mpimanyvector/CMakeFiles/test_fnvector_mpimanyvector_mod.dir/test_utilities.mod.stamp GNU [ 50%] Linking C executable test_nvector_serial cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/mpiplusx && /usr/bin/mpif90 -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/mpiplusx/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/mpiplusx/.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J. -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/utilities/test_utilities.f90 -o CMakeFiles/test_fnvector_mpiplusx_mod.dir/__/__/utilities/test_utilities.f90.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_nvector_serial.dir/link.txt --verbose=1 [ 50%] Linking C executable idaFoodWeb_kry_p cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/ida/parallel && /usr/bin/cmake -E cmake_link_script CMakeFiles/idaFoodWeb_kry_p.dir/link.txt --verbose=1 [ 50%] Built target kinRoboKin_dns /usr/bin/gmake -f examples/nvector/manyvector/CMakeFiles/test_fnvector_manyvector_mod.dir/build.make examples/nvector/manyvector/CMakeFiles/test_fnvector_manyvector_mod.dir/depend gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/nvector/manyvector/CMakeFiles/test_nvector_manyvector.dir/build.make examples/nvector/manyvector/CMakeFiles/test_nvector_manyvector.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/manyvector /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/manyvector /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/manyvector/CMakeFiles/test_fnvector_manyvector_mod.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/cmake -E touch examples/nvector/mpimanyvector/CMakeFiles/test_fnvector_mpimanyvector_mod.dir/__/__/utilities/test_utilities.f90.o.provides.build /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/test_nvector_serial.dir/test_nvector_serial.c.o ../CMakeFiles/test_nvector_obj.dir/test_nvector.c.o -o test_nvector_serial ../../../src/nvector/serial/fmod/libsundials_fnvecserial_mod.so.6.7.0 -lm ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 /usr/bin/mpicc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/idaFoodWeb_kry_p.dir/idaFoodWeb_kry_p.c.o -o idaFoodWeb_kry_p ../../../src/ida/libsundials_ida.so.6.7.0 ../../../src/nvector/parallel/libsundials_nvecparallel.so.6.7.0 -lm f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran [ 50%] Building C object examples/nvector/manyvector/CMakeFiles/test_nvector_manyvector.dir/test_nvector_manyvector.c.o Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/manyvector/CMakeFiles/test_fnvector_manyvector_mod.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/manyvector/CMakeFiles/test_fnvector_manyvector_mod.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/manyvector/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/manyvector/CMakeFiles/test_fnvector_manyvector_mod.dir/depend.internal". gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/manyvector && /usr/bin/gcc -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/manyvector/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/manyvector/.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu99 -MD -MT examples/nvector/manyvector/CMakeFiles/test_nvector_manyvector.dir/test_nvector_manyvector.c.o -MF CMakeFiles/test_nvector_manyvector.dir/test_nvector_manyvector.c.o.d -o CMakeFiles/test_nvector_manyvector.dir/test_nvector_manyvector.c.o -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/manyvector/test_nvector_manyvector.c Scanning dependencies of target test_fnvector_manyvector_mod gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/nvector/manyvector/CMakeFiles/test_fnvector_manyvector_mod.dir/build.make examples/nvector/manyvector/CMakeFiles/test_fnvector_manyvector_mod.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 51%] Building Fortran object examples/nvector/mpimanyvector/CMakeFiles/test_fnvector_mpimanyvector_mod.dir/__/test_nvector.f90.o [ 51%] Built target idaHeat2D_kry_p cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/mpimanyvector && /usr/bin/mpif90 -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/mpimanyvector/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/mpimanyvector/.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J. -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/test_nvector.f90 -o CMakeFiles/test_fnvector_mpimanyvector_mod.dir/__/test_nvector.f90.o /usr/bin/gmake -f examples/sunmatrix/dense/CMakeFiles/test_fsunmatrix_dense_mod.dir/build.make examples/sunmatrix/dense/CMakeFiles/test_fsunmatrix_dense_mod.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/dense /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/dense /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/dense/CMakeFiles/test_fsunmatrix_dense_mod.dir/DependInfo.cmake "--color=" [ 51%] Building Fortran object examples/nvector/manyvector/CMakeFiles/test_fnvector_manyvector_mod.dir/__/__/utilities/test_utilities.f90.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/manyvector && /usr/bin/gfortran -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/manyvector/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/manyvector/.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J. -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/utilities/test_utilities.f90 -o CMakeFiles/test_fnvector_manyvector_mod.dir/__/__/utilities/test_utilities.f90.o gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/dense/CMakeFiles/test_fsunmatrix_dense_mod.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/dense/CMakeFiles/test_fsunmatrix_dense_mod.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/dense/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/dense/CMakeFiles/test_fsunmatrix_dense_mod.dir/depend.internal". Scanning dependencies of target test_fsunmatrix_dense_mod /usr/bin/cmake -E cmake_copy_f90_mod examples/nvector/serial/test_fnvector.mod examples/nvector/serial/CMakeFiles/test_fnvector_serial_mod.dir/test_fnvector.mod.stamp GNU gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/sunmatrix/dense/CMakeFiles/test_fsunmatrix_dense_mod.dir/build.make examples/sunmatrix/dense/CMakeFiles/test_fsunmatrix_dense_mod.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 51%] Built target kinFerTron_klu /usr/bin/gmake -f examples/sunmatrix/band/CMakeFiles/test_fsunmatrix_band_mod.dir/build.make examples/sunmatrix/band/CMakeFiles/test_fsunmatrix_band_mod.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/band /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/band /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/band/CMakeFiles/test_fsunmatrix_band_mod.dir/DependInfo.cmake "--color=" /usr/bin/cmake -E touch examples/nvector/serial/CMakeFiles/test_fnvector_serial_mod.dir/__/test_nvector.f90.o.provides.build [ 52%] Building Fortran object examples/sunmatrix/dense/CMakeFiles/test_fsunmatrix_dense_mod.dir/__/__/utilities/test_utilities.f90.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/dense && /usr/bin/gfortran -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/dense/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/dense/.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J. -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/utilities/test_utilities.f90 -o CMakeFiles/test_fsunmatrix_dense_mod.dir/__/__/utilities/test_utilities.f90.o gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/band/CMakeFiles/test_fsunmatrix_band_mod.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/band/CMakeFiles/test_fsunmatrix_band_mod.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/band/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/band/CMakeFiles/test_fsunmatrix_band_mod.dir/depend.internal". Scanning dependencies of target test_fsunmatrix_band_mod gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/sunmatrix/band/CMakeFiles/test_fsunmatrix_band_mod.dir/build.make examples/sunmatrix/band/CMakeFiles/test_fsunmatrix_band_mod.dir/build f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 52%] Built target test_nvector_serial /usr/bin/cmake -E cmake_copy_f90_mod examples/nvector/mpiplusx/test_utilities.mod examples/nvector/mpiplusx/CMakeFiles/test_fnvector_mpiplusx_mod.dir/test_utilities.mod.stamp GNU /usr/bin/gmake -f examples/sunmatrix/sparse/CMakeFiles/test_fsunmatrix_sparse_mod.dir/build.make examples/sunmatrix/sparse/CMakeFiles/test_fsunmatrix_sparse_mod.dir/depend [ 52%] Building Fortran object examples/nvector/serial/CMakeFiles/test_fnvector_serial_mod.dir/test_fnvector_serial_mod.f90.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/serial && /usr/bin/gfortran -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/serial/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/serial/.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J. -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/serial/test_fnvector_serial_mod.f90 -o CMakeFiles/test_fnvector_serial_mod.dir/test_fnvector_serial_mod.f90.o gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/sparse /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/sparse /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/sparse/CMakeFiles/test_fsunmatrix_sparse_mod.dir/DependInfo.cmake "--color=" [ 52%] Building Fortran object examples/sunmatrix/band/CMakeFiles/test_fsunmatrix_band_mod.dir/__/__/utilities/test_utilities.f90.o /usr/bin/cmake -E touch examples/nvector/mpiplusx/CMakeFiles/test_fnvector_mpiplusx_mod.dir/__/__/utilities/test_utilities.f90.o.provides.build cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/band && /usr/bin/gfortran -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/band/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/band/.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J. -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/utilities/test_utilities.f90 -o CMakeFiles/test_fsunmatrix_band_mod.dir/__/__/utilities/test_utilities.f90.o Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/sparse/CMakeFiles/test_fsunmatrix_sparse_mod.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/sparse/CMakeFiles/test_fsunmatrix_sparse_mod.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/sparse/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/sparse/CMakeFiles/test_fsunmatrix_sparse_mod.dir/depend.internal". f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran Scanning dependencies of target test_fsunmatrix_sparse_mod gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/sunmatrix/sparse/CMakeFiles/test_fsunmatrix_sparse_mod.dir/build.make examples/sunmatrix/sparse/CMakeFiles/test_fsunmatrix_sparse_mod.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/cmake -E cmake_copy_f90_mod examples/nvector/manyvector/test_utilities.mod examples/nvector/manyvector/CMakeFiles/test_fnvector_manyvector_mod.dir/test_utilities.mod.stamp GNU [ 52%] Building Fortran object examples/nvector/mpiplusx/CMakeFiles/test_fnvector_mpiplusx_mod.dir/__/test_nvector.f90.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/mpiplusx && /usr/bin/mpif90 -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/mpiplusx/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/mpiplusx/.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J. -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/test_nvector.f90 -o CMakeFiles/test_fnvector_mpiplusx_mod.dir/__/test_nvector.f90.o [ 52%] Building Fortran object examples/sunmatrix/sparse/CMakeFiles/test_fsunmatrix_sparse_mod.dir/__/__/utilities/test_utilities.f90.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/sparse && /usr/bin/gfortran -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/sparse/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/sparse/.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J. -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/utilities/test_utilities.f90 -o CMakeFiles/test_fsunmatrix_sparse_mod.dir/__/__/utilities/test_utilities.f90.o /usr/bin/cmake -E touch examples/nvector/manyvector/CMakeFiles/test_fnvector_manyvector_mod.dir/__/__/utilities/test_utilities.f90.o.provides.build [ 52%] Built target idaFoodWeb_kry_p /usr/bin/gmake -f examples/sunlinsol/spgmr/serial/CMakeFiles/test_fsunlinsol_spgmr_mod_serial.dir/build.make examples/sunlinsol/spgmr/serial/CMakeFiles/test_fsunlinsol_spgmr_mod_serial.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/sundials-6.7.0 /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/spgmr/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/spgmr/serial /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/spgmr/serial/CMakeFiles/test_fsunlinsol_spgmr_mod_serial.dir/DependInfo.cmake "--color=" f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/spgmr/serial/CMakeFiles/test_fsunlinsol_spgmr_mod_serial.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/spgmr/serial/CMakeFiles/test_fsunlinsol_spgmr_mod_serial.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/spgmr/serial/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/spgmr/serial/CMakeFiles/test_fsunlinsol_spgmr_mod_serial.dir/depend.internal". /usr/bin/cmake -E cmake_copy_f90_mod examples/sunmatrix/dense/test_utilities.mod examples/sunmatrix/dense/CMakeFiles/test_fsunmatrix_dense_mod.dir/test_utilities.mod.stamp GNU Scanning dependencies of target test_fsunlinsol_spgmr_mod_serial [ 52%] Building Fortran object examples/nvector/manyvector/CMakeFiles/test_fnvector_manyvector_mod.dir/__/test_nvector.f90.o [ 53%] Linking C executable test_nvector_mpi cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/manyvector && /usr/bin/gfortran -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/manyvector/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/manyvector/.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J. -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/test_nvector.f90 -o CMakeFiles/test_fnvector_manyvector_mod.dir/__/test_nvector.f90.o gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/gmake -f examples/sunlinsol/spgmr/serial/CMakeFiles/test_fsunlinsol_spgmr_mod_serial.dir/build.make examples/sunlinsol/spgmr/serial/CMakeFiles/test_fsunlinsol_spgmr_mod_serial.dir/build cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/parallel && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_nvector_mpi.dir/link.txt --verbose=1 gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/cmake -E touch examples/sunmatrix/dense/CMakeFiles/test_fsunmatrix_dense_mod.dir/__/__/utilities/test_utilities.f90.o.provides.build f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /usr/bin/mpicc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/test_nvector_mpi.dir/test_nvector_mpi.c.o ../CMakeFiles/test_nvector_obj.dir/test_nvector.c.o ../CMakeFiles/test_nvectormpi_obj.dir/test_mpinvector.c.o -o test_nvector_mpi ../../../src/nvector/parallel/libsundials_nvecparallel.so.6.7.0 -lm ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 /usr/lib64/libmpi.so [ 53%] Building Fortran object examples/sunlinsol/spgmr/serial/CMakeFiles/test_fsunlinsol_spgmr_mod_serial.dir/__/__/__/utilities/test_utilities.f90.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/spgmr/serial && /usr/bin/gfortran -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/spgmr/serial/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/spgmr/serial/../.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J. -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/utilities/test_utilities.f90 -o CMakeFiles/test_fsunlinsol_spgmr_mod_serial.dir/__/__/__/utilities/test_utilities.f90.o /usr/bin/cmake -E cmake_copy_f90_mod examples/nvector/mpimanyvector/test_fnvector.mod examples/nvector/mpimanyvector/CMakeFiles/test_fnvector_mpimanyvector_mod.dir/test_fnvector.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod examples/sunmatrix/band/test_utilities.mod examples/sunmatrix/band/CMakeFiles/test_fsunmatrix_band_mod.dir/test_utilities.mod.stamp GNU f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran [ 53%] Building Fortran object examples/sunmatrix/dense/CMakeFiles/test_fsunmatrix_dense_mod.dir/__/test_sunmatrix.f90.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/dense && /usr/bin/gfortran -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/dense/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/dense/.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J. -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/test_sunmatrix.f90 -o CMakeFiles/test_fsunmatrix_dense_mod.dir/__/test_sunmatrix.f90.o [ 53%] Linking C executable kinFoodWeb_kry_omp /usr/bin/cmake -E touch examples/nvector/mpimanyvector/CMakeFiles/test_fnvector_mpimanyvector_mod.dir/__/test_nvector.f90.o.provides.build cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/C_openmp && /usr/bin/cmake -E cmake_link_script CMakeFiles/kinFoodWeb_kry_omp.dir/link.txt --verbose=1 f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /usr/bin/cmake -E touch examples/sunmatrix/band/CMakeFiles/test_fsunmatrix_band_mod.dir/__/__/utilities/test_utilities.f90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod examples/sunmatrix/sparse/test_utilities.mod examples/sunmatrix/sparse/CMakeFiles/test_fsunmatrix_sparse_mod.dir/test_utilities.mod.stamp GNU /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/kinFoodWeb_kry_omp.dir/kinFoodWeb_kry_omp.c.o -o kinFoodWeb_kry_omp ../../../src/kinsol/libsundials_kinsol.so.6.7.0 ../../../src/nvector/openmp/libsundials_nvecopenmp.so.6.7.0 -lm /usr/lib/gcc/x86_64-mageia-linux/14/libgomp.so /usr/lib64/libpthread.a [ 53%] Building Fortran object examples/nvector/mpimanyvector/CMakeFiles/test_fnvector_mpimanyvector_mod.dir/test_fnvector_mpimanyvector_mod.f90.o /usr/bin/cmake -E touch examples/sunmatrix/sparse/CMakeFiles/test_fsunmatrix_sparse_mod.dir/__/__/utilities/test_utilities.f90.o.provides.build cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/mpimanyvector && /usr/bin/mpif90 -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/mpimanyvector/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/mpimanyvector/.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J. -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/mpimanyvector/test_fnvector_mpimanyvector_mod.f90 -o CMakeFiles/test_fnvector_mpimanyvector_mod.dir/test_fnvector_mpimanyvector_mod.f90.o [ 53%] Building Fortran object examples/sunmatrix/band/CMakeFiles/test_fsunmatrix_band_mod.dir/__/test_sunmatrix.f90.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/band && /usr/bin/gfortran -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/band/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/band/.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J. -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/test_sunmatrix.f90 -o CMakeFiles/test_fsunmatrix_band_mod.dir/__/test_sunmatrix.f90.o f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran [ 53%] Building Fortran object examples/sunmatrix/sparse/CMakeFiles/test_fsunmatrix_sparse_mod.dir/__/test_sunmatrix.f90.o [ 53%] Linking C executable test_nvector_mpiplusx cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/sparse && /usr/bin/gfortran -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/sparse/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/sparse/.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J. -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/test_sunmatrix.f90 -o CMakeFiles/test_fsunmatrix_sparse_mod.dir/__/test_sunmatrix.f90.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/mpiplusx && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_nvector_mpiplusx.dir/link.txt --verbose=1 /usr/bin/cmake -E cmake_copy_f90_mod examples/sunlinsol/spgmr/serial/test_utilities.mod examples/sunlinsol/spgmr/serial/CMakeFiles/test_fsunlinsol_spgmr_mod_serial.dir/test_utilities.mod.stamp GNU /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/mpimanyvector/test_fnvector_mpimanyvector_mod.f90:24:7: 24 | use mpi | 1 Fatal Error: Cannot open module file 'mpi.mod' for reading at (1): No such file or directory compilation terminated. f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /usr/bin/cmake -E cmake_copy_f90_mod examples/nvector/mpiplusx/test_fnvector.mod examples/nvector/mpiplusx/CMakeFiles/test_fnvector_mpiplusx_mod.dir/test_fnvector.mod.stamp GNU gmake[2]: *** [examples/nvector/mpimanyvector/CMakeFiles/test_fnvector_mpimanyvector_mod.dir/build.make:78: examples/nvector/mpimanyvector/CMakeFiles/test_fnvector_mpimanyvector_mod.dir/test_fnvector_mpimanyvector_mod.f90.o] Error 1 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/mpicc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/test_nvector_mpiplusx.dir/test_nvector_mpiplusx.c.o ../CMakeFiles/test_nvector_obj.dir/test_nvector.c.o ../CMakeFiles/test_nvectormpi_obj.dir/test_mpinvector.c.o -o test_nvector_mpiplusx ../../../src/nvector/parallel/libsundials_nvecparallel.so.6.7.0 ../../../src/nvector/mpiplusx/fmod/libsundials_fnvecmpiplusx_mod.so.6.7.0 ../../../src/nvector/serial/fmod/libsundials_fnvecserial_mod.so.6.7.0 -lm /usr/lib64/libmpi.so ../../../src/nvector/mpiplusx/libsundials_nvecmpiplusx.so.6.7.0 ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 [ 53%] Linking C executable test_nvector_mpimanyvector_parallel1 gmake[1]: *** [CMakeFiles/Makefile2:12996: examples/nvector/mpimanyvector/CMakeFiles/test_fnvector_mpimanyvector_mod.dir/all] Error 2 gmake[1]: *** Waiting for unfinished jobs.... cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/mpimanyvector && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_nvector_mpimanyvector_parallel1.dir/link.txt --verbose=1 /usr/bin/cmake -E touch examples/sunlinsol/spgmr/serial/CMakeFiles/test_fsunlinsol_spgmr_mod_serial.dir/__/__/__/utilities/test_utilities.f90.o.provides.build gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/cmake -E cmake_copy_f90_mod examples/nvector/serial/test_nvector_serial.mod examples/nvector/serial/CMakeFiles/test_fnvector_serial_mod.dir/test_nvector_serial.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod examples/nvector/manyvector/test_fnvector.mod examples/nvector/manyvector/CMakeFiles/test_fnvector_manyvector_mod.dir/test_fnvector.mod.stamp GNU /usr/bin/cmake -E touch examples/nvector/mpiplusx/CMakeFiles/test_fnvector_mpiplusx_mod.dir/__/test_nvector.f90.o.provides.build /usr/bin/mpicc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/test_nvector_mpimanyvector_parallel1.dir/test_nvector_mpimanyvector_parallel1.c.o ../CMakeFiles/test_nvector_obj.dir/test_nvector.c.o ../CMakeFiles/test_nvectormpi_obj.dir/test_mpinvector.c.o -o test_nvector_mpimanyvector_parallel1 ../../../src/nvector/parallel/libsundials_nvecparallel.so.6.7.0 ../../../src/nvector/manyvector/fmod/libsundials_fnvecmpimanyvector_mod.so.6.7.0 ../../../src/nvector/serial/fmod/libsundials_fnvecserial_mod.so.6.7.0 -lm /usr/lib64/libmpi.so ../../../src/nvector/manyvector/libsundials_nvecmpimanyvector.so.6.7.0 ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 [ 53%] Built target test_nvector_mpi [ 53%] Built target kinFoodWeb_kry_omp [ 53%] Building Fortran object examples/sunlinsol/spgmr/serial/CMakeFiles/test_fsunlinsol_spgmr_mod_serial.dir/__/__/test_sunlinsol.f90.o /usr/bin/cmake -E touch examples/nvector/serial/CMakeFiles/test_fnvector_serial_mod.dir/test_fnvector_serial_mod.f90.o.provides.build cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/spgmr/serial && /usr/bin/gfortran -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/spgmr/serial/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/spgmr/serial/../.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J. -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/test_sunlinsol.f90 -o CMakeFiles/test_fsunlinsol_spgmr_mod_serial.dir/__/__/test_sunlinsol.f90.o [ 53%] Linking C executable test_nvector_mpimanyvector_parallel2 /usr/bin/cmake -E touch examples/nvector/manyvector/CMakeFiles/test_fnvector_manyvector_mod.dir/__/test_nvector.f90.o.provides.build cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/mpimanyvector && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_nvector_mpimanyvector_parallel2.dir/link.txt --verbose=1 f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran [ 53%] Building Fortran object examples/nvector/mpiplusx/CMakeFiles/test_fnvector_mpiplusx_mod.dir/test_fnvector_mpiplusx_mod.f90.o [ 53%] Linking Fortran executable test_fnvector_serial_mod [ 53%] Linking C executable test_nvector_manyvector cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/mpiplusx && /usr/bin/mpif90 -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/mpiplusx/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/mpiplusx/.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J. -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/mpiplusx/test_fnvector_mpiplusx_mod.f90 -o CMakeFiles/test_fnvector_mpiplusx_mod.dir/test_fnvector_mpiplusx_mod.f90.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_fnvector_serial_mod.dir/link.txt --verbose=1 /usr/bin/mpicc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/test_nvector_mpimanyvector_parallel2.dir/test_nvector_mpimanyvector_parallel2.c.o ../CMakeFiles/test_nvector_obj.dir/test_nvector.c.o ../CMakeFiles/test_nvectormpi_obj.dir/test_mpinvector.c.o -o test_nvector_mpimanyvector_parallel2 ../../../src/nvector/parallel/libsundials_nvecparallel.so.6.7.0 ../../../src/nvector/manyvector/fmod/libsundials_fnvecmpimanyvector_mod.so.6.7.0 ../../../src/nvector/serial/fmod/libsundials_fnvecserial_mod.so.6.7.0 -lm /usr/lib64/libmpi.so ../../../src/nvector/manyvector/libsundials_nvecmpimanyvector.so.6.7.0 ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 [ 53%] Building Fortran object examples/nvector/manyvector/CMakeFiles/test_fnvector_manyvector_mod.dir/test_fnvector_manyvector_mod.f90.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/manyvector && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_nvector_manyvector.dir/link.txt --verbose=1 cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/manyvector && /usr/bin/gfortran -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/manyvector/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/manyvector/.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J. -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/manyvector/test_fnvector_manyvector_mod.f90 -o CMakeFiles/test_fnvector_manyvector_mod.dir/test_fnvector_manyvector_mod.f90.o [ 53%] Linking C executable kinFoodWeb_kry_bbd_p cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/parallel && /usr/bin/cmake -E cmake_link_script CMakeFiles/kinFoodWeb_kry_bbd_p.dir/link.txt --verbose=1 /usr/bin/gfortran -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g CMakeFiles/test_fnvector_serial_mod.dir/test_fnvector_serial_mod.f90.o CMakeFiles/test_fnvector_serial_mod.dir/__/__/utilities/test_utilities.f90.o CMakeFiles/test_fnvector_serial_mod.dir/__/test_nvector.f90.o -o test_fnvector_serial_mod ../../../src/nvector/serial/fmod/libsundials_fnvecserial_mod.so.6.7.0 -lm ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 /usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/test_nvector_manyvector.dir/test_nvector_manyvector.c.o ../CMakeFiles/test_nvector_obj.dir/test_nvector.c.o -o test_nvector_manyvector ../../../src/nvector/serial/fmod/libsundials_fnvecserial_mod.so.6.7.0 ../../../src/nvector/manyvector/fmod/libsundials_fnvecmanyvector_mod.so.6.7.0 -lm ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 ../../../src/nvector/manyvector/libsundials_nvecmanyvector.so.6.7.0 f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /usr/bin/mpicc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/kinFoodWeb_kry_bbd_p.dir/kinFoodWeb_kry_bbd_p.c.o -o kinFoodWeb_kry_bbd_p ../../../src/kinsol/libsundials_kinsol.so.6.7.0 ../../../src/nvector/parallel/libsundials_nvecparallel.so.6.7.0 -lm /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/nvector/mpiplusx/test_fnvector_mpiplusx_mod.f90:24:7: 24 | use mpi | 1 Fatal Error: Cannot open module file 'mpi.mod' for reading at (1): No such file or directory compilation terminated. gmake[2]: *** [examples/nvector/mpiplusx/CMakeFiles/test_fnvector_mpiplusx_mod.dir/build.make:78: examples/nvector/mpiplusx/CMakeFiles/test_fnvector_mpiplusx_mod.dir/test_fnvector_mpiplusx_mod.f90.o] Error 1 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[1]: *** [CMakeFiles/Makefile2:13058: examples/nvector/mpiplusx/CMakeFiles/test_fnvector_mpiplusx_mod.dir/all] Error 2 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 53%] Built target test_nvector_mpiplusx gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 53%] Built target test_nvector_manyvector [ 53%] Built target test_nvector_mpimanyvector_parallel1 [ 53%] Linking C executable kinFoodWeb_kry_p cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/kinsol/parallel && /usr/bin/cmake -E cmake_link_script CMakeFiles/kinFoodWeb_kry_p.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 53%] Built target test_fnvector_serial_mod gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' /usr/bin/mpicc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/kinFoodWeb_kry_p.dir/kinFoodWeb_kry_p.c.o -o kinFoodWeb_kry_p ../../../src/kinsol/libsundials_kinsol.so.6.7.0 ../../../src/nvector/parallel/libsundials_nvecparallel.so.6.7.0 -lm [ 53%] Built target test_nvector_mpimanyvector_parallel2 [ 53%] Built target kinFoodWeb_kry_bbd_p /usr/bin/cmake -E cmake_copy_f90_mod examples/sunmatrix/dense/test_sunmatrix.mod examples/sunmatrix/dense/CMakeFiles/test_fsunmatrix_dense_mod.dir/test_sunmatrix.mod.stamp GNU /usr/bin/cmake -E touch examples/sunmatrix/dense/CMakeFiles/test_fsunmatrix_dense_mod.dir/__/test_sunmatrix.f90.o.provides.build [ 53%] Building Fortran object examples/sunmatrix/dense/CMakeFiles/test_fsunmatrix_dense_mod.dir/test_fsunmatrix_dense_mod.f90.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/dense && /usr/bin/gfortran -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/dense/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/dense/.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J. -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/dense/test_fsunmatrix_dense_mod.f90 -o CMakeFiles/test_fsunmatrix_dense_mod.dir/test_fsunmatrix_dense_mod.f90.o f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /usr/bin/cmake -E cmake_copy_f90_mod examples/sunmatrix/band/test_sunmatrix.mod examples/sunmatrix/band/CMakeFiles/test_fsunmatrix_band_mod.dir/test_sunmatrix.mod.stamp GNU /usr/bin/cmake -E touch examples/sunmatrix/band/CMakeFiles/test_fsunmatrix_band_mod.dir/__/test_sunmatrix.f90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod examples/sunmatrix/sparse/test_sunmatrix.mod examples/sunmatrix/sparse/CMakeFiles/test_fsunmatrix_sparse_mod.dir/test_sunmatrix.mod.stamp GNU gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 53%] Building Fortran object examples/sunmatrix/band/CMakeFiles/test_fsunmatrix_band_mod.dir/test_fsunmatrix_band_mod.f90.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/band && /usr/bin/gfortran -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/band/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/band/.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J. -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/band/test_fsunmatrix_band_mod.f90 -o CMakeFiles/test_fsunmatrix_band_mod.dir/test_fsunmatrix_band_mod.f90.o [ 53%] Built target kinFoodWeb_kry_p /usr/bin/cmake -E touch examples/sunmatrix/sparse/CMakeFiles/test_fsunmatrix_sparse_mod.dir/__/test_sunmatrix.f90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod examples/nvector/manyvector/test_nvector_manyvector.mod examples/nvector/manyvector/CMakeFiles/test_fnvector_manyvector_mod.dir/test_nvector_manyvector.mod.stamp GNU f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran [ 53%] Building Fortran object examples/sunmatrix/sparse/CMakeFiles/test_fsunmatrix_sparse_mod.dir/test_fsunmatrix_sparse_mod.f90.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/sparse && /usr/bin/gfortran -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/sparse/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/sparse/.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J. -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunmatrix/sparse/test_fsunmatrix_sparse_mod.f90 -o CMakeFiles/test_fsunmatrix_sparse_mod.dir/test_fsunmatrix_sparse_mod.f90.o /usr/bin/cmake -E touch examples/nvector/manyvector/CMakeFiles/test_fnvector_manyvector_mod.dir/test_fnvector_manyvector_mod.f90.o.provides.build [ 53%] Linking Fortran executable test_fnvector_manyvector_mod cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/nvector/manyvector && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_fnvector_manyvector_mod.dir/link.txt --verbose=1 f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /usr/bin/gfortran -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g CMakeFiles/test_fnvector_manyvector_mod.dir/test_fnvector_manyvector_mod.f90.o CMakeFiles/test_fnvector_manyvector_mod.dir/__/__/utilities/test_utilities.f90.o CMakeFiles/test_fnvector_manyvector_mod.dir/__/test_nvector.f90.o -o test_fnvector_manyvector_mod ../../../src/nvector/serial/fmod/libsundials_fnvecserial_mod.so.6.7.0 ../../../src/nvector/manyvector/fmod/libsundials_fnvecmanyvector_mod.so.6.7.0 -lm ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 ../../../src/nvector/manyvector/libsundials_nvecmanyvector.so.6.7.0 /usr/bin/cmake -E cmake_copy_f90_mod examples/sunlinsol/spgmr/serial/test_sunlinsol.mod examples/sunlinsol/spgmr/serial/CMakeFiles/test_fsunlinsol_spgmr_mod_serial.dir/test_sunlinsol.mod.stamp GNU /usr/bin/cmake -E touch examples/sunlinsol/spgmr/serial/CMakeFiles/test_fsunlinsol_spgmr_mod_serial.dir/__/__/test_sunlinsol.f90.o.provides.build [ 53%] Building Fortran object examples/sunlinsol/spgmr/serial/CMakeFiles/test_fsunlinsol_spgmr_mod_serial.dir/test_fsunlinsol_spgmr_mod_serial.f90.o cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/spgmr/serial && /usr/bin/gfortran -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/spgmr/serial/. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/spgmr/serial/../.. -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/include -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/src/sundials -I/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/fortran_SHARED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -J. -cpp -c /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/examples/sunlinsol/spgmr/serial/test_fsunlinsol_spgmr_mod_serial.f90 -o CMakeFiles/test_fsunlinsol_spgmr_mod_serial.dir/test_fsunlinsol_spgmr_mod_serial.f90.o f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 53%] Built target test_fnvector_manyvector_mod /usr/bin/cmake -E cmake_copy_f90_mod examples/sunmatrix/dense/test_fsunmatrix_dense.mod examples/sunmatrix/dense/CMakeFiles/test_fsunmatrix_dense_mod.dir/test_fsunmatrix_dense.mod.stamp GNU [ 53%] Linking Fortran executable test_fsunmatrix_dense_mod /usr/bin/cmake -E touch examples/sunmatrix/dense/CMakeFiles/test_fsunmatrix_dense_mod.dir/test_fsunmatrix_dense_mod.f90.o.provides.build cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/dense && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_fsunmatrix_dense_mod.dir/link.txt --verbose=1 /usr/bin/gfortran -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g CMakeFiles/test_fsunmatrix_dense_mod.dir/test_fsunmatrix_dense_mod.f90.o CMakeFiles/test_fsunmatrix_dense_mod.dir/__/__/utilities/test_utilities.f90.o CMakeFiles/test_fsunmatrix_dense_mod.dir/__/test_sunmatrix.f90.o -o test_fsunmatrix_dense_mod ../../../src/nvector/serial/fmod/libsundials_fnvecserial_mod.so.6.7.0 ../../../src/sunmatrix/dense/fmod/libsundials_fsunmatrixdense_mod.so.4.7.0 -lm ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 ../../../src/sunmatrix/dense/libsundials_sunmatrixdense.so.4.7.0 /usr/bin/cmake -E cmake_copy_f90_mod examples/sunmatrix/band/test_fsunmatrix_band.mod examples/sunmatrix/band/CMakeFiles/test_fsunmatrix_band_mod.dir/test_fsunmatrix_band.mod.stamp GNU gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 53%] Linking Fortran executable test_fsunmatrix_band_mod [ 53%] Built target test_fsunmatrix_dense_mod /usr/bin/cmake -E touch examples/sunmatrix/band/CMakeFiles/test_fsunmatrix_band_mod.dir/test_fsunmatrix_band_mod.f90.o.provides.build cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/band && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_fsunmatrix_band_mod.dir/link.txt --verbose=1 /usr/bin/cmake -E cmake_copy_f90_mod examples/sunmatrix/sparse/test_fsunmatrix_sparse.mod examples/sunmatrix/sparse/CMakeFiles/test_fsunmatrix_sparse_mod.dir/test_fsunmatrix_sparse.mod.stamp GNU /usr/bin/gfortran -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g CMakeFiles/test_fsunmatrix_band_mod.dir/test_fsunmatrix_band_mod.f90.o CMakeFiles/test_fsunmatrix_band_mod.dir/__/__/utilities/test_utilities.f90.o CMakeFiles/test_fsunmatrix_band_mod.dir/__/test_sunmatrix.f90.o -o test_fsunmatrix_band_mod ../../../src/nvector/serial/fmod/libsundials_fnvecserial_mod.so.6.7.0 ../../../src/sunmatrix/band/fmod/libsundials_fsunmatrixband_mod.so.4.7.0 -lm ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 ../../../src/sunmatrix/band/libsundials_sunmatrixband.so.4.7.0 [ 53%] Linking Fortran executable test_fsunmatrix_sparse_mod cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunmatrix/sparse && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_fsunmatrix_sparse_mod.dir/link.txt --verbose=1 /usr/bin/cmake -E touch examples/sunmatrix/sparse/CMakeFiles/test_fsunmatrix_sparse_mod.dir/test_fsunmatrix_sparse_mod.f90.o.provides.build /usr/bin/gfortran -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g CMakeFiles/test_fsunmatrix_sparse_mod.dir/test_fsunmatrix_sparse_mod.f90.o CMakeFiles/test_fsunmatrix_sparse_mod.dir/__/__/utilities/test_utilities.f90.o CMakeFiles/test_fsunmatrix_sparse_mod.dir/__/test_sunmatrix.f90.o -o test_fsunmatrix_sparse_mod ../../../src/nvector/serial/fmod/libsundials_fnvecserial_mod.so.6.7.0 ../../../src/sunmatrix/dense/fmod/libsundials_fsunmatrixdense_mod.so.4.7.0 ../../../src/sunmatrix/band/fmod/libsundials_fsunmatrixband_mod.so.4.7.0 ../../../src/sunmatrix/sparse/fmod/libsundials_fsunmatrixsparse_mod.so.4.7.0 -lm ../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 ../../../src/sunmatrix/dense/libsundials_sunmatrixdense.so.4.7.0 ../../../src/sunmatrix/band/libsundials_sunmatrixband.so.4.7.0 ../../../src/sunmatrix/sparse/libsundials_sunmatrixsparse.so.4.7.0 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 53%] Built target test_fsunmatrix_band_mod gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 53%] Built target test_fsunmatrix_sparse_mod /usr/bin/cmake -E cmake_copy_f90_mod examples/sunlinsol/spgmr/serial/test_fsunlinsol_spgmr_serial.mod examples/sunlinsol/spgmr/serial/CMakeFiles/test_fsunlinsol_spgmr_mod_serial.dir/test_fsunlinsol_spgmr_serial.mod.stamp GNU /usr/bin/cmake -E touch examples/sunlinsol/spgmr/serial/CMakeFiles/test_fsunlinsol_spgmr_mod_serial.dir/test_fsunlinsol_spgmr_mod_serial.f90.o.provides.build [ 53%] Linking Fortran executable test_fsunlinsol_spgmr_mod_serial cd /home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build/examples/sunlinsol/spgmr/serial && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_fsunlinsol_spgmr_mod_serial.dir/link.txt --verbose=1 /usr/bin/gfortran -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g CMakeFiles/test_fsunlinsol_spgmr_mod_serial.dir/test_fsunlinsol_spgmr_mod_serial.f90.o CMakeFiles/test_fsunlinsol_spgmr_mod_serial.dir/__/__/__/utilities/test_utilities.f90.o CMakeFiles/test_fsunlinsol_spgmr_mod_serial.dir/__/__/test_sunlinsol.f90.o -o test_fsunlinsol_spgmr_mod_serial ../../../../src/nvector/serial/fmod/libsundials_fnvecserial_mod.so.6.7.0 ../../../../src/sunlinsol/spgmr/fmod/libsundials_fsunlinsolspgmr_mod.so.4.7.0 -lm ../../../../src/nvector/serial/libsundials_nvecserial.so.6.7.0 ../../../../src/sunlinsol/spgmr/libsundials_sunlinsolspgmr.so.4.7.0 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' [ 53%] Built target test_fsunlinsol_spgmr_mod_serial gmake[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/sundials-6.7.0/build' gmake: *** [Makefile:149: all] Error 2 error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.pb7sNQ (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.pb7sNQ (%build) I: [iurt_root_command] ERROR: chroot