Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 278320 - emerge app-cdr/cdrtools-2.01.01_alpha61 fails with "there are files installed outside the prefix"
Summary: emerge app-cdr/cdrtools-2.01.01_alpha61 fails with "there are files installed...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: x86 OS X
: High normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-19 13:13 UTC by Rachel Greenham
Modified: 2009-07-26 12:46 UTC (History)
0 users

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


Attachments
Error listing at end of attempt to emerge cdrtools (cdrtools-error.txt,5.44 KB, text/plain)
2009-07-19 13:15 UTC, Rachel Greenham
Details
cdrtools-prefix.diff (cdrtools-prefix.diff,429 bytes, patch)
2009-07-19 14:32 UTC, Chí-Thanh Christopher Nguyễn
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rachel Greenham 2009-07-19 13:13:43 UTC
Attempting to emerge cdrtools as of now attempts app-cdr/cdrtools-2.01.01_alpha61 which fails with the message:

"Aborting due to QA concerns: there are files installed outside the prefix"



Reproducible: Always

Steps to Reproduce:
1. emerge cdrtools
2.
3.

Actual Results:  
cdrtools failed to emerge

Expected Results:  
cdrtools should have been installed.

rachel@melusine ~ $ emerge --info
Portage 2.2.00.13830-prefix (prefix/darwin/macos/10.5/x86, gcc-4.2.1, unavailable, 9.7.0 i386)
=================================================================
System uname: Darwin-9.7.0-i386-32bit
Timestamp of tree: Sun, 19 Jul 2009 11:19:34 +0000
distcc 2.18.5-Apple.1 i386-apple-darwin9.0 (protocols 1 and 2) (default port 3632) [disabled]
app-shells/bash:     4.0_p24
dev-lang/python:     2.6.2-r01.1
sys-devel/autoconf:  2.63-r01.1
sys-devel/automake:  1.10.2-r00.1, 1.11
sys-devel/gcc-config: 1.4.1-r00.2
sys-devel/libtool:   2.2.6a-r00.1
ACCEPT_KEYWORDS="~x86-macos"
CBUILD="i686-apple-darwin9"
CFLAGS="-O2 -pipe -march=nocona"
CHOST="i686-apple-darwin9"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -pipe -march=nocona"
DISTDIR="/Users/rachel/Library/gentoo/usr/portage/distfiles"
FEATURES="assume-digests collision-protect distlocks fixpackages nostrip parallel-fetch preserve-libs protect-owned sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="en_GB.UTF-8"
LDFLAGS=""
MAKEOPTS="-j 3"
PKGDIR="/Users/rachel/Library/gentoo/usr/portage/packages"
PORTAGE_CONFIGROOT="/Users/rachel/Library/gentoo/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/Users/rachel/Library/gentoo/var/tmp"
PORTDIR="/Users/rachel/Library/gentoo/usr/portage"
SYNC="rsync://rsync.prefix.freens.org/gentoo-portage-prefix"
USE="aqua bash-completion coreaudio cracklib midi mmx mmxext ncurses nls objc objc++ pcre perl prefix python readline sse sse2 ssl unicode vim-syntax x86-macos zlib" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="Darwin" INPUT_DEVICES="keyboard mouse" KERNEL="Darwin" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Rachel Greenham 2009-07-19 13:15:25 UTC
Created attachment 198468 [details]
Error listing at end of attempt to emerge cdrtools
Comment 2 Rachel Greenham 2009-07-19 13:46:43 UTC
corrected OS... this occurs on Mac OS X.
Comment 3 Chí-Thanh Christopher Nguyễn gentoo-dev 2009-07-19 14:32:26 UTC
Created attachment 198476 [details, diff]
cdrtools-prefix.diff

Patch to make cdrtools-2.01.01_beta61 install not fail.
Comment 4 Chí-Thanh Christopher Nguyễn gentoo-dev 2009-07-19 14:33:45 UTC
Note that the cdrtools build system is severely broken and ignores error messages from the linker. So even though it appears to compile successfully, it might not build all executables.
Comment 5 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-07-21 21:07:17 UTC
Well, does it work (runtime) or not with the patch?
Comment 6 Fabian Groffen gentoo-dev 2009-07-26 12:46:21 UTC
installation patch applied, crapware remains crapware even with a nice ebuild.