Bug#1084252: dune-istl: FTBFS: dune/istl/superlufunctions.hh:72:49: error: ‘::complex’ has not been declared

Santiago Vila sanvila at debian.org
Mon Oct 7 09:30:11 BST 2024


Package: src:dune-istl
Version: 2.9.0-5
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
  debian/rules binary
dh binary --builddirectory=build --buildsystem=cmake
    dh_update_autotools_config -O--builddirectory=build -O--buildsystem=cmake
    dh_autoreconf -O--builddirectory=build -O--buildsystem=cmake
    debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- -DBUILD_SHARED_LIBS=1
	cd build && DEB_PYTHON_INSTALL_LAYOUT=deb PKG_CONFIG=/usr/bin/pkg-config cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON "-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu -DBUILD_SHARED_LIBS=1 ..
CMake Warning (dev) at CMakeLists.txt:5 (project):
   cmake_minimum_required() should be called prior to this top-level project()
   call.  Please see the cmake-commands(7) manual for usage documentation of
   both commands.
This warning is for project developers.  Use -Wno-dev to suppress it.

-- The C compiler identification is GNU 14.2.0
-- The CXX compiler identification is GNU 14.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Dependencies for dune-istl: dune-common (>= 2.9)
-- Performing Test cxx_std_flag_17
-- Performing Test cxx_std_flag_17 - Success
-- Performing Test compiler_supports_cxx17
-- Performing Test compiler_supports_cxx17 - Success
-- Looking for std::experimental::make_array<int,int>
-- Looking for std::experimental::make_array<int,int> - found
-- Looking for std::move<std::experimental::detected_t<std::decay_t,int>>
-- Looking for std::move<std::experimental::detected_t<std::decay_t,int>> - found
-- Looking for std::identity
-- Looking for std::identity - not found
-- Performing Test DUNE_HAVE_CXX_UNEVALUATED_CONTEXT_LAMBDA
-- Performing Test DUNE_HAVE_CXX_UNEVALUATED_CONTEXT_LAMBDA - Failed
-- Found LATEX: /usr/bin/latex
-- Could NOT find LatexMk (missing: LATEXMK_EXECUTABLE)
-- Could NOT find Sphinx (missing: SPHINX_EXECUTABLE)
-- Found Doxygen: /usr/bin/doxygen (found version "1.9.8") found components: doxygen dot
-- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1")
-- Performing tests for dune-common (from /usr/share/dune/cmake/modules/DuneCommonMacros.cmake)
-- Set Minimal Debug Level to 4
-- Looking for sgemm_
-- Looking for sgemm_ - not found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Looking for sgemm_
-- Looking for sgemm_ - found
-- Found BLAS: /usr/lib/x86_64-linux-gnu/libblas.so
-- Looking for cheev_
-- Looking for cheev_ - not found
-- Looking for cheev_
-- Looking for cheev_ - found
-- Found LAPACK: /usr/lib/x86_64-linux-gnu/liblapack.so;/usr/lib/x86_64-linux-gnu/libblas.so
-- Looking for dsyev_
-- Looking for dsyev_ - found
-- Could NOT find GMP (missing: GMPXX_LIB GMPXX_INCLUDE_DIR GMP_INCLUDE_DIR GMP_LIB)
-- Performing Test QuadMath_COMPILES
-- Performing Test QuadMath_COMPILES - Success
-- Found QuadMath: (Supported by compiler)
-- Found MPI_C: /usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi.so (found suitable version "3.1", minimum required is "3.0")
-- Found MPI: TRUE (found suitable version "3.1", minimum required is "3.0") found components: C
-- Could NOT find TBB (set TBB_DIR to path containing TBBConfig.cmake or set PKG_CONFIG_PATH to include the location of the tbb.pc file) (missing: PkgConfigTBB_LINK_LIBRARIES PkgConfigTBB_FOUND) (found version "")
-- Could NOT find PTScotch (missing: SCOTCH_LIBRARY SCOTCHERR_LIBRARY SCOTCH_INCLUDE_DIR)
-- Could NOT find METIS (missing: METIS_LIBRARY METIS_INCLUDE_DIR METIS_API_VERSION)
-- Could NOT find METIS (missing: METIS_LIBRARY METIS_INCLUDE_DIR METIS_API_VERSION)
-- Found MPI_C: /usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi.so (found version "3.1")
-- Found MPI: TRUE (found version "3.1") found components: C
-- Could NOT find ParMETIS (missing: PARMETIS_LIBRARY PARMETIS_INCLUDE_DIR METIS_FOUND) (Required is at least version "4.0")
-- Could NOT find Vc (missing: Vc_DIR)
-- Could NOT find Python3 (missing: Python3_INCLUDE_DIRS Python3_LIBRARIES Development Development.Module Development.Embed) (found version "3.12.7")
-- Failed to find the python package pip with interpreter /usr/bin/python3. (missing: DUNE_PYTHON_pip_FOUND)
CMake Warning at /usr/share/dune/cmake/modules/DunePythonCommonMacros.cmake:102 (message):
   Found a Python interpreter but the Python bindings also requires the Python
   libraries (a package named like python-dev package or python3-devel)
