lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAFxkdArGv91enmUpsuuARGLGZXNJjGZE3Cjsk3NfZS5nCRsgYA@mail.gmail.com>
Date: Fri, 7 Nov 2025 13:13:30 -0700
From: Justin Forbes <jforbes@...oraproject.org>
To: rust-for-linux@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>
Subject: Build failure with rust 1.91 and CONFIG_EXTENDED_MODVERSIONS

It seems that building withe CONFIG_EXTENDED_MODVERSIONS  and rust
1.91 gets us to the following error:

error: gendwarfksyms: process_module: dwarf_get_units failed: no
debugging information?
make[2]: *** [rust/Makefile:552: rust/bindings.o] Error 1
make[2]: *** Deleting file 'rust/bindings.o'

Turning off CONFIG_EXTENDED_MODVERSIONS gives us a successful build, even with:
CONFIG_BASIC_MODVERSIONS=y
# CONFIG_EXTENDED_MODVERSIONS is not set
CONFIG_MODVERSIONS=y

Justin

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