From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20616 invoked from network); 16 Mar 2006 19:01:53 -0000 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.2 required=5.0 tests=BAYES_00,FORGED_RCVD_HELO, RCVD_ILLEGAL_IP autolearn=no version=3.1.0 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 16 Mar 2006 19:01:53 -0000 Received: (qmail 63549 invoked from network); 16 Mar 2006 19:01:43 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 16 Mar 2006 19:01:43 -0000 Received: (qmail 23494 invoked by alias); 16 Mar 2006 19:01:40 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 22348 Received: (qmail 23484 invoked from network); 16 Mar 2006 19:01:39 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 16 Mar 2006 19:01:39 -0000 Received: (qmail 63260 invoked from network); 16 Mar 2006 19:01:39 -0000 Received: from ixian.com (66.160.193.106) by a.mx.sunsite.dk with SMTP; 16 Mar 2006 19:01:37 -0000 Received: from bear.he.net ([127.0.0.9]) by ixian.com for ; Thu, 16 Mar 2006 11:01:30 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17433.46602.590991.508063@bear.he.net> Date: Thu, 16 Mar 2006 11:01:30 -0800 To: zsh-workers@sunsite.dk Subject: (zsh-4.3.2) Y03 test failure under Slackware 9.0-beta X-Mailer: VM 7.19 under Emacs 21.4.1 From: Eric De Mund Reply-To: Eric De Mund Organization: Ixian Systems, Inc. Folks, I'm attempting to build zsh-4.3.2 under Slackware 9.0-beta on a i686-pc-linux-gnu system, and test Y03 is failing. Is this a problem? Here is the test failure: /----------------------------- bear:~/tmp/zsh-4.3.2% ./configure --prefix=$HOME/local bear:~/tmp/zsh-4.3.2% make bear:~/tmp/zsh-4.3.2% make check # test Y03 failed bear:~/tmp/zsh-4.3.2% make TESTNUM=Y03 check cd Test ; make check /home/ead/tmp/zsh-4.3.2/Test make[1]: Entering directory `/home/ead/tmp/zsh-4.3.2/Test' if test -n "gcc"; then \ cd .. && DESTDIR= \ make MODDIR=`pwd`/Test/Modules install.modules > /dev/null; \ fi mkdir /home/ead/tmp/zsh-4.3.2/Test/Modules mkdir /home/ead/tmp/zsh-4.3.2/Test/Modules/zsh mkdir /home/ead/tmp/zsh-4.3.2/Test/Modules/zsh/net for f in ./Y03*.ztst; do \ ZTST_exe=../Src/zsh \ ../Src/zsh +Z -f ./ztst.zsh $f; \ done ./Y03arguments.ztst: starting. *** /tmp/zsh.ztst.out.14401 Thu Mar 16 10:36:45 2006 --- /tmp/zsh.ztst.tout.14401 Thu Mar 16 10:36:45 2006 *************** *** 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 ./Y03arguments.ztst failed: output differs from expected as shown ab\ ove for: tst_arguments -+o comptest $'tst -\t\t\t\C-w\C-w+\t\t\t' Was testing: option beginning with + and -. ./Y03arguments.ztst: test failed. make[1]: [check] Error 1 (ignored) rm -rf Modules .zcompdump make[1]: Leaving directory `/home/ead/tmp/zsh-4.3.2/Test' bear:~/tmp/zsh-4.3.2% \----------------------------- This host, bear, is at my ISP, and I connect to it via ssh. I use zsh as my shell, there, via: bear:~% cat ~/.bash_login export PATH=$PATH:$HOME/bin:$HOME/local/bin exec /home/ead/local/bin/zsh -l bear:~% which zsh /home/ead/local/bin/zsh And my build of zsh-4.3.2 is taking place under zsh-4.2.5: bear:~% echo $ZSH_VERSION 4.2.5 bear:~% Regards and thank you, Eric -- "The goal of Computer Science is to build something that will last at least until we've finished building it." --fortune(6) cookie Eric De Mund | Ixian Systems, Inc. | ............ email: | 650 Castro St, #120-210 | ICQ: 811788 http://www.ixian.com/ead/ | Mountain View, CA 94041 | Y!M: ead0002