[Bug bootstrap/30678] [4.3 regression] sysmacros.h get currupt from Fixincludes with updated glibc.

2007-02-28 Thread b33fc0d3 at gmail dot com


--- Comment #18 from b33fc0d3 at gmail dot com  2007-03-01 05:08 ---
I am having the same problem as Ron Hutnick, dying while compiling libstdc++.

/var/tmp/portage/dev-java/gcj-4.3.0_alpha20070228/work/build/./gcc/xgcc
-shared-libgcc
-B/var/tmp/portage/dev-java/gcj-4.3.0_alpha20070228/work/build/./gcc
-nostdinc++
-L/var/tmp/portage/dev-java/gcj-4.3.0_alpha20070228/work/build/x86_64-unknown-linux-gnu/libstdc++-v3/src
-L/var/tmp/portage/dev-java/gcj-4.3.0_alpha20070228/work/build/x86_64-unknown-linux-gnu/libstdc++-v3/src/.libs
-B/usr/lib/gcj-4.3.0_alpha20070228/x86_64-unknown-linux-gnu/bin/
-B/usr/lib/gcj-4.3.0_alpha20070228/x86_64-unknown-linux-gnu/lib/ -isystem
/usr/lib/gcj-4.3.0_alpha20070228/x86_64-unknown-linux-gnu/include -isystem
/usr/lib/gcj-4.3.0_alpha20070228/x86_64-unknown-linux-gnu/sys-include
-I/var/tmp/portage/dev-java/gcj-4.3.0_alpha20070228/work/build/x86_64-unknown-linux-gnu/libstdc++-v3/include/x86_64-unknown-linux-gnu
-I/var/tmp/portage/dev-java/gcj-4.3.0_alpha20070228/work/build/x86_64-unknown-linux-gnu/libstdc++-v3/include
-I/var/tmp/portage/dev-java/gcj-4.3.0_alpha20070228/work/gcc-4.3-20070228/libstdc++-v3/libsupc++
-fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual
-fdiagnostics-show-location=once -ffunction-sections -fdata-sections
-march=athlon64 -O2 -pipe -D_GNU_SOURCE -c
/var/tmp/portage/dev-java/gcj-4.3.0_alpha20070228/work/gcc-4.3-20070228/libstdc++-v3/src/compatibility.cc
 -fPIC -DPIC -o .libs/compatibility.o
In file included from
/var/tmp/portage/dev-java/gcj-4.3.0_alpha20070228/work/build/x86_64-unknown-linux-gnu/libstdc++-v3/include/x86_64-unknown-linux-gnu/bits/c++locale.h:48,
 from
/var/tmp/portage/dev-java/gcj-4.3.0_alpha20070228/work/build/x86_64-unknown-linux-gnu/libstdc++-v3/include/iosfwd:46,
 from
/var/tmp/portage/dev-java/gcj-4.3.0_alpha20070228/work/build/x86_64-unknown-linux-gnu/libstdc++-v3/include/bits/stl_algobase.h:70,
 from
/var/tmp/portage/dev-java/gcj-4.3.0_alpha20070228/work/build/x86_64-unknown-linux-gnu/libstdc++-v3/include/bits/char_traits.h:46,
 from
/var/tmp/portage/dev-java/gcj-4.3.0_alpha20070228/work/build/x86_64-unknown-linux-gnu/libstdc++-v3/include/string:47,
 from
/var/tmp/portage/dev-java/gcj-4.3.0_alpha20070228/work/gcc-4.3-20070228/libstdc++-v3/src/compatibility.cc:49:
/var/tmp/portage/dev-java/gcj-4.3.0_alpha20070228/work/build/x86_64-unknown-linux-gnu/libstdc++-v3/include/cstdio:101:
error: '::fpos_t' has not been declared
/var/tmp/portage/dev-java/gcj-4.3.0_alpha20070228/work/build/x86_64-unknown-linux-gnu/libstdc++-v3/include/cstdio:103:
error: '::clearerr' has not been declared
/var/tmp/portage/dev-java/gcj-4.3.0_alpha20070228/work/build/x86_64-unknown-linux-gnu/libstdc++-v3/include/cstdio:104:
error: '::fclose' has not been declared
/var/tmp/portage/dev-java/gcj-4.3.0_alpha20070228/work/build/x86_64-unknown-linux-gnu/libstdc++-v3/include/cstdio:105:
error: '::feof' has not been declared
/var/tmp/portage/dev-java/gcj-4.3.0_alpha20070228/work/build/x86_64-unknown-linux-gnu/libstdc++-v3/include/cstdio:106:
error: '::ferror' has not been declared
/var/tmp/portage/dev-java/gcj-4.3.0_alpha20070228/work/build/x86_64-unknown-linux-gnu/libstdc++-v3/include/cstdio:107:
error: '::fflush' has not been declared
/var/tmp/portage/dev-java/gcj-4.3.0_alpha20070228/work/build/x86_64-unknown-linux-gnu/libstdc++-v3/include/cstdio:108:
error: '::fgetc' has not been declared
/var/tmp/portage/dev-java/gcj-4.3.0_alpha20070228/work/build/x86_64-unknown-linux-gnu/libstdc++-v3/include/cstdio:109:
error: '::fgetpos' has not been declared
/var/tmp/portage/dev-java/gcj-4.3.0_alpha20070228/work/build/x86_64-unknown-linux-gnu/libstdc++-v3/include/cstdio:110:
error: '::fgets' has not been declared
/var/tmp/portage/dev-java/gcj-4.3.0_alpha20070228/work/build/x86_64-unknown-linux-gnu/libstdc++-v3/include/cstdio:111:
error: '::fopen' has not been declared
/var/tmp/portage/dev-java/gcj-4.3.0_alpha20070228/work/build/x86_64-unknown-linux-gnu/libstdc++-v3/include/cstdio:112:
error: '::fprintf' has not been declared
/var/tmp/portage/dev-java/gcj-4.3.0_alpha20070228/work/build/x86_64-unknown-linux-gnu/libstdc++-v3/include/cstdio:113:
error: '::fputc' has not been declared
/var/tmp/portage/dev-java/gcj-4.3.0_alpha20070228/work/build/x86_64-unknown-linux-gnu/libstdc++-v3/include/cstdio:114:
error: '::fputs' has not been declared
/var/tmp/portage/dev-java/gcj-4.3.0_alpha20070228/work/build/x86_64-unknown-linux-gnu/libstdc++-v3/include/cstdio:115:
error: '::fread' has not been declared
/var/tmp/portage/dev-java/gcj-4.3.0_alpha20070228/work/build/x86_64-unknown-linux-gnu/libstdc++-v3/include/cstdio:116:
error: '::freopen' has not been declared
/var/tmp/portage/dev-java/gcj-4.3.0_alpha20070228/work/build/x86_64-unknown-linux-gnu/libstdc++-v3/include/cstdio:117:
error: '::fscanf' has not been declared
/var/tmp/portage/dev-java/gcj-4.3.0_alpha20070228/work/build/x86_64-unknown-li

