On Wed, Nov 13, 2019 at 08:32:46PM +0100, Paul Gevers wrote: >... > Looking at the reproducible-builds infra, it seems your package started to > FTBFS before this transition with the same error. Maybe this is related to the > gcc-9 change?
Relevant part of the log: ... -- Found TRILINOS_LIBRARY_trilinos_kokkosalgorithms -- Found TRILINOS_LIBRARY_trilinos_kokkoscontainers -- Found TRILINOS_LIBRARY_trilinos_kokkoscore -- TRILINOS_VERSION: 12.14.1 -- TRILINOS_LIBRARIES: *** Required variable "TRILINOS_LIBRARY_trilinos_intrepid2" set to NOTFOUND *** -- TRILINOS_INCLUDE_DIRS: /usr/include/trilinos;/usr/include/hdf5/openmpi;/usr/include;/usr/include/scotch -- TRILINOS_USER_INCLUDE_DIRS: /usr/include/trilinos;/usr/include/hdf5/openmpi;/usr/include;/usr/include/scotch -- TRILINOS_LINKER_FLAGS: -- Could NOT find TRILINOS -- DEAL_II_WITH_TRILINOS has unmet external dependencies. CMake Error at cmake/macros/macro_configure_feature.cmake:112 (MESSAGE): ... So that's caused by the new trilinos. > Paul