OpenJDK linking error

Peng Du imdupeng at gmail.com
Mon Jan 12 21:10:49 UTC 2009


To Andrew, 

Thanks. I tried to modify the Makefile to include
-L/usr/lib/gcc/i586-manbo-linux-gnu/4.3.2/ in the gcc command line.
Compilation still failed. 

To Kelly,

Thanks for your hints and sorry for the bad wording. Actually, I am
early trying to figure out how to build OpenJDK, not just waiting :)
As a newbie in OpenJDK, compiling OpenJDK goes over my head, though I
managed to successfully compiled it once upon a time. 

Let's get to the business. I don't think it is a cascade problem,
because there is no _ERROR_, but some warnings in the log, which seems
not essential for the build. 

I suspect it might be attributed to a bad configuration of building
environment. I will try to clear things up and reinstall the necessary
packages and do a fresh install again.

Thanks! 

Anyway, here is the grepped log: 


===================================================================
  COMPILER_WARNINGS_FATAL = false
  COMPILER_WARNING_LEVEL = 
common/shared/Defs-linux.gmk:138: "WARNING: Value of JDK_IMPORT_PATH
cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../common/shared/Defs-linux.gmk:138: "WARNING: Value of JDK_IMPORT_PATH
cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../common/shared/Defs-linux.gmk:138: "WARNING: Value of
JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../common/shared/Defs-linux.gmk:138: "WARNING: Value of
JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../common/shared/Defs-linux.gmk:138: "WARNING: Value of JDK_IMPORT_PATH
cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../common/shared/Defs-linux.gmk:138: "WARNING: Value of
JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../common/shared/Defs-linux.gmk:138: "WARNING: Value of JDK_IMPORT_PATH
cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../common/shared/Defs-linux.gmk:138: "WARNING: Value of
JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../common/shared/Defs-linux.gmk:138: "WARNING: Value of
JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../common/shared/Defs-linux.gmk:138: "WARNING: Value of
JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../common/shared/Defs-linux.gmk:138: "WARNING: Value of
JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../../src/share/classes/org/omg/CORBA/ORB.java:593: warning:
non-varargs call of varargs method with inexact argument type for last
parameter;
cast to java.lang.Object[] for a non-varargs call and to suppress this
warning
1 warning
../../../common/shared/Defs-linux.gmk:138: "WARNING: Value of
JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../../src/share/classes/org/omg/CORBA/ORB.java:593: warning:
non-varargs call of varargs method with inexact argument type for last
parameter;
cast to java.lang.Object[] for a non-varargs call and to suppress this
warning
1 warning
../../../common/shared/Defs-linux.gmk:138: "WARNING: Value of
JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../../src/share/classes/org/omg/CORBA/ORB.java:593: warning:
non-varargs call of varargs method with inexact argument type for last
parameter;
cast to java.lang.Object[] for a non-varargs call and to suppress this
warning
1 warning
../../../common/shared/Defs-linux.gmk:138: "WARNING: Value of
JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../../src/share/classes/org/omg/CORBA/ORB.java:593: warning:
non-varargs call of varargs method with inexact argument type for last
parameter;
cast to java.lang.Object[] for a non-varargs call and to suppress this
warning
1 warning
../../../common/shared/Defs-linux.gmk:138: "WARNING: Value of
JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../../src/share/classes/org/omg/CORBA/ORB.java:593: warning:
non-varargs call of varargs method with inexact argument type for last
parameter;
cast to java.lang.Object[] for a non-varargs call and to suppress this
warning
1 warning
../common/shared/Defs-linux.gmk:138: "WARNING: Value of JDK_IMPORT_PATH
cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../common/shared/Defs-linux.gmk:138: "WARNING: Value of
JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../common/shared/Defs-linux.gmk:138: "WARNING: Value of
JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../../common/shared/Defs-linux.gmk:138: "WARNING: Value of
JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../../../src/share/classes/org/omg/CORBA/ORB.java:593: warning:
non-varargs call of varargs method with inexact argument type for last
parameter;
cast to java.lang.Object[] for a non-varargs call and to suppress this
warning
1 warning
../../../common/shared/Defs-linux.gmk:138: "WARNING: Value of
JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../../src/share/classes/javax/rmi/CORBA/GetORBPropertiesFileAction.java:46: warning: sun.security.action.GetPropertyAction is Sun proprietary API and may be removed in a future release
../../../../src/share/classes/sun/corba/Bridge.java:39: warning:
sun.misc.Unsafe is Sun proprietary API and may be removed in a future
release
../../../../src/share/classes/sun/corba/Bridge.java:40: warning:
sun.reflect.ReflectionFactory is Sun proprietary API and may be removed
in a future release
../../../../src/share/classes/sun/corba/Bridge.java:84: warning:
sun.misc.Unsafe is Sun proprietary API and may be removed in a future
release
../../../../src/share/classes/sun/corba/Bridge.java:85: warning:
sun.reflect.ReflectionFactory is Sun proprietary API and may be removed
in a future release
../../../../src/share/classes/sun/corba/Bridge.java:114: warning:
sun.misc.Unsafe is Sun proprietary API and may be removed in a future
release
../../../../src/share/classes/org/omg/CORBA/ORB.java:593: warning:
non-varargs call of varargs method with inexact argument type for last
parameter;
cast to java.lang.Object[] for a non-varargs call and to suppress this
warning
../../../../src/share/classes/sun/corba/Bridge.java:123: warning:
sun.misc.Unsafe is Sun proprietary API and may be removed in a future
release
../../../../src/share/classes/sun/corba/Bridge.java:136: warning:
sun.misc.Unsafe is Sun proprietary API and may be removed in a future
release
../../../../src/share/classes/sun/corba/Bridge.java:139: warning:
sun.misc.Unsafe is Sun proprietary API and may be removed in a future
release
../../../../src/share/classes/sun/corba/Bridge.java:154: warning:
sun.reflect.ReflectionFactory is Sun proprietary API and may be removed
in a future release
../../../../src/share/classes/sun/corba/Bridge.java:155: warning:
sun.reflect.ReflectionFactory is Sun proprietary API and may be removed
in a future release
../../../../src/share/classes/sun/corba/Bridge.java:190: warning:
non-varargs call of varargs method with inexact argument type for last
parameter;
cast to java.lang.Object[] for a non-varargs call and to suppress this
warning
13 warnings
../../../common/shared/Defs-linux.gmk:138: "WARNING: Value of
JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../../src/share/native/com/sun/corba/se/internal/io/ioser.c:646:
warning: cast to pointer from integer of different size
../../../../src/share/native/com/sun/corba/se/internal/io/ioser.c:657:
warning: cast to pointer from integer of different size
../../../../src/share/native/com/sun/corba/se/internal/io/ioser.c:668:
warning: cast to pointer from integer of different size
../../../../src/share/native/com/sun/corba/se/internal/io/ioser.c:680:
warning: cast to pointer from integer of different size
../../../../src/share/native/com/sun/corba/se/internal/io/ioser.c:692:
warning: cast to pointer from integer of different size
../../../../src/share/native/com/sun/corba/se/internal/io/ioser.c:703:
warning: cast to pointer from integer of different size
../../../../src/share/native/com/sun/corba/se/internal/io/ioser.c:716:
warning: cast to pointer from integer of different size
../../../../src/share/native/com/sun/corba/se/internal/io/ioser.c:728:
warning: cast to pointer from integer of different size
../../../../src/share/native/com/sun/corba/se/internal/io/ioser.c:740:
warning: cast to pointer from integer of different size
../../../../src/share/native/com/sun/corba/se/internal/io/ioser.c:754:
warning: cast to pointer from integer of different size
../../../../src/share/native/com/sun/corba/se/internal/io/ioser.c:765:
warning: cast to pointer from integer of different size
../../../../src/share/native/com/sun/corba/se/internal/io/ioser.c:776:
warning: cast to pointer from integer of different size
../../../../src/share/native/com/sun/corba/se/internal/io/ioser.c:787:
warning: cast to pointer from integer of different size
../../../../src/share/native/com/sun/corba/se/internal/io/ioser.c:798:
warning: cast to pointer from integer of different size
../../../../src/share/native/com/sun/corba/se/internal/io/ioser.c:809:
warning: cast to pointer from integer of different size
../../../../src/share/native/com/sun/corba/se/internal/io/ioser.c:820:
warning: cast to pointer from integer of different size
../../../../src/share/native/com/sun/corba/se/internal/io/ioser.c:831:
warning: cast to pointer from integer of different size
../../../../src/share/native/com/sun/corba/se/internal/io/ioser.c:842:
warning: cast to pointer from integer of different size
../../../../src/share/native/com/sun/corba/se/internal/io/ioser.c:861:
warning: cast from pointer to integer of different size
../../common/shared/Defs-linux.gmk:138: "WARNING: Value of
JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../common/shared/Defs-linux.gmk:138: "WARNING: Value of
JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../common/shared/Defs-linux.gmk:138: "WARNING: Value of
JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../../src/share/classes/sun/corba/Bridge.java:39: warning:
sun.misc.Unsafe is Sun proprietary API and may be removed in a future
release
../../../../src/share/classes/sun/corba/Bridge.java:40: warning:
sun.reflect.ReflectionFactory is Sun proprietary API and may be removed
in a future release
../../../../src/share/classes/sun/corba/Bridge.java:84: warning:
sun.misc.Unsafe is Sun proprietary API and may be removed in a future
release
../../../../src/share/classes/sun/corba/Bridge.java:85: warning:
sun.reflect.ReflectionFactory is Sun proprietary API and may be removed
in a future release
../../../../src/share/classes/sun/corba/Bridge.java:114: warning:
sun.misc.Unsafe is Sun proprietary API and may be removed in a future
release
../../../../src/share/classes/org/omg/CORBA/ORB.java:593: warning:
non-varargs call of varargs method with inexact argument type for last
parameter;
cast to java.lang.Object[] for a non-varargs call and to suppress this
warning
../../../../src/share/classes/sun/corba/Bridge.java:123: warning:
sun.misc.Unsafe is Sun proprietary API and may be removed in a future
release
../../../../src/share/classes/sun/corba/Bridge.java:136: warning:
sun.misc.Unsafe is Sun proprietary API and may be removed in a future
release
../../../../src/share/classes/sun/corba/Bridge.java:139: warning:
sun.misc.Unsafe is Sun proprietary API and may be removed in a future
release
../../../../src/share/classes/sun/corba/Bridge.java:154: warning:
sun.reflect.ReflectionFactory is Sun proprietary API and may be removed
in a future release
../../../../src/share/classes/sun/corba/Bridge.java:155: warning:
sun.reflect.ReflectionFactory is Sun proprietary API and may be removed
in a future release
../../../../src/share/classes/sun/corba/Bridge.java:190: warning:
non-varargs call of varargs method with inexact argument type for last
parameter;
cast to java.lang.Object[] for a non-varargs call and to suppress this
warning
../../../../src/share/classes/javax/rmi/CORBA/GetORBPropertiesFileAction.java:46: warning: sun.security.action.GetPropertyAction is Sun proprietary API and may be removed in a future release
../../../../src/share/classes/com/sun/corba/se/impl/orbutil/ObjectUtility.java:353: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Class[] for a non-varargs call and to suppress this
warning
../../../../src/share/classes/com/sun/corba/se/impl/presentation/rmi/ExceptionHandlerImpl.java:111: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Class[] for a non-varargs call and to suppress this
warning
../../../../src/share/classes/com/sun/corba/se/impl/presentation/rmi/ExceptionHandlerImpl.java:112: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Object[] for a non-varargs call and to suppress this
warning
16 warnings
../../../common/shared/Defs-linux.gmk:138: "WARNING: Value of
JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../../src/share/classes/sun/corba/Bridge.java:39: warning:
sun.misc.Unsafe is Sun proprietary API and may be removed in a future
release
../../../../src/share/classes/sun/corba/Bridge.java:40: warning:
sun.reflect.ReflectionFactory is Sun proprietary API and may be removed
in a future release
../../../../src/share/classes/sun/corba/Bridge.java:84: warning:
sun.misc.Unsafe is Sun proprietary API and may be removed in a future
release
../../../../src/share/classes/sun/corba/Bridge.java:85: warning:
sun.reflect.ReflectionFactory is Sun proprietary API and may be removed
in a future release
../../../../src/share/classes/sun/corba/Bridge.java:114: warning:
sun.misc.Unsafe is Sun proprietary API and may be removed in a future
release
../../../../src/share/classes/org/omg/CORBA/ORB.java:593: warning:
non-varargs call of varargs method with inexact argument type for last
parameter;
cast to java.lang.Object[] for a non-varargs call and to suppress this
warning
../../../../src/share/classes/sun/corba/Bridge.java:123: warning:
sun.misc.Unsafe is Sun proprietary API and may be removed in a future
release
../../../../src/share/classes/sun/corba/Bridge.java:136: warning:
sun.misc.Unsafe is Sun proprietary API and may be removed in a future
release
../../../../src/share/classes/sun/corba/Bridge.java:139: warning:
sun.misc.Unsafe is Sun proprietary API and may be removed in a future
release
../../../../src/share/classes/sun/corba/Bridge.java:154: warning:
sun.reflect.ReflectionFactory is Sun proprietary API and may be removed
in a future release
../../../../src/share/classes/sun/corba/Bridge.java:155: warning:
sun.reflect.ReflectionFactory is Sun proprietary API and may be removed
in a future release
../../../../src/share/classes/sun/corba/Bridge.java:190: warning:
non-varargs call of varargs method with inexact argument type for last
parameter;
cast to java.lang.Object[] for a non-varargs call and to suppress this
warning
../../../../src/share/classes/javax/rmi/CORBA/GetORBPropertiesFileAction.java:46: warning: sun.security.action.GetPropertyAction is Sun proprietary API and may be removed in a future release
../../../../src/share/classes/com/sun/corba/se/impl/orbutil/ObjectUtility.java:353: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Class[] for a non-varargs call and to suppress this
warning
../../../../src/share/classes/com/sun/corba/se/impl/presentation/rmi/ExceptionHandlerImpl.java:111: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Class[] for a non-varargs call and to suppress this
warning
../../../../src/share/classes/com/sun/corba/se/impl/presentation/rmi/ExceptionHandlerImpl.java:112: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Object[] for a non-varargs call and to suppress this
warning
16 warnings
../common/shared/Defs-linux.gmk:138: "WARNING: Value of JDK_IMPORT_PATH
cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../common/shared/Defs-linux.gmk:138: "WARNING: Value of
JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../common/shared/Defs-linux.gmk:138: "WARNING: Value of
JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../../common/shared/Defs-linux.gmk:138: "WARNING: Value of
JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../../../common/shared/Defs-linux.gmk:138: "WARNING: Value of
JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../../../common/shared/Defs-linux.gmk:138: "WARNING: Value of
JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../../../../src/share/classes/org/omg/CORBA/ORB.java:593: warning:
non-varargs call of varargs method with inexact argument type for last
parameter;
cast to java.lang.Object[] for a non-varargs call and to suppress this
warning
1 warning
../../../../../common/shared/Defs-linux.gmk:138: "WARNING: Value of
JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../../../../src/share/classes/sun/corba/Bridge.java:39: warning:
sun.misc.Unsafe is Sun proprietary API and may be removed in a future
release
../../../../../../src/share/classes/sun/corba/Bridge.java:40: warning:
sun.reflect.ReflectionFactory is Sun proprietary API and may be removed
in a future release
../../../../../../src/share/classes/sun/corba/Bridge.java:84: warning:
sun.misc.Unsafe is Sun proprietary API and may be removed in a future
release
../../../../../../src/share/classes/sun/corba/Bridge.java:85: warning:
sun.reflect.ReflectionFactory is Sun proprietary API and may be removed
in a future release
../../../../../../src/share/classes/sun/corba/Bridge.java:114: warning:
sun.misc.Unsafe is Sun proprietary API and may be removed in a future
release
../../../../../../src/share/classes/org/omg/CORBA/ORB.java:593: warning:
non-varargs call of varargs method with inexact argument type for last
parameter;
cast to java.lang.Object[] for a non-varargs call and to suppress this
warning
../../../../../../src/share/classes/sun/corba/Bridge.java:123: warning:
sun.misc.Unsafe is Sun proprietary API and may be removed in a future
release
../../../../../../src/share/classes/sun/corba/Bridge.java:136: warning:
sun.misc.Unsafe is Sun proprietary API and may be removed in a future
release
../../../../../../src/share/classes/sun/corba/Bridge.java:139: warning:
sun.misc.Unsafe is Sun proprietary API and may be removed in a future
release
../../../../../../src/share/classes/sun/corba/Bridge.java:154: warning:
sun.reflect.ReflectionFactory is Sun proprietary API and may be removed
in a future release
../../../../../../src/share/classes/sun/corba/Bridge.java:155: warning:
sun.reflect.ReflectionFactory is Sun proprietary API and may be removed
in a future release
../../../../../../src/share/classes/sun/corba/Bridge.java:190: warning:
non-varargs call of varargs method with inexact argument type for last
parameter;
cast to java.lang.Object[] for a non-varargs call and to suppress this
warning
../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/ObjectUtility.java:353: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Class[] for a non-varargs call and to suppress this
warning
../../../../../../src/share/classes/javax/rmi/CORBA/GetORBPropertiesFileAction.java:46: warning: sun.security.action.GetPropertyAction is Sun proprietary API and may be removed in a future release
../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/CorbaResourceUtil.java:78: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Object[] for a non-varargs call and to suppress this
warning
../../../../../../src/share/classes/com/sun/corba/se/impl/presentation/rmi/ExceptionHandlerImpl.java:111: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Class[] for a non-varargs call and to suppress this
warning
../../../../../../src/share/classes/com/sun/corba/se/impl/presentation/rmi/ExceptionHandlerImpl.java:112: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Object[] for a non-varargs call and to suppress this
warning
17 warnings
../../../../../common/shared/Defs-linux.gmk:138: "WARNING: Value of
JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../../../../src/share/classes/sun/corba/Bridge.java:39: warning:
sun.misc.Unsafe is Sun proprietary API and may be removed in a future
release
../../../../../../src/share/classes/sun/corba/Bridge.java:40: warning:
sun.reflect.ReflectionFactory is Sun proprietary API and may be removed
in a future release
../../../../../../src/share/classes/sun/corba/Bridge.java:84: warning:
sun.misc.Unsafe is Sun proprietary API and may be removed in a future
release
../../../../../../src/share/classes/sun/corba/Bridge.java:85: warning:
sun.reflect.ReflectionFactory is Sun proprietary API and may be removed
in a future release
../../../../../../src/share/classes/sun/corba/Bridge.java:114: warning:
sun.misc.Unsafe is Sun proprietary API and may be removed in a future
release
../../../../../../src/share/classes/org/omg/CORBA/ORB.java:593: warning:
non-varargs call of varargs method with inexact argument type for last
parameter;
cast to java.lang.Object[] for a non-varargs call and to suppress this
warning
../../../../../../src/share/classes/sun/corba/Bridge.java:123: warning:
sun.misc.Unsafe is Sun proprietary API and may be removed in a future
release
../../../../../../src/share/classes/sun/corba/Bridge.java:136: warning:
sun.misc.Unsafe is Sun proprietary API and may be removed in a future
release
../../../../../../src/share/classes/sun/corba/Bridge.java:139: warning:
sun.misc.Unsafe is Sun proprietary API and may be removed in a future
release
../../../../../../src/share/classes/sun/corba/Bridge.java:154: warning:
sun.reflect.ReflectionFactory is Sun proprietary API and may be removed
in a future release
../../../../../../src/share/classes/sun/corba/Bridge.java:155: warning:
sun.reflect.ReflectionFactory is Sun proprietary API and may be removed
in a future release
../../../../../../src/share/classes/sun/corba/Bridge.java:190: warning:
non-varargs call of varargs method with inexact argument type for last
parameter;
cast to java.lang.Object[] for a non-varargs call and to suppress this
warning
../../../../../../src/share/classes/javax/rmi/CORBA/GetORBPropertiesFileAction.java:46: warning: sun.security.action.GetPropertyAction is Sun proprietary API and may be removed in a future release
../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/ObjectUtility.java:353: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Class[] for a non-varargs call and to suppress this
warning
../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/CorbaResourceUtil.java:78: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Object[] for a non-varargs call and to suppress this
warning
../../../../../../src/share/classes/com/sun/corba/se/impl/presentation/rmi/ExceptionHandlerImpl.java:111: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Class[] for a non-varargs call and to suppress this
warning
../../../../../../src/share/classes/com/sun/corba/se/impl/presentation/rmi/ExceptionHandlerImpl.java:112: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Object[] for a non-varargs call and to suppress this
warning
17 warnings
../../../../../common/shared/Defs-linux.gmk:138: "WARNING: Value of
JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../../../../common/shared/Defs-linux.gmk:138: "WARNING: Value of
JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../../../../../src/share/classes/org/omg/CORBA/ORB.java:593:
warning: non-varargs call of varargs method with inexact argument type
for last parameter;
cast to java.lang.Object[] for a non-varargs call and to suppress this
warning
1 warning
../../../../../../common/shared/Defs-linux.gmk:138: "WARNING: Value of
JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../../../../common/shared/Defs-linux.gmk:138: "WARNING: Value of
JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../../../../common/shared/Defs-linux.gmk:138: "WARNING: Value of
JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../../../../../common/shared/Defs-linux.gmk:138: "WARNING: Value
of JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../../../../../common/shared/Defs-linux.gmk:138: "WARNING: Value
of JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../../../../common/shared/Defs-linux.gmk:138: "WARNING: Value of
JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../../../../common/shared/Defs-linux.gmk:138: "WARNING: Value of
JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../../../../../src/share/classes/sun/corba/Bridge.java:39:
warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a
future release
../../../../../../../src/share/classes/sun/corba/Bridge.java:40:
warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be
removed in a future release
../../../../../../../src/share/classes/sun/corba/Bridge.java:84:
warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a
future release
../../../../../../../src/share/classes/sun/corba/Bridge.java:85:
warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be
removed in a future release
../../../../../../../src/share/classes/sun/corba/Bridge.java:114:
warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a
future release
../../../../../../../src/share/classes/org/omg/CORBA/ORB.java:593:
warning: non-varargs call of varargs method with inexact argument type
for last parameter;
cast to java.lang.Object[] for a non-varargs call and to suppress this
warning
../../../../../../../src/share/classes/sun/corba/Bridge.java:123:
warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a
future release
../../../../../../../src/share/classes/sun/corba/Bridge.java:136:
warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a
future release
../../../../../../../src/share/classes/sun/corba/Bridge.java:139:
warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a
future release
../../../../../../../src/share/classes/sun/corba/Bridge.java:154:
warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be
removed in a future release
../../../../../../../src/share/classes/sun/corba/Bridge.java:155:
warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be
removed in a future release
../../../../../../../src/share/classes/sun/corba/Bridge.java:190:
warning: non-varargs call of varargs method with inexact argument type
for last parameter;
cast to java.lang.Object[] for a non-varargs call and to suppress this
warning
../../../../../../../src/share/classes/javax/rmi/CORBA/GetORBPropertiesFileAction.java:46: warning: sun.security.action.GetPropertyAction is Sun proprietary API and may be removed in a future release
../../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/ObjectUtility.java:353: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Class[] for a non-varargs call and to suppress this
warning
../../../../../../../src/share/classes/com/sun/corba/se/impl/presentation/rmi/ExceptionHandlerImpl.java:111: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Class[] for a non-varargs call and to suppress this
warning
../../../../../../../src/share/classes/com/sun/corba/se/impl/presentation/rmi/ExceptionHandlerImpl.java:112: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Object[] for a non-varargs call and to suppress this
warning
16 warnings
../../../../../../common/shared/Defs-linux.gmk:138: "WARNING: Value of
JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../../../common/shared/Defs-linux.gmk:138: "WARNING: Value of
JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../../../../common/shared/Defs-linux.gmk:138: "WARNING: Value of
JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../../../../../common/shared/Defs-linux.gmk:138: "WARNING: Value
of JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../../../../../common/shared/Defs-linux.gmk:138: "WARNING: Value
of JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../../../../common/shared/Defs-linux.gmk:138: "WARNING: Value of
JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../../../../../common/shared/Defs-linux.gmk:138: "WARNING: Value
of JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../../../../../common/shared/Defs-linux.gmk:138: "WARNING: Value
of JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../../../../../../src/share/classes/sun/corba/Bridge.java:39:
warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a
future release
../../../../../../../../src/share/classes/sun/corba/Bridge.java:40:
warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be
removed in a future release
../../../../../../../../src/share/classes/sun/corba/Bridge.java:84:
warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a
future release
../../../../../../../../src/share/classes/sun/corba/Bridge.java:85:
warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be
removed in a future release
../../../../../../../../src/share/classes/sun/corba/Bridge.java:114:
warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a
future release
../../../../../../../../src/share/classes/org/omg/CORBA/ORB.java:593:
warning: non-varargs call of varargs method with inexact argument type
for last parameter;
cast to java.lang.Object[] for a non-varargs call and to suppress this
warning
../../../../../../../../src/share/classes/sun/corba/Bridge.java:123:
warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a
future release
../../../../../../../../src/share/classes/sun/corba/Bridge.java:136:
warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a
future release
../../../../../../../../src/share/classes/sun/corba/Bridge.java:139:
warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a
future release
../../../../../../../../src/share/classes/sun/corba/Bridge.java:154:
warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be
removed in a future release
../../../../../../../../src/share/classes/sun/corba/Bridge.java:155:
warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be
removed in a future release
../../../../../../../../src/share/classes/sun/corba/Bridge.java:190:
warning: non-varargs call of varargs method with inexact argument type
for last parameter;
cast to java.lang.Object[] for a non-varargs call and to suppress this
warning
../../../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/CorbaResourceUtil.java:78: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Object[] for a non-varargs call and to suppress this
warning
../../../../../../../../src/share/classes/javax/rmi/CORBA/GetORBPropertiesFileAction.java:46: warning: sun.security.action.GetPropertyAction is Sun proprietary API and may be removed in a future release
../../../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/ObjectUtility.java:353: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Class[] for a non-varargs call and to suppress this
warning
../../../../../../../../src/share/classes/com/sun/corba/se/impl/presentation/rmi/ExceptionHandlerImpl.java:111: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Class[] for a non-varargs call and to suppress this
warning
../../../../../../../../src/share/classes/com/sun/corba/se/impl/presentation/rmi/ExceptionHandlerImpl.java:112: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Object[] for a non-varargs call and to suppress this
warning
17 warnings
../../../../../../../common/shared/Defs-linux.gmk:138: "WARNING: Value
of JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../../../../../../src/share/classes/sun/corba/Bridge.java:39:
warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a
future release
../../../../../../../../src/share/classes/sun/corba/Bridge.java:40:
warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be
removed in a future release
../../../../../../../../src/share/classes/sun/corba/Bridge.java:84:
warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a
future release
../../../../../../../../src/share/classes/sun/corba/Bridge.java:85:
warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be
removed in a future release
../../../../../../../../src/share/classes/sun/corba/Bridge.java:114:
warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a
future release
../../../../../../../../src/share/classes/org/omg/CORBA/ORB.java:593:
warning: non-varargs call of varargs method with inexact argument type
for last parameter;
cast to java.lang.Object[] for a non-varargs call and to suppress this
warning
../../../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/CorbaResourceUtil.java:78: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Object[] for a non-varargs call and to suppress this
warning
../../../../../../../../src/share/classes/sun/corba/Bridge.java:123:
warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a
future release
../../../../../../../../src/share/classes/sun/corba/Bridge.java:136:
warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a
future release
../../../../../../../../src/share/classes/sun/corba/Bridge.java:139:
warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a
future release
../../../../../../../../src/share/classes/sun/corba/Bridge.java:154:
warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be
removed in a future release
../../../../../../../../src/share/classes/sun/corba/Bridge.java:155:
warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be
removed in a future release
../../../../../../../../src/share/classes/sun/corba/Bridge.java:190:
warning: non-varargs call of varargs method with inexact argument type
for last parameter;
cast to java.lang.Object[] for a non-varargs call and to suppress this
warning
../../../../../../../../src/share/classes/javax/rmi/CORBA/GetORBPropertiesFileAction.java:46: warning: sun.security.action.GetPropertyAction is Sun proprietary API and may be removed in a future release
../../../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/ObjectUtility.java:353: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Class[] for a non-varargs call and to suppress this
warning
../../../../../../../../src/share/classes/com/sun/corba/se/impl/presentation/rmi/ExceptionHandlerImpl.java:111: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Class[] for a non-varargs call and to suppress this
warning
../../../../../../../../src/share/classes/com/sun/corba/se/impl/presentation/rmi/ExceptionHandlerImpl.java:112: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Object[] for a non-varargs call and to suppress this
warning
17 warnings
../../../../../../common/shared/Defs-linux.gmk:138: "WARNING: Value of
JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../../../../../common/shared/Defs-linux.gmk:138: "WARNING: Value
of JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../../../../../../src/share/classes/sun/corba/Bridge.java:39:
warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a
future release
../../../../../../../../src/share/classes/sun/corba/Bridge.java:40:
warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be
removed in a future release
../../../../../../../../src/share/classes/sun/corba/Bridge.java:84:
warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a
future release
../../../../../../../../src/share/classes/sun/corba/Bridge.java:85:
warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be
removed in a future release
../../../../../../../../src/share/classes/sun/corba/Bridge.java:114:
warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a
future release
../../../../../../../../src/share/classes/org/omg/CORBA/ORB.java:593:
warning: non-varargs call of varargs method with inexact argument type
for last parameter;
cast to java.lang.Object[] for a non-varargs call and to suppress this
warning
../../../../../../../../src/share/classes/sun/corba/Bridge.java:123:
warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a
future release
../../../../../../../../src/share/classes/sun/corba/Bridge.java:136:
warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a
future release
../../../../../../../../src/share/classes/sun/corba/Bridge.java:139:
warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a
future release
../../../../../../../../src/share/classes/sun/corba/Bridge.java:154:
warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be
removed in a future release
../../../../../../../../src/share/classes/sun/corba/Bridge.java:155:
warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be
removed in a future release
../../../../../../../../src/share/classes/sun/corba/Bridge.java:190:
warning: non-varargs call of varargs method with inexact argument type
for last parameter;
cast to java.lang.Object[] for a non-varargs call and to suppress this
warning
../../../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/CorbaResourceUtil.java:78: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Object[] for a non-varargs call and to suppress this
warning
../../../../../../../../src/share/classes/javax/rmi/CORBA/GetORBPropertiesFileAction.java:46: warning: sun.security.action.GetPropertyAction is Sun proprietary API and may be removed in a future release
../../../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/ObjectUtility.java:353: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Class[] for a non-varargs call and to suppress this
warning
../../../../../../../../src/share/classes/com/sun/corba/se/impl/presentation/rmi/ExceptionHandlerImpl.java:111: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Class[] for a non-varargs call and to suppress this
warning
../../../../../../../../src/share/classes/com/sun/corba/se/impl/presentation/rmi/ExceptionHandlerImpl.java:112: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Object[] for a non-varargs call and to suppress this
warning
17 warnings
../../../../../../../common/shared/Defs-linux.gmk:138: "WARNING: Value
of JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../../../../common/shared/Defs-linux.gmk:138: "WARNING: Value of
JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../../../../common/shared/Defs-linux.gmk:138: "WARNING: Value of
JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../../../../common/shared/Defs-linux.gmk:138: "WARNING: Value of
JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../../../common/shared/Defs-linux.gmk:138: "WARNING: Value of
JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"
../../../../../../common/shared/Defs-linux.gmk:138: "WARNING: Value of
JDK_IMPORT_PATH cannot be empty, check or set ALT_JDK_IMPORT_PATH"

