Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 648966 - app-forensics/aide-0.16 : ./.../db_config.h:65:10: fatal error: attr/xattr.h: No such file or directory
Summary: app-forensics/aide-0.16 : ./.../db_config.h:65:10: fatal error: attr/xattr.h:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Coacher
URL: https://sourceforge.net/p/aide/patche...
Whiteboard:
Keywords: UPSTREAM
Depends on:
Blocks: attr/xattr.h
  Show dependency tree
 
Reported: 2018-02-27 17:22 UTC by Toralf Förster
Modified: 2018-03-14 11:12 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.33 KB, text/plain)
2018-02-27 17:22 UTC, Toralf Förster
Details
app-forensics:aide-0.16:20180227-022954.log (app-forensics:aide-0.16:20180227-022954.log,8.32 KB, text/plain)
2018-02-27 17:22 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,112.53 KB, text/plain)
2018-02-27 17:23 UTC, Toralf Förster
Details
environment (environment,61.13 KB, text/plain)
2018-02-27 17:23 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.47 KB, application/x-bzip)
2018-02-27 17:23 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,20.81 KB, application/x-bzip)
2018-02-27 17:23 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,19.00 KB, application/x-bzip)
2018-02-27 17:23 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-02-27 17:22:54 UTC
In file included from ./include/aide.h:26:0,
                 from src/aide.c:22:
./include/db_config.h:65:10: fatal error: attr/xattr.h: No such file or directory
 #include <attr/xattr.h>
          ^~~~~~~~~~~~~~
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_20180224-115154

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

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

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

emerge -qpv app-forensics/aide
[ebuild  N    ] app-forensics/aide-0.16  USE="acl xattr zlib -audit -curl -e2fs -mhash -postgres -prelink (-selinux) -static"
Comment 1 Toralf Förster gentoo-dev 2018-02-27 17:22:56 UTC
Created attachment 521268 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-02-27 17:22:59 UTC
Created attachment 521270 [details]
app-forensics:aide-0.16:20180227-022954.log
Comment 3 Toralf Förster gentoo-dev 2018-02-27 17:23:02 UTC
Created attachment 521272 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-02-27 17:23:05 UTC
Created attachment 521274 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-02-27 17:23:08 UTC
Created attachment 521276 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-02-27 17:23:11 UTC
Created attachment 521278 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-02-27 17:23:14 UTC
Created attachment 521280 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-03-14 11:12:27 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c475008c36af250a2b7ae7bcd24db0ed6b1f185

commit 0c475008c36af250a2b7ae7bcd24db0ed6b1f185
Author:     Ilya Tumaykin <itumaykin@gmail.com>
AuthorDate: 2018-03-04 15:36:14 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2018-03-14 11:12:11 +0000

    app-forensics/aide: fix build with >=sys-apps/attr-2.4.48
    
    Closes: https://bugs.gentoo.org/648966
    Closes: https://github.com/gentoo/gentoo/pull/7356
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-forensics/aide/aide-0.16-r1.ebuild             | 142 +++++++++++++++++++++
 .../aide/files/aide-0.16-support-attr-2.4.48.patch |  28 ++++
 2 files changed, 170 insertions(+)