Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

make check failure with latest CVS



I'm getting the following error from 'make check':

    /usr/local/src/zsh-2000-05-29/Test/52zregexparse.ztst: all tests successful.
    *** /tmp/zsh.ztst.out.12028     Mon May 29 14:55:41 2000
    --- /tmp/zsh.ztst.tout.12028    Mon May 29 14:55:41 2000
    ***************
    *** 1,2 ****
    ! line: {tst -}{}
    ! MESSAGE:{arg}
    --- 1 ----
    ! line: {tst -x }{}
    Test /usr/local/src/zsh-2000-05-29/Test/53completion.ztst failed: output differs from expected as shown above for:
     comptesteval 'compdef _tst tst; _tst () { _arguments "-x" ":arg:" }'
     comptest $'tst -\t'
    Was testing: _arguments
    /usr/local/src/zsh-2000-05-29/Test/53completion.ztst: test failed.


Here are my configuration options:

/usr/local/src/zsh-2000-05-29/configure  --prefix=/usr/local/zsh-2000-05-29 --datadir=/usr/local/share --enable-zsh-mem --enable-etcdir=/usr/local/etc --enable-dynamic --disable-nls --disable-locale


uname -a reports:

Linux zion.rcn.com 2.2.15 #2 SMP Wed May 3 21:09:31 EDT 2000 i686
unknown


I'm sorry I don't have time to investigate further right now, but I
thought this report might be useful anyhow.  Let me know if there's
more data I can provide.

  - vin



Messages sorted by: Reverse Date, Date, Thread, Author