Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 796128

Summary: sys-cluster/legion-18.02.0[hwloc] error: ‘struct hwloc_obj’ has no member named ‘allowed_cpuset’
Product: Gentoo Linux Reporter: Alessandro Barbieri <lssndrbarbieri>
Component: Current packagesAssignee: Gentoo Cluster Team <cluster>
Status: RESOLVED FIXED    
Severity: normal CC: jstein, sam
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/StanfordLegion/legion/issues/575
See Also: https://github.com/gentoo/gentoo/pull/23154
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge_info
legion-18.02.0:20210613-021323.log

Description Alessandro Barbieri 2021-06-14 22:30:28 UTC
This package fails to build on an unstable system. Attached relevant logs and emerge --info
Comment 1 Alessandro Barbieri 2021-06-14 22:30:40 UTC
Created attachment 716154 [details]
emerge_info

emerge --info
Comment 2 Alessandro Barbieri 2021-06-14 22:30:42 UTC
Created attachment 716157 [details]
legion-18.02.0:20210613-021323.log

build log
Comment 3 Larry the Git Cow gentoo-dev 2021-12-26 03:41:21 UTC
The bug has been referenced in the following commit(s):

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

commit 0efd82c754a252ea4422541afc898dd0efbe506f
Author:     Marco Scardovi <marco@scardovi.com>
AuthorDate: 2021-12-14 20:26:10 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-12-26 03:38:33 +0000

    sys-cluster/legion: bump to EAPI 8 and legion-21.09.0
    
    Bug: https://bugs.gentoo.org/796128
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Marco Scardovi <marco@scardovi.com>
    Closes: https://github.com/gentoo/gentoo/pull/23305
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-cluster/legion/Manifest              |  1 +
 sys-cluster/legion/legion-21.09.0.ebuild | 42 ++++++++++++++++++++++++++++++++
 sys-cluster/legion/legion-9999.ebuild    |  9 ++++---
 3 files changed, 48 insertions(+), 4 deletions(-)

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

commit c9d7026f306f74dced1d11e4ab415329adbf0375
Author:     Marco Scardovi <marco@scardovi.com>
AuthorDate: 2021-12-14 20:24:32 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-12-26 03:38:25 +0000

    sys-cluster/legion: drop older ebuilds
    
    Bug: https://bugs.gentoo.org/796128
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Marco Scardovi <marco@scardovi.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-cluster/legion/Manifest                        |  10 --
 .../legion/files/legion-16.08.0-hwloc.patch        |  22 ----
 .../legion/files/legion-16.08.0-multilib.patch     | 131 ---------------------
 sys-cluster/legion/legion-16.08.0-r2.ebuild        |  37 ------
 sys-cluster/legion/legion-16.10.0-r1.ebuild        |  33 ------
 sys-cluster/legion/legion-17.02.0-r1.ebuild        |  35 ------
 sys-cluster/legion/legion-17.05.0-r1.ebuild        |  39 ------
 sys-cluster/legion/legion-17.08.0-r1.ebuild        |  41 -------
 sys-cluster/legion/legion-17.10.0-r1.ebuild        |  41 -------
 sys-cluster/legion/legion-18.02.0-r1.ebuild        |  41 -------
 sys-cluster/legion/legion-18.05.0-r1.ebuild        |  41 -------
 sys-cluster/legion/legion-18.12.0-r1.ebuild        |  41 -------
 sys-cluster/legion/legion-19.06.0-r1.ebuild        |  41 -------
 13 files changed, 553 deletions(-)

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

commit 17d0fa1ac3c182c3f17880a3ea50cda1b16f2476
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-12-26 03:24:54 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-12-26 03:25:52 +0000

    sys-cluster/legion: disable hwloc by default
    
    Doesn't build with newer versions right now and it looks like
    (not being an expert in cluster stuff at all, to be fair)
    hwloc isn't super important here from the upstream comments
    (there's alternatives available which are used by default).
    
    Bug: https://github.com/StanfordLegion/legion/issues/575
    Bug: https://bugs.gentoo.org/796128
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-cluster/legion/legion-16.08.0-r2.ebuild | 2 +-
 sys-cluster/legion/legion-16.10.0-r1.ebuild | 2 +-
 sys-cluster/legion/legion-17.02.0-r1.ebuild | 2 +-
 sys-cluster/legion/legion-17.05.0-r1.ebuild | 2 +-
 sys-cluster/legion/legion-17.08.0-r1.ebuild | 2 +-
 sys-cluster/legion/legion-17.10.0-r1.ebuild | 2 +-
 sys-cluster/legion/legion-18.02.0-r1.ebuild | 2 +-
 sys-cluster/legion/legion-18.05.0-r1.ebuild | 2 +-
 sys-cluster/legion/legion-18.12.0-r1.ebuild | 2 +-
 sys-cluster/legion/legion-19.06.0-r1.ebuild | 2 +-
 sys-cluster/legion/legion-9999.ebuild       | 2 +-
 11 files changed, 11 insertions(+), 11 deletions(-)