On 3/29/12 1:41 PM, E. Alec Johnson wrote: > I am running Mac OS X 10.5.8. > > I'm trying to update svn, > which requires me to update gtk-doc, which fails. > > First I make sure that fink is up to date: > >> dhcp46-174:~ evanjohnson$ fink selfupdate >> Use of uninitialized value in concatenation (.) or string at >> /sw/lib/perl5/Fink/VirtPackage.pm line 701. > [...] >> No packages to install. >> >> The core packages have been updated. You should now update the other packages >> using commands like 'fink update-all'. > The complaint about VirtPackage.pm is recurrent, but doesn't > seem to cause a problem, so I proceed with update-all: > >> dhcp46-174:~ evanjohnson$ fink update-all >> Use of uninitialized value in concatenation (.) or string at >> /sw/lib/perl5/Fink/VirtPackage.pm line 701. > [...] >> Information about 12635 packages read in 1 seconds. >> The following 7 packages will be installed or updated: >> daemonic db44-aes-shlibs libapr0-shlibs libaprutil0-shlibs neon26-shlibs >> openldap23-shlibs svn >> The following 14 additional packages will be installed: >> cmake db44-aes fink-obsolete-packages gtk-doc libgettext3-dev libidn >> libidn-shlibs libproxy1 libproxy1-shlibs neon27 neon27-shlibs >> openldap23-dev >> openssl100-dev svn15-shlibs > [...] >> Failed: phase compiling: gtk-doc-1.18-1 failed > So I try just updating gtk-doc: > >> 001ec20e5e44:~ evanjohnson$ fink update gtk-doc >> Use of uninitialized value in concatenation (.) or string at >> /sw/lib/perl5/Fink/VirtPackage.pm line 701. > [...] >> Use of uninitialized value in concatenation (.) or string at >> /sw/lib/perl5/Fink/VirtPackage.pm line 701. >> (Reading database ... 22009 files and directories currently installed.) >> Removing fink-buildlock-gtk-doc-1.18-1 ... >> Failed: phase compiling: gtk-doc-1.18-1 failed > [...] > > If I try to update svn, fink fails when it attempts to update gtk-doc: > >> 001e5276d42c:~ evanjohnson$ fink update svn >> Password: >> Use of uninitialized value in concatenation (.) or string at >> /sw/lib/perl5/Fink/VirtPackage.pm line 701. > [...] >> Use of uninitialized value in concatenation (.) or string at >> /sw/lib/perl5/Fink/VirtPackage.pm line 701. >> (Reading database ... 22036 files and directories currently installed.) >> Removing fink-buildlock-gtk-doc-1.18-1 ... >> Failed: phase compiling: gtk-doc-1.18-1 failed > Is my problem with gtk-doc, or with VirtPackage.pm? > > Thanks, > Alec > > The business with VirtPackage.pm has nothing to do with your problem. It'll be fixed in 0.32.5 (and I'm quite frankly surprised that you're seeing it on 10.5)
Your problem is with gtk-doc, but there's no way to help you based on what you've posted. The error is buried in your '[...]' above, so we have no useful information. "Failed: phase compiling: gtk-doc-1.18-1 failed" is the result of literally every possible compile phase failure. -- Alexander Hansen, Ph.D. Fink User Liaison http://finkakh.wordpress.com/2012/02/21/got-job/ ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
