Source: kokkos
Version: 3.7.01-2
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=kokkos&arch=riscv64&ver=3.7.01-2&stamp=1691576293&raw=0
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/kokkos.html

...
/<<PKGBUILDDIR>>/core/src/impl/Kokkos_MemoryPool.cpp:116:48: error: ‘uint32_t’ 
has not been declared
  116 | void _print_memory_pool_state(std::ostream& s, uint32_t const* 
sb_state_ptr,
      |                                                ^~~~~~~~
/<<PKGBUILDDIR>>/core/src/impl/Kokkos_MemoryPool.cpp:117:49: error: ‘uint32_t’ 
has not been declared
  117 |                               int32_t sb_count, uint32_t sb_size_lg2,
      |                                                 ^~~~~~~~
/<<PKGBUILDDIR>>/core/src/impl/Kokkos_MemoryPool.cpp:118:31: error: ‘uint32_t’ 
has not been declared
  118 |                               uint32_t sb_state_size, uint32_t 
state_shift,
      |                               ^~~~~~~~
/<<PKGBUILDDIR>>/core/src/impl/Kokkos_MemoryPool.cpp:118:55: error: ‘uint32_t’ 
has not been declared
  118 |                               uint32_t sb_state_size, uint32_t 
state_shift,
      |                                                       ^~~~~~~~
/<<PKGBUILDDIR>>/core/src/impl/Kokkos_MemoryPool.cpp:119:31: error: ‘uint32_t’ 
has not been declared
  119 |                               uint32_t state_used_mask) {
      |                               ^~~~~~~~
...

Reply via email to