public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/28320]  New: bootstrap failure in libstdc++-v3
@ 2006-07-08 21:32 ebotcazou at gcc dot gnu dot org
  2006-07-08 21:54 ` [Bug target/28320] " pcarlini at suse dot de
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2006-07-08 21:32 UTC (permalink / raw)
  To: gcc-bugs

/opt/build/eric/gcc-4_1-branch/./gcc/xgcc -shared-libgcc
-B/opt/build/eric/gcc-4_1-branch/./gcc -nostdinc++
-L/opt/build/eric/gcc-4_1-branch/ia64-hp-hpux11.23/libstdc++-v3/src
-L/opt/build/eric/gcc-4_1-branch/ia64-hp-hpux11.23/libstdc++-v3/src/.libs
-B/opt/build/eric/gcc-4_1-branch/ia64-hp-hpux11.23/bin/
-B/opt/build/eric/gcc-4_1-branch/ia64-hp-hpux11.23/lib/ -isystem
/opt/build/eric/gcc-4_1-branch/ia64-hp-hpux11.23/include -isystem
/opt/build/eric/gcc-4_1-branch/ia64-hp-hpux11.23/sys-include
-I/opt/build/eric/gcc-4_1-branch/ia64-hp-hpux11.23/libstdc++-v3/include/ia64-hp-hpux11.23
-I/opt/build/eric/gcc-4_1-branch/ia64-hp-hpux11.23/libstdc++-v3/include
-I/home/eric/svn/gcc-4_1-branch/libstdc++-v3/libsupc++ -g -O2
-fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual
-fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c
c++locale.cc  -fPIC-DPIC -o .libs/c++locale.o
/usr/include/errno.h:39: error: previous declaration of 'int errno' with 'C++'
linkage
/usr/include/sys/errno.h:52: error: conflicts with new declaration with 'C'
linkage
gmake[4]: *** [c++locale.lo] Error 1
gmake[4]: Leaving directory
`/opt/build/eric/gcc-4_1-branch/ia64-hp-hpux11.23/libstdc++-v3/src'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory
`/opt/build/eric/gcc-4_1-branch/ia64-hp-hpux11.23/libstdc++-v3'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory
`/opt/build/eric/gcc-4_1-branch/ia64-hp-hpux11.23/libstdc++-v3'
gmake[1]: *** [all-target-libstdc++-v3] Error 2
gmake[1]: Leaving directory `/opt/build/eric/gcc-4_1-branch'
gmake: *** [all] Error 2

Last successful bootstrap on Jun 3.


-- 
           Summary: bootstrap failure in libstdc++-v3
           Product: gcc
           Version: 4.1.2
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ebotcazou at gcc dot gnu dot org
 GCC build triplet: ia64-hp-hpux11.23
  GCC host triplet: ia64-hp-hpux11.23
GCC target triplet: ia64-hp-hpux11.23


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


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

* [Bug target/28320] bootstrap failure in libstdc++-v3
  2006-07-08 21:32 [Bug target/28320] New: bootstrap failure in libstdc++-v3 ebotcazou at gcc dot gnu dot org
@ 2006-07-08 21:54 ` pcarlini at suse dot de
  2006-07-08 22:16 ` ebotcazou at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: pcarlini at suse dot de @ 2006-07-08 21:54 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pcarlini at suse dot de  2006-07-08 21:54 -------
Duplicate of target/28084?!?


-- 


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


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

* [Bug target/28320] bootstrap failure in libstdc++-v3
  2006-07-08 21:32 [Bug target/28320] New: bootstrap failure in libstdc++-v3 ebotcazou at gcc dot gnu dot org
  2006-07-08 21:54 ` [Bug target/28320] " pcarlini at suse dot de
@ 2006-07-08 22:16 ` ebotcazou at gcc dot gnu dot org
  2006-07-09 10:42 ` pinskia at gcc dot gnu dot org
  2006-07-10 17:20 ` sje at cup dot hp dot com
  3 siblings, 0 replies; 5+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2006-07-08 22:16 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from ebotcazou at gcc dot gnu dot org  2006-07-08 22:16 -------
> Duplicate of target/28084?!?

Very likely.  I must admit I only searched the database with "ia64-hp".


-- 

ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |28084


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


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

* [Bug target/28320] bootstrap failure in libstdc++-v3
  2006-07-08 21:32 [Bug target/28320] New: bootstrap failure in libstdc++-v3 ebotcazou at gcc dot gnu dot org
  2006-07-08 21:54 ` [Bug target/28320] " pcarlini at suse dot de
  2006-07-08 22:16 ` ebotcazou at gcc dot gnu dot org
@ 2006-07-09 10:42 ` pinskia at gcc dot gnu dot org
  2006-07-10 17:20 ` sje at cup dot hp dot com
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-07-09 10:42 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from pinskia at gcc dot gnu dot org  2006-07-09 10:42 -------
Hmm, the patch for PR 28084 was applied to the 4.1 branch and I thought the
patch which caused it was not applied to the branch also.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|major                       |normal


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


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

* [Bug target/28320] bootstrap failure in libstdc++-v3
  2006-07-08 21:32 [Bug target/28320] New: bootstrap failure in libstdc++-v3 ebotcazou at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2006-07-09 10:42 ` pinskia at gcc dot gnu dot org
@ 2006-07-10 17:20 ` sje at cup dot hp dot com
  3 siblings, 0 replies; 5+ messages in thread
From: sje at cup dot hp dot com @ 2006-07-10 17:20 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from sje at cup dot hp dot com  2006-07-10 17:20 -------
The patch for PR 28084 has been backported to the 4.1 branch and this is now
fixed.


-- 

sje at cup dot hp dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sje at cup dot hp dot com
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED


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


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

end of thread, other threads:[~2006-07-10 17:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-08 21:32 [Bug target/28320] New: bootstrap failure in libstdc++-v3 ebotcazou at gcc dot gnu dot org
2006-07-08 21:54 ` [Bug target/28320] " pcarlini at suse dot de
2006-07-08 22:16 ` ebotcazou at gcc dot gnu dot org
2006-07-09 10:42 ` pinskia at gcc dot gnu dot org
2006-07-10 17:20 ` sje at cup dot hp dot com

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