Bug#1023691: pycuda: autopkgtest failure

Sebastian Ramacher sramacher at debian.org
Tue Nov 8 19:19:43 GMT 2022


Source: pycuda
Version: 2022.1~dfsg-5
Severity: serious
X-Debbugs-Cc: sramacher at debian.org

https://ci.debian.net/data/autopkgtest/testing/amd64/p/pycuda/28053345/log.gz

emoving autopkgtest-satdep (0) ...
autopkgtest [05:23:44]: test compile-stl-headers_g++-11: debian/tests/compile-stl-headers g++-11
autopkgtest [05:23:44]: test compile-stl-headers_g++-11: [-----------------------
algorithm
/usr/include/c++/11/bits/std_function.h:435:145: error: parameter packs not expanded with ‘...’:
  435 |         function(_Functor&& __f)
      |                                                                                                                                                 ^ 
/usr/include/c++/11/bits/std_function.h:435:145: note:         ‘_ArgTypes’
/usr/include/c++/11/bits/std_function.h:530:146: error: parameter packs not expanded with ‘...’:
  530 |         operator=(_Functor&& __f)
      |                                                                                                                                                  ^ 
/usr/include/c++/11/bits/std_function.h:530:146: note:         ‘_ArgTypes’
FAIL: algorithm
any
array
atomic
barrier
bit
bitset
cassert
ccomplex
cctype
cerrno
cfenv
cfloat
charconv
chrono
cinttypes
ciso646
climits
clocale
cmath
codecvt
compare
complex
complex.h
concepts
condition_variable
coroutine (may fail)
/usr/include/c++/11/coroutine:294:23: error: default member initializer for ‘std::__n4861::coroutine_handle<std::__n4861::noop_coroutine_promise>::__frame::__r’ required before the end of its enclosing class
  294 |       static __frame _S_fr;
      |                       ^~~~~
/usr/include/c++/11/coroutine:289:26: note: defined here
  289 |         void (*__r)() = __dummy_resume_destroy;
      |                          ^~~~~~~~~~~~~~~~~~~~~~   
/usr/include/c++/11/coroutine:294:23: error: default member initializer for ‘std::__n4861::coroutine_handle<std::__n4861::noop_coroutine_promise>::__frame::__d’ required before the end of its enclosing class
  294 |       static __frame _S_fr;
      |                       ^~~~~
/usr/include/c++/11/coroutine:290:26: note: defined here
  290 |         void (*__d)() = __dummy_resume_destroy;
      |                          ^~~~~~~~~~~~~~~~~~~~~~   
/usr/include/c++/11/coroutine:304:60: error: redefinition of ‘std::__n4861::coroutine_handle<std::__n4861::noop_coroutine_promise>::__frame std::__n4861::coroutine_handle<std::__n4861::noop_coroutine_promise>::_S_fr’
  304 |   noop_coroutine_handle::_S_fr{};
      |                                                            ^                    
/usr/include/c++/11/coroutine:294:23: note: ‘std::__n4861::coroutine_handle<std::__n4861::noop_coroutine_promise>::__frame std::__n4861::coroutine_handle<std::__n4861::noop_coroutine_promise>::_S_fr’ previously declared here
  294 |       static __frame _S_fr;
      |                       ^~~~~
Ignored failure: coroutine
csetjmp
csignal
cstdalign
cstdarg
cstdbool
cstddef
cstdint
cstdio
cstdlib
cstring
ctgmath
ctime
cuchar
cwchar
cwctype
cxxabi.h
deque
exception
execution
/usr/include/c++/11/bits/std_function.h:435:145: error: parameter packs not expanded with ‘...’:
  435 |         function(_Functor&& __f)
      |                                                                                                                                                 ^ 
/usr/include/c++/11/bits/std_function.h:435:145: note:         ‘_ArgTypes’
/usr/include/c++/11/bits/std_function.h:530:146: error: parameter packs not expanded with ‘...’:
  530 |         operator=(_Functor&& __f)
      |                                                                                                                                                  ^ 
/usr/include/c++/11/bits/std_function.h:530:146: note:         ‘_ArgTypes’
FAIL: execution
fenv.h
filesystem
forward_list
fstream
functional
/usr/include/c++/11/bits/std_function.h:435:145: error: parameter packs not expanded with ‘...’:
  435 |         function(_Functor&& __f)
      |                                                                                                                                                 ^ 
/usr/include/c++/11/bits/std_function.h:435:145: note:         ‘_ArgTypes’
/usr/include/c++/11/bits/std_function.h:530:146: error: parameter packs not expanded with ‘...’:
  530 |         operator=(_Functor&& __f)
      |                                                                                                                                                  ^ 
/usr/include/c++/11/bits/std_function.h:530:146: note:         ‘_ArgTypes’
FAIL: functional
future
/usr/include/c++/11/bits/std_function.h:435:145: error: parameter packs not expanded with ‘...’:
  435 |         function(_Functor&& __f)
      |                                                                                                                                                 ^ 
/usr/include/c++/11/bits/std_function.h:435:145: note:         ‘_ArgTypes’
/usr/include/c++/11/bits/std_function.h:530:146: error: parameter packs not expanded with ‘...’:
  530 |         operator=(_Functor&& __f)
      |                                                                                                                                                  ^ 
/usr/include/c++/11/bits/std_function.h:530:146: note:         ‘_ArgTypes’
FAIL: future
initializer_list
iomanip
ios
iosfwd
iostream
istream
iterator
latch
limits
list
locale
map
math.h
memory
memory_resource
mutex
new
numbers
numeric
optional
ostream
queue
random
ranges
ratio
regex
/usr/include/c++/11/bits/std_function.h:435:145: error: parameter packs not expanded with ‘...’:
  435 |         function(_Functor&& __f)
      |                                                                                                                                                 ^ 
/usr/include/c++/11/bits/std_function.h:435:145: note:         ‘_ArgTypes’
/usr/include/c++/11/bits/std_function.h:530:146: error: parameter packs not expanded with ‘...’:
  530 |         operator=(_Functor&& __f)
      |                                                                                                                                                  ^ 
/usr/include/c++/11/bits/std_function.h:530:146: note:         ‘_ArgTypes’
FAIL: regex
scoped_allocator
semaphore
set
shared_mutex
source_location
span
sstream
stack
stdexcept
stdlib.h
stop_token
streambuf
string
string_view
syncstream
system_error
tgmath.h
thread
tuple
type_traits
typeindex
typeinfo
unordered_map
unordered_set
utility
valarray
/usr/include/c++/11/bits/std_function.h:435:145: error: parameter packs not expanded with ‘...’:
  435 |         function(_Functor&& __f)
      |                                                                                                                                                 ^ 
/usr/include/c++/11/bits/std_function.h:435:145: note:         ‘_ArgTypes’
/usr/include/c++/11/bits/std_function.h:530:146: error: parameter packs not expanded with ‘...’:
  530 |         operator=(_Functor&& __f)
      |                                                                                                                                                  ^ 
/usr/include/c++/11/bits/std_function.h:530:146: note:         ‘_ArgTypes’
FAIL: valarray
variant
vector
version
autopkgtest [05:25:21]: test compile-stl-headers_g++-11: -----------------------]
autopkgtest [05:25:21]: test compile-stl-headers_g++-11:  - - - - - - - - - - results - - - - - - - - - -
compile-stl-headers_g++-11 FAIL non-zero exit status 1


Cheers
-- 
Sebastian Ramacher



More information about the pkg-nvidia-devel mailing list