[Bug bootstrap/30678] [4.3 regression] sysmacros.h get currupt from Fixincludes with updated glibc.

2007-02-09 Thread pinskia at gcc dot gnu dot org


--- Comment #17 from pinskia at gcc dot gnu dot org  2007-02-09 21:44 
---
*** Bug 30709 has been marked as a duplicate of this bug. ***


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

 CC||kvarsin at gmail dot com


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



[Bug bootstrap/30678] [4.3 regression] sysmacros.h get currupt from Fixincludes with updated glibc.

2007-02-08 Thread pinskia at gcc dot gnu dot org


--- Comment #16 from pinskia at gcc dot gnu dot org  2007-02-08 21:38 
---
Fixed.


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED
   Target Milestone|--- |4.3.0


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



[Bug bootstrap/30678] [4.3 regression] sysmacros.h get currupt from Fixincludes with updated glibc.

2007-02-08 Thread bkorb at gnu dot org


--- Comment #15 from bkorb at gnu dot org  2007-02-08 20:53 ---
The commit notice went out to gcc-patches, too.  I'd have updated this,
but apparently I need more than gcc-CVS commit permissions to do so.


-- 


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



[Bug bootstrap/30678] [4.3 regression] sysmacros.h get currupt from Fixincludes with updated glibc.

2007-02-08 Thread tkoenig at gcc dot gnu dot org


--- Comment #14 from tkoenig at gcc dot gnu dot org  2007-02-08 20:26 
---
(In reply to comment #13)
> The problem was supposed to have been fixed:
> http://gcc.gnu.org/ml/gcc-cvs/2007-02/msg00194.html
> http://gcc.gnu.org/ml/gcc-cvs/2007-02/msg00172.html

Ah, I see.  As I don't regularly read gcc-cvs :-), and the commits
didn't mention this PR, I didn't catch that.

This WORKSFORME now.  Is anybody else seeing problems?  If not,
we can close this.


-- 


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



[Bug bootstrap/30678] [4.3 regression] sysmacros.h get currupt from Fixincludes with updated glibc.

2007-02-07 Thread bkorb at gnu dot org


--- Comment #13 from bkorb at gnu dot org  2007-02-07 21:02 ---
The problem was supposed to have been fixed:
http://gcc.gnu.org/ml/gcc-cvs/2007-02/msg00194.html
http://gcc.gnu.org/ml/gcc-cvs/2007-02/msg00172.html

If you are still having problems, please show the nature of the difficulty.
Specifically, the text that is mistakenly reformed or text that
should be reformed but is not.  THank you.


-- 


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



[Bug bootstrap/30678] [4.3 regression] sysmacros.h get currupt from Fixincludes with updated glibc.

2007-02-07 Thread tkoenig at gcc dot gnu dot org


--- Comment #12 from tkoenig at gcc dot gnu dot org  2007-02-07 20:05 
---
According to http://gcc.gnu.org/ml/gcc/2007-02/msg00067.html,
this was caused by

2007-02-03 Bruce Korb <[EMAIL PROTECTED]>

   * inclhack.def (glibc_c99_inline_4): replace "extern" only if
   surrounded by space characters.

As this blocks a good deal of gfortran development right now,
would it be appropriate to reverse this patch?


-- 

tkoenig at gcc dot gnu dot org changed:

   What|Removed |Added

Summary|sysmacros.h get currupt from|[4.3 regression] sysmacros.h
   |Fixincludes with updated|get currupt from Fixincludes
   |glibc.  |with updated glibc.


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