Created attachment 556310 [details] app-arch:star-1.5.3-r1:20181122-170921.log checking for attr/xattr.h... no config.log: configure:4152: checking for attr/xattr.h configure:4162: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out In file included from configure:4158:0: /usr/include/attr/xattr.h:5:2: warning: #warning "Please change your <attr/xattr.h> includes to <sys/xattr.h>" [-Wcpp] #warning "Please change your <attr/xattr.h> includes to <sys/xattr.h>" ^~~~~~~ configure: failed program was: #line 4157 "configure" #include "confdefs.h" #include <attr/xattr.h> Apparently doesn't like the #warning. I've mailed the bug upstream since he doesn't use a public bug tracker.
Created attachment 556312 [details] config.log.gz
sys/xattr.h was in use untul 2003. Then xattr/xattr.h was introduced and now this has been changed back again. This is not promising :-( A related change to star has been introduced on July 12 2018, which appears to be before this report has been filed.
Package removed.