zsh-workers
 help / color / mirror / code / Atom feed
* Y03 hangs on AIX
       [not found] <Pine.OSF.4.10.10106271554280.12353-100000@tiku.hut.fi>
@ 2001-06-27 13:06 ` Andrej Borsenkow
  2001-06-27 13:22   ` Timo Aaltonen
  2001-06-28 13:21   ` Tru64 problems on tests A01 and Y03 (Was Re: Y03 hangs on AIX) Timo Aaltonen
  0 siblings, 2 replies; 3+ messages in thread
From: Andrej Borsenkow @ 2001-06-27 13:06 UTC (permalink / raw)
  To: Timo Aaltonen; +Cc: ZSH Workers Mailing List

>
> > >
> > > It gave me the term.h/boolcodes -error.. maybe terminfo could
> be left as a
> > > module?
> > >
> >
> > Ahh ... no, it is the same problem. I just realized, it won't work with
> > LIBS=-ltermcap as well because we currently prefer
> term.h/curses.h if they
> > exist.
>
> Actually, I compiled the whole thing with just LIBS=-ltermcap defined,
> didn't comment out those modules and it passed the compilation...

Umm ... ashamed :-( anyway, I guessed the correct result :-)

but make
> check hung on test Y03...
>

I think we had one more report ... could you run

ZTST_verbose=2 make TESTNUM=Y03 check?

It was 4.0.2 or CVS?

-andrej

P.S. I guess now, when it compiles, AIX problems should be moved back to
zsh-workers. Please, report any further errors here.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Y03 hangs on AIX
  2001-06-27 13:06 ` Y03 hangs on AIX Andrej Borsenkow
@ 2001-06-27 13:22   ` Timo Aaltonen
  2001-06-28 13:21   ` Tru64 problems on tests A01 and Y03 (Was Re: Y03 hangs on AIX) Timo Aaltonen
  1 sibling, 0 replies; 3+ messages in thread
From: Timo Aaltonen @ 2001-06-27 13:22 UTC (permalink / raw)
  To: ZSH Workers Mailing List

On Wed, 27 Jun 2001, Andrej Borsenkow wrote:

> >
> > > >
> > > > It gave me the term.h/boolcodes -error.. maybe terminfo could
> > be left as a
> > > > module?
> > > >
> > >
> > > Ahh ... no, it is the same problem. I just realized, it won't work with
> > > LIBS=-ltermcap as well because we currently prefer
> > term.h/curses.h if they
> > > exist.
> >
> > Actually, I compiled the whole thing with just LIBS=-ltermcap defined,
> > didn't comment out those modules and it passed the compilation...
> 
> Umm ... ashamed :-( anyway, I guessed the correct result :-)
> 
> but make
> > check hung on test Y03...
> >
> 
> I think we had one more report ... could you run
> 
> ZTST_verbose=2 make TESTNUM=Y03 check?

theremin zsh-4.0.2 369 % ZTST_verbose=2 make TESTNUM=Y03 check
        cd Test ; make check
        if test -n "cc -qlanglvl=ansi"; then  cd .. &&  make
MODDIR=`pwd`/Test/Modules install.modules > /dev/null;  fi
    1500-030: (I) INFORMATION: bin_zformat: Additional optimization may be
attained by recompiling and specifying MAXMEM option with a value greater
than 2048.
        for f in ./Y03*.ztst; do  ../Src/zsh +Z -f ./ztst.zsh $f;  done
./Y03arguments.ztst: starting.
ZTST_getsect: read section name: prep
ZTST_getchunk: read code chunk:
  . $ZTST_srcdir/comptest
ZTST_execchunk: status 0
ZTST_getchunk: read code chunk:
  mkdir comp.tmp
  cd comp.tmp
ZTST_execchunk: status 0
ZTST_getchunk: read code chunk:
  comptestinit -z $ZTST_testdir/../Src/zsh
  comptesteval 'compdef _tst tst'
  tst_arguments () { comptesteval "_tst () { _arguments ${${(@qq)*}} }" }
ZTST_execchunk: status 0
ZTST_getchunk: read code chunk:

ZTST_getsect: read section name: test
ZTST_test: looking for new test
ZTST_test: examining line:
 tst_arguments ':desc1:(arg1)'
ZTST_getchunk: read code chunk:
 tst_arguments ':desc1:(arg1)'
 comptest $'tst \t\C-wa\t\C-war\t\C-warg\t\C-warg1\t\C-wr\t\C-wx\t \ty \t'
