From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: Re: TCSH: Update to 6.20.00. Date: Wed, 18 Jan 2017 16:30:44 +0000 Message-ID: <87eg00nxe3.fsf@wasp.i-did-not-set--mail-host-address--so-tickle-me> References: <20170109002501.24697-1-ng0@libertad.pw> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45388) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cTt7L-0007VJ-FC for guix-devel@gnu.org; Wed, 18 Jan 2017 11:29:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cTt7H-0003TS-8N for guix-devel@gnu.org; Wed, 18 Jan 2017 11:29:47 -0500 Received: from perdizione.investici.org ([94.23.50.208]:43680) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cTt7H-0003Sv-27 for guix-devel@gnu.org; Wed, 18 Jan 2017 11:29:43 -0500 Received: from [94.23.50.208] (perdizione [94.23.50.208]) (Authenticated sender: niasterisk@grrlz.net) by localhost (Postfix) with ESMTPSA id DC6B4120F59 for ; Wed, 18 Jan 2017 16:29:40 +0000 (UTC) In-Reply-To: <20170109002501.24697-1-ng0@libertad.pw> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org ng0 writes: > [PATCH] gnu: tcsh: Update to 6.20.00. > > This is almost fixed. Someone needs to look into failing test cases 131= and 188. > > The tcsh-fix-autotest.patch was updated. For transparency and to avoid duplicate efforts: I contacted upstream and just need to find the time to describe our build environment to the maintainer. > I compared the 6.19 version with 6.20 version of files and see no obvio= us reason for these to fail: > > # -*- compilation -*- > 131. subst.at:29: testing Filename substitution ... > ./subst.at:44: tcsh -f files.csh > ./subst.at:53: echo 'echo ~; echo "$HOME"' | tcsh -f | uniq | wc -l | t= r -d ' \t' > ./subst.at:57: echo "echo ~$(id -un)/foo; echo \"$HOME/foo\"" | tcsh -f= | uniq | wc -l | tr -d ' \t' > --- - 2017-01-08 23:36:16.461524744 +0000 > +++ /tmp/guix-build-tcsh-6.20.00.drv-0/tcsh-6.20.00/testsuite.dir/at-gr= oups/131/stdout 2017-01-08 23:36:16.458666838 +0000 > @@ -1,2 +1,2 @@ > -1 > +2 > > 131. subst.at:29: 131. Filename substitution (subst.at:29): FAILED (sub= st.at:57) > > > > # -*- compilation -*- > 188. variables.at:707: testing $ cdtohome ... > ./variables.at:708: tcsh -f -c 'cd' > --- /dev/null 2017-01-08 10:27:49.064082136 +0000 > +++ /tmp/guix-build-tcsh-6.20.00.drv-0/tcsh-6.20.00/testsuite.dir/at-gr= oups/188/stderr 2017-01-08 23:36:18.990679394 +0000 > @@ -0,0 +1 @@ > +cd: Can't change to home directory. > ./variables.at:708: exit code was 1, expected 0 > 188. variables.at:707: 188. $ cdtohome (variables.at:707): FAILED (vari= ables.at:708) > > --=20 =E2=99=A5=E2=92=B6 ng0 -- https://www.inventati.org/patternsinthechaos/