Package: pahole Version: 1.29-2 Severity: serious Tags: trixie sid Dear maintainer:
During a rebuild of all packages in unstable, "nvidia-open-gpu-kernel-modules" failed to build: -------------------------------------------------------------------------------- [...] # BTF [M] /<<PKGBUILDDIR>>/test-module-build/nvidia-modeset.ko if [ ! -f vmlinux ]; then printf "Skipping BTF generation for %s due to unavailability of vmlinux " /<<PKGBUILDDIR>>/test-module-build/nvidia-modeset.ko 1>&2; else LLVM_OBJCOPY="x86_64-linux-gnu-objcopy" pahole -J -j --btf_features=encode_force,var,float,enum64,decl_tag,type_tag,optimized_func,consistent_func,decl_tag_kfuncs -j --lang_exclude=rust --btf_features=distilled_base --btf_base vmlinux /<<PKGBUILDDIR>>/test-module-build/nvidia-modeset.ko; ./tools/bpf/resolve_btfids/resolve_btfids -b vmlinux /<<PKGBUILDDIR>>/test-module-build/nvidia-modeset.ko; fi; dwarf_expr: unhandled 0x12 DW_OP_ operation Unsupported DW_TAG_reference_type(0x10): type: 0x27956 Error while encoding BTF. dwarf_expr: unhandled 0x12 DW_OP_ operation dwarf_expr: unhandled 0x12 DW_OP_ operation dwarf_expr: unhandled 0x12 DW_OP_ operation # LD [M] /<<PKGBUILDDIR>>/test-module-build/nvidia-drm.ko x86_64-linux-gnu-ld -r -m elf_x86_64 -z noexecstack --no-warn-rwx-segments --build-id=sha1 -T arch/x86/module.lds -o /<<PKGBUILDDIR>>/test-module-build/nvidia-drm.ko /<<PKGBUILDDIR>>/test-module-build/nvidia-drm.o /<<PKGBUILDDIR>>/test-module-build/nvidia-drm.mod.o /<<PKGBUILDDIR>>/test-module-build/.module-common.o # BTF [M] /<<PKGBUILDDIR>>/test-module-build/nvidia-drm.ko if [ ! -f vmlinux ]; then printf "Skipping BTF generation for %s due to unavailability of vmlinux " /<<PKGBUILDDIR>>/test-module-build/nvidia-drm.ko 1>&2; else LLVM_OBJCOPY="x86_64-linux-gnu-objcopy" pahole -J -j --btf_features=encode_force,var,float,enum64,decl_tag,type_tag,optimized_func,consistent_func,decl_tag_kfuncs -j --lang_exclude=rust --btf_features=distilled_base --btf_base vmlinux /<<PKGBUILDDIR>>/test-module-build/nvidia-drm.ko; ./tools/bpf/resolve_btfids/resolve_btfids -b vmlinux /<<PKGBUILDDIR>>/test-module-build/nvidia-drm.ko; fi; # LD [M] /<<PKGBUILDDIR>>/test-module-build/nvidia-peermem.ko x86_64-linux-gnu-ld -r -m elf_x86_64 -z noexecstack --no-warn-rwx-segments --build-id=sha1 -T arch/x86/module.lds -o /<<PKGBUILDDIR>>/test-module-build/nvidia-peermem.ko /<<PKGBUILDDIR>>/test-module-build/nvidia-peermem.o /<<PKGBUILDDIR>>/test-module-build/nvidia-peermem.mod.o /<<PKGBUILDDIR>>/test-module-build/.module-common.o # BTF [M] /<<PKGBUILDDIR>>/test-module-build/nvidia-peermem.ko if [ ! -f vmlinux ]; then printf "Skipping BTF generation for %s due to unavailability of vmlinux " /<<PKGBUILDDIR>>/test-module-build/nvidia-peermem.ko 1>&2; else LLVM_OBJCOPY="x86_64-linux-gnu-objcopy" pahole -J -j --btf_features=encode_force,var,float,enum64,decl_tag,type_tag,optimized_func,consistent_func,decl_tag_kfuncs -j --lang_exclude=rust --btf_features=distilled_base --btf_base vmlinux /<<PKGBUILDDIR>>/test-module-build/nvidia-peermem.ko; ./tools/bpf/resolve_btfids/resolve_btfids -b vmlinux /<<PKGBUILDDIR>>/test-module-build/nvidia-peermem.ko; fi; E: Build killed with signal TERM after 15 minutes of inactivity -------------------------------------------------------------------------------- The above is just how the build ends and not necessarily the most relevant part. If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202503/ 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 could not 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-open-gpu-kernel-modules, so that this is still visible in the BTS web page for this package. Thanks.