Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 892786 - x11-libs/cairo-1.18.2-r1 fails to compile with dev-lang/python-exec[-native-symlinks]
Summary: x11-libs/cairo-1.18.2-r1 fails to compile with dev-lang/python-exec[-native-s...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2023-02-01 07:48 UTC by Agostino Sarubbo
Modified: 2025-05-06 18:42 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,43.77 KB, text/plain)
2023-02-01 07:48 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,1.33 KB, text/plain)
2023-02-01 07:48 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-02-01 07:48:31 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-libs/cairo-1.17.6-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-02-01 07:48:33 UTC
Created attachment 849590 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-02-01 07:48:34 UTC
Created attachment 849592 [details]
1-meson-log.txt

1-meson-log.txt
Comment 3 Agostino Sarubbo gentoo-dev 2023-02-01 07:48:36 UTC
Error(s) that match a know pattern:


../cairo-1.17.6/meson.build:1:0: ERROR: Command "/var/tmp/portage/x11-libs/cairo-1.17.6-r1/work/cairo-1.17.6/version.py" failed with status 127.
Comment 4 Agostino Sarubbo gentoo-dev 2023-03-02 07:45:49 UTC
ci has reproduced this issue with version 1.17.8 - Updating summary.
Comment 5 Agostino Sarubbo gentoo-dev 2024-09-03 06:40:23 UTC
ci has reproduced this issue with version 1.18.2 - Updating summary.
Comment 6 Agostino Sarubbo gentoo-dev 2024-09-18 08:46:13 UTC
ci has reproduced this issue with version 1.18.2-r1 - Updating summary.
Comment 7 Larry the Git Cow gentoo-dev 2025-05-06 18:42:21 UTC
The bug has been closed via the following commit(s):

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

commit a41f9971bdc1bc91273c6697e7975eeef0559618
Author:     Alfred Wingate <parona@protonmail.com>
AuthorDate: 2025-05-06 02:22:30 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-05-06 18:41:02 +0000

    x11-libs/cairo: python interpeter required for build time scripts
    
    Closes: https://bugs.gentoo.org/892786
    Signed-off-by: Alfred Wingate <parona@protonmail.com>
    Part-of: https://github.com/gentoo/gentoo/pull/41949
    Closes: https://github.com/gentoo/gentoo/pull/41949
    Signed-off-by: Sam James <sam@gentoo.org>

 x11-libs/cairo/cairo-1.18.4-r1.ebuild | 4 +++-
 x11-libs/cairo/cairo-1.18.4.ebuild    | 4 +++-
 x11-libs/cairo/cairo-9999.ebuild      | 4 +++-
 3 files changed, 9 insertions(+), 3 deletions(-)