Gentoo Archives: gentoo-hardened

From: Alex Efros <powerman@××××××××.name>
To: gentoo-hardened@l.g.o
Subject: Re: [gentoo-hardened] Help testing full end-to-end xattr support in portage
Date: Tue, 24 Jun 2014 17:25:45
Message-Id: 20140624172537.GH9999@home.power
In Reply to: [gentoo-hardened] Help testing full end-to-end xattr support in portage by "Anthony G. Basile"
1 Hi!
2
3 If fails on my package dev-inferno/inferno (take it from "powerman"
4 overlay or just view here
5 https://code.google.com/p/powerman-overlay/source/browse/dev-inferno/inferno/inferno-20140617.ebuild
6
7 Here is emerge output:
8
9 cc -m32 -o o.out styxtest.o /var/tmp/portage/dev-inferno/inferno-20140617/work/inferno/Linux/386/lib/libstyx.a /var/tmp/portage/dev-inferno/inferno-20140617/work/inferno/Linux/386/lib/lib9.a
10 rm -f /var/tmp/portage/dev-inferno/inferno-20140617/work/inferno/Linux/386/bin/styxtest && cp o.out /var/tmp/portage/dev-inferno/inferno-20140617/work/inferno/Linux/386/bin/styxtest
11 * XT PaX marking -pems with paxctl-ng
12 * Linux/386/bin/emu
13 * Linux/386/bin/emu-g
14 >>> Source compiled.
15 >>> Test phase [not enabled]: dev-inferno/inferno-20140617
16
17 >>> Install inferno-20140617 into /var/tmp/portage/dev-inferno/inferno-20140617/image/ category dev-inferno
18 install-xattr: setxattr() failed: No such file or directory
19 !!! doins: Linux/386/bin/emu-g does not exist
20 install-xattr: setxattr() failed: No such file or directory
21 !!! doins: Linux/386/bin/emu does not exist
22 * ERROR: dev-inferno/inferno-20140617::powerman failed (install phase):
23 * doins failed
24
25 P.S. This package (OS Inferno) contains about 22000 files, and since
26 switching to PAX_XATTR it took few minutes to compile and then about a
27 hour or two to install because of that python-install-wrapper.
28 So, please Please PLEASE release C wrapper ASAP! :)
29
30 --
31 WBR, Alex.

Replies

Subject Author
Re: [gentoo-hardened] Help testing full end-to-end xattr support in portage "Anthony G. Basile" <basile@××××××××××××××.edu>