Your message dated Wed, 12 Aug 2026 10:51:15 +0000
with message-id <[email protected]>
and subject line Bug#1143678: fixed in nvidia-cuda-toolkit 12.4.1-8.2
has caused the Debian Bug report #1143678,
regarding nvidia-cuda-toolkit: FTBFS: ../gdbsupport/default-init-alloc.h:52:12: 
error: 'construct' has not been declared in 'class std::allocator<unsigned 
char>'
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.)


-- 
1143678: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1143678
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:nvidia-cuda-toolkit
Version: 12.4.1-8.1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202608/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:nvidia-cuda-toolkit, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
   debian/rules build
make[2]: Entering directory '/<<PKGBUILDDIR>>'
dh build
   debian/rules execute_before_dh_update_autotools_config
make[3]: Entering directory '/<<PKGBUILDDIR>>'
perl -p \
-e 's{#VERSION_TOOLKIT#}{12.4.1}g;' \
-e 's{#DEFAULT_GCC_VERSION#}{13}g;' \
-e 's{#DEB_HOST_MULTIARCH#}{x86_64-linux-gnu}g;' \
-e 's{#LIBDIR#}{usr/lib/x86_64-linux-gnu}g;' \
-e 's{#!ppc64el#}{}g;' \
-e 's{#arm64#}{#}g;' \
-e 's{#!arm64#}{}g;' \
-e 's{#CUDA_JAVA_HOME#}{/usr/lib/jvm/java-8-openjdk-amd64}g;' \
-e 's{#NSIGHT_COMPUTE_DESKTOP_DIR#}{linux-desktop-glibc_2_11_3-x64}g;' \

[... snipped ...]

      |     ^~~~~~
In file included from common-defs.h:214:
common-exceptions.h: In member function ‘std::size_t 
std::hash<gdb_exception>::operator()(const gdb_exception&) const’:
common-exceptions.h:200:32: warning: arithmetic between different enumeration 
types ‘const return_reason’ and ‘const errors’ is deprecated 
[-Wdeprecated-enum-enum-conversion]
  200 |     size_t result = exc.reason + exc.error;
      |                     ~~~~~~~~~~~^~~~~~~~~~~
x86_64-linux-gnu-g++  -DHAVE_CONFIG_H -I.  -I./../include -I./../gdb 
-I../gnulib/import -I./../gnulib/import -I.. -I./..  -I../bfd -I./../bfd  
-Wdate-time -D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -Wall 
-Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function 
-Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter 
-Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized 
-Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 
-Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor 
-Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat 
-Wformat-nonliteral  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection     -c -o btrace-common.o 
btrace-common.cc
In file included from ../gdbsupport/gdb-xfree.h:21,
                 from ../gdbsupport/gdb_unique_ptr.h:25,
                 from common-utils.h:26,
                 from common-defs.h:208,
                 from btrace-common.cc:20:
../gdbsupport/poison.h:52:18: warning: ‘template<class _Tp> struct 
std::is_pod’ is deprecated: use 'is_standard_layout && is_trivial' instead 
[-Wdeprecated-declarations]
   52 |             std::is_pod<T>>
      |                  ^~~~~~
In file included from /usr/include/c++/16/bits/move.h:37,
                 from /usr/include/c++/16/bits/stl_function.h:60,
                 from /usr/include/c++/16/functional:51,
                 from ptid.h:35,
                 from common-defs.h:206:
/usr/include/c++/16/type_traits:997:5: note: declared here
  997 |     is_pod
      |     ^~~~~~
In file included from common-defs.h:214:
common-exceptions.h: In member function ‘std::size_t 
std::hash<gdb_exception>::operator()(const gdb_exception&) const’:
common-exceptions.h:200:32: warning: arithmetic between different enumeration 
types ‘const return_reason’ and ‘const errors’ is deprecated 
[-Wdeprecated-enum-enum-conversion]
  200 |     size_t result = exc.reason + exc.error;
      |                     ~~~~~~~~~~~^~~~~~~~~~~
x86_64-linux-gnu-g++  -DHAVE_CONFIG_H -I.  -I./../include -I./../gdb 
-I../gnulib/import -I./../gnulib/import -I.. -I./..  -I../bfd -I./../bfd  
-Wdate-time -D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -Wall 
-Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function 
-Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter 
-Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized 
-Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 
-Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor 
-Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat 
-Wformat-nonliteral  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection     -c -o buffer.o buffer.cc
In file included from ../gdbsupport/gdb-xfree.h:21,
                 from ../gdbsupport/gdb_unique_ptr.h:25,
                 from common-utils.h:26,
                 from common-defs.h:208,
                 from buffer.cc:20:
../gdbsupport/poison.h:52:18: warning: ‘template<class _Tp> struct 
std::is_pod’ is deprecated: use 'is_standard_layout && is_trivial' instead 
[-Wdeprecated-declarations]
   52 |             std::is_pod<T>>
      |                  ^~~~~~
