Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 940493 - app-editors/zed-0.153.6 wont compile with 8Gb of RAM and SWAP
Summary: app-editors/zed-0.153.6 wont compile with 8Gb of RAM and SWAP
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal major
Assignee: Robert G. Siebeck
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-09-29 17:24 UTC by Paolo
Modified: 2024-10-16 12:38 UTC (History)
2 users (show)

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


Attachments
EMERGE --info (emerge-info.log,6.24 KB, text/plain)
2024-09-29 17:25 UTC, Paolo
Details
DMESG memory killed (DEMSG.txt,17.36 KB, text/plain)
2024-09-29 17:27 UTC, Paolo
Details
build log (build.log,19.97 KB, text/x-log)
2024-09-29 17:28 UTC, Paolo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paolo 2024-09-29 17:24:05 UTC
Everytime i attempt to install zed from portage it crashes at the end (while linking?) 

I got 8G of RAM and SWAP enabled usomg  j2 


Reproducible: Always

Actual Results:  
rustc of module zed is killed by memory killer as per dmesg
Comment 1 Paolo 2024-09-29 17:25:26 UTC
Created attachment 904204 [details]
EMERGE --info
Comment 2 Paolo 2024-09-29 17:27:01 UTC
Created attachment 904205 [details]
DMESG memory killed
Comment 3 Paolo 2024-09-29 17:28:38 UTC
Created attachment 904206 [details]
build log
Comment 4 Larry the Git Cow gentoo-dev 2024-10-16 12:38:52 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(+)