Call Stack (most recent call first):
   /usr/share/dune/cmake/modules/DuneCommonMacros.cmake:54 (include)
   /usr/share/dune/cmake/modules/DuneModuleDependencies.cmake:112 (include)
   /usr/share/dune/cmake/modules/DuneProject.cmake:123 (dune_process_dependency_macros)
   CMakeLists.txt:27 (dune_project)


-- Setting dune-common_INCLUDE_DIRS=/usr/include
-- Setting dune-common_LIBRARIES=dunecommon
-- Performing tests for dune-istl (from /<<PKGBUILDDIR>>/cmake/modules/DuneIstlMacros.cmake)
-- Could NOT find METIS (missing: METIS_LIBRARY METIS_INCLUDE_DIR METIS_API_VERSION)
-- Could NOT find METIS (missing: METIS_LIBRARY METIS_INCLUDE_DIR METIS_API_VERSION)
-- Could NOT find ParMETIS (missing: PARMETIS_LIBRARY PARMETIS_INCLUDE_DIR METIS_FOUND)
-- Found SuperLU: /usr/lib/x86_64-linux-gnu/libsuperlu.so (found suitable version "7.0.0", minimum required is "5.0")
-- Could NOT find ARPACK (missing: ARPACK_LIBRARY)
-- Could NOT find ARPACKPP (missing: ARPACK_FOUND ARPACKPP_INCLUDE_DIR)
-- Found SuiteSparse: /usr/lib/x86_64-linux-gnu/libsuitesparseconfig.so (found version "7.8.2") found components: CHOLMOD LDL SPQR UMFPACK
-- Using scripts from /usr/share/dune/cmake/scripts for creating doxygen stuff.
-- using /usr/share/dune-common/doc/doxygen//Doxystyle to create doxystyle file
-- using C macro definitions from /usr/share/dune-common/doc/doxygen//doxygen-macros for Doxygen
-- Adding custom target for config.h generation
-- The following OPTIONAL packages have been found:

  * LATEX
  * Doxygen, Class documentation generator, <www.doxygen.org>
    To generate the class documentation from C++ sources
  * QuadMath, GCC Quad-Precision Math Library, <https://gcc.gnu.org/onlinedocs/libquadmath>
  * MPI, Message Passing Interface library
    Parallel programming on multiple processors
  * SuperLU (required version >= 5.0), Supernodal LU
    Direct solver for linear system, based on LU decomposition
  * SuiteSparse, A suite of sparse matrix software, <http://faculty.cse.tamu.edu/davis/suitesparse.html>
  * Threads, Multi-threading library

-- The following REQUIRED packages have been found:

  * dune-common

