zsh-users
 help / color / mirror / code / Atom feed
From: dhenman@gmail.com
To: <zsh-users@zsh.org>
Subject: Re: 4.3.12 almost released
Date: Thu, 02 Jun 2011 12:46:52 +0900	[thread overview]
Message-ID: <20110602124652.1376@binki> (raw)
In-Reply-To: Your message of Wed, 1 Jun 2011 10:30:25 +0200 <is4tb8$cj8$1@dough.gmane.org>


> > It would be good if a few people could do a full sanity check before I
> > announce it properly.

Building on cygwin shows config and make run well.

$ make check 
however fails in the following way.  Which I assume is a cygwin specific problem or lack of functionality.


Perhaps some or all of these are due to the the below comment:
> Running it on Cygwin now since yesterday. The only (old) problem is that 
> make install-strip tries to create hardlinks (zsh.new, zsh.old) which 
> are not supported (and for some time not emulated anymore by Cygwin) on 
> FAT32 file systems (I have a "portable" setup on a thumb drive).
> 
> Thorsten


Regards,
   d. henman


-----------  List showing the five tests and where they fail in 4.3.12 'make check'

(1)Test Name:  A02alias.ztst
-------------------------
  print -u $ZTST_fd 'This test hangs the shell when it fails...'
  alias cat='LC_ALL=C cat'
  cat <(echo foo | cat)
0:Alias expansion works at the end of parsed strings
>foo
ZTST_test: expecting status: 0
Input: /tmp/zsh.ztst.in.3320, output: /tmp/zsh.ztst.out.3320, error: /tmp/zsh.ztst.terr.3320				<--- Hangs here



(2)Test Name:  D03procsubst.ztst
-----------------------------
  paste <(cut -f1 FILE1) <(cut -f3 FILE2)
ZTST_test: examining line:
>First  Dritte
ZTST_getredir: read redir for '>':
First   Dritte
ZTST_test: examining line:

Running test: <(...) substitution
ZTST_test: expecting status: 0
Input: /tmp/zsh.ztst.in.1840, output: /tmp/zsh.ztst.out.1840, error: /tmp/zsh.ztst.terr.1840				<--- Hangs here



(3) Test Name:  Y01completion.ztst
-----------------------------------
%clean
ZTST_test: all tests successful
ZTST_getsect: read section name: clean
ZTST_getchunk: read code chunk:
  zmodload -ui zsh/zpty		<---- Hangs Here


(4) Test Name:  Y02compmatch.ztst
---------------------------------
%clean
ZTST_test: all tests successful
ZTST_getsect: read section name: clean
ZTST_getchunk: read code chunk:
  zmodload -ui zsh/zpty		<---- Hangs Here



(5) Test Name:  Y03arguments.ztst
---------------------------------
%clean
ZTST_test: all tests successful
ZTST_getsect: read section name: clean
ZTST_getchunk: read code chunk:
  zmodload -ui zsh/zpty		<---- Hangs Here


> 


  reply	other threads:[~2011-06-02  4:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-31 12:53 Peter Stephenson
2011-06-01  8:30 ` Thorsten Kampe
2011-06-02  3:46   ` dhenman [this message]
2011-06-02  9:05     ` Peter Stephenson

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=20110602124652.1376@binki \
    --to=dhenman@gmail.com \
    --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).