Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944409 - [guru] gui-apps/ashell-0.3.0 fails to compile: thread main panicked at lib.rs:622:31:
Summary: [guru] gui-apps/ashell-0.3.0 fails to compile: thread main panicked at lib.rs...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Julien Roy
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-22 08:34 UTC by Agostino Sarubbo
Modified: 2025-01-05 17:23 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,619.48 KB, text/plain)
2024-11-22 08:34 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-11-22 08:34:36 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gui-apps/ashell-0.2.0-r1 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-22 08:34:38 UTC
Created attachment 911485 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-11-22 08:34:39 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


  thread 'main' panicked at /var/tmp/portage/gui-apps/ashell-0.2.0-r1/work/cargo_home/gentoo/bindgen-0.69.5/lib.rs:622:31:
error: failed to run custom build command for `libspa-sys v0.8.0`
Comment 3 Agostino Sarubbo gentoo-dev 2024-11-29 07:49:51 UTC
guru_ci has reproduced this issue with version 0.3.0 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2025-01-05 17:23:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=323947fdf07c536a1d03140f73449df00a007501

commit 323947fdf07c536a1d03140f73449df00a007501
Author:     Takuya Wakazono <pastalian46@gmail.com>
AuthorDate: 2025-01-05 08:55:02 +0000
Commit:     Takuya Wakazono <pastalian46@gmail.com>
CommitDate: 2025-01-05 08:55:02 +0000

    gui-apps/ashell: use llvm-r1 to setup libclang
    
    Closes: https://bugs.gentoo.org/944409
    Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>

 gui-apps/ashell/ashell-0.3.0.ebuild | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)