Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 869440 - xfce-extra/xfce4-windowck-plugin-0.5.0 fails to compile with dev-lang/python-exec[-native-symlinks]
Summary: xfce-extra/xfce4-windowck-plugin-0.5.0 fails to compile with dev-lang/python-...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2022-09-10 08:32 UTC by Agostino Sarubbo
Modified: 2022-09-10 09:21 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,175.14 KB, text/plain)
2022-09-10 08:32 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 2022-09-10 08:32:04 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: xfce-extra/xfce4-windowck-plugin-0.5.0 fails to compile with dev-lang/python-exec[-native-symlinks].
Discovered on: amd64 (internal ref: ci)

NOTE:
Please take a look at the tracker bug for more info.
Comment 1 Agostino Sarubbo gentoo-dev 2022-09-10 08:32:06 UTC
Created attachment 804412 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-09-10 08:32:08 UTC
Error(s) that match a know pattern:


/usr/bin/env: ‘python3’: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2022-09-10 09:21:43 UTC
The bug has been closed via the following commit(s):

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

commit 3f1a8f072e2fb5712820ce4920717c9e5c36d744
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-09-10 09:05:49 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-09-10 09:21:40 +0000

    xfce-extra/xfce4-windowck-plugin: Fix shebangs for Python scripts
    
    Closes: https://bugs.gentoo.org/869440
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 .../xfce4-windowck-plugin/xfce4-windowck-plugin-0.5.0.ebuild   | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)