In file included from /usr/include/c++/16/bits/move.h:37,
                 from /usr/include/c++/16/bits/stl_function.h:60,
                 from /usr/include/c++/16/functional:51,
                 from ptid.h:35,
                 from common-defs.h:206:
/usr/include/c++/16/type_traits:997:5: note: declared here
  997 |     is_pod
      |     ^~~~~~
In file included from common-defs.h:214:
common-exceptions.h: In member function ‘std::size_t 
std::hash<gdb_exception>::operator()(const gdb_exception&) const’:
common-exceptions.h:200:32: warning: arithmetic between different enumeration 
types ‘const return_reason’ and ‘const errors’ is deprecated 
[-Wdeprecated-enum-enum-conversion]
  200 |     size_t result = exc.reason + exc.error;
      |                     ~~~~~~~~~~~^~~~~~~~~~~
x86_64-linux-gnu-g++  -DHAVE_CONFIG_H -I.  -I./../include -I./../gdb 
-I../gnulib/import -I./../gnulib/import -I.. -I./..  -I../bfd -I./../bfd  
-Wdate-time -D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -Wall 
-Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function 
-Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter 
-Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized 
-Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 
-Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor 
-Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat 
-Wformat-nonliteral  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection     -c -o cleanups.o cleanups.cc
In file included from ../gdbsupport/gdb-xfree.h:21,
                 from ../gdbsupport/gdb_unique_ptr.h:25,
                 from common-utils.h:26,
                 from common-defs.h:208,
                 from cleanups.cc:20:
../gdbsupport/poison.h:52:18: warning: ‘template<class _Tp> struct 
std::is_pod’ is deprecated: use 'is_standard_layout && is_trivial' instead 
[-Wdeprecated-declarations]
   52 |             std::is_pod<T>>
      |                  ^~~~~~
In file included from /usr/include/c++/16/bits/move.h:37,
                 from /usr/include/c++/16/bits/stl_function.h:60,
                 from /usr/include/c++/16/functional:51,
                 from ptid.h:35,
                 from common-defs.h:206:
/usr/include/c++/16/type_traits:997:5: note: declared here
  997 |     is_pod
      |     ^~~~~~
In file included from common-defs.h:214:
common-exceptions.h: In member function ‘std::size_t 
std::hash<gdb_exception>::operator()(const gdb_exception&) const’:
common-exceptions.h:200:32: warning: arithmetic between different enumeration 
types ‘const return_reason’ and ‘const errors’ is deprecated 
[-Wdeprecated-enum-enum-conversion]
  200 |     size_t result = exc.reason + exc.error;
      |                     ~~~~~~~~~~~^~~~~~~~~~~
x86_64-linux-gnu-g++  -DHAVE_CONFIG_H -I.  -I./../include -I./../gdb 
-I../gnulib/import -I./../gnulib/import -I.. -I./..  -I../bfd -I./../bfd  
-Wdate-time -D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -Wall 
-Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function 
-Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter 
-Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized 
-Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 
-Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor 
-Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat 
-Wformat-nonliteral  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection     -c -o common-debug.o common-debug.cc
In file included from ../gdbsupport/gdb-xfree.h:21,
                 from ../gdbsupport/gdb_unique_ptr.h:25,
                 from common-utils.h:26,
                 from common-defs.h:208,
                 from common-debug.cc:20:
../gdbsupport/poison.h:52:18: warning: ‘template<class _Tp> struct 
std::is_pod’ is deprecated: use 'is_standard_layout && is_trivial' instead 
[-Wdeprecated-declarations]
   52 |             std::is_pod<T>>
      |                  ^~~~~~
In file included from /usr/include/c++/16/bits/move.h:37,
                 from /usr/include/c++/16/bits/stl_function.h:60,
                 from /usr/include/c++/16/functional:51,
                 from ptid.h:35,
                 from common-defs.h:206:
/usr/include/c++/16/type_traits:997:5: note: declared here
  997 |     is_pod
      |     ^~~~~~
In file included from common-defs.h:214:
common-exceptions.h: In member function ‘std::size_t 
std::hash<gdb_exception>::operator()(const gdb_exception&) const’:
common-exceptions.h:200:32: warning: arithmetic between different enumeration 
types ‘const return_reason’ and ‘const errors’ is deprecated 
[-Wdeprecated-enum-enum-conversion]
  200 |     size_t result = exc.reason + exc.error;
      |                     ~~~~~~~~~~~^~~~~~~~~~~
