Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 901107 - app-editors/helix-22.12 fails to compile: environment: line 1634: hx: No such file or directory
Summary: app-editors/helix-22.12 fails to compile: environment: line 1634: hx: No such...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-14 07:00 UTC by Agostino Sarubbo
Modified: 2024-07-23 05:26 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,296.70 KB, text/plain)
2023-03-14 07:00 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 2023-03-14 07:00:07 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-editors/helix-22.12 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-03-14 07:00:10 UTC
Created attachment 857543 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-07-23 05:26:59 UTC
The bug has been closed via the following commit(s):

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

commit 10f4218cb62f02b5ecfcaa97a877dc81f06cd944
Author:     Steffen Winter <steffen.winter@proton.me>
AuthorDate: 2024-07-17 13:05:18 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2024-07-23 05:26:49 +0000

    app-editors/helix: re-add grammar USE flag
    
    This also patches two tree-sitter parsers which wouldn't built with
    the newer stricter compilers regarding C11.
    
    Closes: https://bugs.gentoo.org/901107
    Closes: https://bugs.gentoo.org/912050
    Closes: https://bugs.gentoo.org/918941
    Closes: https://bugs.gentoo.org/933727
    Closes: https://bugs.gentoo.org/934041
    
    Signed-off-by: Steffen Winter <steffen.winter@proton.me>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 .../helix-23.10-tree-sitter-d-gnu-extension.patch  | 65 ++++++++++++++++++++++
 ...x-23.10-tree-sitter-rescript-implicit-int.patch | 38 +++++++++++++
 ...helix-23.10-r2.ebuild => helix-23.10-r3.ebuild} | 28 +++++++---
 .../{helix-24.03.ebuild => helix-24.03-r1.ebuild}  | 26 ++++++---
 app-editors/helix/metadata.xml                     |  3 +
 5 files changed, 142 insertions(+), 18 deletions(-)