-- The following OPTIONAL packages have not been found:

  * LatexMk
  * Sphinx, Documentation generator, <www.sphinx-doc.org>
    To generate the documentation from CMake and Python sources
  * GMP, GNU multi-precision library, <https://gmplib.org>
  * Inkscape, converts SVG images, <www.inkscape.org>
    To generate the documentation with LaTeX
  * TBB, Intel's Threading Building Blocks, <https://github.com/oneapi-src/oneTBB>
  * PTScotch, Sequential and Parallel Graph Partitioning, <https://gitlab.inria.fr/scotch/scotch>
  * Vc, C++ Vectorization library, <https://github.com/VcDevel/Vc>
    For use of SIMD instructions
  * Python3
  * METIS, Serial Graph Partitioning, <http://glaros.dtc.umn.edu/gkhome/metis/metis/overview>
  * ParMETIS, Parallel Graph Partitioning, <http://glaros.dtc.umn.edu/gkhome/metis/parmetis/overview>
  * ARPACK, ARnoldi PACKage
    Solve large scale eigenvalue problems
  * ARPACKPP, ARPACK++
    C++ interface for ARPACK

-- Configuring done (3.6s)
-- Generating done (0.3s)
CMake Warning:
   Manually-specified variables were not used by the project:

     CMAKE_EXPORT_NO_PACKAGE_REGISTRY
     CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY
     FETCHCONTENT_FULLY_DISCONNECTED


-- Build files have been written to: /<<PKGBUILDDIR>>/build
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
    dh_auto_build -O--builddirectory=build -O--buildsystem=cmake
	cd build && make -j2 "INSTALL=install --strip-program=true" VERBOSE=1
make[1]: Entering directory '/<<PKGBUILDDIR>>/build'
/usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /<<PKGBUILDDIR>>/build/CMakeFiles /<<PKGBUILDDIR>>/build//CMakeFiles/progress.marks
make  -f CMakeFiles/Makefile2 all
make[2]: Entering directory '/<<PKGBUILDDIR>>/build'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/<<PKGBUILDDIR>>/build'
/usr/bin/cmake -E cmake_progress_start /<<PKGBUILDDIR>>/build/CMakeFiles 0
make[1]: Leaving directory '/<<PKGBUILDDIR>>/build'
    debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build -- build_tests
	cd build && make -j2 "INSTALL=install --strip-program=true" build_tests VERBOSE=1
