Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 873307 - sci-libs/gloo-2022.05.18 fails to compile (MUSL): linux.cc:201:20: error: __caddr_t was not declared in this scope
Summary: sci-libs/gloo-2022.05.18 fails to compile (MUSL): linux.cc:201:20: error: __c...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tupone Alfredo
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-28 14:40 UTC by Agostino Sarubbo
Modified: 2022-10-04 19:27 UTC (History)
0 users

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


Attachments
build.log (build.log,57.52 KB, text/plain)
2022-09-28 14:40 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-09-28 14:40:20 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/gloo-2022.05.18 fails to compile (MUSL).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-09-28 14:40:23 UTC
Created attachment 814501 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-09-28 14:40:23 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: gloo/CMakeFiles/gloo.dir/common/linux.cc.o 
/var/tmp/portage/sci-libs/gloo-2022.05.18/work/gloo-5b143513263133af2b95547e97c07cebeb72bf72/gloo/common/linux.cc:201:20: error: '__caddr_t' was not declared in this scope; did you mean 'in_addr_t'?
Comment 3 Larry the Git Cow gentoo-dev 2022-10-04 19:27:11 UTC
The bug has been closed via the following commit(s):

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

commit 8b7ccb82d57e650d8a4e35a345ea3561461d34a2
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2022-10-04 19:26:39 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2022-10-04 19:26:39 +0000

    sci-libs/gloo: fix build
    
    Closes: https://bugs.gentoo.org/873307
    
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 sci-libs/gloo/files/gloo-2022.05.18-gentoo.patch | 30 ++++++++++++++++++++++++
 1 file changed, 30 insertions(+)