x86_64-linux-gnu-g++  -DHAVE_CONFIG_H -I.  -I./../include -I./../gdb 
-I../gnulib/import -I./../gnulib/import -I.. -I./..  -I../bfd -I./../bfd  
-Wdate-time -D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -Wall 
-Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function 
-Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter 
-Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized 
-Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 
-Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor 
-Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat 
-Wformat-nonliteral  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection     -c -o common-exceptions.o 
common-exceptions.cc
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
-DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/bin"' 
-DLIBDIR='"/usr/lib/x86_64-linux-gnu"' -I. -I. -I./../include  
-DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec 
-DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_vec 
-DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec 
-DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_m68k_elf32_vec  -Wdate-time 
-D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17     -c -o elf-attrs.lo 
elf-attrs.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. 
-DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/x86_64-linux-gnu\" -I. -I. 
-I./../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec 
-DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec 
-DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec 
-DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec 
-DHAVE_m68k_elf32_vec -Wdate-time -D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17 -c elf-attrs.c -o elf-attrs.o
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
-DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/bin"' 
-DLIBDIR='"/usr/lib/x86_64-linux-gnu"' -I. -I. -I./../include  
-DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec 
-DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_vec 
-DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec 
-DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_m68k_elf32_vec  -Wdate-time 
-D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17     -c -o elf-strtab.lo 
elf-strtab.c
In file included from ../gdbsupport/gdb-xfree.h:21,
                 from ../gdbsupport/gdb_unique_ptr.h:25,
                 from common-utils.h:26,
                 from common-defs.h:208,
                 from common-exceptions.cc:20:
../gdbsupport/poison.h:52:18: warning: ‘template<class _Tp> struct 
std::is_pod’ is deprecated: use 'is_standard_layout && is_trivial' instead 
[-Wdeprecated-declarations]
   52 |             std::is_pod<T>>
      |                  ^~~~~~
In file included from /usr/include/c++/16/bits/move.h:37,
                 from /usr/include/c++/16/bits/stl_function.h:60,
                 from /usr/include/c++/16/functional:51,
                 from ptid.h:35,
                 from common-defs.h:206:
/usr/include/c++/16/type_traits:997:5: note: declared here
  997 |     is_pod
      |     ^~~~~~
In file included from common-defs.h:214:
common-exceptions.h: In member function ‘std::size_t 
std::hash<gdb_exception>::operator()(const gdb_exception&) const’:
common-exceptions.h:200:32: warning: arithmetic between different enumeration 
types ‘const return_reason’ and ‘const errors’ is deprecated 
[-Wdeprecated-enum-enum-conversion]
  200 |     size_t result = exc.reason + exc.error;
      |                     ~~~~~~~~~~~^~~~~~~~~~~
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. 
-DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/x86_64-linux-gnu\" -I. -I. 
-I./../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec 
-DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec 
-DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec 
-DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec 
-DHAVE_m68k_elf32_vec -Wdate-time -D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17 -c elf-strtab.c -o 
elf-strtab.o
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
-DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/bin"' 
-DLIBDIR='"/usr/lib/x86_64-linux-gnu"' -I. -I. -I./../include  
-DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec 
-DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_vec 
-DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec 
-DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_m68k_elf32_vec  -Wdate-time 
-D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17     -c -o elf-eh-frame.lo 
elf-eh-frame.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. 
-DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/x86_64-linux-gnu\" -I. -I. 
-I./../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec 
-DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec 
-DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec 
-DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec 
-DHAVE_m68k_elf32_vec -Wdate-time -D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17 -c elf-eh-frame.c -o 
elf-eh-frame.o
x86_64-linux-gnu-g++  -DHAVE_CONFIG_H -I.  -I./../include -I./../gdb 
-I../gnulib/import -I./../gnulib/import -I.. -I./..  -I../bfd -I./../bfd  
-Wdate-time -D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -Wall 
-Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function 
-Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter 
-Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized 
-Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 
-Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor 
-Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat 
-Wformat-nonliteral  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection     -c -o common-inferior.o 
common-inferior.cc
In file included from ../gdbsupport/gdb-xfree.h:21,
                 from ../gdbsupport/gdb_unique_ptr.h:25,
                 from ../gdbsupport/common-utils.h:26,
                 from ../gdbsupport/common-defs.h:208,
                 from common-inferior.cc:21:
../gdbsupport/poison.h:52:18: warning: ‘template<class _Tp> struct 
std::is_pod’ is deprecated: use 'is_standard_layout && is_trivial' instead 
[-Wdeprecated-declarations]
   52 |             std::is_pod<T>>
      |                  ^~~~~~
In file included from /usr/include/c++/16/bits/move.h:37,
                 from /usr/include/c++/16/bits/stl_function.h:60,
                 from /usr/include/c++/16/functional:51,
                 from ../gdbsupport/ptid.h:35,
                 from ../gdbsupport/common-defs.h:206:
/usr/include/c++/16/type_traits:997:5: note: declared here
  997 |     is_pod
      |     ^~~~~~
