From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20448 invoked from network); 1 Nov 2006 18:01:06 -0000 X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00,FORGED_RCVD_HELO autolearn=ham version=3.1.7 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 1 Nov 2006 18:01:06 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 23710 invoked from network); 1 Nov 2006 18:00:54 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 1 Nov 2006 18:00:54 -0000 Received: (qmail 15298 invoked by alias); 1 Nov 2006 18:00:50 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 22942 Received: (qmail 15284 invoked from network); 1 Nov 2006 18:00:49 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 1 Nov 2006 18:00:49 -0000 Received: (qmail 23367 invoked from network); 1 Nov 2006 18:00:49 -0000 Received: from arctic.icelab.net (208.42.228.203) by a.mx.sunsite.dk with SMTP; 1 Nov 2006 18:00:42 -0000 Received: (qmail 91194 invoked by uid 10023); 1 Nov 2006 11:00:33 -0700 Date: Wed, 1 Nov 2006 11:00:33 -0700 From: "J.D. Laub" To: zsh-workers@sunsite.dk Subject: build failure in D02glob.ztst Message-ID: <20061101180033.GA90803@arctic.icelab.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Organization: The Psychiatric Ward of Terrors User-Agent: Mutt/1.5.11 4.3.2 built without a hitch on my linux box this morning, but I received one failure during "make test" on hp: % uname -s -r -v -m -i -l HP-UX B.11.11 U 9000/800 139414660 unlimited-user license # I have to use "sh" on the next line; when I use zsh-4.2.0 for the # configure, the "make" fails. :-( Details upon request, though I doubt # anyone cares about 4.2.0 anymore. % sh configure --prefix=$HOME --bindir=$HOME/bin.$OSREV \ --libdir=$HOME/lib/$OSREV [...] % make test [...] ./D02glob.ztst: starting. *** /tmp/zsh.ztst.out.8460 Wed Nov 1 09:07:25 2006 --- /tmp/zsh.ztst.tout.8460 Wed Nov 1 09:07:25 2006 *************** *** 101,107 **** 1: [[ BAR = (bar|(#i)foo) ]] 0: [[ FOO = (bar|(#i)foo) ]] 0: [[ Modules = (#i)*m* ]] ! 0: [[ fooGRUD = (#i)(bar|(#I)foo|(#i)rod)grud ]] 1: [[ FOOGRUD = (#i)(bar|(#I)foo|(#i)rod)grud ]] 0: [[ readme = (#i)readme~README|readme ]] 0: [[ readme = (#i)readme~README|readme~README ]] --- 101,108 ---- 1: [[ BAR = (bar|(#i)foo) ]] 0: [[ FOO = (bar|(#i)foo) ]] 0: [[ Modules = (#i)*m* ]] ! 1: [[ fooGRUD = (#i)(bar|(#I)foo|(#i)rod)grud ]] ! Test failed: [[ fooGRUD = (#i)(bar|(#I)foo|(#i)rod)grud ]] 1: [[ FOOGRUD = (#i)(bar|(#I)foo|(#i)rod)grud ]] 0: [[ readme = (#i)readme~README|readme ]] 0: [[ readme = (#i)readme~README|readme~README ]] *************** *** 153,156 **** 1: [[ path/testy/ohyes = *((#s)|/)test((#e)|/)* ]] 1: [[ path/atest/ohyes = *((#s)|/)test((#e)|/)* ]] 0: [[ bj rn = *[ ]* ]] ! 0 tests failed. --- 154,157 ---- 1: [[ path/testy/ohyes = *((#s)|/)test((#e)|/)* ]] 1: [[ path/atest/ohyes = *((#s)|/)test((#e)|/)* ]] 0: [[ bj rn = *[ ]* ]] ! 1 tests failed. Test ./D02glob.ztst failed: output differs from expected as shown above for: globtest globtests Was testing: zsh globbing ./D02glob.ztst: test failed. -- J.D. Laub (Laubster) |"Your leg's too long / Your skull's too strong / zsh-workers@laubster.org| Suppose your nose is wrong." - Renaldo & the Loaf