From: Nick Cross <nick.cross@prismtechnologies.com>
To: zsh-users@sunsite.dk
Subject: 4.0.2
Date: Thu, 05 Jul 2001 15:31:53 +0100 [thread overview]
Message-ID: <3B447A59.AF0CF5F@prismtechnologies.com> (raw)
In-Reply-To: <200107041547.RAA11487@beta.informatik.hu-berlin.de>
Hi,
I just downloaded 4.0.2 off sourceforge and compiled it. No changes to
configure were made barring changing the prefix to /usr. As suggested I
ran the tests and had C02 fail with a bad status:
[root@excalibur zsh-4.0.2]# make TESTNUM=C02 check
cd Test ; make check
make[1]: Entering directory `/root/zsh-4.0.2/Test'
if test -n "gcc"; then \
cd .. && \
make MODDIR=`pwd`/Test/Modules install.modules > /dev/null; \
fi
mkdir /root/zsh-4.0.2/Test/Modules
mkdir /root/zsh-4.0.2/Test/Modules/zsh
for f in ./C02*.ztst; do \
../Src/zsh +Z -f ./ztst.zsh $f; \
done
./C02cond.ztst: starting.
Test ./C02cond.ztst failed: bad status 1, expected 0 from:
[[ -r zerolength && ! -r unmodish ]]
Was testing: -r cond
./C02cond.ztst: test failed.
make[1]: [check] Error 1 (ignored)
rm -rf Modules .zcompdump
make[1]: Leaving directory `/root/zsh-4.0.2/Test'
Are they are all expected to pass? Is this serious enough to stop trying
to install zsh?
Cheers,
Nick
prev parent reply other threads:[~2001-07-05 14:36 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20010704142951.B4036@dlux.hu>
2001-07-04 12:50 ` completion question Andrej Borsenkow
2001-07-04 13:02 ` Nadav Har'El
2001-07-04 13:27 ` Andrej Borsenkow
2001-07-04 14:45 ` dLux
2001-07-04 15:43 ` Sven Wischnowsky
2001-07-04 15:47 ` Sven Wischnowsky
2001-07-05 14:31 ` Nick Cross [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3B447A59.AF0CF5F@prismtechnologies.com \
--to=nick.cross@prismtechnologies.com \
--cc=zsh-users@sunsite.dk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).