public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
From: "pda at freeshell dot org" <gcc-bugzilla@gcc.gnu.org>
To: java-prs@gcc.gnu.org
Subject: [Bug java/58117] New: Java not compiling on ia64-hp-hpux11.31 due to socklen_t
Date: Sat, 10 Aug 2013 03:33:00 -0000	[thread overview]
Message-ID: <bug-58117-8172@http.gcc.gnu.org/bugzilla/> (raw)

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

            Bug ID: 58117
           Summary: Java not compiling on ia64-hp-hpux11.31 due to
                    socklen_t
           Product: gcc
           Version: 4.7.3
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: java
          Assignee: unassigned at gcc dot gnu.org
          Reporter: pda at freeshell dot org

libtool: compile:  /qaapp/src/java/./gcc/xgcc -shared-libgcc
-B/qaapp/src/java/./gcc -nostdinc++
-L/qaapp/src/java/ia64-hp-hpux11.31/hpux64/libstdc++-v3/src
-L/qaapp/src/java/ia64-hp-hpux11.31/hpux64/libstdc++-v3/src/.libs
-B/net/tdcbdv01/rlsemgmt/free/ia64-hp-hpux11.31/bin/
-B/net/tdcbdv01/rlsemgmt/free/ia64-hp-hpux11.31/lib/ -isystem
/net/tdcbdv01/rlsemgmt/free/ia64-hp-hpux11.31/include -isystem
/net/tdcbdv01/rlsemgmt/free/ia64-hp-hpux11.31/sys-include -mlp64
-DHAVE_CONFIG_H -I. -I/qaapp/src/gcc-4.7.3/libjava -I./include -I./gcj
-I/qaapp/src/gcc-4.7.3/libjava -Iinclude -I/qaapp/src/gcc-4.7.3/libjava/include
-I/qaapp/src/gcc-4.7.3/libjava/classpath/include -Iclasspath/include
-I/qaapp/src/gcc-4.7.3/libjava/classpath/native/fdlibm
-I/qaapp/src/gcc-4.7.3/libjava/../boehm-gc/include -I../boehm-gc/include
-I/qaapp/src/gcc-4.7.3/libjava/libltdl -I/qaapp/src/gcc-4.7.3/libjava/libltdl
-I/qaapp/src/gcc-4.7.3/libjava/.././libjava/../libgcc
-I/qaapp/src/gcc-4.7.3/libjava/../zlib
-I/qaapp/src/gcc-4.7.3/libjava/../libffi/include -I../libffi/include -fno-rtti
-fnon-call-exceptions -fdollars-in-identifiers -Wswitch-enum
-D_FILE_OFFSET_BITS=64 -funwind-tables -Wextra -Wall -D_GNU_SOURCE
-DPREFIX=\"/net/tdcbdv01/rlsemgmt/free\"
-DTOOLEXECLIBDIR=\"/net/tdcbdv01/rlsemgmt/free/lib/hpux64\"
-DJAVA_HOME=\"/net/tdcbdv01/rlsemgmt/free\"
-DBOOT_CLASS_PATH=\"/net/tdcbdv01/rlsemgmt/free/share/java/libgcj-4.7.3.jar\"
-DJAVA_EXT_DIRS=\"/net/tdcbdv01/rlsemgmt/free/share/java/ext\"
-DGCJ_ENDORSED_DIRS=\"/net/tdcbdv01/rlsemgmt/free/share/java/gcj-endorsed\"
-DGCJ_VERSIONED_LIBDIR=\"/net/tdcbdv01/rlsemgmt/free/lib/hpux64/gcj-4.7.3-13\"
-DPATH_SEPARATOR=\":\" -DECJ_JAR_FILE=\"\"
-DLIBGCJ_DEFAULT_DATABASE=\"/net/tdcbdv01/rlsemgmt/free/lib/hpux64/gcj-4.7.3-13/classmap.db\"
-DLIBGCJ_DEFAULT_DATABASE_PATH_TAIL=\"gcj-4.7.3-13/classmap.db\"
-fno-omit-frame-pointer -O2 -g -mlp64 -MT prims.lo -MD -MP -MF .deps/prims.Tpo
-c /qaapp/src/gcc-4.7.3/libjava/prims.cc  -fPIC -DPIC -o .libs/prims.o
In file included from /qaapp/src/gcc-4.7.3/libjava/prims.cc:12:0:
./include/platform.h: In function 'int _Jv_accept(int, sockaddr*, socklen_t*)':
./include/platform.h:162:37: error: cannot convert 'socklen_t* {aka long
unsigned int*}' to 'int*' for argument '3' to 'int accept(int, void*, int*)'
gmake[5]: *** [prims.lo] Error 1
gmake[5]: *** Waiting for unfinished jobs....
gmake[5]: Leaving directory `/qaapp/src/java/ia64-hp-hpux11.31/hpux64/libjava'


                 reply	other threads:[~2013-08-10  3:33 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-58117-8172@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=java-prs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).