From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10713 invoked by alias); 16 Dec 2013 18:30:35 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 18225 Received: (qmail 8466 invoked from network); 16 Dec 2013 18:30:30 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.2 Date: Mon, 16 Dec 2013 19:21:55 +0100 From: Axel Beckert To: zsh-users@zsh.org Subject: Re: 5.0.3 available Message-ID: <20131216182155.GB27889@sym.noone.org> Mail-Followup-To: zsh-users@zsh.org References: <20131214201543.3923340c@pws-pc.ntlworld.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20131214201543.3923340c@pws-pc.ntlworld.com> X-Operating-System: Linux 2.6.32-5-xen-amd64 X-Machine: sym2 x86_64 X-Editor: GNU Emacs 23.2.1 Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAAAAAC3mUtaAAAABGdBTUEAALGPC/xhBQAAADh0RVh0U29mdHdhcmUAWFYgVmVyc2lvbiAzLjEwYSAgUmV2OiAxMi8yOS85NCAoUE5HIHBhdGNoIDEuMindFS5JAAACGElEQVQ4jXXQMU8UYRDG8f8shNjdDH4AbpfGDjAWlKiJiZ0ajL1aGCvsNCbGaCGG1koLaztaTYz6ATy+gOyehYmF3MxVxgg3FnDsHcTpJr/M+8w7Rf6nCsaVTTDqxbg9hoOXmw83H71+Eyfg4E1d7/Z2fG9rGkZbTQiu+K+3U/C+76lmkvAhJuDndnoAiftou4V84okAGclop4U/jYACZDTxrYWP0gkxVfAm/W//GLZpxIzwIN0Hn8dw0B+IWkZmQmRsj2HfhwokEklHfNCCiQCRgAR7YyhQVRVTCKCzP4Y5zBBE0t0zY3Q8oQaBqqAMlVEcgVQd9706zGirAFium8HXumlMIeMwqQCInju+2+uB6MRENupdpMt8pRlHZyuAW0F+Mb6XSIVqtxjD+iVmVqqystLEzFTGT92YqRaXpNT5eTVjeJhbALPnrTxLUZUKZsgxcNm64hAOYisT/xhF+oKTGU5RegtC3Rt6eEDi/QnIevdTx9Md2EMmYBRmCQR1026FCGQQJJExsRUqgkMGaWSbwYLnoO4T6VgpbQbdELPMBAHWWrhYrcxXnYgAsatPWygkFCBD4K62MAsOTqA6szYRPpsu6e6Y8mPiVrBMNuGIMrgwBUu4p2DgG1Ownu6hpuTv7hScefHAzAC/yRRw5U5pALMbJ4AUALvHSZhxgHPXTsHcdWD1GadAHr9avP+c0wCr7263Df8ASLwXWHWs+KIAAAAHdElNRQfYBQEBODPr Organization: DeuxChevaux.org -- The =?iso-8859-1?Q?Citr?= =?iso-8859-1?B?b+tu?= 2CV Database User-Agent: Mutt/1.5.20 (2009-06-14) Hi, TL;DR: Builds fine on Debian, package uploaded to Debian Unstable. On Sat, Dec 14, 2013 at 08:15:43PM +0000, Peter Stephenson wrote: > Version 5.0.3 of zsh is available, initially at the main distribution > site: > > http://www.zsh.org/pub/zsh-5.0.3.tar.gz > http://www.zsh.org/pub/zsh-5.0.3.tar.bz2 > http://www.zsh.org/pub/zsh-5.0.3-doc.tar.gz > http://www.zsh.org/pub/zsh-5.0.3-doc.tar.bz2 > > (If Geoff's watching, I think the FTP site is behind the HTTP site.) > > Please give at a go before I send it to Sourceforge and post a message > on the announcement list as well. Built more or less fine on Debian Unstable: https://buildd.debian.org/status/package.php?p=zsh Only two (known) issues so far: * The hurd build stalled somewhere in the test suite again, but this time somewhere else than last time. I'll poke the hurd guys once again as this starts to look non-deterministic to me. Unfortunately there's no possibility to ignore a hanging testsuite except by not running it at all. ../../Test/V07pcre.ztst: starting. Testing PCRE multibyte with locale C.UTF-8 ../../Test/V07pcre.ztst: all tests successful. ../../Test/V08zpty.ztst: starting. Binary files /tmp/zsh.ztst.out.24859 and /tmp/zsh.ztst.tout.24859 differ Test ../../Test/V08zpty.ztst failed: output differs from expected as shown above for: zpty cat cat print a line of text | zpty -w cat var= zpty -r cat var && print -r -- ${var%%$'\r\n'} zpty -d cat Was testing: zpty with a process that does not set up the terminal: write via stdin ../../Test/V08zpty.ztst: test failed. ../../Test/X02zlevi.ztst: starting. make[2]: *** [check] Terminated make[1]: *** [test] Terminated make: *** [build-arch] Terminated Build killed with signal TERM after 180 minutes of inactivity Full log at https://buildd.debian.org/status/fetch.php?pkg=zsh&arch=hurd-i386&ver=5.0.3-1&stamp=1387092681 * The test suite for the static build failed in one test (e.g. on amd64) as previously, but we currently ignore those test suite results: ../../Test/C02cond.ztst: starting. Test ../../Test/C02cond.ztst failed: bad status 1, expected 0 from: if (( EUID == 0 )); then print -u$ZTST_fd 'Warning: Not testing [[ ! -r file ]] (root reads anything)' [[ -r zerolength && -r unmodish ]] elif [[ $OSTYPE = cygwin ]]; then print -u$ZTST_fd 'Warning: Not testing [[ ! -r file ]] (all files created by user may be readable)' [[ -r zerolength ]] else [[ -r zerolength && ! -r unmodish ]] fi Was testing: -r cond ../../Test/C02cond.ztst: test failed. […] 34 successful test scripts, 1 failure, 7 skipped Full log at https://buildd.debian.org/status/fetch.php?pkg=zsh&arch=amd64&ver=5.0.3-1&stamp=1387081927 Kind regards, Axel -- /~\ Plain Text Ribbon Campaign | Axel Beckert \ / Say No to HTML in E-Mail and News | abe@deuxchevaux.org (Mail) X See http://www.asciiribbon.org/ | abe@noone.org (Mail+Jabber) / \ I love long mails: http://email.is-not-s.ms/ | http://noone.org/abe/ (Web)