Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#62170 - [smbnetfs] fails to build

Attached to Project: Community Packages
Opened by Erich Eckner (deepthought) - Thursday, 28 March 2019, 12:48 GMT
Last edited by Sergej Pupykin (sergej) - Monday, 22 April 2019, 14:29 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

extra-x86_64-build fails with:

gcc -DHAVE_CONFIG_H -I. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -W -D_REENTRANT -D_GNU_SOURCE -DFUSE_USE_VERSION=26 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/samba-4.0 -MT function.o -MD -MP -MF .deps/function.Tpo -c -o function.o function.c
function.c:11:10: fatal error: attr/xattr.h: No such file or directory
#include <attr/xattr.h>
^~~~~~~~~~~~~~


Additional info:
* package version(s)
smbnetfs 0.6.1-1 (git revision d9b60e8762a64a8ee961939257b9c47e705e140a)
* config and/or log files etc.
full log is attached

Steps to reproduce:
> git checkout d9b60e8762a64a8ee961939257b9c47e705e140a
> cd smbnetfs/repos/community-x86_64
> extra-x86_64-build
This task depends upon

Closed by  Sergej Pupykin (sergej)
Monday, 22 April 2019, 14:29 GMT
Reason for closing:  Fixed
Additional comments about closing:  in svn/trunk ony

Loading...