ZTST_test: examining line:
>line: {tst arg1 }{}
ZTST_getredir: read redir for '>':
line: {tst arg1 }{}
line: {tst arg1 }{}
line: {tst arg1 }{}
line: {tst arg1 }{}
line: {tst arg1 }{}
line: {tst r}{}
line: {tst x}{}
line: {tst x }{}
MESSAGE:{no more arguments}
line: {tst x y }{}
MESSAGE:{no more arguments}
ZTST_test: examining line:

Running test: one non-option argument
ZTST_test: expecting status: 0
ZTST_execchunk: status 0
ZTST_test: test produced standard output:
line: {tst arg1 }{}
line: {tst arg1 }{}
line: {tst arg1 }{}
line: {tst arg1 }{}
line: {tst arg1 }{}
line: {tst r}{}
line: {tst x}{}
line: {tst x }{}
MESSAGE:{no more arguments}
line: {tst x y }{}
MESSAGE:{no more arguments}
ZTST_test: and standard error:

Test successful.
ZTST_test: looking for new test
ZTST_test: examining line:

ZTST_test: examining line:
 tst_arguments ':desc1:(a b)'
ZTST_getchunk: read code chunk:
 tst_arguments ':desc1:(a b)'
 comptest $'tst \t'
ZTST_test: examining line:
>line: {tst }{}
ZTST_getredir: read redir for '>':
line: {tst }{}
DESCRIPTION:{desc1}
NO:{a}
NO:{b}
ZTST_test: examining line:

Running test: a and b
ZTST_test: expecting status: 0

...and that's as far as where it gets =(


> It was 4.0.2 or CVS?

4.0.2


_______________/Timo Aaltonen <http://www.hut.fi/~tjaalton>
Work: HUT-Computing Centre - UNIX,  GSM +358-40-5549 618



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Tru64 problems on tests A01 and Y03 (Was Re: Y03 hangs on AIX)
  2001-06-27 13:06 ` Y03 hangs on AIX Andrej Borsenkow
  2001-06-27 13:22   ` Timo Aaltonen
@ 2001-06-28 13:21   ` Timo Aaltonen
  1 sibling, 0 replies; 3+ messages in thread
From: Timo Aaltonen @ 2001-06-28 13:21 UTC (permalink / raw)
  To: ZSH Workers Mailing List

On Wed, 27 Jun 2001, Andrej Borsenkow wrote:

> but make
> > check hung on test Y03...
> >
> 
> I think we had one more report ... could you run
> 
> ZTST_verbose=2 make TESTNUM=Y03 check?
> 
> It was 4.0.2 or CVS?

Now I tried 4.0.2 with Tru64-UNIX w.4.0F, and test Y03 hangs, just like
AIX did, but it hangs on a different subtest:

ZTST_verbose=2 make check
.
.
ZTST_test: looking for new test
ZTST_test: examining line:

ZTST_test: examining line:
 tst_arguments '-\+[opt]'
ZTST_getchunk: read code chunk:
 tst_arguments '-\+[opt]'
 comptest $'tst -\C-d'
ZTST_test: examining line:
>DESCRIPTION:{option}
ZTST_getredir: read redir for '>':
DESCRIPTION:{option}
NO:{-+ -- opt}
ZTST_test: examining line:

Running test: -+
ZTST_test: expecting status: 0
*** Interrupt
*** Exit 2
Stop.


and also test A01 fails:

Test successful.
ZTST_test: looking for new test
ZTST_test: examining line:

ZTST_test: examining line:
  (time cat) >&/dev/null
ZTST_getchunk: read code chunk:
  (time cat) >&/dev/null
ZTST_test: examining line:

Running test: `time' keyword (status only)
ZTST_test: expecting status: 0
ZTST_execchunk: status 136
Test ./A01grammar.ztst failed: bad status 136, expected 0 from:
  (time cat) >&/dev/null
Was testing: `time' keyword (status only)
./A01grammar.ztst: test failed.
*** Exit 1 (ignored)
rm -rf Modules .zcompdump


I tested also w. 4.0.1, and the results were the same.



_______________/Timo Aaltonen <http://www.hut.fi/~tjaalton>
Work: HUT-Computing Centre - UNIX,  GSM +358-40-5549 618



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-06-28 13:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <Pine.OSF.4.10.10106271554280.12353-100000@tiku.hut.fi>
2001-06-27 13:06 ` Y03 hangs on AIX Andrej Borsenkow
2001-06-27 13:22   ` Timo Aaltonen
2001-06-28 13:21   ` Tru64 problems on tests A01 and Y03 (Was Re: Y03 hangs on AIX) Timo Aaltonen

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).