Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 257426 - media-libs/babl-0.0.22 has invalid self-reference install_name
Summary: media-libs/babl-0.0.22 has invalid self-reference install_name
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: 2009-02-02 20:34 UTC by Carmine Paolino
Modified: 2011-04-02 23:13 UTC (History)
1 user (show)

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 Carmine Paolino 2009-02-02 20:34:52 UTC
[cut]
>>> Completed installing babl-0.0.22 into /opt/gentoo/var/tmp/portage/media-libs/babl-0.0.22/image/opt/gentoo/

 * QA Notice: invalid self-reference install_name CIE-Lab.dylib in /opt/gentoo/usr/lib/babl-0.0/CIE-Lab.dylib
 * QA Notice: invalid self-reference install_name gegl-fixups.dylib in /opt/gentoo/usr/lib/babl-0.0/gegl-fixups.dylib
 * QA Notice: invalid self-reference install_name gggl-lies.dylib in /opt/gentoo/usr/lib/babl-0.0/gggl-lies.dylib
 * QA Notice: invalid self-reference install_name gggl.dylib in /opt/gentoo/usr/lib/babl-0.0/gggl.dylib
 * QA Notice: invalid self-reference install_name gimp-8bit.dylib in /opt/gentoo/usr/lib/babl-0.0/gimp-8bit.dylib
 * QA Notice: invalid self-reference install_name naive-CMYK.dylib in /opt/gentoo/usr/lib/babl-0.0/naive-CMYK.dylib
 * QA Notice: invalid self-reference install_name sse-fixups.dylib in /opt/gentoo/usr/lib/babl-0.0/sse-fixups.dylib
 * ERROR: media-libs/babl-0.0.22 failed:
 *   invalid install_name found, your application or library will crash at runtime
 * 
 * Call stack:
 *       misc-functions.sh:840: <call install_qa_check>
 *       misc-functions.sh:473: 		hasq allow_broken_install_names ${FEATURES} || 			die "invalid install_name found, your application or library will crash at runtime"
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.




Reproducible: Always




Portage 2.2.00.12565-prefix (prefix/darwin/macos/10.5/x86, gcc-4.2.1, unavailable, 9.6.0 i386)
=================================================================
System uname: Darwin-9.6.0-i386-32bit
Timestamp of tree: Mon, 02 Feb 2009 19:52:46 +0000
distcc 2.18.5-Apple.1 i386-apple-darwin9.0 (protocols 1 and 2) (default port 3632) [disabled]
app-shells/bash:     3.2_p48
dev-lang/python:     2.5.4-r2
sys-devel/autoconf:  2.13, 2.63
sys-devel/automake:  1.5, 1.9.6-r2, 1.10.2-r00.1
sys-devel/gcc-config: 1.4.0-r04.6
sys-devel/libtool:   1.5.26
ACCEPT_KEYWORDS="~x86-macos"
CBUILD="i686-apple-darwin9"
CFLAGS="-O2 -fomit-frame-pointer -pipe -march=nocona"
CHOST="i686-apple-darwin9"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -fomit-frame-pointer -pipe -march=nocona"
DISTDIR="/opt/gentoo/usr/portage/distfiles"
EPREFIX="/opt/gentoo"
FEATURES="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="it_IT.UTF-8"
LDFLAGS=""
MAKEOPTS="-j3"
PKGDIR="/opt/gentoo/usr/portage/packages"
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="/opt/gentoo/var/tmp"
PORTDIR="/opt/gentoo/usr/portage"
PORTDIR_OVERLAY="/opt/gentoo/usr/local/portage"
SYNC="rsync://rsync.prefix.freens.org/gentoo-portage-prefix"
USE="acl aqua bash-completion bzip2 coreaudio cracklib epydoc iconv ipv6 latex lzma midi mmx mmxext ncurses nls objc objc++ openmp pcre prefix readline sqlite sse ssl threads unicode vim-pager 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
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-02-04 05:24:16 UTC
It isn't a fix...but, try FEATURES="allow_broken_install_names" emerge babl, then see if it *does* crash at runtime..
Comment 2 Fabian Groffen gentoo-dev 2009-02-04 08:21:45 UTC
Don't!  Just sync and restart.  I fixed this yesterday, forgot to close bug, sorry.
Comment 3 Stuart Longland (RETIRED) gentoo-dev 2011-04-02 09:25:46 UTC
Looks like the problem has reared its ugly head again.  Sync'ed today:

