[Tcsh] [UCE] tcsh-6.24.08 is now available

Luke Mewburn luke at mewburn.net
Wed Apr 12 08:47:34 UTC 2023


[resent to the list from my subscribed email address]

Hi Nelson,

Without more context (e.g. the relevant lines from testsuite.log) it's
hard to know what's causing the problem for your build lab.


  | 	117: Comments FAILED (lexical.at:46)

This is running
	tcsh -f -c 'echo #no comment'
(using autotest's quadrigraph '@%:@' to escape '#', as can be seen
if you examine tests/testsuite around line 9216).


  | 	181: $ edit   FAILED (variables.at:533)

This is running
	TERM=something tcsh -f -c 'echo $?edit'
and expecting the $edit variable to be set.


Is tests/testsuite being regenerated as part of your build process
because the Makefile considers the tests/testsuite to be out of date
with respect to its dependencies?
If so, what's the version of autom4te that you have installed?


It _may_ be that the build needs tweaking to avoid the automatic
regeneration of tests/testsuite (and other autoconf / autoheader
generated files), and instead treat the build more like an automake
project with AM_MAINTAINER_MODE(), where the "developer" level
stuff isn't regenerated automatically. This depends upon the eventual
resolution of your issue, however.


cheers,
Luke.


On 23-04-10 15:00, Nelson H. F. Beebe wrote:
  | Normally, most builds of tcsh-6.*.* are successful in my test lab of
  | 100+ Unix environments covering the major CPU families, and the major
  | O/S families.  They were for tcsh-6.24.07, but for tcsh-6.24.08, 98
  | out of 105 builds report the same two failures:
  | 
  | 	117: Comments FAILED (lexical.at:46)
  | 	181: $ edit   FAILED (variables.at:533)
  | 
  | The other 7 builds did not complete, for unrelated reasons.
  | 
  | I'm therefore not installing this build on our systems, in the
  | expectation that there will be fixes for those failures.
  | 
  | -------------------------------------------------------------------------------
  | - Nelson H. F. Beebe                    Tel: +1 801 581 5254                  -
  | - University of Utah                                                          -
  | - Department of Mathematics, 110 LCB    Internet e-mail: beebe at math.utah.edu  -
  | - 155 S 1400 E RM 233                       beebe at acm.org  beebe at computer.org -
  | - Salt Lake City, UT 84112-0090, USA    URL: http://www.math.utah.edu/~beebe/ -
  | -------------------------------------------------------------------------------
  | -- 
  | Tcsh mailing list
  | Tcsh at astron.com
  | https://mailman.astron.com/mailman/listinfo/tcsh


More information about the Tcsh mailing list