Gentoo Archives: gentoo-user

From: Daniel Ibn Zayd <daniel.ibnzayd@××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] app-text/build-docbook-catalog-1.19 | "there are files installed outside the prefix"
Date: Sat, 19 May 2012 11:51:22
Message-Id: 20120519145020414292.698201fd@inquisitor.com
1 This error seems to be from the ebuild script side of things, as far as my quick research into the error message....I'm on a PowerBook G4, with Gentoo Prefix installed. Is the problem the trailing "/" in the DESTDIR command?
2
3
4 >>> Emerging (3 of 19) app-text/build-docbook-catalog-1.19
5 * build-docbook-catalog-1.19.tar.xz RMD160 SHA1 SHA256 size ;-) ... [ ok ]
6 >>> Unpacking source...
7 >>> Unpacking build-docbook-catalog-1.19.tar.xz to /opt/Gentoo/var/tmp/portage/app-text/build-docbook-catalog-1.19/work
8 >>> Source unpacked in /opt/Gentoo/var/tmp/portage/app-text/build-docbook-catalog-1.19/work
9 >>> Preparing source in /opt/Gentoo/var/tmp/portage/app-text/build-docbook-catalog-1.19/work/build-docbook-catalog-1.19 ...
10 >>> Source prepared.
11 >>> Configuring source in /opt/Gentoo/var/tmp/portage/app-text/build-docbook-catalog-1.19/work/build-docbook-catalog-1.19 ...
12 >>> Source configured.
13 >>> Compiling source in /opt/Gentoo/var/tmp/portage/app-text/build-docbook-catalog-1.19/work/build-docbook-catalog-1.19 ...
14 make
15 make: Nothing to be done for `all'.
16 >>> Source compiled.
17 >>> Test phase [not enabled]: app-text/build-docbook-catalog-1.19
18
19 >>> Install build-docbook-catalog-1.19 into /opt/Gentoo/var/tmp/portage/app-text/build-docbook-catalog-1.19/image/ category app-text
20 make DESTDIR=/opt/Gentoo/var/tmp/portage/app-text/build-docbook-catalog-1.19/image/ install
21 mkdir -p /opt/Gentoo/var/tmp/portage/app-text/build-docbook-catalog-1.19/image//etc/xml /opt/Gentoo/var/tmp/portage/app-text/build-docbook-catalog-1.19/image//usr/sbin
22 touch /opt/Gentoo/var/tmp/portage/app-text/build-docbook-catalog-1.19/image//etc/xml/.keep
23 install -m 755 build-docbook-catalog /opt/Gentoo/var/tmp/portage/app-text/build-docbook-catalog-1.19/image//usr/sbin
24 >>> Completed installing build-docbook-catalog-1.19 into /opt/Gentoo/var/tmp/portage/app-text/build-docbook-catalog-1.19/image/
25
26 ecompressdir: bzip2 -9 /usr/share/doc
27 * QA Notice: the following files are outside of the prefix:
28 * /etc
29 * /etc/xml
30 * /etc/xml/.keep
31 * /usr
32 * /usr/sbin
33 * /usr/sbin/build-docbook-catalog
34 * ERROR: app-text/build-docbook-catalog-1.19 failed:
35 * Aborting due to QA concerns: there are files installed outside the prefix
36 *
37 * Call stack:
38 * misc-functions.sh, line 1895: Called install_qa_check
39 * misc-functions.sh, line 253: Called install_qa_check_prefix
40 * misc-functions.sh, line 908: Called die
41 * The specific snippet of code:
42 * die "Aborting due to QA concerns: there are files installed outside the prefix"
43 *
44 * If you need support, post the output of 'emerge --info =app-text/build-docbook-catalog-1.19',
45 * the complete build log and the output of 'emerge -pqv =app-text/build-docbook-catalog-1.19'.
46 * The complete build log is located at '/opt/Gentoo/var/tmp/portage/app-text/build-docbook-catalog-1.19/temp/build.log'.
47 * The ebuild environment file is located at '/opt/Gentoo/var/tmp/portage/app-text/build-docbook-catalog-1.19/temp/environment'.
48 * Working directory: '/opt/Gentoo/var/tmp/portage/app-text/build-docbook-catalog-1.19/image'
49 * S: '/opt/Gentoo/var/tmp/portage/app-text/build-docbook-catalog-1.19/work/build-docbook-catalog-1.19'
50 !!! post install failed; exiting.
51
52 >>> Failed to emerge app-text/build-docbook-catalog-1.19, Log file:
53
54 >>> '/opt/Gentoo/var/tmp/portage/app-text/build-docbook-catalog-1.19/temp/build.log'

Replies