Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 907836 - 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 )
Summary: net-libs/socket_wrapper-1.4.0 fails to compile (MUSL-SYSTEM): socket_wrapper....
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's SAMBA Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-04 12:01 UTC by Agostino Sarubbo
Modified: 2023-06-04 12:01 UTC (History)
0 users

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


Attachments
build.log (build.log,55.08 KB, text/plain)
2023-06-04 12:01 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 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 *)'