Failure building icedtea7-forest-2.5
Omair Majid
omajid at redhat.com
Tue Jun 9 14:33:25 UTC 2015
Hi,
I tried building icedtea7-forest-2.5 today and ran into a build failure:
cc -m64 -Xlinker -O1 -Wl,--hash-style=both -Xlinker -z -Xlinker noexecstack -m64 -Xlinker -export-dynamic -L `pwd` -o gamma launcher/java_md.o launcher/wildcard.o launcher/jli_util.o launcher/java.o -ljvm -lm -ldl -lpthread
/home/omajid/devel/icedtea7-forest-2.5/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/libjvm.so: undefined reference to `void G1SATBCardTableModRefBS::write_ref_array_pre_work<oopDesc*>(oopDesc**, int)'
collect2: error: ld returned 1 exit status
/home/omajid/devel/icedtea7-forest-2.5/hotspot/make/linux/makefiles/launcher.make:83: recipe for target 'gamma' failed
make[6]: *** [gamma] Error 1
make[6]: Leaving directory '/home/omajid/devel/icedtea7-forest-2.5/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product'
/home/omajid/devel/icedtea7-forest-2.5/hotspot/make/linux/makefiles/top.make:119: recipe for target 'the_vm' failed
make[5]: *** [the_vm] Error 2
make[5]: Leaving directory '/home/omajid/devel/icedtea7-forest-2.5/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product'
/home/omajid/devel/icedtea7-forest-2.5/hotspot/make/linux/Makefile:310: recipe for target 'product' failed
make[4]: *** [product] Error 2
make[4]: Leaving directory '/home/omajid/devel/icedtea7-forest-2.5/build/linux-amd64/hotspot/outputdir'
Makefile:202: recipe for target 'generic_build2' failed
make[3]: *** [generic_build2] Error 2
make[3]: Leaving directory '/home/omajid/devel/icedtea7-forest-2.5/hotspot/make'
Makefile:158: recipe for target 'product' failed
make[2]: *** [product] Error 2
make[2]: Leaving directory '/home/omajid/devel/icedtea7-forest-2.5/hotspot/make'
make/hotspot-rules.gmk:125: recipe for target 'hotspot-build' failed
make[1]: *** [hotspot-build] Error 2
make[1]: Leaving directory '/home/omajid/devel/icedtea7-forest-2.5'
Makefile:251: recipe for target 'build_product_image' failed
This looks somewhat similar to
https://bugs.openjdk.java.net/browse/JDK-8048214 and applying the fix
for that [1] locally makes the build work again.
Does it make sense to push this fix to icedtea7-forest-2.5?
Thanks,
Omair
[1] http://hg.openjdk.java.net/jdk9/hs-gc/hotspot/rev/d8d107be209c
--
PGP Key: 66484681 (http://pgp.mit.edu/)
Fingerprint = F072 555B 0A17 3957 4E95 0056 F286 F14F 6648 4681
More information about the distro-pkg-dev
mailing list