Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 810754 - dev-util/intel-graphics-compiler-1.0.8365-r1 fails to compile with dev-lang/python-exec[-native-symlinks]
Summary: dev-util/intel-graphics-compiler-1.0.8365-r1 fails to compile with dev-lang/p...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jan Henke
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2021-08-28 07:27 UTC by Agostino Sarubbo
Modified: 2021-08-28 12:25 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,152.82 KB, text/plain)
2021-08-28 07:27 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 2021-08-28 07:27:22 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/intel-graphics-compiler-1.0.8365-r1 fails to compile with dev-lang/python-exec[-native-symlinks].
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Please take a look at the tracker bug for more info.
Comment 1 Agostino Sarubbo gentoo-dev 2021-08-28 07:27:25 UTC
Created attachment 736339 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-08-28 07:27:27 UTC
Possible context of error(s):

/bin/sh: line 1: PYTHON_EXECUTABLE-NOTFOUND: command not found
Comment 3 Larry the Git Cow gentoo-dev 2021-08-28 12:25:42 UTC
The bug has been closed via the following commit(s):

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

commit b37cf38b6051bd3148a7de55981ec84afd096ccb
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-08-28 12:10:21 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-08-28 12:25:17 +0000

    dev-util/intel-graphics-compiler: fix python handling
    
    Closes: https://bugs.gentoo.org/810754
    Package-Manager: Portage-3.0.22, Repoman-3.0.3
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 .../intel-graphics-compiler-1.0.8365-r1.ebuild           | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)