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

Bug 907836

Summary: net-libs/socket_wrapper-1.4.0 fails to compile (MUSL-SYSTEM): socket_wrapper.c:7578:5: error: conflicting types for recvmmsg; have int(int, struct mmsghdr , unsigned int, int, struct timespec )
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo's SAMBA Team <samba>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-06-04 12:01:50 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-libs/socket_wrapper-1.4.0 fails to compile (MUSL-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
Comment 1 Agostino Sarubbo gentoo-dev 2023-06-04 12:01:52 UTC
Created attachment 863221 [details]
build.log

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


FAILED: src/CMakeFiles/socket_wrapper.dir/socket_wrapper.c.o 
/var/tmp/portage/net-libs/socket_wrapper-1.4.0/work/socket_wrapper-1.4.0/src/socket_wrapper.c:7578:5: error: conflicting types for 'recvmmsg'; have 'int(int,  struct mmsghdr *, unsigned int,  int,  struct timespec *)'