[javac] /work/jvm/openjdk/jaxws/src/share/classes/com/sun/xml/internal/messaging/saaj/util/FastInfosetReflection.java:110: warning: non-varargs call of varargs method with inexact argument type for last parameter;
    [javac] cast to java.lang.Class[] for a non-varargs call and to
suppress this warning

[javac] /work/jvm/openjdk/jaxws/src/share/classes/com/sun/xml/internal/messaging/saaj/util/FastInfosetReflection.java:115: warning: non-varargs call of varargs method with inexact argument type for last parameter;
    [javac] cast to java.lang.Class[] for a non-varargs call and to
suppress this warning

[javac] /work/jvm/openjdk/jaxws/src/share/classes/com/sun/xml/internal/messaging/saaj/util/FastInfosetReflection.java:124: warning: non-varargs call of varargs method with inexact argument type for last parameter;
    [javac] cast to java.lang.Class[] for a non-varargs call and to
suppress this warning

[javac] /work/jvm/openjdk/jaxws/src/share/classes/com/sun/xml/internal/messaging/saaj/util/FastInfosetReflection.java:131: warning: non-varargs call of varargs method with inexact argument type for last parameter;
    [javac] cast to java.lang.Class[] for a non-varargs call and to
suppress this warning

[javac] /work/jvm/openjdk/jaxws/src/share/classes/com/sun/xml/internal/messaging/saaj/util/FastInfosetReflection.java:144: warning: non-varargs call of varargs method with inexact argument type for last parameter;
    [javac] cast to java.lang.Object[] for a non-varargs call and to
