public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/11257] New: Almost all libstdc++-v3 tests in testsuite fail
@ 2003-06-19 20:16 James dot W dot Mckelvey at jpl dot nasa dot gov
  2003-06-19 20:20 ` [Bug c++/11257] " pinskia at physics dot uc dot edu
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: James dot W dot Mckelvey at jpl dot nasa dot gov @ 2003-06-19 20:16 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: Almost all libstdc++-v3 tests in testsuite fail
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: James.W.Mckelvey@jpl.nasa.gov
                CC: gcc-bugs@gcc.gnu.org
 GCC build triplet: sparc-sun-solaris2.7
  GCC host triplet: sparc-sun-solaris2.7
GCC target triplet: sparc-sun-solaris2.7

Most tests fail with "compilation failed to produce executable". I'm using GNU 
binutils.

See attached log.


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

* [Bug c++/11257] Almost all libstdc++-v3 tests in testsuite fail
  2003-06-19 20:16 [Bug c++/11257] New: Almost all libstdc++-v3 tests in testsuite fail James dot W dot Mckelvey at jpl dot nasa dot gov
  2003-06-19 20:20 ` [Bug c++/11257] " pinskia at physics dot uc dot edu
@ 2003-06-19 20:20 ` James dot W dot Mckelvey at jpl dot nasa dot gov
  2003-06-19 21:16 ` James dot W dot Mckelvey at jpl dot nasa dot gov
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: James dot W dot Mckelvey at jpl dot nasa dot gov @ 2003-06-19 20:20 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From James dot W dot Mckelvey at jpl dot nasa dot gov  2003-06-19 20:13 -------
Created an attachment (id=4252)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4252&action=view)
Log of gmake check


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

* [Bug c++/11257] Almost all libstdc++-v3 tests in testsuite fail
  2003-06-19 20:16 [Bug c++/11257] New: Almost all libstdc++-v3 tests in testsuite fail James dot W dot Mckelvey at jpl dot nasa dot gov
@ 2003-06-19 20:20 ` pinskia at physics dot uc dot edu
  2003-06-19 20:20 ` James dot W dot Mckelvey at jpl dot nasa dot gov
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-06-19 20:20 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


------- Additional Comments From pinskia at physics dot uc dot edu  2003-06-19 20:16 -------
>From looking at the log, it looks like dejagnu is not installed correctly:
Running target unix
Using /mnt/home3/utilities/share/dejagnu/baseboards/unix.exp as board description file 
for target.
Using /mnt/home3/utilities/share/dejagnu/config/unix.exp as generic interface file for 
target.
ERROR: Couldn't find tool config file for unix.  <--- here

Also could you attach the libstdc++.log in objdir/sparc-sun-solaris2.7/libstdc++/testsuite?


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

* [Bug c++/11257] Almost all libstdc++-v3 tests in testsuite fail
  2003-06-19 20:16 [Bug c++/11257] New: Almost all libstdc++-v3 tests in testsuite fail James dot W dot Mckelvey at jpl dot nasa dot gov
  2003-06-19 20:20 ` [Bug c++/11257] " pinskia at physics dot uc dot edu
  2003-06-19 20:20 ` James dot W dot Mckelvey at jpl dot nasa dot gov
@ 2003-06-19 21:16 ` James dot W dot Mckelvey at jpl dot nasa dot gov
  2003-06-19 21:40 ` pinskia at physics dot uc dot edu
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: James dot W dot Mckelvey at jpl dot nasa dot gov @ 2003-06-19 21:16 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From James dot W dot Mckelvey at jpl dot nasa dot gov  2003-06-19 21:09 -------
Subject: Re:  Almost all libstdc++-v3 tests in testsuite
  fail


OK, I have added that log. I've also upgraded dejagnu.


At 01:16 PM 6/19/2003, pinskia at physics dot uc dot edu wrote:
>PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
>
>http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11257
>
>
>pinskia at physics dot uc dot edu changed:
>
>            What    |Removed                     |Added
>----------------------------------------------------------------------------
>              Status|UNCONFIRMED                 |WAITING
>
>
>------- Additional Comments From pinskia at physics dot uc dot 
>edu  2003-06-19 20:16 -------
> From looking at the log, it looks like dejagnu is not installed correctly:
>Running target unix
>Using /mnt/home3/utilities/share/dejagnu/baseboards/unix.exp as board 
>description file
>for target.
>Using /mnt/home3/utilities/share/dejagnu/config/unix.exp as generic 
>interface file for
>target.
>ERROR: Couldn't find tool config file for unix.  <--- here
>
>Also could you attach the libstdc++.log in 
>objdir/sparc-sun-solaris2.7/libstdc++/testsuite?
>
>
>
>------- You are receiving this mail because: -------
>You reported the bug, or are watching the reporter.


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

