public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/27476]  New: Thousands of run_all.sh[242]: ==: A test command parameter is not valid
@ 2006-05-07 20:27 danglin at gcc dot gnu dot org
  2006-05-08 10:50 ` [Bug testsuite/27476] " laurent at guerby dot net
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: danglin at gcc dot gnu dot org @ 2006-05-07 20:27 UTC (permalink / raw)
  To: gcc-bugs

=== acats support ===
Generating support files... done.
Compiling support files... done.

                === acats tests ===
Running chapter a ...
/mnt/gnu/gcc-3.3/gcc/gcc/testsuite/ada/acats/run_all.sh[242]: ==: A test
command
 parameter is not valid.
/mnt/gnu/gcc-3.3/gcc/gcc/testsuite/ada/acats/run_all.sh[242]: ==: A test
command
 parameter is not valid.
...


-- 
           Summary: Thousands of run_all.sh[242]: ==: A test command
                    parameter is not valid
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: testsuite
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
 GCC build triplet: hppa2.0w-hp-hpux11.11
  GCC host triplet: hppa2.0w-hp-hpux11.11
GCC target triplet: hppa2.0w-hp-hpux11.11


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27476


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug testsuite/27476] Thousands of run_all.sh[242]: ==: A test command parameter is not valid
  2006-05-07 20:27 [Bug testsuite/27476] New: Thousands of run_all.sh[242]: ==: A test command parameter is not valid danglin at gcc dot gnu dot org
@ 2006-05-08 10:50 ` laurent at guerby dot net
  2006-05-08 16:18 ` [Bug testsuite/27476] ACATS: Ada testsuite Bourne shell compatibility problem on hpux dave at hiauly1 dot hia dot nrc dot ca
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 10+ messages in thread
From: laurent at guerby dot net @ 2006-05-08 10:50 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from laurent at guerby dot net  2006-05-08 10:49 -------
This is probably because of my run_all.sh patch, sorry about that.

Could you try replacing testsuite/ada/acats/run_all.sh line 242 by:

if [ -z "$main" ]; then

And tell us wether it fixes the problem or not?

I'm testing it on my Linux box, but I have no access to an hpux box.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27476


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug testsuite/27476] ACATS: Ada testsuite Bourne shell compatibility problem on hpux
  2006-05-07 20:27 [Bug testsuite/27476] New: Thousands of run_all.sh[242]: ==: A test command parameter is not valid danglin at gcc dot gnu dot org
  2006-05-08 10:50 ` [Bug testsuite/27476] " laurent at guerby dot net
@ 2006-05-08 16:18 ` dave at hiauly1 dot hia dot nrc dot ca
  2006-05-08 16:27 ` laurent at guerby dot net
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 10+ messages in thread
From: dave at hiauly1 dot hia dot nrc dot ca @ 2006-05-08 16:18 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from dave at hiauly1 dot hia dot nrc dot ca  2006-05-08 16:18 -------
Subject: Re:  Thousands of run_all.sh[242]: ==: A test command parameter is not
valid

> Could you try replacing testsuite/ada/acats/run_all.sh line 242 by:
> 
> if [ -z "$main" ]; then
> 
> And tell us wether it fixes the problem or not?

It works.

Dave


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27476


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug testsuite/27476] ACATS: Ada testsuite Bourne shell compatibility problem on hpux
  2006-05-07 20:27 [Bug testsuite/27476] New: Thousands of run_all.sh[242]: ==: A test command parameter is not valid danglin at gcc dot gnu dot org
  2006-05-08 10:50 ` [Bug testsuite/27476] " laurent at guerby dot net
  2006-05-08 16:18 ` [Bug testsuite/27476] ACATS: Ada testsuite Bourne shell compatibility problem on hpux dave at hiauly1 dot hia dot nrc dot ca
@ 2006-05-08 16:27 ` laurent at guerby dot net
  2006-05-08 16:31 ` pinskia at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 10+ messages in thread
From: laurent at guerby dot net @ 2006-05-08 16:27 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from laurent at guerby dot net  2006-05-08 16:27 -------
Patch submitted.


-- 

laurent at guerby dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |http://gcc.gnu.org/ml/gcc-
                   |                            |patches/2006-
                   |                            |05/msg00304.html


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27476


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug testsuite/27476] ACATS: Ada testsuite Bourne shell compatibility problem on hpux
  2006-05-07 20:27 [Bug testsuite/27476] New: Thousands of run_all.sh[242]: ==: A test command parameter is not valid danglin at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2006-05-08 16:31 ` pinskia at gcc dot gnu dot org
@ 2006-05-08 16:31 ` pinskia at gcc dot gnu dot org
  2006-05-08 16:35 ` charlet at adacore dot com
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-05-08 16:31 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2006-05-08 16:31:49
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27476


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug testsuite/27476] ACATS: Ada testsuite Bourne shell compatibility problem on hpux
  2006-05-07 20:27 [Bug testsuite/27476] New: Thousands of run_all.sh[242]: ==: A test command parameter is not valid danglin at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2006-05-08 16:27 ` laurent at guerby dot net
