Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 671990 - app-arch/star-1.5.3-r1[xattr]: does not detect attr/attr.h
Summary: app-arch/star-1.5.3-r1[xattr]: does not detect attr/attr.h
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Shell Tools project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-26 17:23 UTC by Michał Górny
Modified: 2019-04-09 14:11 UTC (History)
0 users

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


Attachments
app-arch:star-1.5.3-r1:20181122-170921.log (app-arch:star-1.5.3-r1:20181122-170921.log,88.75 KB, text/plain)
2018-11-26 17:23 UTC, Michał Górny
Details
config.log.gz (config.log.gz,24.01 KB, application/gzip)
2018-11-26 17:24 UTC, Michał Górny
Details

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