Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 921654 - dev-python/mpi4py-3.1.4 installs deprecated .egg/.egg-info (GCC-14-SYSTEM)
Summary: dev-python/mpi4py-3.1.4 installs deprecated .egg/.egg-info (GCC-14-SYSTEM)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alex Fan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 921639
  Show dependency tree
 
Reported: 2024-01-09 10:48 UTC by Agostino Sarubbo
Modified: 2024-01-17 05:47 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,124.85 KB, text/plain)
2024-01-09 10: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 2024-01-09 10:48:47 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/mpi4py-3.1.4 installs deprecated .egg/.egg-info (GCC-14-SYSTEM).
Discovered on: amd64 (internal ref: gcc14_tinderbox)

NOTE:
(GCC-14-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-14 but this bug MAY or MAY NOT BE related to the new compiler
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-09 10:48:49 UTC
Created attachment 881746 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-01-17 05:47:24 UTC
The bug has been closed via the following commit(s):

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

commit 0ff0d94b073f752de913a0ff24cc4f2aa407f156
Author:     Paul Zander <negril.nx+gentoo@gmail.com>
AuthorDate: 2023-12-10 15:33:05 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-01-17 05:44:32 +0000

    dev-python/mpi4py: add 3.1.5
    
    Adds python3.12 support
    
    Closes: https://bugs.gentoo.org/882399
    Closes: https://bugs.gentoo.org/909923
    Closes: https://bugs.gentoo.org/921654
    Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/34214
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/mpi4py/Manifest                         |  1 +
 .../mpi4py-3.1.5-test_memory.testReadOnly.patch    | 33 ++++++++++
 dev-python/mpi4py/mpi4py-3.1.5.ebuild              | 70 ++++++++++++++++++++++
 3 files changed, 104 insertions(+)