Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936540 - app-editors/kakoune-2024.05.18 calls g++ directly
Summary: app-editors/kakoune-2024.05.18 calls g++ directly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ian Hixson
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2024-07-23 09:46 UTC by Agostino Sarubbo
Modified: 2024-07-24 06:29 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,47.53 KB, text/plain)
2024-07-23 09:46 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-07-23 09:46:27 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-editors/kakoune-2024.05.18 calls g++ directly.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-07-23 09:46:28 UTC
CC'ing also the author of the commit (a3c8bb5e2a60331d155650c9a80492d0ab8caa92)
Comment 2 Agostino Sarubbo gentoo-dev 2024-07-23 09:46:29 UTC
Created attachment 898184 [details]
build.log

build log and emerge --info
Comment 3 Agostino Sarubbo gentoo-dev 2024-07-23 09:46:31 UTC
Error(s) that match a know pattern:


/bin/sh: line 1: c++: command not found
make: c++: No such file or directory
Comment 4 Larry the Git Cow gentoo-dev 2024-07-24 06:29:03 UTC
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(+)