zsh-users
 help / color / mirror / code / Atom feed
From: Axel Beckert <abe@deuxchevaux.org>
To: zsh-users@zsh.org
Subject: Re: 5.0.3 available
Date: Mon, 16 Dec 2013 19:21:55 +0100	[thread overview]
Message-ID: <20131216182155.GB27889@sym.noone.org> (raw)
In-Reply-To: <20131214201543.3923340c@pws-pc.ntlworld.com>

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)


      parent reply	other threads:[~2013-12-16 18:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-14 20:15 Peter Stephenson
2013-12-16 16:45 ` Baptiste Daroussin
2013-12-16 17:14   ` Peter Stephenson
2013-12-16 17:25   ` Jun T.
2013-12-16 18:21 ` Axel Beckert [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=20131216182155.GB27889@sym.noone.org \
    --to=abe@deuxchevaux.org \
    --cc=zsh-users@zsh.org \
    /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).