Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 655744 - gnome-extra/eiciel-0.9.11-r1 : configure: error: This header is mandatory for extended user attributes support
Summary: gnome-extra/eiciel-0.9.11-r1 : configure: error: This header is mandatory for...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: attr/xattr.h
  Show dependency tree
 
Reported: 2018-05-14 17:27 UTC by Toralf Förster
Modified: 2019-02-23 11:55 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.30 KB, text/plain)
2018-05-14 17:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,401.69 KB, text/plain)
2018-05-14 17:27 UTC, Toralf Förster
Details
environment (environment,113.06 KB, text/plain)
2018-05-14 17:28 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.35 KB, application/x-bzip)
2018-05-14 17:28 UTC, Toralf Förster
Details
gnome-extra:eiciel-0.9.11-r1:20180514-083942.log (gnome-extra:eiciel-0.9.11-r1:20180514-083942.log,9.58 KB, text/plain)
2018-05-14 17:28 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.59 KB, application/x-bzip)
2018-05-14 17:28 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,28.84 KB, application/x-bzip)
2018-05-14 17:28 UTC, Toralf Förster
Details

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