Making install in docs
make[1]: Entering directory `/Users/stuartl/gentoo/var/tmp/portage/media-libs/babl-0.1.4/work/babl-0.1.4/docs'
Making install in graphics
make[2]: Entering directory `/Users/stuartl/gentoo/var/tmp/portage/media-libs/babl-0.1.4/work/babl-0.1.4/docs/graphics'
make[2]: Leaving directory `/Users/stuartl/gentoo/var/tmp/portage/media-libs/babl-0.1.4/work/babl-0.1.4/docs/graphics'
make[2]: Entering directory `/Users/stuartl/gentoo/var/tmp/portage/media-libs/babl-0.1.4/work/babl-0.1.4/docs'
make[2]: Leaving directory `/Users/stuartl/gentoo/var/tmp/portage/media-libs/babl-0.1.4/work/babl-0.1.4/docs'
make[1]: Leaving directory `/Users/stuartl/gentoo/var/tmp/portage/media-libs/babl-0.1.4/work/babl-0.1.4/docs'
make[1]: Entering directory `/Users/stuartl/gentoo/var/tmp/portage/media-libs/babl-0.1.4/work/babl-0.1.4'
make[2]: Entering directory `/Users/stuartl/gentoo/var/tmp/portage/media-libs/babl-0.1.4/work/babl-0.1.4'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/Users/stuartl/Gentoo/usr/lib/pkgconfig" || /Users/stuartl/Gentoo/bin/mkdir -p "/Users/stuartl/Gentoo/var/tmp/portage/media-libs/babl-0.1.4/image/Users/stuartl/Gentoo//Users/stuartl/Gentoo/usr/lib/pkgconfig"
 /Users/stuartl/Gentoo/usr/bin/install -c -m 644 babl.pc '/Users/stuartl/Gentoo/var/tmp/portage/media-libs/babl-0.1.4/image/Users/stuartl/Gentoo//Users/stuartl/Gentoo/usr/lib/pkgconfig'
make[2]: Leaving directory `/Users/stuartl/gentoo/var/tmp/portage/media-libs/babl-0.1.4/work/babl-0.1.4'
make[1]: Leaving directory `/Users/stuartl/gentoo/var/tmp/portage/media-libs/babl-0.1.4/work/babl-0.1.4'
>>> Completed installing babl-0.1.4 into /Users/stuartl/Gentoo/var/tmp/portage/media-libs/babl-0.1.4/image/Users/stuartl/Gentoo/

 * QA Notice: invalid reference to /Users/stuartl/Gentoo/usr/lib/libbabl-0.1.0.dylib in /Users/stuartl/Gentoo/Users/stuartl/Gentoo/usr/lib/babl-0.1/CIE.so
 * QA Notice: invalid reference to /Users/stuartl/Gentoo/usr/lib/libbabl-0.1.0.dylib in /Users/stuartl/Gentoo/Users/stuartl/Gentoo/usr/lib/babl-0.1/gegl-fixups.so
 * QA Notice: invalid reference to /Users/stuartl/Gentoo/usr/lib/libbabl-0.1.0.dylib in /Users/stuartl/Gentoo/Users/stuartl/Gentoo/usr/lib/babl-0.1/gggl-lies.so
 * QA Notice: invalid reference to /Users/stuartl/Gentoo/usr/lib/libbabl-0.1.0.dylib in /Users/stuartl/Gentoo/Users/stuartl/Gentoo/usr/lib/babl-0.1/gggl.so
 * QA Notice: invalid reference to /Users/stuartl/Gentoo/usr/lib/libbabl-0.1.0.dylib in /Users/stuartl/Gentoo/Users/stuartl/Gentoo/usr/lib/babl-0.1/gimp-8bit.so
 * QA Notice: invalid reference to /Users/stuartl/Gentoo/usr/lib/libbabl-0.1.0.dylib in /Users/stuartl/Gentoo/Users/stuartl/Gentoo/usr/lib/babl-0.1/naive-CMYK.so
 * QA Notice: invalid reference to /Users/stuartl/Gentoo/usr/lib/libbabl-0.1.0.dylib in /Users/stuartl/Gentoo/Users/stuartl/Gentoo/usr/lib/babl-0.1/sse-fixups.so
 * QA Notice: invalid self-reference install_name /Users/stuartl/Gentoo/usr/lib/libbabl-0.1.0.dylib in /Users/stuartl/Gentoo/Users/stuartl/Gentoo/usr/lib/libbabl-0.1.0.dylib
 * ERROR: media-libs/babl-0.1.4 failed:
 *   invalid install_name found, your application or library will crash at runtime
 * 
 * Call stack:
 *   misc-functions.sh, line 1700:  Called install_qa_check
 *   misc-functions.sh, line  187:  Called install_qa_check_macho
 *   misc-functions.sh, line  965:  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"
 * 
 * If you need support, post the output of 'emerge --info =media-libs/babl-0.1.4',
 * the complete build log and the output of 'emerge -pqv =media-libs/babl-0.1.4'.
 * The complete build log is located at '/Users/stuartl/Gentoo/var/tmp/portage/media-libs/babl-0.1.4/temp/build.log'.
 * The ebuild environment file is located at '/Users/stuartl/Gentoo/var/tmp/portage/media-libs/babl-0.1.4/temp/environment'.
 * S: '/Users/stuartl/Gentoo/var/tmp/portage/media-libs/babl-0.1.4/work/babl-0.1.4'
