[threeten-dev] Can not build binaries from jsr310 repo

Patrick Zhang patrick.zhang at oracle.com
Mon Mar 18 17:36:08 PDT 2013


Hi,

I still can not build it successfully...

Regards
Patrick

On 3/18/13 1:39 PM, Patrick Zhang wrote:
> Hi Shereman & Roger,
>
> It looks there is something wrong when I try to build binaries from 
> jsr310 repo.
> =============
> /usr/bin/gcc  -g -O2   -fno-strict-aliasing -fPIC -W -Wall  
> -Wno-unused -Wno-parentheses -fno-omit-frame-pointer 
> -D_LITTLE_ENDIAN   -DNDEBUG -DARCH='"i586"' -Di586 -DLINUX 
> -DRELEASE='"1.8.0-internal"' -D_LARGEFILE64_SOURCE -D_GNU_SOURCE 
> -D_REENTRANT -I. 
> -I/net/sqenfs-1/export1/comp/jsn/users/patrick/jdkoutput_new/tmp/java/verify/CClassHeaders 
> -I../../../src/solaris/javavm/export 
> -I../../../src/share/javavm/export    -DTHIS_FILE='".files_compiled"' 
> -Xlinker -O1 -Xlinker -version-script=mapfile-vers  
> -Wl,--hash-style=both -Xlinker -z -Xlinker origin -Xlinker -rpath 
> -Xlinker \$ORIGIN  -Xlinker -z -Xlinker defs 
> -L/net/sqenfs-1/export1/comp/jsn/users/patrick/jdkoutput_new/lib/i386 
> -Wl,-soname=libverify.so   -shared -o 
> /net/sqenfs-1/export1/comp/jsn/users/patrick/jdkoutput_new/lib/i386/libverify.so 
> /net/sqenfs-1/export1/comp/jsn/users/patrick/jdkoutput_new/tmp/java/verify/obj/check_code.o 
> /net/sqenfs-1/export1/comp/jsn/users/patrick/jdkoutput_new/tmp/java/verify/obj/check_format.o 
> -L/net/sqenfs-1/export1/comp/jsn/users/patrick/jdkoutput_new/lib/i386/server 
> -ljvm  -lc
> /net/sqenfs-1/export1/comp/jsn/users/patrick/jdkoutput_new/tmp/java/verify/obj/check_code.o: 
> In function `verify_method':
> /net/sqenfs-1/export1/comp/jsn/users/patrick/threeten/jdk/make/java/verify/../../../src/share/native/common/check_code.c:992: 
> undefined reference to `JVM_IsVMGeneratedMethodIx'
> collect2: ld returned 1 exit status
> gmake[3]: *** 
> [/net/sqenfs-1/export1/comp/jsn/users/patrick/jdkoutput_new/lib/i386/libverify.so] 
> Error 1
> gmake[3]: Leaving directory 
> `/net/sqenfs-1/export1/comp/jsn/users/patrick/threeten/jdk/make/java/verify'
> gmake[2]: *** [all] Error 1
> gmake[2]: Leaving directory 
> `/net/sqenfs-1/export1/comp/jsn/users/patrick/threeten/jdk/make/java'
> gmake[1]: *** [all] Error 1
> gmake[1]: Leaving directory 
> `/net/sqenfs-1/export1/comp/jsn/users/patrick/threeten/jdk/make'
> gmake: *** [openjdk] Error 2
> ==============
>
> The same error happens in RE build job also. All Hudson jobs fail today.
> http://rehudson.us.oracle.com/cgi-bin/buildview.cgi?user=&buildname=jdk8-jsr310&submit=by+build+name&debug=On 
>
>
> Regards
> Patrick


More information about the threeten-dev mailing list