Re: ggv error

Akio Sakai <[email protected]> Wed, 20 Oct 2010 21:35:22 +0900
Newsgroups gmane.os.apple.fink.gnome
Message-ID <[email protected]>
Dear Alex and Gnome core team,

I did 

fink rebuild libavahi-glib1-shlibs

otool -L /sw/lib/libavahi-glib.1.dylib

and tried to install ggv, but was unsuccessful (see below).

Sincerely,
Akio

gtkdoc-scangobj  --module=libbonoboui --output-dir=. ; \
	else \
	    cd . ; \
	    for i in libbonoboui.args libbonoboui.hierarchy libbonoboui.interfaces libbonoboui.prerequisites libbonoboui.signals ; do \
               test -f $i || touch $i ; \
	    done \
	fi
gtk-doc: Compiling scanner
libtool: compile:  gcc -I../.. -I../.. -I/sw/lib/fontconfig2/include -I/sw/include -Os -Os -I../.. -DBONOBO_UI_INTERNAL -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/lib/fontconfig2/include -I/sw/include/libgnomecanvas-2.0 -I/sw/include/libart-2.0 -I/sw/include/gtk-2.0 -I/sw/lib/gtk-2.0/include -I/sw/include/atk-1.0 -I/sw/include/cairo -I/sw/include/pango-1.0 -I/sw/include/freetype2 -I/sw/include -I/sw/include/libbonobo-2.0 -I/sw/include/orbit-2.0 -I/sw/include/bonobo-activation-2.0 -I/sw/include/libgnome-2.0 -I/sw/include/libxml2 -I/sw/include/gconf/2 -I/usr/X11R6/include -I/usr/X11/include -DORBIT2=1 -Os -c libbonoboui-scan.c  -fno-common -DPIC -o .libs/libbonoboui-scan.o
gtk-doc: Linking scanner
libtool: link: gcc -Os -o .libs/libbonoboui-scan .libs/libbonoboui-scan.o  -L/sw/lib/fontconfig2/lib -L/sw/lib ../../bonobo/.libs/libbonoboui-2.dylib -L/usr/X11R6/lib -lSM -lICE -lX11 /sw/lib/libintl.dylib /sw/lib/libgnomecanvas-2.dylib /sw/lib/libart_lgpl_2.dylib /sw/lib/libgnome-2.dylib /sw/lib/libpopt.dylib /sw/lib/libbonobo-2.dylib /sw/lib/libbonobo-activation.dylib /sw/lib/libORBit-2.dylib /sw/lib/libgthread-2.0.dylib /sw/lib/libxml2.dylib /sw/lib/libgconf-2.dylib /sw/lib/libgtk-x11-2.0.dylib /sw/lib/libgdk-x11-2.0.dylib /sw/lib/libatk-1.0.dylib /sw/lib/libgio-2.0.dylib /sw/lib/pango-ft219/lib/libpangoft2-1.0.dylib /sw/lib/libgdk_pixbuf-2.0.dylib /sw/lib/pango-ft219/lib/libpangocairo-1.0.dylib /sw/lib/libcairo.dylib /sw/lib/pango-ft219/lib/libpango-1.0.dylib /sw/lib/freetype219/lib/li
 bfreetype.dylib /sw/lib/fontconfig2/lib/libfontconfig.dylib /sw/lib/libgmodule-2.0.dylib /sw/lib/libgobject-2.0.dylib /sw/lib/libglib-2.0.dylib
gtk-doc: Running scanner libbonoboui-scan
dyld: Library not loaded: /usr/local/lib/libssp.0.dylib
  Referenced from: /sw/lib/libavahi-common.3.dylib
  Reason: image not found
Scan failed: 
make[4]: *** [scan-build.stamp] Error 255
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-libbonoboui2-2.24.2-3
(データベースを読み込んでいます... 現在 159229 個のファイルとディレクトリがインストールされています。)
fink-buildlock-libbonoboui2-2.24.2-3 を削除しています...
Failed: phase compiling: libbonoboui2-2.24.2-3 failed

Before reporting any errors, please run "fink selfupdate" and
try again.  If you continue to have issues, please check to see if the
FAQ on fink's website solves the problem.  If not, ask on the fink-users
or fink-beginners mailing lists, with a carbon copy to the maintainer:

	The Gnome Core Team <[email protected]>


