Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 778971 - sys-cluster/rdma-core-39.0 calls python directly (dev-lang/python-exec[-native-symlinks])
Summary: sys-cluster/rdma-core-39.0 calls python directly (dev-lang/python-exec[-nativ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mikle Kolyada (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2021-03-28 16:24 UTC by Agostino Sarubbo
Modified: 2022-08-12 12:07 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,8.49 KB, text/plain)
2021-03-28 16:24 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,20.55 KB, text/plain)
2021-03-28 16:24 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 2021-03-28 16:24:21 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-cluster/rdma-core-34.0 calls python directly (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 2021-03-28 16:24:23 UTC
Created attachment 695583 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-03-28 16:24:24 UTC
Created attachment 695586 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 3 Agostino Sarubbo gentoo-dev 2021-03-28 16:24:26 UTC
Possible context of error(s):

  Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE)
Comment 4 Agostino Sarubbo gentoo-dev 2021-11-19 19:14:21 UTC
ci has reproduced this issue with version 38.0 - Updating summary.
Comment 5 Agostino Sarubbo gentoo-dev 2022-03-11 11:03:43 UTC
ci has reproduced this issue with version 39.0 - Updating summary.
Comment 6 Larry the Git Cow gentoo-dev 2022-06-25 21:04:53 UTC
The bug has been referenced in the following commit(s):

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

commit 52faecfab023afea340cb5a35770f0dcdaf952e6
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2022-06-25 21:04:45 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2022-06-25 21:04:45 +0000

    sys-cluster/rdma-core: add 41.0
    
    Bug: https://bugs.gentoo.org/778971
    Bug: https://bugs.gentoo.org/792033
    Bug: https://bugs.gentoo.org/835411
    Bug: https://bugs.gentoo.org/837830
    Bug: https://bugs.gentoo.org/852083
    Signed-off-by: David Seifert <soap@gentoo.org>

 sys-cluster/rdma-core/Manifest              |   1 +
 sys-cluster/rdma-core/rdma-core-41.0.ebuild | 102 ++++++++++++++++++++++++++++
 2 files changed, 103 insertions(+)
Comment 7 Larry the Git Cow gentoo-dev 2022-08-12 12:07:40 UTC
The bug has been closed via the following commit(s):

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

commit aae032d89bece2c294aaf66ba48f1a7ee3d1991c
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2022-08-12 12:07:30 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2022-08-12 12:07:30 +0000

    sys-cluster/rdma-core: drop 38.0, 39.0
    
    Closes: https://bugs.gentoo.org/778971
    Closes: https://bugs.gentoo.org/792033
    Closes: https://bugs.gentoo.org/835411
    Closes: https://bugs.gentoo.org/837830
    Closes: https://bugs.gentoo.org/852083
    Closes: https://bugs.gentoo.org/863752
    Signed-off-by: David Seifert <soap@gentoo.org>

 sys-cluster/rdma-core/Manifest                     |  2 -
 .../rdma-core/files/rdma-core-38.0-musl.patch      | 30 -------
 sys-cluster/rdma-core/rdma-core-38.0.ebuild        | 98 ----------------------
 sys-cluster/rdma-core/rdma-core-39.0.ebuild        | 96 ---------------------
 4 files changed, 226 deletions(-)