The build is trying to run rmic using the newly built jdk. It seems there is a problem with the zip.dll that you just built. Are you able to run C:/Users/Pete/JDK7u/jdk7-clone/jdk7/build/windows-i586-fastdebug/bin/java at all?

/Erik

On 2014-04-18 23:56, Pete Brunet wrote:
p.s. The ALT_BOOTDIR specifies 6u45.

On 4/18/14 4:53 PM, Pete Brunet wrote:
A full 7u build currently fails like this:

make[6]: Entering directory
`/cygdrive/c/Users/Pete/JDK7u/jdk7-clone/jdk7/jdk/make/com/sun/jmx'
/usr/bin/mkdir -p
C:/Users/Pete/JDK7u/jdk7-clone/jdk7/build/windows-i586/../windows-i586-fastdebug/classes/javax/management/remote/rmi
rm -f
C:/Users/Pete/JDK7u/jdk7-clone/jdk7/build/windows-i586/../windows-i586-fastdebug/classes/javax/management/remote/rmi/RMIConnectionImpl_Stub.class
C:/Users/Pete/JDK7u/jdk7-clone/jdk7/build/windows-i586/../windows-i586-fastdebug/bin/java
-XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput
-client -Xmx512m -Xms512m -XX:PermSize=32m -XX:MaxPermSize=160m -cp
C:/Users/Pete/JDK7u/jdk7-clone/jdk7/build/windows-i586/../windows-i586-fastdebug/classes
sun.rmi.rmic.Main -classpath
"C:/Users/Pete/JDK7u/jdk7-clone/jdk7/build/windows-i586/../windows-i586-fastdebug/classes"
\
                 -d
C:/Users/Pete/JDK7u/jdk7-clone/jdk7/build/windows-i586/../windows-i586-fastdebug/classes
\
                 -v1.2                           \
                 -keepgenerated                  \
                 javax.management.remote.rmi.RMIConnectionImpl
Error occurred during initialization of VM
Unable to load ZIP library:
C:\Users\Pete\JDK7u\jdk7-clone\jdk7\build\windows-i586-fastdebug\bin\zip.dll

I have BUILD_DEPLOY and BUILD_INSTALL set to off.  I mention that
because this was advice much earlier when hitting the same problem.

Any ideas?

Pete

Reply via email to