make[2]: Entering directory '/<<PKGBUILDDIR>>/build'
/usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/build --check-build-system CMakeFiles/Makefile.cmake 0
make  -f CMakeFiles/Makefile2 build_tests
make[3]: Entering directory '/<<PKGBUILDDIR>>/build'
/usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /<<PKGBUILDDIR>>/build/CMakeFiles 99
make  -f CMakeFiles/Makefile2 CMakeFiles/build_tests.dir/all
make[4]: Entering directory '/<<PKGBUILDDIR>>/build'
make  -f src/CMakeFiles/istl-solver-playground.dir/build.make src/CMakeFiles/istl-solver-playground.dir/depend
make  -f dune/istl/eigenvalue/test/CMakeFiles/poweriterationtest.dir/build.make dune/istl/eigenvalue/test/CMakeFiles/poweriterationtest.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/build'
cd /<<PKGBUILDDIR>>/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/src /<<PKGBUILDDIR>>/build /<<PKGBUILDDIR>>/build/src /<<PKGBUILDDIR>>/build/src/CMakeFiles/istl-solver-playground.dir/DependInfo.cmake "--color="
make[5]: Entering directory '/<<PKGBUILDDIR>>/build'
cd /<<PKGBUILDDIR>>/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/dune/istl/eigenvalue/test /<<PKGBUILDDIR>>/build /<<PKGBUILDDIR>>/build/dune/istl/eigenvalue/test /<<PKGBUILDDIR>>/build/dune/istl/eigenvalue/test/CMakeFiles/poweriterationtest.dir/DependInfo.cmake "--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/build'
make[5]: Leaving directory '/<<PKGBUILDDIR>>/build'
make  -f dune/istl/eigenvalue/test/CMakeFiles/poweriterationtest.dir/build.make dune/istl/eigenvalue/test/CMakeFiles/poweriterationtest.dir/build
make  -f src/CMakeFiles/istl-solver-playground.dir/build.make src/CMakeFiles/istl-solver-playground.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/build'
make[5]: Entering directory '/<<PKGBUILDDIR>>/build'
[  1%] Building CXX object dune/istl/eigenvalue/test/CMakeFiles/poweriterationtest.dir/cond2test.cc.o
[  1%] Building CXX object src/CMakeFiles/istl-solver-playground.dir/istl-solver-playground.cc.o
cd /<<PKGBUILDDIR>>/build/src && /usr/bin/c++ -DENABLE_MPI=1 -DENABLE_QUADMATH=1 -DENABLE_SUITESPARSE=1 -DENABLE_SUPERLU=1 -DHAVE_CONFIG_H -D_GLIBCXX_USE_FLOAT128 -I/<<PKGBUILDDIR>>/build -I/<<PKGBUILDDIR>> -isystem /usr/include/suitesparse -isystem /usr/include/superlu -isystem /usr/lib/x86_64-linux-gnu/openmpi/include -isystem /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi -std=c++17 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection  -Wdate-time -D_FORTIFY_SOURCE=2 -fPIE -fext-numeric-literals -MD -MT src/CMakeFiles/istl-solver-playground.dir/istl-solver-playground.cc.o -MF CMakeFiles/istl-solver-playground.dir/istl-solver-playground.cc.o.d -o CMakeFiles/istl-solver-playground.dir/istl-solver-playground.cc.o -c /<<PKGBUILDDIR>>/src/istl-solver-playground.cc
cd /<<PKGBUILDDIR>>/build/dune/istl/eigenvalue/test && /usr/bin/c++ -DENABLE_MPI=1 -DENABLE_QUADMATH=1 -DENABLE_SUITESPARSE=1 -DENABLE_SUPERLU=1 -DHAVE_CONFIG_H -D_GLIBCXX_USE_FLOAT128 -I/<<PKGBUILDDIR>>/build -I/<<PKGBUILDDIR>> -isystem /usr/include/suitesparse -isystem /usr/include/superlu -isystem /usr/lib/x86_64-linux-gnu/openmpi/include -isystem /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi -std=c++17 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection  -Wdate-time -D_FORTIFY_SOURCE=2 -fPIE -fext-numeric-literals -MD -MT dune/istl/eigenvalue/test/CMakeFiles/poweriterationtest.dir/cond2test.cc.o -MF CMakeFiles/poweriterationtest.dir/cond2test.cc.o.d -o CMakeFiles/poweriterationtest.dir/cond2test.cc.o -c /<<PKGBUILDDIR>>/dune/istl/eigenvalue/test/cond2test.cc
In file included from /<<PKGBUILDDIR>>/dune/istl/superlu.hh:10,
                  from /<<PKGBUILDDIR>>/dune/istl/eigenvalue/test/matrixinfo.hh:18,
                  from /<<PKGBUILDDIR>>/dune/istl/eigenvalue/test/cond2test.cc:13:
