Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906826 - x11-wm/marco-1.28.1-r1 fails to compile with dev-lang/python-exec[-native-symlinks]
Summary: x11-wm/marco-1.28.1-r1 fails to compile with dev-lang/python-exec[-native-sym...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: immolo
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2023-05-20 11:27 UTC by Agostino Sarubbo
Modified: 2024-07-26 05:05 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,209.14 KB, text/plain)
2023-05-20 11: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 2023-05-20 11:27:13 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-wm/marco-1.26.2-r1 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 2023-05-20 11:27:15 UTC
CC'ing also the author of the commit (5a0936d5412023e65d82cba143b6d933d165570e)
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-20 11:27:16 UTC
Created attachment 862020 [details]
build.log

build log and emerge --info
Comment 3 Agostino Sarubbo gentoo-dev 2023-05-20 11:27:18 UTC
Error(s) that match a know pattern:


FAILED: install script '/var/tmp/portage/x11-wm/marco-1.26.2-r1/work/marco-1.26.2/meson_post_install.py /usr/lib64 /usr/share' exit code 127, stopped
/usr/bin/env: ‘python3’: No such file or directory
Comment 4 Agostino Sarubbo gentoo-dev 2024-04-10 07:12:02 UTC
ci has reproduced this issue with version 1.28.1 - Updating summary.
Comment 5 Agostino Sarubbo gentoo-dev 2024-07-09 20:44:25 UTC
ci has reproduced this issue with version 1.28.1-r1 - Updating summary.
Comment 6 Larry the Git Cow gentoo-dev 2024-07-26 05:05:04 UTC
The bug has been closed via the following commit(s):

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

commit ef5670970816782d76bf5a398737f5bfc088ee0d
Author:     Thibaud CANALE <thican@thican.net>
AuthorDate: 2024-07-14 22:09:15 +0000
Commit:     Eli Schwartz <eschwartz@gentoo.org>
CommitDate: 2024-07-26 05:04:39 +0000

    x11-wm/marco: fix QA Python "-native-symlink"
    
    Tested with Python 3.12, humanly verified to also be Python 3.10, 3.11
    and 3.13 compliant.
    
    Closes: https://bugs.gentoo.org/906826
    Signed-off-by: Thibaud CANALE <thican@thican.net>
    Closes: https://github.com/gentoo/gentoo/pull/37557
    Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>

 x11-wm/marco/marco-1.26.2-r1.ebuild | 9 +++++++--
 x11-wm/marco/marco-1.28.1-r1.ebuild | 7 ++++++-
 2 files changed, 13 insertions(+), 3 deletions(-)