public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/18709] New: x86_64-linux bootstrap failure building libsupc++
@ 2004-11-28 22:09 debian-gcc at lists dot debian dot org
  2004-11-28 22:09 ` [Bug target/18709] " debian-gcc at lists dot debian dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: debian-gcc at lists dot debian dot org @ 2004-11-28 22:09 UTC (permalink / raw)
  To: gcc-bugs

building CVS 20041128 on x86_64-linux, the bootstrap fails in

/home/packages/gcc/4.0/gcc-4.0-4.0ds1/build/gcc/xgcc -shared-libgcc
-B/home/packages/gcc/4.0/gcc-4.0-4.0ds1/build/gcc/ -nostdinc++
-L/home/packages/gcc/4.0/gcc-4.0-4.0ds1/build/x86_64-linux/libstdc++-v3/src
-L/home/packages/gcc/4.0/gcc-4.0-4.0ds1/build/x86_64-linux/libstdc++-v3/src/.libs
-B/usr/x86_64-linux/bin/ -B/usr/x86_64-linux/lib/ -isystem
/usr/x86_64-linux/include -isystem /usr/x86_64-linux/sys-include
-I/home/packages/gcc/4.0/gcc-4.0-4.0ds1/src/libstdc++-v3/../gcc
-I/home/packages/gcc/4.0/gcc-4.0-4.0ds1/build/x86_64-linux/libstdc++-v3/include/x86_64-linux
-I/home/packages/gcc/4.0/gcc-4.0-4.0ds1/build/x86_64-linux/libstdc++-v3/include
-I/home/packages/gcc/4.0/gcc-4.0-4.0ds1/src/libstdc++-v3/libsupc++ -O2 -g -O2 -g
-O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wextra -Wwrite-strings
-Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections
-c ../../../../src/libstdc++-v3/libsupc++/guard.cc  -fPIC -DPIC -save-temps -o
guard.o
../../../../src/libstdc++-v3/libsupc++/guard.cc:62: error: expected
primary-expression before '.' token
../../../../src/libstdc++-v3/libsupc++/guard.cc:62: error: expected
primary-expression before '{' token
../../../../src/libstdc++-v3/libsupc++/guard.cc:62: error: expected `}' before
'{' token
../../../../src/libstdc++-v3/libsupc++/guard.cc:62: error: expected ',' or ';'
before '{' token
../../../../src/libstdc++-v3/libsupc++/guard.cc:86: error: expected declaration
before '}' token

preprocessed source attached.

    Matthias

-- 
           Summary: x86_64-linux bootstrap failure building libsupc++
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: debian-gcc at lists dot debian dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: x86_64-linux
  GCC host triplet: x86_64-linux
GCC target triplet: x86_64-linux


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


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

* [Bug target/18709] x86_64-linux bootstrap failure building libsupc++
  2004-11-28 22:09 [Bug target/18709] New: x86_64-linux bootstrap failure building libsupc++ debian-gcc at lists dot debian dot org
@ 2004-11-28 22:09 ` debian-gcc at lists dot debian dot org
  2004-11-28 22:13 ` pinskia at gcc dot gnu dot org
  2004-11-28 22:16 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: debian-gcc at lists dot debian dot org @ 2004-11-28 22:09 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From debian-gcc at lists dot debian dot org  2004-11-28 22:09 -------
Created an attachment (id=7630)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7630&action=view)
preprocessed source


-- 


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


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

* [Bug target/18709] x86_64-linux bootstrap failure building libsupc++
  2004-11-28 22:09 [Bug target/18709] New: x86_64-linux bootstrap failure building libsupc++ debian-gcc at lists dot debian dot org
  2004-11-28 22:09 ` [Bug target/18709] " debian-gcc at lists dot debian dot org
@ 2004-11-28 22:13 ` pinskia at gcc dot gnu dot org
  2004-11-28 22:16 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-11-28 22:13 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-28 22:13 -------
{ .__data = { .__kind = PTHREAD_MUTEX_RECURSIVE_NP } }

This is a bug in glibc's headers, there is a dup of this bug somewhere.

-- 


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


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

* [Bug target/18709] x86_64-linux bootstrap failure building libsupc++
  2004-11-28 22:09 [Bug target/18709] New: x86_64-linux bootstrap failure building libsupc++ debian-gcc at lists dot debian dot org
  2004-11-28 22:09 ` [Bug target/18709] " debian-gcc at lists dot debian dot org
  2004-11-28 22:13 ` pinskia at gcc dot gnu dot org
@ 2004-11-28 22:16 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-11-28 22:16 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-28 22:16 -------
Yes there is PR 17364.

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

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


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


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

end of thread, other threads:[~2004-11-28 22:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-28 22:09 [Bug target/18709] New: x86_64-linux bootstrap failure building libsupc++ debian-gcc at lists dot debian dot org
2004-11-28 22:09 ` [Bug target/18709] " debian-gcc at lists dot debian dot org
2004-11-28 22:13 ` pinskia at gcc dot gnu dot org
2004-11-28 22:16 ` pinskia at gcc dot gnu dot 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).