public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/45872] [4.5 Regression] java/net/natVMInetAddress.cc:42:52: error: declaration of C function 'int gethostname(char*, int)' conflicts
       [not found] <bug-45872-8172@http.gcc.gnu.org/bugzilla/>
@ 2010-10-03 19:41 ` rguenth at gcc dot gnu.org
  2010-10-03 20:00 ` dominiq at lps dot ens.fr
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu.org @ 2010-10-03 19:41 UTC (permalink / raw)
  To: java-prs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |build
          Component|bootstrap                   |libgcj

--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2010-10-03 19:41:02 UTC ---
Which release works?


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

* [Bug libgcj/45872] [4.5 Regression] java/net/natVMInetAddress.cc:42:52: error: declaration of C function 'int gethostname(char*, int)' conflicts
       [not found] <bug-45872-8172@http.gcc.gnu.org/bugzilla/>
  2010-10-03 19:41 ` [Bug libgcj/45872] [4.5 Regression] java/net/natVMInetAddress.cc:42:52: error: declaration of C function 'int gethostname(char*, int)' conflicts rguenth at gcc dot gnu.org
@ 2010-10-03 20:00 ` dominiq at lps dot ens.fr
  2010-11-03 15:41 ` rguenth at gcc dot gnu.org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: dominiq at lps dot ens.fr @ 2010-10-03 20:00 UTC (permalink / raw)
  To: java-prs

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

--- Comment #3 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2010-10-03 20:00:46 UTC ---
> Which release works?

157991;-(


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

* [Bug libgcj/45872] [4.5 Regression] java/net/natVMInetAddress.cc:42:52: error: declaration of C function 'int gethostname(char*, int)' conflicts
       [not found] <bug-45872-8172@http.gcc.gnu.org/bugzilla/>
  2010-10-03 19:41 ` [Bug libgcj/45872] [4.5 Regression] java/net/natVMInetAddress.cc:42:52: error: declaration of C function 'int gethostname(char*, int)' conflicts rguenth at gcc dot gnu.org
  2010-10-03 20:00 ` dominiq at lps dot ens.fr
@ 2010-11-03 15:41 ` rguenth at gcc dot gnu.org
  2010-11-12 14:09 ` rguenth at gcc dot gnu.org
  2010-11-22 14:19 ` dominiq at lps dot ens.fr
  4 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu.org @ 2010-11-03 15:41 UTC (permalink / raw)
  To: java-prs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.5.2


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

* [Bug libgcj/45872] [4.5 Regression] java/net/natVMInetAddress.cc:42:52: error: declaration of C function 'int gethostname(char*, int)' conflicts
       [not found] <bug-45872-8172@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2010-11-03 15:41 ` rguenth at gcc dot gnu.org
@ 2010-11-12 14:09 ` rguenth at gcc dot gnu.org
  2010-11-22 14:19 ` dominiq at lps dot ens.fr
  4 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu.org @ 2010-11-12 14:09 UTC (permalink / raw)
  To: java-prs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P2
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2010.11.12 14:01:03
     Ever Confirmed|0                           |1

--- Comment #4 from Richard Guenther <rguenth at gcc dot gnu.org> 2010-11-12 14:01:03 UTC ---
Please figure out why configury doesn't find HAVE_GETHOSTNAME_DECL set.

Is 4.6 also affected?


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

* [Bug libgcj/45872] [4.5 Regression] java/net/natVMInetAddress.cc:42:52: error: declaration of C function 'int gethostname(char*, int)' conflicts
       [not found] <bug-45872-8172@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2010-11-12 14:09 ` rguenth at gcc dot gnu.org
@ 2010-11-22 14:19 ` dominiq at lps dot ens.fr
  4 siblings, 0 replies; 5+ messages in thread
From: dominiq at lps dot ens.fr @ 2010-11-22 14:19 UTC (permalink / raw)
  To: java-prs

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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

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

--- Comment #5 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2010-11-22 14:19:05 UTC ---
> Is 4.6 also affected?

No, otherwise I would have reported it.

This seems fixed gcc-4_5-branch revision 167027, so closing. For the record
grepping HAVE_GETHOSTNAME_DECL gave

[macbook] gcc/4.5_build% grep -r HAVE_GETHOSTNAME_DECL *
x86_64-apple-darwin10/i386/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/i386/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/i386/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/i386/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/i386/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/i386/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/i386/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/i386/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/i386/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/i386/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/i386/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/i386/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/i386/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/i386/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/i386/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/i386/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/i386/libjava/config.log:#define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/i386/libjava/config.status:D["HAVE_GETHOSTNAME_DECL"]="
1"
x86_64-apple-darwin10/i386/libjava/include/config.h:#define
HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/i386/libjava/java/net/natVMInetAddress.cc:#ifndef
HAVE_GETHOSTNAME_DECL
x86_64-apple-darwin10/libjava/include/config.h:/* #undef HAVE_GETHOSTNAME_DECL
*/
x86_64-apple-darwin10/libjava/java/net/natVMInetAddress.cc:#ifndef
HAVE_GETHOSTNAME_DECL

for revision 164915, while it gave

x86_64-apple-darwin10/i386/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/i386/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/i386/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/i386/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/i386/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/i386/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/i386/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/i386/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/i386/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/i386/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/i386/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/i386/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/i386/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/i386/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/i386/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/i386/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/i386/libjava/config.log:#define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/i386/libjava/config.status:D["HAVE_GETHOSTNAME_DECL"]="
1"
x86_64-apple-darwin10/i386/libjava/include/config.h:#define
HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/i386/libjava/java/net/natVMInetAddress.cc:#ifndef
HAVE_GETHOSTNAME_DECL
x86_64-apple-darwin10/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/libjava/config.log:| #define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/libjava/config.log:#define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/libjava/config.status:D["HAVE_GETHOSTNAME_DECL"]=" 1"
x86_64-apple-darwin10/libjava/include/config.h:#define HAVE_GETHOSTNAME_DECL 1
x86_64-apple-darwin10/libjava/java/net/natVMInetAddress.cc:#ifndef
HAVE_GETHOSTNAME_DECL

for revision 167027. I have no idea why ' #undef HAVE_GETHOSTNAME_DECL' got
commented in x86_64-apple-darwin10/libjava/include/config.h for the failing
case.


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

end of thread, other threads:[~2010-11-22 14:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-45872-8172@http.gcc.gnu.org/bugzilla/>
2010-10-03 19:41 ` [Bug libgcj/45872] [4.5 Regression] java/net/natVMInetAddress.cc:42:52: error: declaration of C function 'int gethostname(char*, int)' conflicts rguenth at gcc dot gnu.org
2010-10-03 20:00 ` dominiq at lps dot ens.fr
2010-11-03 15:41 ` rguenth at gcc dot gnu.org
2010-11-12 14:09 ` rguenth at gcc dot gnu.org
2010-11-22 14:19 ` dominiq at lps dot ens.fr

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