On 2010/10/19, at 22:02, Alexander Hansen wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On 10/16/10 10:49 AM, Akio Sakai wrote:
>> Dear Gnome Core Team of Fink,
>> 
>> I encountered the attached error for Fink ggv 2.12.0-1006 install.  Then I try fink selfupdate. (no update).
>> 
>> fink 0.29.13
>> Mac OSX 10.6.4 (64 bit kernel)
>> 
>> Sincerely,
>> Akio
>> 
>> (attach) - expanded posteriori by AS for its later citation on 10/20/2010
>>  -lgconf-2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -L/sw/lib/fontconfig2/lib -L/sw/lib" gtkdoc-scangobj  --module=libbonoboui --output-dir=. ; \
>>         else \
>>             cd . ; \
>>             for i in libbonoboui.args libbonoboui.hierarchy libbonoboui.interfaces libbonoboui.prerequisites libbonoboui.signals ; do \
>>                test -f $i || touch $i ; \
>>             done \
>>         fi
>> gtk-doc: Compiling scanner
>> libtool: compile:  gcc -I../.. -I../.. -I/sw/lib/fontconfig2/include -I/sw/include -Os -Os -I../.. -DBONOBO_UI_INTERNAL -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/lib/fontconfig2/include -I/sw/include/libgnomecanvas-2.0 -I/sw/include/libart-2.0 -I/sw/include/gtk-2.0 -I/sw/lib/gtk-2.0/include -I/sw/include/atk-1.0 -I/sw/include/cairo -I/sw/include/pango-1.0 -I/sw/include/freetype2 -I/sw/include -I/sw/include/libbonobo-2.0 -I/sw/include/orbit-2.0 -I/sw/include/bonobo-activation-2.0 -I/sw/include/libgnome-2.0 -I/sw/include/libxml2 -I/sw/include/gconf/2 -I/usr/X11R6/include -I/usr/X11/include -DORBIT2=1 -Os -c libbonoboui-scan.c  -fno-common -DPIC -o .libs/libbonoboui-scan.o
>> gtk-doc: Linking scanner
>> libtool: link: gcc -Os -o .libs/libbonoboui-scan .libs/libbonoboui-scan.o  -L/sw/lib/fontconfig2/lib -L/sw/lib ../../bonobo/.libs/libbonoboui-2.dylib -L/usr/X11R6/lib -lSM -lICE -lX11 /sw/lib/libintl.dylib /sw/lib/libgnomecanvas-2.dylib /sw/lib/libart_lgpl_2.dylib /sw/lib/libgnome-2.dylib /sw/lib/libpopt.dylib /sw/lib/libbonobo-2.dylib /sw/lib/libbonobo-activation.dylib /sw/lib/libORBit-2.dylib /sw/lib/libgthread-2.0.dylib /sw/lib/libxml2.dylib /sw/lib/libgconf-2.dylib /sw/lib/libgtk-x11-2.0.dylib /sw/lib/libgdk-x11-2.0.dylib /sw/lib/libatk-1.0.dylib /sw/lib/libgio-2.0.dylib /sw/lib/pango-ft219/lib/libpangoft2-1.0.dylib /sw/lib/libgdk_pixbuf-2.0.dylib /sw/lib/pango-ft219/lib/libpangocairo-1.0.dylib /sw/lib/libcairo.dylib /sw/lib/pango-ft219/lib/libpango-1.0.dylib /sw/lib/freetype219/lib
 /libfreetype.dylib /sw/lib/fontconfig2/lib/libfontconfig.dylib /sw/lib/libgmodule-2.0.dylib /sw/lib/libgobject-2.0.dylib /sw/lib/libglib-2.0.dylib