In file included from ../gdbsupport/common-defs.h:214:
../gdbsupport/common-exceptions.h: In member function ‘std::size_t 
std::hash<gdb_exception>::operator()(const gdb_exception&) const’:
../gdbsupport/common-exceptions.h:200:32: warning: arithmetic between different 
enumeration types ‘const return_reason’ and ‘const errors’ is 
deprecated [-Wdeprecated-enum-enum-conversion]
  200 |     size_t result = exc.reason + exc.error;
      |                     ~~~~~~~~~~~^~~~~~~~~~~
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
-DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/bin"' 
-DLIBDIR='"/usr/lib/x86_64-linux-gnu"' -I. -I. -I./../include  
-DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec 
-DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_vec 
-DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec 
-DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_m68k_elf32_vec  -Wdate-time 
-D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17     -c -o elf-sframe.lo 
elf-sframe.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. 
-DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/x86_64-linux-gnu\" -I. -I. 
-I./../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec 
-DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec 
-DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec 
-DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec 
-DHAVE_m68k_elf32_vec -Wdate-time -D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17 -c elf-sframe.c -o 
elf-sframe.o
x86_64-linux-gnu-g++  -DHAVE_CONFIG_H -I.  -I./../include -I./../gdb 
-I../gnulib/import -I./../gnulib/import -I.. -I./..  -I../bfd -I./../bfd  
-Wdate-time -D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -Wall 
-Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function 
-Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter 
-Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized 
-Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 
-Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor 
-Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat 
-Wformat-nonliteral  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection     -c -o common-regcache.o 
common-regcache.cc
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
-DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/bin"' 
-DLIBDIR='"/usr/lib/x86_64-linux-gnu"' -I. -I. -I./../include  
-DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec 
-DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_vec 
-DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec 
-DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_m68k_elf32_vec  -Wdate-time 
-D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17     -c -o dwarf1.lo dwarf1.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. 
-DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/x86_64-linux-gnu\" -I. -I. 
-I./../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec 
-DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec 
-DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec 
-DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec 
-DHAVE_m68k_elf32_vec -Wdate-time -D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17 -c dwarf1.c -o dwarf1.o
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
-DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/bin"' 
-DLIBDIR='"/usr/lib/x86_64-linux-gnu"' -I. -I. -I./../include  
-DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec 
-DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_vec 
-DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec 
-DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_m68k_elf32_vec  -Wdate-time 
-D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17     -c -o dwarf2.lo 
-DDEBUGDIR=\"/usr/lib/x86_64-linux-gnu/debug\" ./dwarf2.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. 
-DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/x86_64-linux-gnu\" -I. -I. 
-I./../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec 
-DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec 
-DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec 
-DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec 
-DHAVE_m68k_elf32_vec -Wdate-time -D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17 -c 
-DDEBUGDIR=\"/usr/lib/x86_64-linux-gnu/debug\" ./dwarf2.c -o dwarf2.o
In file included from ../gdbsupport/gdb-xfree.h:21,
                 from ../gdbsupport/gdb_unique_ptr.h:25,
                 from common-utils.h:26,
                 from common-defs.h:208,
                 from common-regcache.cc:20:
../gdbsupport/poison.h:52:18: warning: ‘template<class _Tp> struct 
std::is_pod’ is deprecated: use 'is_standard_layout && is_trivial' instead 
[-Wdeprecated-declarations]
   52 |             std::is_pod<T>>
      |                  ^~~~~~
In file included from /usr/include/c++/16/bits/move.h:37,
                 from /usr/include/c++/16/bits/stl_function.h:60,
                 from /usr/include/c++/16/functional:51,
                 from ptid.h:35,
                 from common-defs.h:206:
/usr/include/c++/16/type_traits:997:5: note: declared here
  997 |     is_pod
      |     ^~~~~~
In file included from common-defs.h:214:
common-exceptions.h: In member function ‘std::size_t 
std::hash<gdb_exception>::operator()(const gdb_exception&) const’:
common-exceptions.h:200:32: warning: arithmetic between different enumeration 
types ‘const return_reason’ and ‘const errors’ is deprecated 
[-Wdeprecated-enum-enum-conversion]
  200 |     size_t result = exc.reason + exc.error;
      |                     ~~~~~~~~~~~^~~~~~~~~~~
x86_64-linux-gnu-g++  -DHAVE_CONFIG_H -I.  -I./../include -I./../gdb 
-I../gnulib/import -I./../gnulib/import -I.. -I./..  -I../bfd -I./../bfd  
-Wdate-time -D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -Wall 
-Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function 
-Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter 
-Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized 
-Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 
-Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor 
-Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat 
-Wformat-nonliteral  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection     -c -o common-utils.o common-utils.cc
In file included from ../gdbsupport/gdb-xfree.h:21,
                 from ../gdbsupport/gdb_unique_ptr.h:25,
                 from common-utils.h:26,
                 from common-defs.h:208,
                 from common-utils.cc:20:
