From h.m.brand at xs4all.nl Wed Sep 3 16:58:50 2008 From: h.m.brand at xs4all.nl (H.Merijn Brand) Date: Wed, 3 Sep 2008 15:58:50 +0200 Subject: tcsh-6.15.02 test report Message-ID: <20080903155850.2ced9c21@pc09.procura.nl> On Mon, 1 Oct 2007 11:06:55 -0600 (MDT), "Nelson H. F. Beebe" wrote: > Over the weekend, I did 46 test builds of tcsh-6.15.01 on 20+ flavors > of Unix. Although most builds succeeded and ran the validation suite, > there were multiple test failures on every system, so I've decided not > to install this release. All builds with propriatary C compiler (HP C-ANSI-C and AIX xlc) promt3 fails might be caused by a local patch. testsuite.log available on request on HP-UX 10.20 PA2.0, 32bit build, neither LANG nor LC_ALL is set: $ make check : 48: filetest FAILED (commands.at:407) 52: glob FAILED (commands.at:526) 110: Primary expressions FAILED (expr.at:104) 120: Variable substitution FAILED (lexical.at:525) 136: $ backslash_quote FAILED (variables.at:77) 154: $ echo_style FAILED (variables.at:307) 193: $ prompt3 FAILED (variables.at:797) : ERROR: 171 tests were run, 7 failed unexpectedly. 51 tests were skipped. sed: can't read /config.log: No such file or directory on HP-UX 11.00 PA2.0, 32bit build, neither LANG nor LC_ALL is set: $ make check /bin/sh ./tests/testsuite ## ------------------------ ## ## tcsh 6.15.02 test suite. ## ## ------------------------ ## ./tests/testsuite[951]: Invalid multibyte character. make: *** [check] Error 1 $ bash tests/testsuite : 48: filetest FAILED (commands.at:407) 110: Primary expressions FAILED (expr.at:104) 120: Variable substitution FAILED (lexical.at:525) 193: $ prompt3 FAILED (variables.at:797) : ERROR: 171 tests were run, 4 failed unexpectedly. 51 tests were skipped. sed: can't read /config.log: No such file or directory on HP-UX 11.11 PA2.0, 64bit build $ make check : 48: filetest FAILED (commands.at:407) 52: glob FAILED (commands.at:526) 110: Primary expressions FAILED (expr.at:104) 120: Variable substitution FAILED (lexical.at:525) 136: $ backslash_quote FAILED (variables.at:77) 154: $ echo_style FAILED (variables.at:307) 193: $ prompt3 FAILED (variables.at:797) : ERROR: 171 tests were run, 7 failed unexpectedly. 51 tests were skipped. sed: can't read /config.log: No such file or directory on HP-UX 11.23 ia64, 64bit build $ make check autom4te --language=autotest -I ./tests \ ./tests/testsuite.at -o tests/testsuite.tmp make: autom4te: Command not found make: *** [tests/testsuite] Error 127 on HP-UX 11.31 ia64, 64bit build $ make check autom4te --language=autotest -I ./tests \ ./tests/testsuite.at -o tests/testsuite.tmp make: autom4te: Command not found make: *** [tests/testsuite] Error 127 on AIX 5.2.0.0 PPC4, 32bit build (I have no 64bit libtermcap) $ make check (this took a whopping 2 hours on AIX!) : 52: glob FAILED (commands.at:530) 120: Variable substitution FAILED (lexical.at:542) 136: $ backslash_quote FAILED (variables.at:91) 154: $ echo_style FAILED (variables.at:315) 193: $ prompt3 FAILED (variables.at:799) : ERROR: 171 tests were run, 5 failed unexpectedly. 51 tests were skipped. sed: can't read /config.log: No such file or directory -- H.Merijn Brand Amsterdam Perl Mongers http://amsterdam.pm.org/ using & porting perl 5.6.2, 5.8.x, 5.10.x, 5.11.x on HP-UX 10.20, 11.00, 11.11, 11.23, and 11.31, SuSE 10.1, 10.2, and 10.3, AIX 5.2, and Cygwin. http://mirrors.develooper.com/hpux/ http://www.test-smoke.org/ http://qa.perl.org http://www.goldmark.org/jeff/stupid-disclaimers/ From jamesrburgess at mac.com Fri Sep 5 23:56:30 2008 From: jamesrburgess at mac.com (James Burgess) Date: Fri, 05 Sep 2008 13:56:30 -0700 Subject: Vista x64 In-Reply-To: References: Message-ID: > > Date: Sun, 24 Aug 2008 16:37:08 -0700 > From: "Amol Deshpande" > Subject: Re: Vista x64 > To: "Tcsh development team" > Cc: jamesrburgess at mac.com > > I've updated the binaries on ftp.astron.com with fixes for these > issues. Unfortunately, I no longer have XP to test on, but I think the > changes are not specific to the Windows version. > > Please let me know if there are any problems. > > thanks, > -amol > Hi Amol, I been using the amd64 binary for a week now (on Vista 64) and it seems solid except I have found a couple of my own apps that are launched in the foreground even though they are gui apps. I seem to recall tcsh pokes about in the PE header to determine what to do, I can't send you my binaries but I could chop out the header if you are interested. I'm using the icc10.1 compiler if that makes any difference. I guess I could also download source and step through with a debugger. Thanks, - James From per at hedeland.org Tue Sep 9 22:52:02 2008 From: per at hedeland.org (Per Hedeland) Date: Tue, 9 Sep 2008 21:52:02 +0200 (CEST) Subject: tcsh-6.15.02 is now available In-Reply-To: <20080830080137.59ED45654E@rebar.astron.com> Message-ID: <200809091952.m89Jq2na063190@pluto.hedeland.org> christos at zoulas.com (Christos Zoulas) wrote: > >In > ftp://ftp.astron.com:/pri/tcsh-6.15.02.tar.gz > ftp://ftp.astron.com:/pri/patch2.gz > >I am planning to make this 6.16 if there are no regressions in a week or two. Works fine for me, though I've only tested on FreeBSD 7.0. I appreciate the (relatively) quick release, since I was bitten by the broken normalize-command in 6.15 - that's what I get for not bothering to test the pre-releases, making amends now.:-) Thanks! --Per Hedeland PS > 27. Fix an eval free'ing botch (Per Hederland) Misspelled my name.:-) (Not that I need any credit for just *reporting* a bug...) From christos at zoulas.com Tue Sep 9 23:30:51 2008 From: christos at zoulas.com (Christos Zoulas) Date: Tue, 9 Sep 2008 16:30:51 -0400 Subject: tcsh-6.15.02 is now available In-Reply-To: <200809091952.m89Jq2na063190@pluto.hedeland.org> from Per Hedeland (Sep 9, 9:52pm) Message-ID: <20080909203051.B81AE5654F@rebar.astron.com> On Sep 9, 9:52pm, per at hedeland.org (Per Hedeland) wrote: -- Subject: Re: tcsh-6.15.02 is now available | Works fine for me, though I've only tested on FreeBSD 7.0. I appreciate | the (relatively) quick release, since I was bitten by the broken | normalize-command in 6.15 - that's what I get for not bothering to test | the pre-releases, making amends now.:-) | | Thanks! | | --Per Hedeland | | PS | | > 27. Fix an eval free'ing botch (Per Hederland) | | Misspelled my name.:-) (Not that I need any credit for just *reporting* | a bug...) I always make the same typo. Must be typing too many rl's. I will fix. Thanks. christos From per at hedeland.org Wed Sep 24 14:33:16 2008 From: per at hedeland.org (Per Hedeland) Date: Wed, 24 Sep 2008 13:33:16 +0200 (CEST) Subject: tcsh-6.15.02 is now available In-Reply-To: <20080830080137.59ED45654E@rebar.astron.com> Message-ID: <200809241133.m8OBXGpn058786@pluto.hedeland.org> christos at zoulas.com (Christos Zoulas) wrote: > >In > ftp://ftp.astron.com:/pri/tcsh-6.15.02.tar.gz > ftp://ftp.astron.com:/pri/patch2.gz > >I am planning to make this 6.16 if there are no regressions in a week or two. Seems fine on QNX (!) too - built and run (but not a whole lot) on 6.3.2/x86. I'd like to suggest this patch though, "posix" is a bit vague for $OSTYPE: --- host.defs.ORIG 2007-05-31 11:03:10.000000000 +0200 +++ host.defs 2008-09-22 09:44:07.000000000 +0200 @@ -1027,6 +1027,10 @@ machtype: : "mips" enddef : +newdef : defined(__QNX__) +ostype : : "qnx" +enddef : + newdef : defined(_OSD_POSIX) comment : Fujitsu Siemens Computers (former "Siemens Nixdorf Informationssysteme"): BS2000 POSIX (mainframe, EBCDIC) vendor : : "fsc" Also, there's a lot of teeth-gnashing in the form of In file included from sh.h:482, from sh.char.c:33: sh.char.h:80: warning: `_XD' redefined /usr/qnx630/target/qnx6/usr/include/ctype.h:48: warning: this is the location of the previous definition sh.char.h:81: warning: `_UP' redefined /usr/qnx630/target/qnx6/usr/include/ctype.h:47: warning: this is the location of the previous definition sh.char.h:82: warning: `_SP' redefined /usr/qnx630/target/qnx6/usr/include/ctype.h:46: warning: this is the location of the previous definition (ad infinitum) - but this seems to be "intentional"... --Per From christos at zoulas.com Thu Sep 25 17:49:21 2008 From: christos at zoulas.com (Christos Zoulas) Date: Thu, 25 Sep 2008 10:49:21 -0400 Subject: tcsh-6.15.02 is now available In-Reply-To: <200809241133.m8OBXGpn058786@pluto.hedeland.org> from Per Hedeland (Sep 24, 1:33pm) Message-ID: <20080925144921.ABF565654E@rebar.astron.com> On Sep 24, 1:33pm, per at hedeland.org (Per Hedeland) wrote: -- Subject: Re: tcsh-6.15.02 is now available | christos at zoulas.com (Christos Zoulas) wrote: | > | >In | > ftp://ftp.astron.com:/pri/tcsh-6.15.02.tar.gz | > ftp://ftp.astron.com:/pri/patch2.gz | > | >I am planning to make this 6.16 if there are no regressions in a week or two. | | Seems fine on QNX (!) too - built and run (but not a whole lot) on | 6.3.2/x86. I'd like to suggest this patch though, "posix" is a bit vague | for $OSTYPE: | | --- host.defs.ORIG 2007-05-31 11:03:10.000000000 +0200 | +++ host.defs 2008-09-22 09:44:07.000000000 +0200 | @@ -1027,6 +1027,10 @@ | machtype: : "mips" | enddef : | | +newdef : defined(__QNX__) | +ostype : : "qnx" | +enddef : | + | newdef : defined(_OSD_POSIX) | comment : Fujitsu Siemens Computers (former "Siemens Nixdorf Informationssysteme"): BS2000 POSIX (mainframe, EBCDIC) | vendor : : "fsc" | | | Also, there's a lot of teeth-gnashing in the form of | | | In file included from sh.h:482, | from sh.char.c:33: | sh.char.h:80: warning: `_XD' redefined | /usr/qnx630/target/qnx6/usr/include/ctype.h:48: warning: this is the location of the previous definition | sh.char.h:81: warning: `_UP' redefined | /usr/qnx630/target/qnx6/usr/include/ctype.h:47: warning: this is the location of the previous definition | sh.char.h:82: warning: `_SP' redefined | /usr/qnx630/target/qnx6/usr/include/ctype.h:46: warning: this is the location of the previous definition | | | (ad infinitum) - but this seems to be "intentional"... I will deal with this too. Thanks, christos