Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925503 - net-mail/mu-1.12.0 fails to compile with dev-lang/python-exec[-native-symlinks]
Summary: net-mail/mu-1.12.0 fails to compile with dev-lang/python-exec[-native-symlinks]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matthew Smith
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2024-02-25 19:29 UTC by Agostino Sarubbo
Modified: 2024-02-26 14:41 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,44.71 KB, text/plain)
2024-02-25 19:29 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,25.28 KB, text/plain)
2024-02-25 19:29 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-02-25 19:29:12 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-mail/mu-1.12.0 fails to compile with dev-lang/python-exec[-native-symlinks].
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0035
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-25 19:29:13 UTC
Created attachment 885985 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-25 19:29:14 UTC
Created attachment 885986 [details]
1-meson-log.txt

1-meson-log.txt
Comment 3 Agostino Sarubbo gentoo-dev 2024-02-25 19:29:16 UTC
Error(s) that match a know pattern:


meson.build:111:20: ERROR: Command `/var/tmp/portage/net-mail/mu-1.12.0/work/mu-1.12.0/build-aux/date.py 2024-02-24 '%d %B %Y'` failed with status 127.
Comment 4 Larry the Git Cow gentoo-dev 2024-02-26 14:41:18 UTC
The bug has been closed via the following commit(s):

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

commit 6595e07cab120ebc8bc8804b8f090a6698d02315
Author:     Matthew Smith <matthew@gentoo.org>
AuthorDate: 2024-02-26 14:39:49 +0000
Commit:     Matthew Smith <matthew@gentoo.org>
CommitDate: 2024-02-26 14:39:49 +0000

    net-mail/mu: fix build without python3
    
    Avoid dependency on Python.
    
    Closes: https://bugs.gentoo.org/925503
    Signed-off-by: Matthew Smith <matthew@gentoo.org>

 net-mail/mu/files/mu-1.12.0-no-python.patch | 30 +++++++++++++++++++++++++++++
 net-mail/mu/mu-1.12.0.ebuild                |  4 ++++
 2 files changed, 34 insertions(+)