Your message dated Sat, 30 May 2020 11:33:42 +0000
with message-id <[email protected]>
and subject line Bug#961708: fixed in trilinos 12.14.1-4
has caused the Debian Bug report #961708,
regarding trilinos: FTBFS: #error "At least one of the following host
execution spaces must be defined ..."
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
961708: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=961708
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: trilinos
Version: 12.14.1-3
Severity: serious
Tags: ftbfs sid bullseye
Justification: fails to build from source (but built successfully in the past)
trilinos currently fails to build in unstable:
| [ 0%] Building CXX object
packages/kokkos/core/src/CMakeFiles/trilinos_kokkoscore.dir/impl/Kokkos_Core.cpp.o
| cd /build/1st/trilinos-12.14.1/obj-x86_64-linux-gnu/packages/kokkos/core/src
&& /usr/bin/mpicxx -Dtrilinos_kokkoscore_EXPORTS
-I/build/1st/trilinos-12.14.1/obj-x86_64-linux-gnu
-I/build/1st/trilinos-12.14.1/obj-x86_64-linux-gnu/packages/kokkos/core/src
-I/build/1st/trilinos-12.14.1/packages/kokkos/core/src -g -O2
-ffile-prefix-map=/build/1st/trilinos-12.14.1=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11
-fPIC -o CMakeFiles/trilinos_kokkoscore.dir/impl/Kokkos_Core.cpp.o -c
/build/1st/trilinos-12.14.1/packages/kokkos/core/src/impl/Kokkos_Core.cpp
| In file included from
/build/1st/trilinos-12.14.1/packages/kokkos/core/src/Kokkos_Macros.hpp:62,
| from
/build/1st/trilinos-12.14.1/packages/kokkos/core/src/Kokkos_Core_fwd.hpp:51,
| from
/build/1st/trilinos-12.14.1/packages/kokkos/core/src/Kokkos_Core.hpp:50,
| from
/build/1st/trilinos-12.14.1/packages/kokkos/core/src/impl/Kokkos_Core.cpp:44:
| /build/1st/trilinos-12.14.1/obj-x86_64-linux-gnu/KokkosCore_config.h:4:1:
error: stray '\' in program
| 4 | \#if !defined(KOKKOS_MACROS_HPP) || defined(KOKKOS_CORE_CONFIG_H)
| | ^
| /build/1st/trilinos-12.14.1/obj-x86_64-linux-gnu/KokkosCore_config.h:4:2:
error: stray '#' in program
| 4 | \#if !defined(KOKKOS_MACROS_HPP) || defined(KOKKOS_CORE_CONFIG_H)
| | ^
| /build/1st/trilinos-12.14.1/obj-x86_64-linux-gnu/KokkosCore_config.h:5:1:
error: stray '\' in program
| 5 | \#error "Do not include KokkosCore_config.h directly; include
Kokkos_Macros.hpp instead."
| | ^
| /build/1st/trilinos-12.14.1/obj-x86_64-linux-gnu/KokkosCore_config.h:5:2:
error: stray '#' in program
| 5 | \#error "Do not include KokkosCore_config.h directly; include
Kokkos_Macros.hpp instead."
| | ^
| /build/1st/trilinos-12.14.1/obj-x86_64-linux-gnu/KokkosCore_config.h:6:1:
error: stray '\' in program
| 6 | \#else
| | ^
| /build/1st/trilinos-12.14.1/obj-x86_64-linux-gnu/KokkosCore_config.h:6:2:
error: stray '#' in program
| 6 | \#else
| | ^
| /build/1st/trilinos-12.14.1/obj-x86_64-linux-gnu/KokkosCore_config.h:7:1:
error: stray '\' in program
| 7 | \#define KOKKOS_CORE_CONFIG_H
| | ^
| /build/1st/trilinos-12.14.1/obj-x86_64-linux-gnu/KokkosCore_config.h:7:2:
error: stray '#' in program
| 7 | \#define KOKKOS_CORE_CONFIG_H
| | ^
| /build/1st/trilinos-12.14.1/obj-x86_64-linux-gnu/KokkosCore_config.h:8:1:
error: stray '\' in program
| 8 | \#endif
| | ^
| /build/1st/trilinos-12.14.1/obj-x86_64-linux-gnu/KokkosCore_config.h:8:2:
error: stray '#' in program
| 8 | \#endif
| | ^
| /build/1st/trilinos-12.14.1/obj-x86_64-linux-gnu/KokkosCore_config.h:10:1:
error: stray '\' in program
| 10 | \#define KOKKOS_ENABLE_SERIAL
| | ^
| /build/1st/trilinos-12.14.1/obj-x86_64-linux-gnu/KokkosCore_config.h:10:2:
error: stray '#' in program
| 10 | \#define KOKKOS_ENABLE_SERIAL
| | ^
| /build/1st/trilinos-12.14.1/obj-x86_64-linux-gnu/KokkosCore_config.h:12:1:
error: stray '\' in program
| 12 | \#define KOKKOS_ENABLE_CXX11
| | ^
| /build/1st/trilinos-12.14.1/obj-x86_64-linux-gnu/KokkosCore_config.h:12:2:
error: stray '#' in program
| 12 | \#define KOKKOS_ENABLE_CXX11
| | ^
| /build/1st/trilinos-12.14.1/obj-x86_64-linux-gnu/KokkosCore_config.h:13:1:
error: stray '\' in program
| 13 | \#define KOKKOS_ENABLE_PROFILING
| | ^
| /build/1st/trilinos-12.14.1/obj-x86_64-linux-gnu/KokkosCore_config.h:13:2:
error: stray '#' in program
| 13 | \#define KOKKOS_ENABLE_PROFILING
| | ^
| /build/1st/trilinos-12.14.1/obj-x86_64-linux-gnu/KokkosCore_config.h:14:1:
error: stray '\' in program
| 14 | \#define KOKKOS_ENABLE_DEPRECATED_CODE
| | ^
| /build/1st/trilinos-12.14.1/obj-x86_64-linux-gnu/KokkosCore_config.h:14:2:
error: stray '#' in program
| 14 | \#define KOKKOS_ENABLE_DEPRECATED_CODE
| | ^
| In file included from
/build/1st/trilinos-12.14.1/packages/kokkos/core/src/Kokkos_View.hpp:53,
| from
/build/1st/trilinos-12.14.1/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
| from
/build/1st/trilinos-12.14.1/packages/kokkos/core/src/Kokkos_MemoryPool.hpp:48,
| from
/build/1st/trilinos-12.14.1/packages/kokkos/core/src/Kokkos_Core.hpp:83,
| from
/build/1st/trilinos-12.14.1/packages/kokkos/core/src/impl/Kokkos_Core.cpp:44:
|
/build/1st/trilinos-12.14.1/packages/kokkos/core/src/Kokkos_HostSpace.hpp:127:4:
error: #error "At least one of the following host execution spaces must be
defined: Kokkos::OpenMP, Kokkos::Threads, Kokkos::Qthreads, or Kokkos::Serial.
You might be seeing this message if you disabled the Kokkos::Serial device
explicitly using the Kokkos_ENABLE_Serial:BOOL=OFF CMake option, but did not
enable any of the other host execution space devices."
See also
https://tests.reproducible-builds.org/debian/rbuild/unstable/amd64/trilinos_12.14.1-3.rbuild.log.gz
Cheers
--
Sebastian Ramacher
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: trilinos
Source-Version: 12.14.1-4
Done: Graham Inggs <[email protected]>
We believe that the bug you reported is fixed in the latest version of
trilinos, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Graham Inggs <[email protected]> (supplier of updated trilinos package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 30 May 2020 11:07:32 +0000
Source: trilinos
Architecture: source
Version: 12.14.1-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<[email protected]>
Changed-By: Graham Inggs <[email protected]>
Closes: 961708
Changes:
trilinos (12.14.1-4) unstable; urgency=medium
.
* Make Makefile.kokkos compatible with make 4.3 (Closes: #961708)
* Do not run tests in parallel, thanks Sebastian Ramacher
Checksums-Sha1:
5ce4954231cb9c4f837338fabcf188b418970551 12034 trilinos_12.14.1-4.dsc
2acd20cf97acbc7c67bd2b736f22b2e8c78f23b8 28524 trilinos_12.14.1-4.debian.tar.xz
Checksums-Sha256:
469e0979a4f7d392ad70a16ca40360c1983d7d1edad4c5dda1baa9e3d7cc38d2 12034
trilinos_12.14.1-4.dsc
8f956cd38d199b51c9f14b338dea39adce2c1b450cab2ceb15ba0a78e7ec9679 28524
trilinos_12.14.1-4.debian.tar.xz
Files:
986f49c321e3dd6e4112350396355106 12034 science optional trilinos_12.14.1-4.dsc
5102a6b49b1702949eff5e14ed46f288 28524 science optional
trilinos_12.14.1-4.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEJeP/LX9Gnb59DU5Qr8/sjmac4cIFAl7SQPAACgkQr8/sjmac
4cIy0hAAkp+cV16jlJe+3pv5Sivf3Zg6Sppdj2Ot3XSMN0E5jXnvXfGWrayneMoj
GDKfg8QrTQyY/Ev6aqBuMbzpwoq/ig/mCo52pZ0vNbogE66DmRLnmb0o0cDVzGKL
Q0qnuEHxNFi+v+aSSCWvC/GOGgKrp6pt4d3iv3xps3U4zG8JwCeWh44QfxPelYzp
MPdc92TS+b6ZrpCtnhujMyyCTj7QxmlhKLwnBhJjsVUTSqsmZhzYZzV92kcjq86q
N9Vs5tWNJl0ddNpZ91Vd7UDZuUQSVzPqYUqbZDEnc7zyEINatFrBQ0wCkCQxbxS/
MtkJl+BXoQkjjsy3sxoOI55qLZoAJQSuBycZDm/oQoNC4YdGL7aFFi/JyAvqRHzD
5Dd0blz42jrRUMxhxSV8pstw+G2EAQTtdJ2hksYIy6ywGcWfLCRzdmSR/kof/Pkr
+ugYvz8HDmpLxjUFzCen+Hg+6rjI/ak29asPqwlfN4bwOztSHPD+5nKCYWM9j43E
k0EDXc3619xDjAxPpAkauESuPoeWjqFZWkc0CR98ONZ+9XwcyP89GZgjXDZlfxAY
h/33yUtq0/q2dSLBr7UHQjZD/+2JsD/ZMAIfRR3uECDqUEo1F6uaZOzGZAhLjd0V
kUT8wn41y7Rc9kBgTuoVtOHAGCcEO+V8SLJkF/sBGrx4E+8UXM4=
=wiTT
-----END PGP SIGNATURE-----
--- End Message ---