public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/51201] New: /bin/bash: gnatls: command not found
@ 2011-11-18  2:51 jiez at gcc dot gnu.org
  2011-11-18  4:11 ` [Bug ada/51201] " pinskia at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: jiez at gcc dot gnu.org @ 2011-11-18  2:51 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 51201
           Summary: /bin/bash: gnatls: command not found
    Classification: Unclassified
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: jiez@gcc.gnu.org


On a x86_64-pc-linux-gnu host

../../git/configure --enable-languages=c --target=i686-pc-linux-gnu

make[2]: Leaving directory `/home/jie/sources/gcc/builds/build/libdecnumber'
/bin/bash: gnatls: command not found
make[2]: Entering directory `/home/jie/sources/gcc/builds/build/gcc'


It's caused by r177462:

    2011-08-05  Nicolas Roche  <roche@adacore.com>

        * gcc-interface/Makefile.in: Don't use directly ../xgcc to build shared
        libgnat. Use rather the value of GCC_FOR_TARGET. Fix issue with
        canadian cross.
        * gcc-interface/Make-lang.in: Add support for canadian cross setting.


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

* [Bug ada/51201] /bin/bash: gnatls: command not found
  2011-11-18  2:51 [Bug ada/51201] New: /bin/bash: gnatls: command not found jiez at gcc dot gnu.org
@ 2011-11-18  4:11 ` pinskia at gcc dot gnu.org
  2011-11-18  4:23 ` jiez at gcc dot gnu.org
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu.org @ 2011-11-18  4:11 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-11-18 02:47:09 UTC ---
"../../git/configure"  Can you try with an absolute path instead?


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

* [Bug ada/51201] /bin/bash: gnatls: command not found
  2011-11-18  2:51 [Bug ada/51201] New: /bin/bash: gnatls: command not found jiez at gcc dot gnu.org
  2011-11-18  4:11 ` [Bug ada/51201] " pinskia at gcc dot gnu.org
