Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 943543

Summary: dev-lang/rust-1.80.1-r100: rust-demangler symlink requested, but source file not found
Product: Gentoo Linux Reporter: Andreas Thalhammer <andreas.thalhammer>
Component: Current packagesAssignee: Randy Barlow <randy>
Status: RESOLVED FIXED    
Severity: normal CC: andreas.thalhammer, kangie, matoro_gentoo, navi, rust
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log (compressed)

Description Andreas Thalhammer 2024-11-15 10:27:48 UTC
I'm reporting this because it says "please report this".

 * Messages for package dev-lang/rust-1.80.1-r100:
 * Log file: /var/log/portage/dev-lang:rust-1.80.1-r100:20241114-234443.log

 * rust-demangler symlink requested, but source file not found
 * please report this
 * Rust installs helper scripts for calling GDB and LLDB,
 * for convenience they are installed under /usr/bin/rust-{gdb,lldb}-1.80.1.

See also: https://forums.gentoo.org/viewtopic-p-8846216.html#8846208

Reproducible: Always

Steps to Reproduce:
I don't know if the steps can be reproduced. This happened during a @world update with old virtual/rust transition to slotted rust, which pulled three versions of rust, and only one of which reported this issue...
Comment 1 Andreas Thalhammer 2024-11-15 10:32:04 UTC
For emerge --info, see https://bugs.gentoo.org/attachment.cgi?id=908727&action=edit
Comment 2 Andreas Thalhammer 2024-11-15 10:32:34 UTC
Created attachment 908736 [details]
build log (compressed)
Comment 3 Larry the Git Cow gentoo-dev 2024-11-17 05:01:28 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad5b159fe72d899ef6e8f0e768f8c774933f7413

commit ad5b159fe72d899ef6e8f0e768f8c774933f7413
Author:     Matt Jolly <kangie@gentoo.org>
AuthorDate: 2024-11-17 04:56:54 +0000
Commit:     Matt Jolly <kangie@gentoo.org>
CommitDate: 2024-11-17 05:00:58 +0000

    dev-lang/rust: drop demangler for 1.80.1
    
    While this was supposed to be dropped from 1.81.0, however
    it appears to have snuck into 1.80.1.
    
    Since the `profiler` USE was dropped this has actually been
    noticed.
    
    Closes: https://bugs.gentoo.org/943543
    Signed-off-by: Matt Jolly <kangie@gentoo.org>

 dev-lang/rust/rust-1.80.1-r100.ebuild | 2 --
 1 file changed, 2 deletions(-)