Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 837830 - sys-cluster/rdma-core-39.0 fails to compile: neigh.c:33:60: error: expected declaration specifiers before __THROW
Summary: sys-cluster/rdma-core-39.0 fails to compile: neigh.c:33:60: error: expected d...
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:
 
Reported: 2022-04-11 12:44 UTC by Agostino Sarubbo
Modified: 2022-08-12 12:07 UTC (History)
0 users

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


Attachments
build.log (build.log,759.63 KB, text/plain)
2022-04-11 12:44 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 2022-04-11 12:44:45 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-cluster/rdma-core-39.0 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-11 12:44:48 UTC
Created attachment 770117 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-04-11 12:44:49 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: libibverbs/CMakeFiles/ibverbs.dir/neigh.c.o 
/var/tmp/portage/sys-cluster/rdma-core-39.0/work/rdma-core-39.0/libibverbs/neigh.c:33:60: error: expected declaration specifiers before '__THROW'
Comment 3 Larry the Git Cow gentoo-dev 2022-06-25 21:04:51 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 4 Larry the Git Cow gentoo-dev 2022-08-12 12:07:38 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(-)