!!! post install failed; exiting.

>>> Failed to emerge media-libs/babl-0.1.4, Log file:

>>>  '/Users/stuartl/Gentoo/var/tmp/portage/media-libs/babl-0.1.4/temp/build.log'

 * Messages for package media-libs/babl-0.1.4:

 * ERROR: media-libs/babl-0.1.4 failed:
 *   invalid install_name found, your application or library will crash at runtime
 * 
 * Call stack:
 *   misc-functions.sh, line 1700:  Called install_qa_check
 *   misc-functions.sh, line  187:  Called install_qa_check_macho
 *   misc-functions.sh, line  965:  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"
 * 
 * If you need support, post the output of 'emerge --info =media-libs/babl-0.1.4',
 * the complete build log and the output of 'emerge -pqv =media-libs/babl-0.1.4'.
 * The complete build log is located at '/Users/stuartl/Gentoo/var/tmp/portage/media-libs/babl-0.1.4/temp/build.log'.
 * The ebuild environment file is located at '/Users/stuartl/Gentoo/var/tmp/portage/media-libs/babl-0.1.4/temp/environment'.
 * S: '/Users/stuartl/Gentoo/var/tmp/portage/media-libs/babl-0.1.4/work/babl-0.1.4'
stuartl@vk4msl-mb ~ $ emerge --info
Portage 2.2.01.18213-prefix (prefix/darwin/macos/10.6/x86, gcc-4.2.1, unavailable, 10.7.0 i386)
=================================================================
System uname: Darwin-10.7.0-i386-32bit
Timestamp of tree: Sat, 02 Apr 2011 09:09:00 +0000
distcc 2.18.5-Apple.1 i386-apple-darwin10.0 (protocols 1 and 2) (default port 3632) [disabled]
app-shells/bash:     4.1_p7
dev-lang/python:     2.7.1-r1
sys-devel/autoconf:  2.68
sys-devel/automake:  1.11.1
sys-devel/gcc-config: 1.4.1-r00.2
sys-devel/libtool:   2.4-r1
sys-devel/make:      3.82
Repositories: gentoo_prefix
Installed sets: 
ACCEPT_KEYWORDS="~x86-macos"
ACCEPT_LICENSE="* -@EULA"
CBUILD="i686-apple-darwin10"
CFLAGS="-O2 -pipe -march=prescott"
CHOST="i686-apple-darwin10"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/portage /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -pipe -march=prescott"
DISTDIR="/Users/stuartl/Gentoo/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs collision-protect distlocks fixlafiles fixpackages news nostrip parallel-fetch preserve-libs protect-owned sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://www/portage http://beast/gentoo http://zhouman/gentoo http://mirror.aarnet.edu.au/pub/gentoo http://distfiles.gentoo.org"
LANG="en_AU.UTF-8"
LDFLAGS="-Wl,-dead_strip_dylibs"
MAKEOPTS="-j4 --load-average 2.0"
PKGDIR="/Users/stuartl/Gentoo/usr/portage/packages"
PORTAGE_CONFIGROOT="/Users/stuartl/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/stuartl/Gentoo/var/tmp"
PORTDIR="/Users/stuartl/Gentoo/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.prefix.freens.org/gentoo-portage-prefix"
USE="aalib aqua cairo coreaudio cracklib curl cvs cxx dbus dirac exif faac ffmpeg fontconfig frei0r gsm ipv6 jack jadetex jpeg jpeg2k lcms mmx mmxext mng modules mp3 ncurses nls objc objc++ openexr opengl pdf perl pic png prefix python qt-faststart qt4 raw readline sdl shroedinger smp speex sse sse2 ssl subversion svg theora threads tiff truetype unicode vorbis vpx webkit wmf x86-macos xvid 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 cgi cgid 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" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="Darwin" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse" KERNEL="Darwin" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

Or did you want this in another bug?
Comment 4 Stuart Longland (RETIRED) gentoo-dev 2011-04-02 23:13:37 UTC
babl-0.0.22 suffers the same issue by the looks of things.