Gentoo Archives: gentoo-hardened

From: "Anthony G. Basile" <basile@××××××××××××××.edu>
To: gentoo-hardened@l.g.o
Subject: Re: [gentoo-hardened] Help testing full end-to-end xattr support in portage
Date: Thu, 26 Jun 2014 12:56:34
Message-Id: 53AC18A8.3050309@opensource.dyc.edu
In Reply to: Re: [gentoo-hardened] Help testing full end-to-end xattr support in portage by Alex Efros
1 Thanks Alex, perfinion hit this bug and fixed it. Can you test with
2 install-xattr-9999. I don't want to push out a minor bump just for one
3 patch until we get more testing done.
4
5 On 06/24/14 13:25, Alex Efros wrote:
6 > Hi!
7 >
8 > If fails on my package dev-inferno/inferno (take it from "powerman"
9 > overlay or just view here
10 > https://code.google.com/p/powerman-overlay/source/browse/dev-inferno/inferno/inferno-20140617.ebuild
11 >
12 > Here is emerge output:
13 >
14 > 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
15 > 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
16 > * XT PaX marking -pems with paxctl-ng
17 > * Linux/386/bin/emu
18 > * Linux/386/bin/emu-g
19 >>>> Source compiled.
20 >>>> Test phase [not enabled]: dev-inferno/inferno-20140617
21 >
22 >>>> Install inferno-20140617 into /var/tmp/portage/dev-inferno/inferno-20140617/image/ category dev-inferno
23 > install-xattr: setxattr() failed: No such file or directory
24 > !!! doins: Linux/386/bin/emu-g does not exist
25 > install-xattr: setxattr() failed: No such file or directory
26 > !!! doins: Linux/386/bin/emu does not exist
27 > * ERROR: dev-inferno/inferno-20140617::powerman failed (install phase):
28 > * doins failed
29 >
30 > P.S. This package (OS Inferno) contains about 22000 files, and since
31 > switching to PAX_XATTR it took few minutes to compile and then about a
32 > hour or two to install because of that python-install-wrapper.
33 > So, please Please PLEASE release C wrapper ASAP! :)
34 >
35
36
37 --
38 Anthony G. Basile, Ph. D.
39 Chair of Information Technology
40 D'Youville College
41 Buffalo, NY 14201
42 (716) 829-8197

Replies

Subject Author
Re: [gentoo-hardened] Help testing full end-to-end xattr support in portage Alex Efros <powerman@××××××××.name>
Re: [gentoo-hardened] Help testing full end-to-end xattr support in portage Alex Efros <powerman@××××××××.name>