Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943543 - dev-lang/rust-1.80.1-r100: rust-demangler symlink requested, but source file not found
Summary: dev-lang/rust-1.80.1-r100: rust-demangler symlink requested, but source file ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Randy Barlow
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-15 10:27 UTC by Andreas Thalhammer
Modified: 2024-11-17 05:01 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build log (compressed) (dev-lang:rust-1.80.1-r100:20241114-234443.log.xz,681.35 KB, application/x-xz)
2024-11-15 10:32 UTC, Andreas Thalhammer
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)