Gentoo Archives: gentoo-osx

From: Nathan Smith <ndansmith@×××××.com>
To: gentoo-osx@l.g.o
Subject: [gentoo-osx] Prefix Dilemma
Date: Wed, 14 Feb 2007 05:26:14
Message-Id: b49843710702132125s50c1568cu43fa4f793627afff@mail.gmail.com
1 In the process of following the OS X prefix bootsrap guide (
2 http://www.gentoo.org/proj/en/gentoo-alt/prefix/bootstrap-macos.xml) I run
3 into a snag:
4
5 When I start using portage, the emerges fail with the following error:
6
7 man:
8 QA Notice: /usr outside of prefix
9 QA Notice: /usr/share outside of prefix
10 QA Notice: /usr/share/doc outside of prefix
11 QA Notice: /usr/share/doc/sed-4.1.5 outside of prefix
12 QA Notice: /usr/share/doc/sed-4.1.5/AUTHORS.gz outside of prefix
13 QA Notice: /usr/share/doc/sed-4.1.5/BUGS.gz outside of prefix
14 QA Notice: /usr/share/doc/sed-4.1.5/ChangeLog.gz outside of prefix
15 QA Notice: /usr/share/doc/sed-4.1.5/examples outside of prefix
16 QA Notice: /usr/share/doc/sed-4.1.5/NEWS.gz outside of prefix
17 QA Notice: /usr/share/doc/sed-4.1.5/README-alpha.gz outside of prefix
18 QA Notice: /usr/share/doc/sed-4.1.5/README.boot.gz outside of prefix
19 QA Notice: /usr/share/doc/sed-4.1.5/README.gz outside of prefix
20 QA Notice: /usr/share/doc/sed-4.1.5/THANKS.gz outside of prefix
21
22 !!! ERROR: sys-apps/sed-4.1.5 failed.
23 Call stack:
24 , line : Called die
25
26 !!! Aborting due to QA concerns: 13 files installed outside the prefix
27 !!! If you need support, post the topmost build error, and the call stack if
28 relevant.
29 !!! A complete build log is located at
30 '/Users/nathansmith/gentoo/var/tmp/portage/sys-apps/sed-4.1.5
31 /temp/build.log'.
32
33 !!! install_qa_check failed; exiting.
34 ___
35
36 FEATURES="nodoc noman" gets around it for the time being. Any hints would
37 be appreciated.
38
39 --
40 Nathan Smith
41 ndansmith@×××××.com

Replies

Subject Author
[gentoo-osx] Re: [PREFIX] sed QA issues Fabian Groffen <grobian@g.o>