On 4/9/13 6:47 PM, Baudilio Tejerina wrote:
> Hi Alex.
>
> I wrote to you a few months back with a related issue: upgrading the
> package "gnuplot".
> I am updating the distribution again today and I am getting a new error
> which I've thought you'd like to hear about.
> So, here it is; the reports follows below.
>
> Regards,
> Baudilio
>
>
>
>
> My OS: (uname -a)
> Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007;
> root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh powerpc
>
> C compiler: (gcc -v)
> Using built-in specs.
> Target: powerpc-apple-darwin8
> Configured with: /var/tmp/gcc/gcc-5370~2/src/configure
> --disable-checking -enable-werror --prefix=/usr --mandir=/share/man
> --enable-languages=c,objc,c++,obj-c++
> --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/
> --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib
> --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8
> --target=powerpc-apple-darwin8
> Thread model: posix
> gcc version 4.0.1 (Apple Computer, Inc. build 5370)
>
>
>
>
>
> fink selfupdate
> fink update gnuplot
> ... etc....
>
> .... etc ....
> Making install in docs
> make[1]: Entering directory
> `/sw/src/fink.build/gnuplot-4.6.1-2/gnuplot-4.6.1/docs'
> ../mkinstalldirs
> /sw/src/fink.build/root-gnuplot-4.6.1-2/sw/share/gnuplot/4.6
> /usr/bin/install -c -m 644 gnuplot.gih
> /sw/src/fink.build/root-gnuplot-4.6.1-2/sw/share/gnuplot/4.6/gnuplot.gih
> /bin/sh /sw/src/fink.build/gnuplot-4.6.1-2/gnuplot-4.6.1/missing --run
> makeinfo -I. ./gnuplot.texi --no-split --output=gnuplot.info
> ./gnuplot.texi:9193: warning: @ref should not appear in @uref
> ./gnuplot.texi:17626: raising the section level of @subsubsection which
> is too low
> make[1]: *** [gnuplot.info] Error 1
> make[1]: Leaving directory
> `/sw/src/fink.build/gnuplot-4.6.1-2/gnuplot-4.6.1/docs'
> make: *** [install-recursive] Error 1
> ### execution of /var/tmp/tmp.2.47lNgh failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-gnuplot-4.6.1-2
> (Reading database ... 210770 files and directories currently installed.)
> Removing fink-buildlock-gnuplot-4.6.1-2 ...
> Failed: phase installing: gnuplot-4.6.1-2 failed
>
> Before reporting any errors, please run "fink selfupdate" and try again.
> If you continue to have issues, please check to see if th FAQ on Fink's
> website solves the problem.  If not, ask on one of these mailing lists:
>
>          The Fink Users List <fink-users@lists.sourceforge.net>
>          The Fink Beginners List <fink-beginn...@lists.sourceforge.net>,
>
> with a carbon copy to the maintainer:
>
>          Alexander Hansen <alexkhan...@users.sourceforge.net>
>
> Note that this is preferable to emailing just the maintainer directly,
> since most fink package maintainers do not have access to all possible
> hardware and software configurations.
>
> Please try to include the complete error message in your report.  This
> generally consists of a compiler line starting with e.g. "gcc" or "g++"
> followed by the actual error output from the compiler.
>
> Also include the following system information:
> Package manager version: 0.30.2
> Distribution version: selfupdate-rsync Tue Apr  9 20:31:42 2013, 10.4,
> powerpc
> Trees: local/main stable/main stable/crypto unstable/main unstable/crypto
> Xcode Version: 2.5-1
>

gnuplot's document sources are incompatible with texinfo-5.x.  The 
4.6.2-1 version in the supported distribution (10.5 and later) has been 
fixed to account for this.

I don't support 10.4, but I do have a couple of suggestions to work 
around the problem:

1) If you can, use "fink remove texinfo" so that the older texinfo 
installed a part of the OS can be used.  I don't know for sure whether 
that version is _new_ enough, however.

2) Edit /sw/fink/10.4/stable/main/finkinfo/10.4-EOL/gnuplot.info and add

   perl -pi -e 's/sub(subsection aed767)/\1/' docs/%{ni}.texi

to the PatchScript block.
-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to