/<<PKGBUILDDIR>>/dune/istl/superlufunctions.hh:72:49: error: ‘::complex’ has not been declared
    72 |   cCreate_Dense_Matrix(SuperMatrix *, int, int, ::complex *, int,
       |                                                 ^~
/<<PKGBUILDDIR>>/dune/istl/superlufunctions.hh:77:56: error: ‘::complex’ has not been declared
    77 |   cCreate_CompCol_Matrix(SuperMatrix *, int, int, int, ::complex *,
       |                                                        ^~
In file included from /<<PKGBUILDDIR>>/dune/istl/superlu.hh:12:
/<<PKGBUILDDIR>>/dune/istl/supermatrix.hh: In static member function ‘static void Dune::SuperMatrixCreateSparseChooser<std::complex<float> >::create(SuperMatrix*, int, int, int, std::complex<float>*, int*, int*, Stype_t, Dtype_t, Mtype_t)’:
/<<PKGBUILDDIR>>/dune/istl/supermatrix.hh:86:69: error: ‘complex’ in namespace ‘::’ does not name a type
    86 |       cCreate_CompCol_Matrix(mat, n, m, offset, reinterpret_cast< ::complex*>(values),
       |                                                                     ^~~~~~~
/<<PKGBUILDDIR>>/dune/istl/supermatrix.hh:86:76: error: expected ‘>’ before ‘*’ token
    86 |       cCreate_CompCol_Matrix(mat, n, m, offset, reinterpret_cast< ::complex*>(values),
       |                                                                            ^
/<<PKGBUILDDIR>>/dune/istl/supermatrix.hh:86:76: error: expected ‘(’ before ‘*’ token
/<<PKGBUILDDIR>>/dune/istl/supermatrix.hh:86:77: error: expected primary-expression before ‘>’ token
    86 |       cCreate_CompCol_Matrix(mat, n, m, offset, reinterpret_cast< ::complex*>(values),
       |                                                                             ^
/<<PKGBUILDDIR>>/dune/istl/superlu.hh: In static member function ‘static void Dune::SuperLUDenseMatChooser<std::complex<float> >::create(SuperMatrix*, int, int, std::complex<float>*, int, Stype_t, Dtype_t, Mtype_t)’:
/<<PKGBUILDDIR>>/dune/istl/superlu.hh:190:59: error: ‘complex’ in namespace ‘::’ does not name a type
   190 |       cCreate_Dense_Matrix(mat, n, m, reinterpret_cast< ::complex*>(dat), n1, stype, dtype, mtype);
       |                                                           ^~~~~~~
/<<PKGBUILDDIR>>/dune/istl/superlu.hh:190:66: error: expected ‘>’ before ‘*’ token
   190 |       cCreate_Dense_Matrix(mat, n, m, reinterpret_cast< ::complex*>(dat), n1, stype, dtype, mtype);
       |                                                                  ^
/<<PKGBUILDDIR>>/dune/istl/superlu.hh:190:66: error: expected ‘(’ before ‘*’ token
/<<PKGBUILDDIR>>/dune/istl/superlu.hh:190:67: error: expected primary-expression before ‘>’ token
   190 |       cCreate_Dense_Matrix(mat, n, m, reinterpret_cast< ::complex*>(dat), n1, stype, dtype, mtype);
       |                                                                   ^
In file included from /<<PKGBUILDDIR>>/dune/istl/superlu.hh:10,
                  from /<<PKGBUILDDIR>>/src/istl-solver-playground.cc:25:
/<<PKGBUILDDIR>>/dune/istl/superlufunctions.hh:72:49: error: ‘::complex’ has not been declared
    72 |   cCreate_Dense_Matrix(SuperMatrix *, int, int, ::complex *, int,
       |                                                 ^~
/<<PKGBUILDDIR>>/dune/istl/superlufunctions.hh:77:56: error: ‘::complex’ has not been declared
    77 |   cCreate_CompCol_Matrix(SuperMatrix *, int, int, int, ::complex *,
       |                                                        ^~
In file included from /<<PKGBUILDDIR>>/dune/istl/superlu.hh:12:
/<<PKGBUILDDIR>>/dune/istl/supermatrix.hh: In static member function ‘static void Dune::SuperMatrixCreateSparseChooser<std::complex<float> >::create(SuperMatrix*, int, int, int, std::complex<float>*, int*, int*, Stype_t, Dtype_t, Mtype_t)’:
/<<PKGBUILDDIR>>/dune/istl/supermatrix.hh:86:69: error: ‘complex’ in namespace ‘::’ does not name a type
    86 |       cCreate_CompCol_Matrix(mat, n, m, offset, reinterpret_cast< ::complex*>(values),
       |                                                                     ^~~~~~~
/<<PKGBUILDDIR>>/dune/istl/supermatrix.hh:86:76: error: expected ‘>’ before ‘*’ token
    86 |       cCreate_CompCol_Matrix(mat, n, m, offset, reinterpret_cast< ::complex*>(values),
       |                                                                            ^
/<<PKGBUILDDIR>>/dune/istl/supermatrix.hh:86:76: error: expected ‘(’ before ‘*’ token
/<<PKGBUILDDIR>>/dune/istl/supermatrix.hh:86:77: error: expected primary-expression before ‘>’ token
    86 |       cCreate_CompCol_Matrix(mat, n, m, offset, reinterpret_cast< ::complex*>(values),
       |                                                                             ^
/<<PKGBUILDDIR>>/dune/istl/superlu.hh: In static member function ‘static void Dune::SuperLUDenseMatChooser<std::complex<float> >::create(SuperMatrix*, int, int, std::complex<float>*, int, Stype_t, Dtype_t, Mtype_t)’:
/<<PKGBUILDDIR>>/dune/istl/superlu.hh:190:59: error: ‘complex’ in namespace ‘::’ does not name a type
   190 |       cCreate_Dense_Matrix(mat, n, m, reinterpret_cast< ::complex*>(dat), n1, stype, dtype, mtype);
       |                                                           ^~~~~~~
/<<PKGBUILDDIR>>/dune/istl/superlu.hh:190:66: error: expected ‘>’ before ‘*’ token
   190 |       cCreate_Dense_Matrix(mat, n, m, reinterpret_cast< ::complex*>(dat), n1, stype, dtype, mtype);
       |                                                                  ^
/<<PKGBUILDDIR>>/dune/istl/superlu.hh:190:66: error: expected ‘(’ before ‘*’ token
/<<PKGBUILDDIR>>/dune/istl/superlu.hh:190:67: error: expected primary-expression before ‘>’ token
   190 |       cCreate_Dense_Matrix(mat, n, m, reinterpret_cast< ::complex*>(dat), n1, stype, dtype, mtype);
       |                                                                   ^
make[5]: *** [dune/istl/eigenvalue/test/CMakeFiles/poweriterationtest.dir/build.make:79: dune/istl/eigenvalue/test/CMakeFiles/poweriterationtest.dir/cond2test.cc.o] Error 1
make[5]: Leaving directory '/<<PKGBUILDDIR>>/build'
make[4]: *** [CMakeFiles/Makefile2:1489: dune/istl/eigenvalue/test/CMakeFiles/poweriterationtest.dir/all] Error 2
make[4]: *** Waiting for unfinished jobs....
make[5]: *** [src/CMakeFiles/istl-solver-playground.dir/build.make:79: src/CMakeFiles/istl-solver-playground.dir/istl-solver-playground.cc.o] Error 1
make[5]: Leaving directory '/<<PKGBUILDDIR>>/build'
make[4]: *** [CMakeFiles/Makefile2:4245: src/CMakeFiles/istl-solver-playground.dir/all] Error 2
make[4]: Leaving directory '/<<PKGBUILDDIR>>/build'
make[3]: *** [CMakeFiles/Makefile2:1262: CMakeFiles/build_tests.dir/rule] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/build'
make[2]: *** [Makefile:546: build_tests] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/build'
dh_auto_build: error: cd build && make -j2 "INSTALL=install --strip-program=true" build_tests VERBOSE=1 returned exit code 2
make[1]: *** [/usr/share/dune/dune-debian.mk:38: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:6: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202410/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.

Thanks.



More information about the debian-science-maintainers mailing list