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

Bug 600934

Summary: sys-fs/squashfs-tools-4.3-r2 with sys-libs/musl - pseudo.c:435:11: error: 'S_IFBLK' undeclared (first use in this function)
Product: Gentoo Linux Reporter: Felix Janda <felix.janda>
Component: Current packagesAssignee: Gentoo LiveCD Package Maintainers <livecd>
Status: RESOLVED FIXED    
Severity: normal CC: musl
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 430702    
Attachments: build log

Description Felix Janda 2016-11-26 19:54:24 UTC
Created attachment 454464 [details]
build log

Two different failures, both visible in attached build log:

pseudo.c:435:11: error: 'S_IFBLK' undeclared (first use in this function)
   mode |= S_IFBLK;

action.c:1911:29: error: 'FNM_EXTMATCH' undeclared (first use in this function)
     FNM_PATHNAME|FNM_PERIOD|FNM_EXTMATCH) == 0;)
Comment 1 Felix Janda 2016-11-26 19:57:58 UTC
Pull request submitted @ https://github.com/gentoo/gentoo/pull/2922
Comment 2 tt_1 2017-12-01 08:38:23 UTC
This got merged into the tree a long time ago, please close! :-)