../gdbsupport/poison.h:52:18: warning: ‘template<class _Tp> struct 
std::is_pod’ is deprecated: use 'is_standard_layout && is_trivial' instead 
[-Wdeprecated-declarations]
   52 |             std::is_pod<T>>
      |                  ^~~~~~
In file included from /usr/include/c++/16/bits/move.h:37,
                 from /usr/include/c++/16/bits/stl_function.h:60,
                 from /usr/include/c++/16/functional:51,
                 from ptid.h:35,
                 from common-defs.h:206:
/usr/include/c++/16/type_traits:997:5: note: declared here
  997 |     is_pod
      |     ^~~~~~
In file included from common-defs.h:214:
common-exceptions.h: In member function ‘std::size_t 
std::hash<gdb_exception>::operator()(const gdb_exception&) const’:
common-exceptions.h:200:32: warning: arithmetic between different enumeration 
types ‘const return_reason’ and ‘const errors’ is deprecated 
[-Wdeprecated-enum-enum-conversion]
  200 |     size_t result = exc.reason + exc.error;
      |                     ~~~~~~~~~~~^~~~~~~~~~~
In file included from ../gdbsupport/def-vector.h:22,
                 from ../gdbsupport/byte-vector.h:21,
                 from common-utils.h:25:
../gdbsupport/default-init-alloc.h: In instantiation of ‘class 
gdb::default_init_allocator<unsigned char, std::allocator<unsigned char> >’:
/usr/include/c++/16/bits/stl_vector.h:94:21:   required from ‘struct 
std::_Vector_base<unsigned char, gdb::default_init_allocator<unsigned char, 
std::allocator<unsigned char> > >’
   94 |         rebind<_Tp>::other _Tp_alloc_type;
      |                            ^~~~~~~~~~~~~~
/usr/include/c++/16/bits/stl_vector.h:460:11:   required from ‘class 
std::vector<unsigned char, gdb::default_init_allocator<unsigned char, 
std::allocator<unsigned char> > >’
  460 |     class vector : protected _Vector_base<_Tp, _Alloc>
      |           ^~~~~~
common-utils.cc:439:25:   required from here
  439 | hex2bin (const char *hex)
      |                         ^
../gdbsupport/default-init-alloc.h:52:12: error: ‘construct’ has not been 
declared in ‘class std::allocator<unsigned char>’
   52 |   using A::construct;
      |            ^~~~~~~~~