* [Bug c++/11257] Almost all libstdc++-v3 tests in testsuite fail
  2003-06-19 20:16 [Bug c++/11257] New: Almost all libstdc++-v3 tests in testsuite fail James dot W dot Mckelvey at jpl dot nasa dot gov
                   ` (2 preceding siblings ...)
  2003-06-19 21:16 ` James dot W dot Mckelvey at jpl dot nasa dot gov
@ 2003-06-19 21:40 ` pinskia at physics dot uc dot edu
  2003-06-20 14:56 ` James dot W dot Mckelvey at jpl dot nasa dot gov
  2003-06-28  4:22 ` pinskia at physics dot uc dot edu
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-06-19 21:40 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From pinskia at physics dot uc dot edu  2003-06-19 21:36 -------
Ok it looks like it is looking for libintl.so.2 which it cannot find.
Where did you install libintl.so.2 and is it in you LD_LIBRARY_PATH?


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

* [Bug c++/11257] Almost all libstdc++-v3 tests in testsuite fail
  2003-06-19 20:16 [Bug c++/11257] New: Almost all libstdc++-v3 tests in testsuite fail James dot W dot Mckelvey at jpl dot nasa dot gov
                   ` (3 preceding siblings ...)
  2003-06-19 21:40 ` pinskia at physics dot uc dot edu
@ 2003-06-20 14:56 ` James dot W dot Mckelvey at jpl dot nasa dot gov
  2003-06-28  4:22 ` pinskia at physics dot uc dot edu
  5 siblings, 0 replies; 7+ messages in thread
From: James dot W dot Mckelvey at jpl dot nasa dot gov @ 2003-06-20 14:56 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From James dot W dot Mckelvey at jpl dot nasa dot gov  2003-06-20 14:56 -------
Subject: Re:  Almost all libstdc++-v3 tests in testsuite
  fail

At 02:36 PM 6/19/2003, pinskia at physics dot uc dot edu wrote:
>PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
>
>http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11257
>
>
>
>------- Additional Comments From pinskia at physics dot uc dot 
>edu  2003-06-19 21:36 -------
>Ok it looks like it is looking for libintl.so.2 which it cannot find.
>Where did you install libintl.so.2 and is it in you LD_LIBRARY_PATH?

It's installed on: /mnt/home3/utilities/lib/libintl.so.2

It's in the LD_LIBRARY_PATH. I can link to it manually via g++, and then 
ldd shows it properly.

Thanks,
     Jim McKelvey


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

* [Bug c++/11257] Almost all libstdc++-v3 tests in testsuite fail
  2003-06-19 20:16 [Bug c++/11257] New: Almost all libstdc++-v3 tests in testsuite fail James dot W dot Mckelvey at jpl dot nasa dot gov
                   ` (4 preceding siblings ...)
  2003-06-20 14:56 ` James dot W dot Mckelvey at jpl dot nasa dot gov
@ 2003-06-28  4:22 ` pinskia at physics dot uc dot edu
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-06-28  4:22 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |DUPLICATE


------- Additional Comments From pinskia at physics dot uc dot edu  2003-06-28 04:22 -------
Okay this is a dup of bug 6243 which is IRIX but really is the same issue, the problem is 
that LD_LIBRARY_PATH gets replaced instead of being appened to.

*** This bug has been marked as a duplicate of 6243 ***


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

end of thread, other threads:[~2003-06-28  4:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-19 20:16 [Bug c++/11257] New: Almost all libstdc++-v3 tests in testsuite fail James dot W dot Mckelvey at jpl dot nasa dot gov
2003-06-19 20:20 ` [Bug c++/11257] " pinskia at physics dot uc dot edu
2003-06-19 20:20 ` James dot W dot Mckelvey at jpl dot nasa dot gov
2003-06-19 21:16 ` James dot W dot Mckelvey at jpl dot nasa dot gov
2003-06-19 21:40 ` pinskia at physics dot uc dot edu
2003-06-20 14:56 ` James dot W dot Mckelvey at jpl dot nasa dot gov
2003-06-28  4:22 ` pinskia at physics dot uc dot edu

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