suppress this warning

[javac] /work/jvm/openjdk/jaxws/src/share/classes/com/sun/xml/internal/messaging/saaj/util/FastInfosetReflection.java:162: warning: non-varargs call of varargs method with inexact argument type for last parameter;
    [javac] cast to java.lang.Object[] for a non-varargs call and to
suppress this warning

[javac] /work/jvm/openjdk/jaxws/src/share/classes/com/sun/xml/internal/messaging/saaj/util/FastInfosetReflection.java:212: warning: non-varargs call of varargs method with inexact argument type for last parameter;
    [javac] cast to java.lang.Object[] for a non-varargs call and to
suppress this warning

[javac] /work/jvm/openjdk/jaxws/src/share/classes/com/sun/xml/internal/messaging/saaj/util/FastInfosetReflection.java:246: warning: non-varargs call of varargs method with inexact argument type for last parameter;
    [javac] cast to java.lang.Object[] for a non-varargs call and to
suppress this warning
    [javac] 8 warnings
==========================================================================================================================

On Mon, 2009-01-12 at 09:36 -0800, Kelly O'Hair wrote:
> "Waiting for a solution"?
> 
> You mean "still looking for a solution"?  Your wait could be a long one.
> 
> ---
> 
> Anytime you install new rpm packages, you should always build completely
> from scratch. Run 'make clean'.  Did you do that?
> 
> In what I have seen of this problem, it looks like a cascading problem,
> some library didn't build properly but for some reason, the build is continuing
> and causing further problems. You need to look at the complete log of the build
> and find the first thing that has gone wrong. Zero in on the first problem.
> 
> And send more specifics when you have a failure, at a minimum
> we need specific cut&paste from the log file or make output to understand
> what is going on.
> 
> Remember this is an open source project, and an all volunteer army.
> 
> -kto
> 
> 
> Peng Du wrote:
> > Thanks, Andrew
> > 
> > I do have libstdc++-devel installed. 
> > 
> > =======================================================
> > [peng at localhost openjdk]$ rpm -qa | grep libstdc++
> > libstdc++-devel-4.3.2-3mnb2
> > libstdc++6-4.3.2-3mnb2
> > libstdc++5-3.3.6-4mdv2009.0
> > libstdc++5-devel-3.3.6-4mdv2009.0
> > =======================================================
> > 
> > Thanks! Still waiting for solution. 
> > 
> > Peng
> > 
> > 
> > On Mon, 2009-01-12 at 17:02 +0000, Andrew Haley wrote:
> >> Peng Du wrote:
> >>> Thanks, Weijun
> >>>
> >>> However, the problem is still not resolved even if I've installed
> >>> libstdc++ from my distribution: 
> >> There's probably a libstdc++-devel package.
> >>
> >> Andrew.
> >>
> > 




More information about the build-dev mailing list