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

Bug 655744

Summary: gnome-extra/eiciel-0.9.11-r1 : configure: error: This header is mandatory for extended user attributes support
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/rofirrim/eiciel/pull/3
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 648864    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
gnome-extra:eiciel-0.9.11-r1:20180514-083942.log
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2018-05-14 17:27:51 UTC
checking attr/xattr.h presence... no
checking for attr/xattr.h... no
configure: error: This header is mandatory for extended user attributes support

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/gnome-extra/eiciel-0.9.11-r1/work/eiciel-0.9.11/config.log

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma_ffmpeg4_20180501-112342

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)
  [6]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.7.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv gnome-extra/eiciel
[ebuild  N    ] gnome-extra/eiciel-0.9.11-r1  USE="xattr"
Comment 1 Toralf Förster gentoo-dev 2018-05-14 17:27:54 UTC
Created attachment 531358 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-05-14 17:27:57 UTC
Created attachment 531360 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-05-14 17:28:00 UTC
Created attachment 531362 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-05-14 17:28:03 UTC
Created attachment 531364 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-05-14 17:28:06 UTC
Created attachment 531366 [details]
gnome-extra:eiciel-0.9.11-r1:20180514-083942.log
Comment 6 Toralf Förster gentoo-dev 2018-05-14 17:28:09 UTC
Created attachment 531368 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-05-14 17:28:12 UTC
Created attachment 531370 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-02-23 11:55:07 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=766cd1d201c98a15b7ea2e0d01dd50947fcc78c3

commit 766cd1d201c98a15b7ea2e0d01dd50947fcc78c3
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2019-02-23 11:54:17 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2019-02-23 11:54:47 +0000

    gnome-extra/eiciel: Multiple fixes
    
    - nautilus extension is optional
    - Build system takes care of adding -std=c++11 when needed
    - Fix xattr header (#655744)
    - gvfs looks to not be directly used
    
    Closes: https://bugs.gentoo.org/655744
    Closes: https://bugs.gentoo.org/565446
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 gnome-extra/eiciel/eiciel-0.9.12.1-r1.ebuild       | 40 +++++++++++++++++++++
 .../files/eiciel-0.9.12.1-xattr-header.patch       | 41 ++++++++++++++++++++++
 gnome-extra/eiciel/metadata.xml                    |  3 ++
 3 files changed, 84 insertions(+)