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

Bug 671990

Summary: app-arch/star-1.5.3-r1[xattr]: does not detect attr/attr.h
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Gentoo Shell Tools project <shell-tools>
Status: RESOLVED OBSOLETE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: app-arch:star-1.5.3-r1:20181122-170921.log
config.log.gz

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-11-26 17:23:32 UTC
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.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-11-26 17:24:00 UTC
Created attachment 556312 [details]
config.log.gz
Comment 2 schily 2019-02-26 18:00:54 UTC
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.
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-04-09 14:11:32 UTC
Package removed.