Hi,

The xmaxima binary in math/maxima is broken.
ire% xmaxima
invalid command name "winfo"
    while executing
"winfo screenvisual ."
    (file "/usr/local/bin/xmaxima" line 1)


I also notice the port is quite out of date, so I started to try to
update it. It appears to configure fine, but during the build it whines:

;;; Loading
"/usr/ports/pobj/maxima-5.19.2/maxima-5.19.2/src/maxima.system"
 cd .. && /bin/sh /usr/ports/pobj/maxima-5.19.2/maxima-5.19.2/missing
--run automake-1.9 --gnu  src/Makefile
Use of uninitialized value $macro in string eq at
/usr/local/bin/automake-1.9 line 4673, <GEN0> line 1.
Use of uninitialized value $macro in exists at
/usr/local/bin/automake-1.9 line 4675, <GEN0> line 1.
Use of uninitialized value $macro in concatenation (.) or string at
/usr/local/bin/automake-1.9 line 4675, <GEN0> line 1.
automake-1.9: ####################
automake-1.9: ## Internal Error ##
automake-1.9: ####################
automake-1.9: unrequested trace `'
automake-1.9: Please contact <[email protected]>.
 at /usr/local/share/automake-1.9/Automake/Channels.pm line 562
        Automake::Channels::msg('automake', '', 'unrequested trace `\'')
called at /usr/local/share/automake-1.9/Automake/ChannelDefs.pm line 191
        Automake::ChannelDefs::prog_error('unrequested trace `\'')
called at /usr/local/bin/automake-1.9 line 4675
        Automake::scan_autoconf_traces('configure.in') called at
/usr/local/bin/automake-1.9 line 4877
        Automake::scan_autoconf_files() called at
/usr/local/bin/automake-1.9 line 7493
gmake[1]: *** [Makefile.in] Error 1

Yeugh, just as a test I forced the port to re-autobreak itself by
setting CONFIGURE_STYLE=autoconf and setting AUTO*_VERSION. This results
in:

>>> Can't find autoconf 2.62 signature in
>>> /usr/ports/pobj/maxima-5.19.2/maxima-5.19.2/configure:
# Generated by GNU Autoconf 2.59.
generated by GNU Autoconf 2.59.  Invocation command line was
generated by GNU Autoconf 2.59.  Invocation command line was
configured by $0, generated by GNU Autoconf 2.59,
Running autoconf-2.62 in /usr/ports/pobj/maxima-5.19.2/maxima-5.19.2
Running autoheader-2.62 in /usr/ports/pobj/maxima-5.19.2/maxima-5.19.2
autoheader-2.62: error: AC_CONFIG_HEADERS not found in configure.in

But this could be a tangent.

AFAIK, builds whould not run automake, that generally happens
pre-configure. What would people suggest we do with this?

Thanks

-- 
Best Regards
Edd Barrett

http://students.dec.bmth.ac.uk/ebarrett

Reply via email to