@ 2011-11-18  4:23 ` jiez at gcc dot gnu.org
  2011-11-19 13:48 ` [Bug bootstrap/51201] [4.7 regression] build error without Ada compiler installed ebotcazou at gcc dot gnu.org
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: jiez at gcc dot gnu.org @ 2011-11-18  4:23 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Jie Zhang <jiez at gcc dot gnu.org> 2011-11-18 02:51:35 UTC ---
(In reply to comment #1)
> "../../git/configure"  Can you try with an absolute path instead?

Yes. It has the same error. It happens when configured as a cross compiler, but
not as a native compiler.


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

* [Bug bootstrap/51201] [4.7 regression] build error without Ada compiler installed
  2011-11-18  2:51 [Bug ada/51201] New: /bin/bash: gnatls: command not found jiez at gcc dot gnu.org
  2011-11-18  4:11 ` [Bug ada/51201] " pinskia at gcc dot gnu.org
  2011-11-18  4:23 ` jiez at gcc dot gnu.org
@ 2011-11-19 13:48 ` ebotcazou at gcc dot gnu.org
  2011-11-20 23:08 ` hp at gcc dot gnu.org
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ebotcazou at gcc dot gnu.org @ 2011-11-19 13:48 UTC (permalink / raw)
  To: gcc-bugs

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

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
            Version|unknown                     |4.7.0
   Last reconfirmed|                            |2011-11-19
          Component|ada                         |bootstrap
                 CC|                            |ebotcazou at gcc dot
                   |                            |gnu.org
     Ever Confirmed|0                           |1
            Summary|/bin/bash: gnatls: command  |[4.7 regression] build
                   |not found                   |error without Ada compiler
                   |                            |installed
   Target Milestone|---                         |4.7.0

--- Comment #3 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-11-19 12:25:57 UTC ---
Annoying.


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

* [Bug bootstrap/51201] [4.7 regression] build error without Ada compiler installed
  2011-11-18  2:51 [Bug ada/51201] New: /bin/bash: gnatls: command not found jiez at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2011-11-19 13:48 ` [Bug bootstrap/51201] [4.7 regression] build error without Ada compiler installed ebotcazou at gcc dot gnu.org
@ 2011-11-20 23:08 ` hp at gcc dot gnu.org
  2011-11-30 11:41 ` jakub at gcc dot gnu.org
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: hp at gcc dot gnu.org @ 2011-11-20 23:08 UTC (permalink / raw)
  To: gcc-bugs

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

Hans-Peter Nilsson <hp at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hp at gcc dot gnu.org

--- Comment #4 from Hans-Peter Nilsson <hp at gcc dot gnu.org> 2011-11-20 22:56:37 UTC ---
I see this for cris-elf too, but just as a line in the logs at every entry to
gcc; build continues.


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

* [Bug bootstrap/51201] [4.7 regression] build error without Ada compiler installed
  2011-11-18  2:51 [Bug ada/51201] New: /bin/bash: gnatls: command not found jiez at gcc dot gnu.org
                   ` (3 preceding siblings ...)
  2011-11-20 23:08 ` hp at gcc dot gnu.org
@ 2011-11-30 11:41 ` jakub at gcc dot gnu.org
  2011-12-01  9:37 ` jakub at gcc dot gnu.org
  2011-12-01  9:39 ` jakub at gcc dot gnu.org
  6 siblings, 0 replies; 8+ messages in thread
From: jakub at gcc dot gnu.org @ 2011-11-30 11:41 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-11-30 10:52:29 UTC ---
Created attachment 25950
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25950
gcc47-pr51201.patch

Completely untested.  Perhaps at the expense of calling gnatls 4 times instead
of just once for make gnattools (and 6 times for cross-gnattools) we could
avoid this by making the var deferred.


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

* [Bug bootstrap/51201] [4.7 regression] build error without Ada compiler installed
  2011-11-18  2:51 [Bug ada/51201] New: /bin/bash: gnatls: command not found jiez at gcc dot gnu.org
                   ` (4 preceding siblings ...)
  2011-11-30 11:41 ` jakub at gcc dot gnu.org
@ 2011-12-01  9:37 ` jakub at gcc dot gnu.org
  2011-12-01  9:39 ` jakub at gcc dot gnu.org
  6 siblings, 0 replies; 8+ messages in thread
From: jakub at gcc dot gnu.org @ 2011-12-01  9:37 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-12-01 09:37:03 UTC ---
Author: jakub
Date: Thu Dec  1 09:36:59 2011
New Revision: 181877

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181877
Log:
    PR bootstrap/51201
    * gcc-interface/Make-lang.in: Initialize RTS_DIR with = instead of :=.

Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/gcc-interface/Make-lang.in


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

* [Bug bootstrap/51201] [4.7 regression] build error without Ada compiler installed
  2011-11-18  2:51 [Bug ada/51201] New: /bin/bash: gnatls: command not found jiez at gcc dot gnu.org
                   ` (5 preceding siblings ...)
  2011-12-01  9:37 ` jakub at gcc dot gnu.org
@ 2011-12-01  9:39 ` jakub at gcc dot gnu.org
  6 siblings, 0 replies; 8+ messages in thread
From: jakub at gcc dot gnu.org @ 2011-12-01  9:39 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |jakub at gcc dot gnu.org
         Resolution|                            |FIXED

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-12-01 09:38:52 UTC ---
Fixed.


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

end of thread, other threads:[~2011-12-01  9:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-18  2:51 [Bug ada/51201] New: /bin/bash: gnatls: command not found jiez at gcc dot gnu.org
2011-11-18  4:11 ` [Bug ada/51201] " pinskia at gcc dot gnu.org
2011-11-18  4:23 ` jiez at gcc dot gnu.org
2011-11-19 13:48 ` [Bug bootstrap/51201] [4.7 regression] build error without Ada compiler installed ebotcazou at gcc dot gnu.org
2011-11-20 23:08 ` hp at gcc dot gnu.org
2011-11-30 11:41 ` jakub at gcc dot gnu.org
2011-12-01  9:37 ` jakub at gcc dot gnu.org
2011-12-01  9:39 ` jakub at gcc dot gnu.org

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).