Summary: | app-editors/kakoune-2024.05.18 calls g++ directly | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Ian Hixson <mujo> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | cjbdev, proxy-maint |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/37695 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 243502 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
2024-07-23 09:46:27 UTC
CC'ing also the author of the commit (a3c8bb5e2a60331d155650c9a80492d0ab8caa92) Created attachment 898184 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern: /bin/sh: line 1: c++: command not found make: c++: No such file or directory The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13368eee2b613e770943ef2dbe0a971fd91f0c15 commit 13368eee2b613e770943ef2dbe0a971fd91f0c15 Author: Christopher Bayliss <cjbdev@icloud.com> AuthorDate: 2024-07-24 00:20:09 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2024-07-24 06:27:36 +0000 app-editors/kakoune: don't call c++ directly Closes: https://bugs.gentoo.org/936540 Signed-off-by: Christopher Bayliss <cjbdev@icloud.com> Closes: https://github.com/gentoo/gentoo/pull/37695 Signed-off-by: Joonas Niilola <juippis@gentoo.org> app-editors/kakoune/kakoune-2024.05.18.ebuild | 1 + 1 file changed, 1 insertion(+) |