Source: stdgpu Version: 1.3.0+git20220507.32e0517-5 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20240224 ftbfs-trixie
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > cd /<<PKGBUILDDIR>>/obj-openmp/src/stdgpu && /usr/bin/c++ > -DTHRUST_DEVICE_SYSTEM=THRUST_DEVICE_SYSTEM_OMP -Dstdgpu_EXPORTS > -I/<<PKGBUILDDIR>>/src/stdgpu/.. > -I/<<PKGBUILDDIR>>/obj-openmp/src/stdgpu/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection > -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -pedantic -Wextra -Wshadow > -Wsign-compare -Wconversion -Wfloat-equal -Wundef -Wdouble-promotion -fopenmp > -MD -MT src/stdgpu/CMakeFiles/stdgpu.dir/openmp/impl/device.cpp.o -MF > CMakeFiles/stdgpu.dir/openmp/impl/device.cpp.o.d -o > CMakeFiles/stdgpu.dir/openmp/impl/device.cpp.o -c > /<<PKGBUILDDIR>>/src/stdgpu/openmp/impl/device.cpp > In file included from /usr/include/thrust/iterator/iterator_facade.h:36, > from /usr/include/thrust/iterator/iterator_adaptor.h:36, > from /usr/include/thrust/detail/pointer.h:26, > from /<<PKGBUILDDIR>>/src/stdgpu/../stdgpu/iterator.h:28, > from /<<PKGBUILDDIR>>/src/stdgpu/impl/iterator.cpp:16: > /usr/include/thrust/detail/type_traits.h:736:1: error: expected > type-specifier before ‘template’ > 736 | template <class F, class... Us> > | ^~~~~~~~ > In file included from > /usr/include/thrust/detail/execute_with_allocator_fwd.h:21, > from /usr/include/thrust/detail/execute_with_allocator.h:21, > from /usr/include/thrust/execution_policy.h:26, > from /<<PKGBUILDDIR>>/src/stdgpu/../stdgpu/execution.h:30, > from /<<PKGBUILDDIR>>/src/stdgpu/../stdgpu/memory.h:32, > from /<<PKGBUILDDIR>>/src/stdgpu/impl/memory.cpp:16: > /usr/include/thrust/detail/type_traits.h:736:1: error: expected > type-specifier before ‘template’ > 736 | template <class F, class... Us> > | ^~~~~~~~ > In file included from > /usr/include/thrust/detail/execute_with_allocator_fwd.h:21, > from /usr/include/thrust/detail/execute_with_allocator.h:21, > from /usr/include/thrust/execution_policy.h:26, > from /<<PKGBUILDDIR>>/src/stdgpu/../stdgpu/execution.h:30, > from /<<PKGBUILDDIR>>/src/stdgpu/../stdgpu/memory.h:32, > from > /<<PKGBUILDDIR>>/src/stdgpu/../stdgpu/openmp/memory.h:20, > from /<<PKGBUILDDIR>>/src/stdgpu/openmp/impl/memory.cpp:16: > /usr/include/thrust/detail/type_traits.h:736:1: error: expected > type-specifier before ‘template’ > 736 | template <class F, class... Us> > | ^~~~~~~~ > In file included from /usr/include/thrust/detail/functional/actor.h:34, > from /usr/include/thrust/detail/functional/placeholder.h:20, > from /usr/include/thrust/functional.h:26, > from /usr/include/thrust/system/detail/generic/copy.inl:21, > from /usr/include/thrust/system/detail/generic/copy.h:57, > from /usr/include/thrust/detail/copy.inl:22, > from /usr/include/thrust/detail/copy.h:90, > from > /usr/include/thrust/system/detail/sequential/merge.inl:21, > from /usr/include/thrust/system/detail/sequential/merge.h:78, > from /usr/include/thrust/system/cpp/detail/merge.h:22, > from /usr/include/thrust/system/cpp/execution_policy.h:51, > from /usr/include/thrust/execution_policy.h:33: > /usr/include/thrust/detail/type_traits/result_of_adaptable_function.h:41:18: > error: ‘invoke_result_t’ does not name a type > 41 | using type = invoke_result_t<F, Args...>; > | ^~~~~~~~~~~~~~~ > In file included from /usr/include/thrust/detail/functional/actor.h:34, > from /usr/include/thrust/detail/functional/placeholder.h:20, > from /usr/include/thrust/functional.h:26, > from /usr/include/thrust/system/detail/generic/copy.inl:21, > from /usr/include/thrust/system/detail/generic/copy.h:57, > from /usr/include/thrust/detail/copy.inl:22, > from /usr/include/thrust/detail/copy.h:90, > from > /usr/include/thrust/system/detail/sequential/merge.inl:21, > from /usr/include/thrust/system/detail/sequential/merge.h:78, > from /usr/include/thrust/system/cpp/detail/merge.h:22, > from /usr/include/thrust/system/cpp/execution_policy.h:51, > from /usr/include/thrust/execution_policy.h:33, > from /<<PKGBUILDDIR>>/src/stdgpu/../stdgpu/execution.h:30, > from /<<PKGBUILDDIR>>/src/stdgpu/../stdgpu/memory.h:32, > from /<<PKGBUILDDIR>>/src/stdgpu/impl/iterator.cpp:18: > /usr/include/thrust/detail/type_traits/result_of_adaptable_function.h:41:18: > error: ‘invoke_result_t’ does not name a type > 41 | using type = invoke_result_t<F, Args...>; > | ^~~~~~~~~~~~~~~ > In file included from /usr/include/thrust/detail/functional/actor.h:34, > from /usr/include/thrust/detail/functional/placeholder.h:20, > from /usr/include/thrust/functional.h:26, > from /usr/include/thrust/system/detail/generic/copy.inl:21, > from /usr/include/thrust/system/detail/generic/copy.h:57, > from /usr/include/thrust/detail/copy.inl:22, > from /usr/include/thrust/detail/copy.h:90, > from > /usr/include/thrust/system/detail/sequential/merge.inl:21, > from /usr/include/thrust/system/detail/sequential/merge.h:78, > from /usr/include/thrust/system/cpp/detail/merge.h:22, > from /usr/include/thrust/system/cpp/execution_policy.h:51, > from /usr/include/thrust/execution_policy.h:33: > /usr/include/thrust/detail/type_traits/result_of_adaptable_function.h:41:18: > error: ‘invoke_result_t’ does not name a type > 41 | using type = invoke_result_t<F, Args...>; > | ^~~~~~~~~~~~~~~ > make[4]: *** [src/stdgpu/CMakeFiles/stdgpu.dir/build.make:93: > src/stdgpu/CMakeFiles/stdgpu.dir/impl/iterator.cpp.o] Error 1 The full build log is available from: http://qa-logs.debian.net/2024/02/24/stdgpu_1.3.0+git20220507.32e0517-5_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240224;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240224&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.