@ 2006-05-08 16:31 ` pinskia at gcc dot gnu dot org
  2006-05-08 16:35   ` Arnaud Charlet
  2006-05-08 16:31 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  7 siblings, 1 reply; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-05-08 16:31 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from pinskia at gcc dot gnu dot org  2006-05-08 16:31 -------
[ "x${main}" != "x" ] should also work and maybe a little more portable.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27476


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Bug testsuite/27476] ACATS: Ada testsuite Bourne shell compatibility problem on hpux
  2006-05-08 16:31 ` pinskia at gcc dot gnu dot org
@ 2006-05-08 16:35   ` Arnaud Charlet
  0 siblings, 0 replies; 10+ messages in thread
From: Arnaud Charlet @ 2006-05-08 16:35 UTC (permalink / raw)
  To: pinskia at gcc dot gnu dot org; +Cc: gcc-bugs

>------ Comment #4 from pinskia at gcc dot gnu dot org  2006-05-08 16:31 -------
> [ "x${main}" != "x" ] should also work and maybe a little more portable.

That's also fine, although overkill these days.

All host OSes supported by GNAT (and more) accept the following simpler
and cleaner syntax:

 if [ "$main" != "" ]; then

or the other way around as needed here:

 if [ "$main" = "" ]; then

Arno


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug testsuite/27476] ACATS: Ada testsuite Bourne shell compatibility problem on hpux
  2006-05-07 20:27 [Bug testsuite/27476] New: Thousands of run_all.sh[242]: ==: A test command parameter is not valid danglin at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2006-05-08 16:31 ` pinskia at gcc dot gnu dot org
@ 2006-05-08 16:35 ` charlet at adacore dot com
  2006-05-08 16:50 ` guerby at gcc dot gnu dot org
  2006-05-08 16:51 ` laurent at guerby dot net
  7 siblings, 0 replies; 10+ messages in thread
From: charlet at adacore dot com @ 2006-05-08 16:35 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from charlet at adacore dot com  2006-05-08 16:35 -------
Subject: Re:  ACATS: Ada testsuite Bourne shell compatibility problem on hpux

>------ Comment #4 from pinskia at gcc dot gnu dot org  2006-05-08 16:31 -------
> [ "x${main}" != "x" ] should also work and maybe a little more portable.

That's also fine, although overkill these days.

All host OSes supported by GNAT (and more) accept the following simpler
and cleaner syntax:

 if [ "$main" != "" ]; then

or the other way around as needed here:

 if [ "$main" = "" ]; then

Arno


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27476


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug testsuite/27476] ACATS: Ada testsuite Bourne shell compatibility problem on hpux
  2006-05-07 20:27 [Bug testsuite/27476] New: Thousands of run_all.sh[242]: ==: A test command parameter is not valid danglin at gcc dot gnu dot org
                   ` (5 preceding siblings ...)
  2006-05-08 16:35 ` charlet at adacore dot com
@ 2006-05-08 16:50 ` guerby at gcc dot gnu dot org
  2006-05-08 16:51 ` laurent at guerby dot net
  7 siblings, 0 replies; 10+ messages in thread
From: guerby at gcc dot gnu dot org @ 2006-05-08 16:50 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from guerby at gcc dot gnu dot org  2006-05-08 16:50 -------
Subject: Bug 27476

Author: guerby
Date: Mon May  8 16:50:40 2006
New Revision: 113630

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113630
Log:
2006-05-08  Laurent GUERBY  <laurent@guerby.net>

        PR testsuite/27476
        * ada/acats/run_all.sh: Use test -z.



Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/ada/acats/run_all.sh


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27476


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug testsuite/27476] ACATS: Ada testsuite Bourne shell compatibility problem on hpux
  2006-05-07 20:27 [Bug testsuite/27476] New: Thousands of run_all.sh[242]: ==: A test command parameter is not valid danglin at gcc dot gnu dot org
                   ` (6 preceding siblings ...)
  2006-05-08 16:50 ` guerby at gcc dot gnu dot org
@ 2006-05-08 16:51 ` laurent at guerby dot net
  7 siblings, 0 replies; 10+ messages in thread
From: laurent at guerby dot net @ 2006-05-08 16:51 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from laurent at guerby dot net  2006-05-08 16:51 -------
Should be fixed now.


-- 

laurent at guerby dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27476


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2006-05-08 16:51 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-07 20:27 [Bug testsuite/27476] New: Thousands of run_all.sh[242]: ==: A test command parameter is not valid danglin at gcc dot gnu dot org
2006-05-08 10:50 ` [Bug testsuite/27476] " laurent at guerby dot net
2006-05-08 16:18 ` [Bug testsuite/27476] ACATS: Ada testsuite Bourne shell compatibility problem on hpux dave at hiauly1 dot hia dot nrc dot ca
2006-05-08 16:27 ` laurent at guerby dot net
2006-05-08 16:31 ` pinskia at gcc dot gnu dot org
2006-05-08 16:35   ` Arnaud Charlet
2006-05-08 16:31 ` pinskia at gcc dot gnu dot org
2006-05-08 16:35 ` charlet at adacore dot com
2006-05-08 16:50 ` guerby at gcc dot gnu dot org
2006-05-08 16:51 ` laurent at guerby dot net

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 read-only IMAP folder(s) and NNTP newsgroup(s).