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

Bug 829850

Summary: dev-perl/perl-headers-0.0.2 fails to compile: select.c:4:5: error: first parameter of main (argument count) must be of type int
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Perl team <perl>
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 2021-12-23 07:13:03 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-perl/perl-headers-0.0.2 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses clang as a compiler and lld as a linker
Comment 1 Agostino Sarubbo gentoo-dev 2021-12-23 07:13:05 UTC
Created attachment 760138 [details]
build.log

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


Can't open bits/linux/close_range.h: No such file or directory
Can't open gnu/stubs-x32.h: No such file or directory
Can't open machine/ansi.h: No such file or directory
Can't open sys/_types.h: No such file or directory
specs/sys/select.c:4:5: error: first parameter of 'main' (argument count) must be of type 'int'