make[7]: *** [Makefile:522: common-utils.o] Error 1
make[7]: Leaving directory '/<<PKGBUILDDIR>>/cuda-gdb/gdbsupport'
make[6]: *** [Makefile:409: all] Error 2
make[6]: Leaving directory '/<<PKGBUILDDIR>>/cuda-gdb/gdbsupport'
make[5]: *** [Makefile:10327: all-gdbsupport] Error 2
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
-DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/bin"' 
-DLIBDIR='"/usr/lib/x86_64-linux-gnu"' -I. -I. -I./../include  
-DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec 
-DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_vec 
-DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec 
-DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_m68k_elf32_vec  -Wdate-time 
-D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17     -c -o elf32-i386.lo 
elf32-i386.c
make[5]: *** Waiting for unfinished jobs....
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. 
-DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/x86_64-linux-gnu\" -I. -I. 
-I./../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec 
-DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec 
-DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec 
-DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec 
-DHAVE_m68k_elf32_vec -Wdate-time -D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17 -c elf32-i386.c -o 
elf32-i386.o
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
-DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/bin"' 
-DLIBDIR='"/usr/lib/x86_64-linux-gnu"' -I. -I. -I./../include  
-DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec 
-DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_vec 
-DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec 
-DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_m68k_elf32_vec  -Wdate-time 
-D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17     -c -o elf32.lo elf32.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. 
-DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/x86_64-linux-gnu\" -I. -I. 
-I./../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec 
-DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec 
-DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec 
-DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec 
-DHAVE_m68k_elf32_vec -Wdate-time -D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17 -c elf32.c -o elf32.o
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
-DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/bin"' 
-DLIBDIR='"/usr/lib/x86_64-linux-gnu"' -I. -I. -I./../include  
-DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec 
-DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_vec 
-DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec 
-DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_m68k_elf32_vec  -Wdate-time 
-D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17     -c -o pei-i386.lo 
pei-i386.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. 
-DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/x86_64-linux-gnu\" -I. -I. 
-I./../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec 
-DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec 
-DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec 
-DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec 
-DHAVE_m68k_elf32_vec -Wdate-time -D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17 -c pei-i386.c -o pei-i386.o
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
-DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/bin"' 
-DLIBDIR='"/usr/lib/x86_64-linux-gnu"' -I. -I. -I./../include  
-DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec 
-DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_vec 
-DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec 
-DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_m68k_elf32_vec  -Wdate-time 
-D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17     -c -o peigen.lo peigen.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. 
-DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/x86_64-linux-gnu\" -I. -I. 
-I./../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec 
-DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec 
-DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec 
-DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec 
-DHAVE_m68k_elf32_vec -Wdate-time -D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17 -c peigen.c -o peigen.o
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
-DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/bin"' 
-DLIBDIR='"/usr/lib/x86_64-linux-gnu"' -I. -I. -I./../include  
-DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec 
-DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_vec 
-DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec 
-DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_m68k_elf32_vec  -Wdate-time 
-D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17     -c -o cofflink.lo 
cofflink.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. 
-DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/x86_64-linux-gnu\" -I. -I. 
-I./../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec 
-DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec 
-DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec 
-DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec 
-DHAVE_m68k_elf32_vec -Wdate-time -D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17 -c cofflink.c -o cofflink.o
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
-DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/bin"' 
-DLIBDIR='"/usr/lib/x86_64-linux-gnu"' -I. -I. -I./../include  
-DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec 
-DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_vec 
-DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec 
-DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_m68k_elf32_vec  -Wdate-time 
-D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17     -c -o coffgen.lo 
coffgen.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. 
-DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/x86_64-linux-gnu\" -I. -I. 
-I./../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec 
-DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec 
-DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec 
-DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec 
-DHAVE_m68k_elf32_vec -Wdate-time -D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17 -c coffgen.c -o coffgen.o
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
-DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/bin"' 
-DLIBDIR='"/usr/lib/x86_64-linux-gnu"' -I. -I. -I./../include  
-DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec 
-DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_vec 
-DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec 
-DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_m68k_elf32_vec  -Wdate-time 
-D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17     -c -o pe-x86_64.lo 
pe-x86_64.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. 
-DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/x86_64-linux-gnu\" -I. -I. 
-I./../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec 
-DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec 
-DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec 
-DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec 
-DHAVE_m68k_elf32_vec -Wdate-time -D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17 -c pe-x86_64.c -o pe-x86_64.o
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
-DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/bin"' 
-DLIBDIR='"/usr/lib/x86_64-linux-gnu"' -I. -I. -I./../include  
-DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec 
-DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_vec 
-DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec 
-DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_m68k_elf32_vec  -Wdate-time 
-D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17     -c -o pex64igen.lo 
pex64igen.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. 
-DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/x86_64-linux-gnu\" -I. -I. 
-I./../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec 
-DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec 
-DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec 
-DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec 
-DHAVE_m68k_elf32_vec -Wdate-time -D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17 -c pex64igen.c -o pex64igen.o
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
-DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/bin"' 
-DLIBDIR='"/usr/lib/x86_64-linux-gnu"' -I. -I. -I./../include  
-DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec 
-DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_vec 
-DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec 
-DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_m68k_elf32_vec  -Wdate-time 
-D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17     -c -o pei-x86_64.lo 
pei-x86_64.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. 
-DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/x86_64-linux-gnu\" -I. -I. 
-I./../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec 
-DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec 
-DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec 
-DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec 
-DHAVE_m68k_elf32_vec -Wdate-time -D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17 -c pei-x86_64.c -o 
pei-x86_64.o
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
-DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/bin"' 
-DLIBDIR='"/usr/lib/x86_64-linux-gnu"' -I. -I. -I./../include  
-DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec 
-DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_vec 
-DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec 
-DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_m68k_elf32_vec  -Wdate-time 
-D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17     -c -o elf64-gen.lo 
elf64-gen.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. 
-DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/x86_64-linux-gnu\" -I. -I. 
-I./../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec 
-DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec 
-DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec 
-DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec 
-DHAVE_m68k_elf32_vec -Wdate-time -D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17 -c elf64-gen.c -o elf64-gen.o
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
-DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/bin"' 
-DLIBDIR='"/usr/lib/x86_64-linux-gnu"' -I. -I. -I./../include  
-DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec 
-DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_vec 
-DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec 
-DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_m68k_elf32_vec  -Wdate-time 
-D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17     -c -o elf32-gen.lo 
elf32-gen.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. 
-DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/x86_64-linux-gnu\" -I. -I. 
-I./../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec 
-DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec 
-DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec 
-DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec 
-DHAVE_m68k_elf32_vec -Wdate-time -D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17 -c elf32-gen.c -o elf32-gen.o
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
-DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/bin"' 
-DLIBDIR='"/usr/lib/x86_64-linux-gnu"' -I. -I. -I./../include  
-DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec 
-DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_vec 
-DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec 
-DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_m68k_elf32_vec  -Wdate-time 
-D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17     -c -o elf32-m68k.lo 
elf32-m68k.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. 
-DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/x86_64-linux-gnu\" -I. -I. 
-I./../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec 
-DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec 
-DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec 
-DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec 
-DHAVE_m68k_elf32_vec -Wdate-time -D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17 -c elf32-m68k.c -o 
elf32-m68k.o
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
-DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/bin"' 
-DLIBDIR='"/usr/lib/x86_64-linux-gnu"' -I. -I. -I./../include  
-DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec 
-DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_vec 
-DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec 
-DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_m68k_elf32_vec  -Wdate-time 
-D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17     -c -o plugin.lo plugin.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. 
-DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/x86_64-linux-gnu\" -I. -I. 
-I./../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec 
-DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec 
-DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec 
-DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec 
-DHAVE_m68k_elf32_vec -Wdate-time -D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17 -c plugin.c -o plugin.o
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
-DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/bin"' 
-DLIBDIR='"/usr/lib/x86_64-linux-gnu"' -I. -I. -I./../include  
-DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec 
-DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_vec 
-DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec 
-DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_m68k_elf32_vec  -Wdate-time 
-D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17     -c -o cpu-i386.lo 
cpu-i386.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. 
-DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/x86_64-linux-gnu\" -I. -I. 
-I./../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec 
-DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec 
-DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec 
-DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec 
-DHAVE_m68k_elf32_vec -Wdate-time -D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17 -c cpu-i386.c -o cpu-i386.o
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
-DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/bin"' 
-DLIBDIR='"/usr/lib/x86_64-linux-gnu"' -I. -I. -I./../include  
-DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec 
-DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_vec 
-DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec 
-DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_m68k_elf32_vec  -Wdate-time 
-D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17     -c -o cpu-iamcu.lo 
cpu-iamcu.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. 
-DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/x86_64-linux-gnu\" -I. -I. 
-I./../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec 
-DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec 
-DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec 
-DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec 
-DHAVE_m68k_elf32_vec -Wdate-time -D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17 -c cpu-iamcu.c -o cpu-iamcu.o
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
-DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/bin"' 
-DLIBDIR='"/usr/lib/x86_64-linux-gnu"' -I. -I. -I./../include  
-DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec 
-DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_vec 
-DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec 
-DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_m68k_elf32_vec  -Wdate-time 
-D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17     -c -o cpu-m68k.lo 
cpu-m68k.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. 
-DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/x86_64-linux-gnu\" -I. -I. 
-I./../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec 
-DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec 
-DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec 
-DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec 
-DHAVE_m68k_elf32_vec -Wdate-time -D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17 -c cpu-m68k.c -o cpu-m68k.o
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
-DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/bin"' 
-DLIBDIR='"/usr/lib/x86_64-linux-gnu"' -I. -I. -I./../include  
-DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec 
-DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_vec 
-DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec 
-DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_m68k_elf32_vec  -Wdate-time 
-D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17     -c -o archive64.lo 
archive64.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. 
-DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/x86_64-linux-gnu\" -I. -I. 
-I./../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec 
-DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec 
-DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_elf64_le_vec 
-DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec 
-DHAVE_m68k_elf32_vec -Wdate-time -D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>>/nvidia-cuda-tree-amd64/cuda_cudart/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17 -c archive64.c -o archive64.o
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=gnu17      -release `cat 
libtool-soversion`  -Wl,-z,relro -Wl,-z,now -pthread -o libbfd.la -rpath 
/usr/lib/x86_64-linux-gnu archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo 
cache.lo coff-bfd.lo compress.lo corefile.lo elf-properties.lo format.lo 
hash.lo init.lo libbfd.lo linker.lo merge.lo opncls.lo reloc.lo section.lo 
simple.lo stab-syms.lo stabs.lo syms.lo targets.lo binary.lo ihex.lo srec.lo 
tekhex.lo verilog.lo `cat ofiles`    -lz -lzstd ../libsframe/libsframe.la 
libtool: link: (cd .libs/libbfd.lax/libsframe.a && ar --plugin 
/usr/libexec/gcc/x86_64-linux-gnu/16/liblto_plugin.so --plugin 
/usr/libexec/gcc/x86_64-linux-gnu/16/liblto_plugin.so x 
"/<<PKGBUILDDIR>>/cuda-gdb/bfd/../libsframe/.libs/libsframe.a")
libtool: link: ar --plugin /usr/libexec/gcc/x86_64-linux-gnu 
[too-long-redacted] sframe.a/libsframe_la-sframe.o 
libtool: link: ranlib --plugin 
/usr/libexec/gcc/x86_64-linux-gnu/16/liblto_plugin.so --plugin 
/usr/libexec/gcc/x86_64-linux-gnu/16/liblto_plugin.so .libs/libbfd.a
libtool: link: rm -fr .libs/libbfd.lax
libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" 
"libbfd.la" )
libtooldir=`/bin/bash ./libtool --config | /usr/bin/sed -n -e 's/^objdir=//p'`; 
\
if [ -f $libtooldir/libbfd.a ]; then \
  cp $libtooldir/libbfd.a libbfd.tmp; \
  ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/16/liblto_plugin.so 
