Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 305723 - app-arch/p7zip-9.04 fails to install on Mac OS X/10.6(.2) 64bit
Summary: app-arch/p7zip-9.04 fails to install on Mac OS X/10.6(.2) 64bit
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All OS X
: High normal
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-18 10:46 UTC by Stuart Shelton
Modified: 2010-03-08 19:11 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stuart Shelton 2010-02-18 10:46:52 UTC
>>> Install p7zip-9.04 into /opt/gentoo/var/tmp/portage/app-arch/p7zip-9.04/image/opt/gentoo/ category app-arch
>>> Completed installing p7zip-9.04 into /opt/gentoo/var/tmp/portage/app-arch/p7zip-9.04/image/opt/gentoo/

ecompressdir: bzip2 -9 /opt/gentoo/usr/share/man
 * QA Notice: invalid self-reference install_name ../../../../bin/7z.bundle in /opt/gentoo/usr/lib/p7zip/7z.bundle
 * ERROR: app-arch/p7zip-9.04 failed:
 *   invalid install_name found, your application or library will crash at runtime
 * 
 * Call stack:
 *   misc-functions.sh, line 1432:  Called install_qa_check
 *   misc-functions.sh, line   71:  Called install_qa_check_macho
 *   misc-functions.sh, line  752:  Called die
 * The specific snippet of code:
 *   		hasq allow_broken_install_names ${FEATURES} || \
 *   			die "invalid install_name found, your application or library will crash at runtime"


... also, if USE="rar":


>>> Install p7zip-9.04 into /opt/gentoo/var/tmp/portage/app-arch/p7zip-9.04/image/opt/gentoo/ category app-arch
>>> Completed installing p7zip-9.04 into /opt/gentoo/var/tmp/portage/app-arch/p7zip-9.04/image/opt/gentoo/

ecompressdir: bzip2 -9 /opt/gentoo/usr/share/man
 * QA Notice: invalid self-reference install_name ../../../../bin/7z.bundle in /opt/gentoo/usr/lib/p7zip/7z.bundle
 * ERROR: app-arch/p7zip-9.04 failed:
 *   invalid install_name found, your application or library will crash at runtime
 * 
 * Call stack:
 *   misc-functions.sh, line 1432:  Called install_qa_check
 *   misc-functions.sh, line   71:  Called install_qa_check_macho
 *   misc-functions.sh, line  752:  Called die
 * The specific snippet of code:
 *   		hasq allow_broken_install_names ${FEATURES} || \
 *   			die "invalid install_name found, your application or library will crash at runtime"

$ ls /opt/gentoo/var/tmp/portage/app-arch/p7zip-9.04/work/p7zip_9.04/bin/Codecs/
Rar29.so
Comment 1 Fabian Groffen gentoo-dev 2010-03-08 19:11:50 UTC
I fixed both issues