Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 821703 - app-arch/xar-1.8.0.0.452: fails to build
Summary: app-arch/xar-1.8.0.0.452: fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-04 18:31 UTC by contactopublico57
Modified: 2021-11-04 20:57 UTC (History)
1 user (show)

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


Attachments
build log and associated info for xar failure to build and install (xar.txt,19.76 KB, text/plain)
2021-11-04 18:31 UTC, contactopublico57
Details

Note You need to log in before you can comment on or make changes to this bug.
Description contactopublico57 2021-11-04 18:31:26 UTC
Created attachment 748650 [details]
build log and associated info for xar failure to build and install

sudo emerge xar fails to build

from log:

* ERROR: app-arch/xar-1.8.0.0.452::gentoo failed (compile phase):
 *   emake failed
Comment 1 Stephan Hartmann (RETIRED) gentoo-dev 2021-11-04 18:49:48 UTC
xar-1.8.0.0.452-linux.patch needs a small tweak to include config.h before #ifdef HAVE_SYS_VFS_H. Otherwise sys/vfs.h is not included.
Comment 2 Fabian Groffen gentoo-dev 2021-11-04 19:59:39 UTC
hmmm, what system is this?
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-11-04 20:00:51 UTC
(In reply to Fabian Groffen from comment #2)
> hmmm, what system is this?

emerge --info is at the top of the log fwiw
Comment 4 Fabian Groffen gentoo-dev 2021-11-04 20:03:32 UTC
Portage 3.0.28 (python 3.9.7-final-0, default/linux/amd64/17.1/systemd, gcc-11.1.0, glibc-2.33-r7, 5.15.0 x86_64)

bleh, ok, why didn't this break for me
Comment 5 Fabian Groffen gentoo-dev 2021-11-04 20:05:59 UTC
ok, because I just upgraded glibc and now it breaks for me too.
Comment 6 Larry the Git Cow gentoo-dev 2021-11-04 20:13:38 UTC
The bug has been closed via the following commit(s):

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

commit b39f0b306fcfca22bc62fe80a9a0fc35b3242733
Author:     Fabian Groffen <grobian@gentoo.org>
AuthorDate: 2021-11-04 20:13:00 +0000
Commit:     Fabian Groffen <grobian@gentoo.org>
CommitDate: 2021-11-04 20:13:36 +0000

    app-arch/xar-1.8.0.0.452: fix build on glibc-2.33-r7
    
    Closes: https://bugs.gentoo.org/821703
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Fabian Groffen <grobian@gentoo.org>

 app-arch/xar/files/xar-1.8.0.0.452-linux.patch | 9 +++++++++
 1 file changed, 9 insertions(+)