Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 939583 - app-editors/zed-0.152.3 fails to compile: error: failed to run custom build command for prost-build v0.9.0
Summary: app-editors/zed-0.152.3 fails to compile: error: failed to run custom build c...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Robert G. Siebeck
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-09-13 11:17 UTC by Agostino Sarubbo
Modified: 2024-10-16 12:38 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,67.42 KB, application/x-xz)
2024-09-13 11:17 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-09-13 11:17:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-editors/zed-0.152.3 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-09-13 11:17:20 UTC
Created attachment 902895 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2024-09-13 11:17:20 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/app-editors/zed-0.152.3/work/cargo_home/gentoo/prost-build-0.9.0/build.rs:105:10:
error: failed to run custom build command for `prost-build v0.9.0`
Comment 3 Larry the Git Cow gentoo-dev 2024-10-16 12:38:54 UTC
The bug has been closed via the following commit(s):

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

commit 9b5023808032ce39780340fdea86aa3e41dacc5d
Author:     Robert Siebeck <gentoo.2019@r123.de>
AuthorDate: 2024-09-25 21:01:39 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2024-10-16 12:36:48 +0000

    app-editors/zed: add 0.155.2
    
    Fix file name collision, renaming the binary from /usr/bin/zed to
    /usr/bin/zedit.
    Fix .desktop file so that the app icon shows correctly.
    Add missing dependency
    Make sure we have at least 16GB of RAM for the build
    Use crate tar
    
    Closes: https://bugs.gentoo.org/940195
    Closes: https://bugs.gentoo.org/939583
    Closes: https://bugs.gentoo.org/940493
    Signed-off-by: Robert Siebeck <gentoo.2019@r123.de>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 app-editors/zed/Manifest           |   9 +++
 app-editors/zed/zed-0.155.2.ebuild | 139 +++++++++++++++++++++++++++++++++++++
 2 files changed, 148 insertions(+)