libbfd.tmp; \
  /bin/bash ./../move-if-change libbfd.tmp libbfd.a; \
else true; fi
touch stamp-lib
make[8]: Leaving directory '/<<PKGBUILDDIR>>/cuda-gdb/bfd'
make[7]: Leaving directory '/<<PKGBUILDDIR>>/cuda-gdb/bfd'
make[6]: Leaving directory '/<<PKGBUILDDIR>>/cuda-gdb/bfd'
make[5]: Leaving directory '/<<PKGBUILDDIR>>/cuda-gdb'
make[4]: *** [Makefile:1006: all] Error 2
make[4]: Leaving directory '/<<PKGBUILDDIR>>/cuda-gdb'
dh_auto_build: error: cd cuda-gdb && make -j2 V=1 returned exit code 2
make[3]: *** [debian/rules:501: override_dh_auto_build-arch] Error 25
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: *** [debian/rules:220: build] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [debian/rules:220: install] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:220: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: nvidia-cuda-toolkit
Source-Version: 12.4.1-8.2
Done: Adrian Bunk <[email protected]>

We believe that the bug you reported is fixed in the latest version of
nvidia-cuda-toolkit, 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.
Adrian Bunk <[email protected]> (supplier of updated nvidia-cuda-toolkit 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: Tue, 11 Aug 2026 16:53:28 +0300
Source: nvidia-cuda-toolkit
Architecture: source
Version: 12.4.1-8.2
Distribution: unstable
Urgency: medium
Maintainer: Debian NVIDIA Maintainers <[email protected]>
Changed-By: Adrian Bunk <[email protected]>
Closes: 1143678
Changes:
 nvidia-cuda-toolkit (12.4.1-8.2) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix FTBFS with GCC 16. (Closes: #1143678)
Checksums-Sha1:
 ef738d4c76312bc765e5dc4f0d0ff2679124c274 9892 
nvidia-cuda-toolkit_12.4.1-8.2.dsc
 de5ecaa4b3a278389cb03df1ff1cbb21f24c52eb 118928 
nvidia-cuda-toolkit_12.4.1-8.2.debian.tar.xz
Checksums-Sha256:
 93f4c57c279e9af37092d78d1d969c8ddb9146388141282ce738d4092ad84cf7 9892 
nvidia-cuda-toolkit_12.4.1-8.2.dsc
 0ec58950e82e3f18d64ac147c6b2bf45751b5543ddd6a09b8ea1a1981ab3dd42 118928 
nvidia-cuda-toolkit_12.4.1-8.2.debian.tar.xz
Files:
 fd5de9166c479b7ddcc8975abe33e4d8 9892 non-free/libs optional 
nvidia-cuda-toolkit_12.4.1-8.2.dsc
 dae8376307c4fb1a48da1f5f9c106935 118928 non-free/libs optional 
nvidia-cuda-toolkit_12.4.1-8.2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmp7PdUACgkQiNJCh6LY
mLHVdg//XfJ2omcR8V0m6Dfe2/qjJlWr4IqhTp5xHndC2lizrcmq095zh0EJj/3H
oNVxD4us8wdzE49qxlZdndWWs9M8RQliJEUf6DgwNugWnSSTc7B0lJ99iepoo/Ej
6Qbtd76xtxaI12hH6Ob7gfNCCae2dxzH++WeCNZbFENmFKgx/x6QzMUzlDqk3ljR
ewCOSEhuW9ZbFzPM59kSg1S9i78Jx3RTUHWkCARUL6xkVEeSKBq4YYQW7v5L+Rd5
cG7rUcCYrrITCXKXdRJy1GenoZopg1hY+qfeXNkMbtkG26BfKfoSZGBr97nC7I7X
b5Z0VvNHAFTpsSgB9XrGOdMiusW/glgYf01pRStZ/uzk1YEqbwlYdffnv2bkF7h/
Xh51nxrcPIk3c/v7ZeTNKxQrOjNiuGXdVdJkYHb6qmqSayYb9ZaWa0tM6xtIT9NS
zhPLoIYc+5VHOJkv6IEIoIx3WvKJaadTDmXGgS/k+ALKTK5kdwypF0vMWMwWUuN+
hmXeaIRQKTRRNgKg19pNAsJfKnCfRMI+UStPfOgOvrDgdS2dcDMKyCU8igieZQC9
2qXThZEpzlIxyIbwsHEbsp0MO2S2kHTGFTY/2AUDBwD8KrHfH7olHFtoVeBTcaXG
eb39j48OUsWB234P6cSo5e1JWtJNemyEfYOARC1UY6acTWx4kq8=
=G/HN
-----END PGP SIGNATURE-----

Attachment: pgpje2o1Qcv55.pgp
Description: PGP signature


--- End Message ---

Reply via email to