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

Bug 660866

Summary: sys-fs/udev-233 : with glibc-2.27-r5: basic/missing_syscall.h:60:19: error: static declaration of ‘memfd_create’ follows non-static declaration
Product: Gentoo Linux Reporter: Christer Ekholm <che>
Component: Current packagesAssignee: udev maintainers <udev-bugs>
Status: RESOLVED OBSOLETE    
Severity: normal CC: herrtimson
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: sys-fs:udev-233:20180710-183228.log
emerge-info.txt

Description Christer Ekholm 2018-07-10 18:51:47 UTC
Created attachment 539076 [details]
sys-fs:udev-233:20180710-183228.log

udev-233 fails to build for me.

I found some similar build-fails in tracker Bug 637144, so I guess this one should be added to that tracker also.

I'll attach the build-log and output from emerge --info '=sys-fs/udev-233::gentoo' Don't hesitate to ask for additional info if needed.
Comment 1 Christer Ekholm 2018-07-10 18:53:03 UTC
Created attachment 539078 [details]
emerge-info.txt
Comment 2 tt_1 2018-07-18 09:56:04 UTC
Have you tried anything more recent than udev-233, and got the same error?
Comment 3 Mike Gilbert gentoo-dev 2018-07-18 14:10:04 UTC
Please try a newer version of udev.
Comment 4 Christer Ekholm 2018-07-18 16:25:28 UTC
Oops, i had a mask on udev > 234 which I had forgotten.

# Bootfail
>=sys-fs/udev-234

I don't remember what the problem was, and I don't have any problem booting with sys-fs/udev-239 now.

Thanks, and sorry. I should have checked my masks before reporting.