Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 600934 - sys-fs/squashfs-tools-4.3-r2 with sys-libs/musl - pseudo.c:435:11: error: 'S_IFBLK' undeclared (first use in this function)
Summary: sys-fs/squashfs-tools-4.3-r2 with sys-libs/musl - pseudo.c:435:11: error: 'S_...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo LiveCD Package Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: musl-porting
  Show dependency tree
 
Reported: 2016-11-26 19:54 UTC by Felix Janda
Modified: 2017-12-01 22:56 UTC (History)
1 user (show)

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


Attachments
build log (build.log,8.23 KB, text/plain)
2016-11-26 19:54 UTC, Felix Janda
Details

Note You need to log in before you can comment on or make changes to this bug.
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! :-)