On Tue, Aug 13, 2013 at 07:59:59AM -0700, Alexander Hansen wrote: > On 8/13/13 6:05 AM, Jack Howarth wrote: >> On Tue, Aug 13, 2013 at 01:13:12AM -0400, Cuauhtemoc Salazar wrote: >>> Dear FINK Dev. and Users, >>> >>> Fink failed to install gdb-7.6-2 on OSX 10.8.4 and I would like to ask for >>> advice on this forum. At the end of this message I am pasting the last >>> lines I got from the installation process (I am also attaching the full log >>> file). Please let me know if you have any suggestion. >>> >>> Best regards, >>> Temok >>> >>> >>> infofiles="1 2 3 4 5 6 7" >>> for infofile in $infofiles ; do >>> mv gdb.info-$infofile fsf-gdb.info-$infofile >>> done >>> mv: rename gdb.info-1 to fsf-gdb.info-1: No such file or directory >>> ### execution of /tmp/fink.1y6v_ failed, exit code 1 >>> ### execution of /tmp/fink.yFCBC failed, exit code 1 >> >> I notice that your build log doesn't show... >> >> /sw/bin/ginstall -c -m 644 ./gdb.info-1 >> /sw/src/fink.build/root-gdb-7.6-2/sw/share/info/gdb.info-1 >> /sw/bin/ginstall -c -m 644 ./gdb.info-2 >> /sw/src/fink.build/root-gdb-7.6-2/sw/share/info/gdb.info-2 >> /sw/bin/ginstall -c -m 644 ./gdb.info-3 >> /sw/src/fink.build/root-gdb-7.6-2/sw/share/info/gdb.info-3 >> /sw/bin/ginstall -c -m 644 ./gdb.info-4 >> /sw/src/fink.build/root-gdb-7.6-2/sw/share/info/gdb.info-4 >> /sw/bin/ginstall -c -m 644 ./gdb.info-5 >> /sw/src/fink.build/root-gdb-7.6-2/sw/share/info/gdb.info-5 >> /sw/bin/ginstall -c -m 644 ./gdb.info-6 >> /sw/src/fink.build/root-gdb-7.6-2/sw/share/info/gdb.info-6 >> /sw/bin/ginstall -c -m 644 ./gdb.info-7 >> /sw/src/fink.build/root-gdb-7.6-2/sw/share/info/gdb.info-7 >> /sw/bin/ginstall -c -m 644 ./gdbint.info >> /sw/src/fink.build/root-gdb-7.6-2/sw/share/info/gdbint.info >> /sw/bin/ginstall -c -m 644 ./gdbint.info-1 >> /sw/src/fink.build/root-gdb-7.6-2/sw/share/info/gdbint.info-1 >> /sw/bin/ginstall -c -m 644 ./gdbint.info-2 >> /sw/src/fink.build/root-gdb-7.6-2/sw/share/info/gdbint.info-2 >> /sw/bin/ginstall -c -m 644 ./stabs.info >> /sw/src/fink.build/root-gdb-7.6-2/sw/share/info/stabs.info >> /sw/bin/ginstall -c -m 644 ./annotate.info >> /sw/src/fink.build/root-gdb-7.6-2/sw/share/info/annotate.info >> >> which leads to a few questions. Have you done a 'fink selfupdate' and 'fink >> update-all' recently? What do you >> get for 'which makeinfo'? Lastly, have you tried moving /usr/local aside >> and/or /opt/local (if you have >> MacPorts also installed)? >> Jack >> ps I also noticed that your log doesn't show... >> >> makeinfo: warning: error loading ./Config: Can't locate ./Config in @INC >> (@INC contains: /sw/share/texinfo/lib/Text-Unidecode/lib >> /sw/share/texinfo/lib/Unicode-EastAsianWidt >> h/lib /sw/share/texinfo/lib/libintl-perl/lib /sw/share/texinfo >> /sw/lib/perl5/5.12.4/darwin-thread-multi-2level /sw/lib/perl5/5.12.4 >> /sw/lib/perl5/darwin-thread-multi-2level / >> sw/lib/perl5 /sw/lib/perl5/darwin >> /Library/Perl/5.12/darwin-thread-multi-2level /Library/Perl/5.12 >> /Network/Library/Perl/5.12/darwin-thread-multi-2level /Network/Library/Perl >> /5.12 /Library/Perl/Updates/5.12.4 >> /System/Library/Perl/5.12/darwin-thread-multi-2level >> /System/Library/Perl/5.12 >> /System/Library/Perl/Extras/5.12/darwin-thread-multi-2level >> /System/Library/Perl/Extras/5.12 .) at /sw/bin/makeinfo line 376. >> >> which makes me think you aren't using the new texinfo 5.x release in fink. >> >>> . >>> . >>> . >>> Package manager version: 0.35.1 >>> Distribution version: selfupdate-rsync Mon Aug 12 23:54:34 2013, 10.8, >>> x86_64 >>> Trees: local/main stable/main >>> Xcode.app: 4.6 >>> Xcode command-line tools: 4.6.0.0.1.1358221012 >>> Max. Fink build jobs: 1 >> >> >> > > I can confirm that I see the same error if I remove Fink's texinfo. Any > reason why this isn't a BuildDepend?
None other than I didn't notice this issue before. > > > -- > Alexander Hansen, Ph.D. > Fink User Liaison > My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ 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