>> gtk-doc: Running scanner libbonoboui-scan
>> dyld: Library not loaded: /usr/local/lib/libssp.0.dylib
>>   Referenced from: /sw/lib/libavahi-glib.1.dylib
>>   Reason: image not found
>> Scan failed: 
>> make[4]: *** [scan-build.stamp] Error 255
>> make[3]: *** [all-recursive] Error 1
>> make[2]: *** [all-recursive] Error 1
>> make[1]: *** [all-recursive] Error 1
>> make: *** [all] Error 2
>> ### execution of make failed, exit code 2
>> Removing runtime build-lock...
>> Removing build-lock package...
>> /sw/bin/dpkg-lockwait -r fink-buildlock-libbonoboui2-2.24.2-3
>> (# # # # # # # # # # # # # # # ... # #  159198 # # # # # # # # # # # # # # # # # # # # # # # # # # # )
>> fink-buildlock-libbonoboui2-2.24.2-3 # # # # # # # # ...
>> Updating the list of locally available binary packages.
>> Scanning dists/unstable/main/binary-darwin-x86_64
>> New package: dists/unstable/main/binary-darwin-x86_64/gnome/gnome-keyring-dev_2.28.2-4_darwin-x86_64.deb
>> New package: dists/unstable/main/binary-darwin-x86_64/gnome/gnome-keyring-shlibs_2.28.2-4_darwin-x86_64.deb
>> New package: dists/unstable/main/binary-darwin-x86_64/gnome/gnome-keyring_2.28.2-4_darwin-x86_64.deb
>> New package: dists/unstable/main/binary-darwin-x86_64/gnome/libgnome2-dev_2.28.0-1_darwin-x86_64.deb
>> New package: dists/unstable/main/binary-darwin-x86_64/gnome/libgnome2-shlibs_2.28.0-1_darwin-x86_64.deb
>> New package: dists/unstable/main/binary-darwin-x86_64/gnome/libgnome2_2.28.0-1_darwin-x86_64.deb
>> Failed: phase compiling: libbonoboui2-2.24.2-3 failed
>> 
>> Before reporting any errors, please run "fink selfupdate" and
>> try again.  If you continue to have issues, please check to see if the
>> FAQ on fink's website solves the problem.  If not, ask on the fink-users
>> or fink-beginners mailing lists, with a carbon copy to the maintainer:
>> 
>>         The Gnome Core Team <[email protected]>
>> 
>> Note that this is preferable to emailing the maintainer directly, since
>> most fink package maintainers do not have access to all possible
>> hardware and software configurations.
>> 
> 
> I'm going to start summarily rejecting posts which only have attached
> log files and don't include the error text in the message body.  For
> other people to follow the thread, that means anybody who responds has
> to go to the trouble of downloading the attachment even to see what's
> going on, and then having to copy and paste the relevant lines of text
> out of it for context in a reply.
> 
> The relevant part here is:
> 
> gtk-doc: Running scanner libbonoboui-scan
> dyld: Library not loaded: /usr/local/lib/libssp.0.dylib
>  Referenced from: /sw/lib/libavahi-glib.1.dylib
>  Reason: image not found
> 
> Your libavahi-glib.1.dylib is broken, because it got built against
> random stuff in /usr/local (in this case, apparently a third-party gcc
> compiler) which you presumably removed later (or moved /usr/local this
> time around).
> 
> Any time this kind of error shows up, rebuild whatever package provides
> the file in the "Referenced from:" line.  In this case:
> 
> $ dpkg -S /sw/lib/libavahi-glib.1.dylib
> libavahi-glib1-shlibs: /sw/lib/libavahi-glib.1.dylib
> 
> So do a "fink rebuild libavahi-glib1-shlibs", and then use
> 
> otool -L /sw/lib/libavahi-glib.1.dylib
> 
> to make sure that it looks like this (at least in terms of linked
> library content):
> 
> $ otool -L /sw/lib/libavahi-glib.1.dylib
> /sw/lib/libavahi-glib.1.dylib:
> 	/sw/lib/libavahi-glib.1.dylib (compatibility version 2.0.0, current
> version 2.1.0)
> 	/sw/lib/libavahi-common.3.dylib (compatibility version 9.0.0, current
> version 9.1.0)
> 	/sw/lib/libglib-2.0.0.dylib (compatibility version 2201.0.0, current
> version 2201.4.0)
> 	/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
> version 125.2.0)
> - -- 
> Alexander Hansen
> Fink User Liaison
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.10 (Darwin)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
> 
> iEYEARECAAYFAky9ltcACgkQB8UpO3rKjQ81jwCfWhoNzuRogiQo/Z6XIpc3lXeU
> G1oAoJu7reYUCVONwDVwQKurVZBDhj5j
> =m+dz
> -----END PGP SIGNATURE-----

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev

_______________________________________________
fink-gnome-core mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.gnome