Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
`make check' error [ Re: 4.0.1-pre-1 ]
- X-seq: zsh-workers 13485
- From: Fletch <fletch@xxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx (Zsh hackers list)
- Subject: `make check' error [ Re: 4.0.1-pre-1 ]
- Date: 15 Feb 2001 09:21:40 -0500
- In-reply-to: Peter Stephenson's message of "Wed, 14 Feb 2001 12:35:02 +0000"
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Organization: Very Little
- References: <Tc0a8890c51b95f0a9f@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Sender: fletch@xxxxxxxxxxxx
I get errors from a `make check' on Linux.
[...]
Test ./07cond.ztst failed: bad status 1, expected 0 from:
ln -s zerolength link
[[ -h link && ! -h zerolength ]]
Was testing: -h cond
./07cond.ztst: test failed.
This test takes at least three seconds...
This test, too, takes at least three seconds...
[...]
*** /tmp/zsh.ztst.out.14034 Thu Feb 15 09:05:18 2001
--- /tmp/zsh.ztst.tout.14034 Thu Feb 15 09:05:19 2001
***************
*** 2,8 ****
line: {tst -o +o }{}
line: {tst -o +o }{}
MESSAGE:{no arguments}
! line: {tst +o }{}
! line: {tst +o -o }{}
! line: {tst +o -o }{}
MESSAGE:{no arguments}
--- 2,10 ----
line: {tst -o +o }{}
line: {tst -o +o }{}
MESSAGE:{no arguments}
! line: {tst -+}{}
! MESSAGE:{no arguments}
! line: {tst -+}{}
! MESSAGE:{no arguments}
! line: {tst -+}{}
MESSAGE:{no arguments}
Test ./55arguments.ztst failed: output differs from expected as shown
above for:
tst_arguments -+o
comptest $'tst -\t\t\t\C-w\C-w+\t\t\t'
Was testing: option beginning with + and -.
./55arguments.ztst: test failed.
Configured with `./configure --prefix=/usr'. Platform info
(if anything else would be helpful let me know):
Linux rodan.phydeaux.org 2.2.18 #1 Tue Feb 13 21:14:11 EST 2001 i586 unknown
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
glibc-2.1.3-15
I've gone ahead and done a make install and everything seems
to be working as far as normal interactive use, but I just thought I'd
mention
--
Fletch | "If you find my answers frightening, __`'/|
fletch@xxxxxxxxxxxx | Vincent, you should cease askin' \ o.O'
770 933-0600 x211(w) | scary questions." -- Jules =(___)=
| U
Messages sorted by:
Reverse Date,
Date,
Thread,
Author