None. I brought it up with my local ART team but at the same time mentioned it probably wasn't high priority since I was only seeing it on OS X as compared to my builds on Linux.
Glad I'm not the only one tho ... time to ++priority; On Thursday, May 19, 2016 at 2:53:36 PM UTC-5, Nick Lee wrote: > > I'm experiencing the same issue-- have you made any further inroads? > > FAILED: /bin/bash -c "(mkdir -p > out/target/product/hikey/symbols/system/framework/arm64/ ) && (rm -f > out/target/product/hikey/dex_bootjars/system/framework/arm64//*.art > out/target/product/hikey/dex_bootjars/system/framework/arm64//*.oat ) && > (rm -f out/target/product/hikey/symbols/system/framework/arm64//*.art ) && > (rm -f out/target/product/hikey/symbols/system/framework/arm64//*.oat ) && > (out/host/darwin-x86/bin/dex2oatd --runtime-arg -Xms64m --runtime-arg > -Xmx64m --image-classes=frameworks/base/preloaded-classes > --dex-file=out/target/common/obj/JAVA_LIBRARIES/core-oj_intermediates/javalib.jar > > --dex-file=out/target/common/obj/JAVA_LIBRARIES/core-libart_intermediates/javalib.jar > > --dex-file=out/target/common/obj/JAVA_LIBRARIES/conscrypt_intermediates/javalib.jar > > --dex-file=out/target/common/obj/JAVA_LIBRARIES/okhttp_intermediates/javalib.jar > > --dex-file=out/target/common/obj/JAVA_LIBRARIES/core-junit_intermediates/javalib.jar > > --dex-file=out/target/common/obj/JAVA_LIBRARIES/bouncycastle_intermediates/javalib.jar > > --dex-file=out/target/common/obj/JAVA_LIBRARIES/ext_intermediates/javalib.jar > --dex-file=out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/javalib.jar > > --dex-file=out/target/common/obj/JAVA_LIBRARIES/telephony-common_intermediates/javalib.jar > > --dex-file=out/target/common/obj/JAVA_LIBRARIES/voip-common_intermediates/javalib.jar > > --dex-file=out/target/common/obj/JAVA_LIBRARIES/ims-common_intermediates/javalib.jar > > --dex-file=out/target/common/obj/JAVA_LIBRARIES/apache-xml_intermediates/javalib.jar > > --dex-file=out/target/common/obj/JAVA_LIBRARIES/org.apache.http.legacy.boot_intermediates/javalib.jar > > --dex-location=/system/framework/core-oj.jar > --dex-location=/system/framework/core-libart.jar > --dex-location=/system/framework/conscrypt.jar > --dex-location=/system/framework/okhttp.jar > --dex-location=/system/framework/core-junit.jar > --dex-location=/system/framework/bouncycastle.jar > --dex-location=/system/framework/ext.jar > --dex-location=/system/framework/framework.jar > --dex-location=/system/framework/telephony-common.jar > --dex-location=/system/framework/voip-common.jar > --dex-location=/system/framework/ims-common.jar > --dex-location=/system/framework/apache-xml.jar > --dex-location=/system/framework/org.apache.http.legacy.boot.jar > --oat-symbols=out/target/product/hikey/symbols/system/framework/arm64/boot.oat > > --oat-file=out/target/product/hikey/dex_bootjars/system/framework/arm64/boot.oat > > --oat-location=/system/framework/arm64/boot.oat > --image=out/target/product/hikey/dex_bootjars/system/framework/arm64/boot.art > --base=0x70000000 --instruction-set=arm64 --instruction-set-variant=generic > --instruction-set-features=default > --android-root=out/target/product/hikey/system > --include-patch-information --runtime-arg -Xnorelocate > --no-generate-debug-info --multi-image --no-inline-from=core-oj.jar )" > dex2oatd I 5233 302348 art/dex2oat/dex2oat.cc:2610] > out/host/darwin-x86/bin/dex2oatd --runtime-arg -Xms64m --runtime-arg > -Xmx64m --image-classes=frameworks/base/preloaded-classes > --dex-file=out/target/common/obj/JAVA_LIBRARIES/core-oj_intermediates/javalib.jar > > --dex-file=out/target/common/obj/JAVA_LIBRARIES/core-libart_intermediates/javalib.jar > > --dex-file=out/target/common/obj/JAVA_LIBRARIES/conscrypt_intermediates/javalib.jar > > --dex-file=out/target/common/obj/JAVA_LIBRARIES/okhttp_intermediates/javalib.jar > > --dex-file=out/target/common/obj/JAVA_LIBRARIES/core-junit_intermediates/javalib.jar > > --dex-file=out/target/common/obj/JAVA_LIBRARIES/bouncycastle_intermediates/javalib.jar > > --dex-file=out/target/common/obj/JAVA_LIBRARIES/ext_intermediates/javalib.jar > --dex-file=out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/javalib.jar > > --dex-file=out/target/common/obj/JAVA_LIBRARIES/telephony-common_intermediates/javalib.jar > > --dex-file=out/target/common/obj/JAVA_LIBRARIES/voip-common_intermediates/javalib.jar > > --dex-file=out/target/common/obj/JAVA_LIBRARIES/ims-common_intermediates/javalib.jar > > --dex-file=out/target/common/obj/JAVA_LIBRARIES/apache-xml_intermediates/javalib.jar > > --dex-file=out/target/common/obj/JAVA_LIBRARIES/org.apache.http.legacy.boot_intermediates/javalib.jar > > --dex-location=/system/framework/core-oj.jar > --dex-location=/system/framework/core-libart.jar > --dex-location=/system/framework/conscrypt.jar > --dex-location=/system/framework/okhttp.jar > --dex-location=/system/framework/core-junit.jar > --dex-location=/system/framework/bouncycastle.jar > --dex-location=/system/framework/ext.jar > --dex-location=/system/framework/framework.jar > --dex-location=/system/framework/telephony-common.jar > --dex-location=/system/framework/voip-common.jar > --dex-location=/system/framework/ims-common.jar > --dex-location=/system/framework/apache-xml.jar > --dex-location=/system/framework/org.apache.http.legacy.boot.jar > --oat-symbols=out/target/product/hikey/symbols/system/framework/arm64/boot.oat > > --oat-file=out/target/product/hikey/dex_bootjars/system/framework/arm64/boot.oat > > --oat-location=/system/framework/arm64/boot.oat > --image=out/target/product/hikey/dex_bootjars/system/framework/arm64/boot.art > --base=0x70000000 --instruction-set=arm64 --instruction-set-variant=generic > --instruction-set-features=default > --android-root=out/target/product/hikey/system --include-patch-information > --runtime-arg -Xnorelocate --no-generate-debug-info --multi-image > --no-inline-from=core-oj.jar > dex2oatd I 5233 302348 art/runtime/parsed_options.cc:474] setting boot > class path to > out/target/common/obj/JAVA_LIBRARIES/core-oj_intermediates/javalib.jar:out/target/common/obj/JAVA_LIBRARIES/core-libart_intermediates/javalib.jar:out/target/common/obj/JAVA_LIBRARIES/conscrypt_intermediates/javalib.jar:out/target/common/obj/JAVA_LIBRARIES/okhttp_intermediates/javalib.jar:out/target/common/obj/JAVA_LIBRARIES/core-junit_intermediates/javalib.jar:out/target/common/obj/JAVA_LIBRARIES/bouncycastle_intermediates/javalib.jar:out/target/common/obj/JAVA_LIBRARIES/ext_intermediates/javalib.jar:out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/javalib.jar:out/target/common/obj/JAVA_LIBRARIES/telephony-common_intermediates/javalib.jar:out/target/common/obj/JAVA_LIBRARIES/voip-common_intermediates/javalib.jar:out/target/common/obj/JAVA_LIBRARIES/ims-common_intermediates/javalib.jar:out/target/common/obj/JAVA_LIBRARIES/apache-xml_intermediates/javalib.jar:out/target/common/obj/JAVA_LIBRARIES/org.apache.http.legacy.boot_intermediates/javalib.jar > dex2oatd W 5233 302348 art/runtime/class_linker.cc:5691] Before Android > 4.1, method double > java.util.concurrent.ThreadLocalRandom.internalNextDouble(double, double) > would have incorrectly overridden the package-private method in > java.util.Random > dex2oatd W 5233 302348 art/runtime/class_linker.cc:5691] Before Android > 4.1, method int java.util.concurrent.ThreadLocalRandom.internalNextInt(int, > int) would have incorrectly overridden the package-private method in > java.util.Random > dex2oatd W 5233 302348 art/runtime/class_linker.cc:5691] Before Android > 4.1, method long > java.util.concurrent.ThreadLocalRandom.internalNextLong(long, long) would > have incorrectly overridden the package-private method in java.util.Random > dex2oatd F 5233 302348 art/runtime/runtime_linux.cc:336]*** *** *** *** > *** *** *** *** *** *** *** *** *** *** *** *** > Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR) fault addr 0x50 > OS: Darwin 15.3.0 (x86_64) > Cmdline: out/host/darwin-x86/bin/dex2oatd --runtime-arg -Xms64m > --runtime-arg -Xmx64m --image-classes=frameworks/base/preloaded-classes > --dex-file=out/target/common/obj/JAVA_LIBRARIES/core-oj_intermediates/javalib.jar > > --dex-file=out/target/common/obj/JAVA_LIBRARIES/core-libart_intermediates/javalib.jar > > --dex-file=out/target/common/obj/JAVA_LIBRARIES/conscrypt_intermediates/javalib.jar > > --dex-file=out/target/common/obj/JAVA_LIBRARIES/okhttp_intermediates/javalib.jar > > --dex-file=out/target/common/obj/JAVA_LIBRARIES/core-junit_intermediates/javalib.jar > > --dex-file=out/target/common/obj/JAVA_LIBRARIES/bouncycastle_intermediates/javalib.jar > > --dex-file=out/target/common/obj/JAVA_LIBRARIES/ext_intermediates/javalib.jar > --dex-file=out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/javalib.jar > > --dex-file=out/target/common/obj/JAVA_LIBRARIES/telephony-common_intermediates/javalib.jar > > --dex-file=out/target/common/obj/JAVA_LIBRARIES/voip-common_intermediates/javalib.jar > > --dex-file=out/target/common/obj/JAVA_LIBRARIES/ims-common_intermediates/javalib.jar > > --dex-file=out/target/common/obj/JAVA_LIBRARIES/apache-xml_intermediates/javalib.jar > > --dex-file=out/target/common/obj/JAVA_LIBRARIES/org.apache.http.legacy.boot_intermediates/javalib.jar > > --dex-location=/system/framework/core-oj.jar > --dex-location=/system/framework/core-libart.jar > --dex-location=/system/framework/conscrypt.jar > --dex-location=/system/framework/okhttp.jar > --dex-location=/system/framework/core-junit.jar > --dex-location=/system/framework/bouncycastle.jar > --dex-location=/system/framework/ext.jar > --dex-location=/system/framework/framework.jar > --dex-location=/system/framework/telephony-common.jar > --dex-location=/system/framework/voip-common.jar > --dex-location=/system/framework/ims-common.jar > --dex-location=/system/framework/apache-xml.jar > --dex-location=/system/framework/org.apache.http.legacy.boot.jar > --oat-symbols=out/target/product/hikey/symbols/system/framework/arm64/boot.oat > > --oat-file=out/target/product/hikey/dex_bootjars/system/framework/arm64/boot.oat > > --oat-location=/system/framework/arm64/boot.oat > --image=out/target/product/hikey/dex_bootjars/system/framework/arm64/boot.art > --base=0x70000000 --instruction-set=arm64 --instruction-set-variant=generic > --instruction-set-features=default > --android-root=out/target/product/hikey/system --include-patch-information > --runtime-arg -Xnorelocate --no-generate-debug-info --multi-image > --no-inline-from=core-oj.jar > Thread: 302348 "<unknown>" > Registers: > eax: 0xf4e1e0a1 ebx: 0xa38b6038 ecx: 0x00000000 edx: > 0x00000000 > edi: 0xbffc1ca8 esi: 0x00000000 ebp: 0xbffc1bf8 esp: > 0xbffc1b40 > eip: 0x00918d00 eflags: 0x00010282 [ SF IF ] > cs: 0x0000001b ds: 0x00000023 es: 0x00000023 fs: > 0x0000001f > gs: 0x0000000f ss: 0x00000023 > Backtrace: > dex2oatd F 5233 302348 art/runtime/runtime_linux.cc:359]Fault message: > ninja: build stopped: subcommand failed. > make: *** [ninja_wrapper] Error 1 > > On Friday, May 13, 2016 at 2:22:54 PM UTC-4, Tom Gall wrote: >> >> So gory details. >> >> >> Building off master. OS X.11.4 >> >> Latest Xcode. >> >> Mac ports up to date." >> >> Java(TM) SE Runtime Environment (build 1.8.0_72-b15) >> >> Java HotSpot(TM) 64-Bit Server VM (build 25.72-b15, mixed mode) >> >> >> lunch hikey-userdebug >> >> >> >> make -j <whatever> >> >> >> ..... >> >> >> dex2oatd I 83022 53972102 art/dex2oat/dex2oat.cc:2610] >> out/host/darwin-x86/bin/dex2oatd --runtime-arg -Xms64m --runtime-arg >> -Xmx64m --image-classes=frameworks/base/preloaded-classes >> --dex-file=out/target/common/obj/JAVA_LIBRARIES/core-oj_intermediates/javalib.jar >> >> --dex-file=out/target/common/obj/JAVA_LIBRARIES/core-libart_intermediates/javalib.jar >> >> --dex-file=out/target/common/obj/JAVA_LIBRARIES/conscrypt_intermediates/javalib.jar >> >> --dex-file=out/target/common/obj/JAVA_LIBRARIES/okhttp_intermediates/javalib.jar >> >> --dex-file=out/target/common/obj/JAVA_LIBRARIES/core-junit_intermediates/javalib.jar >> >> --dex-file=out/target/common/obj/JAVA_LIBRARIES/bouncycastle_intermediates/javalib.jar >> >> --dex-file=out/target/common/obj/JAVA_LIBRARIES/ext_intermediates/javalib.jar >> >> --dex-file=out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/javalib.jar >> >> --dex-file=out/target/common/obj/JAVA_LIBRARIES/telephony-common_intermediates/javalib.jar >> >> --dex-file=out/target/common/obj/JAVA_LIBRARIES/voip-common_intermediates/javalib.jar >> >> --dex-file=out/target/common/obj/JAVA_LIBRARIES/ims-common_intermediates/javalib.jar >> >> --dex-file=out/target/common/obj/JAVA_LIBRARIES/apache-xml_intermediates/javalib.jar >> >> --dex-file=out/target/common/obj/JAVA_LIBRARIES/org.apache.http.legacy.boot_intermediates/javalib.jar >> >> --dex-location=/system/framework/core-oj.jar >> --dex-location=/system/framework/core-libart.jar >> --dex-location=/system/framework/conscrypt.jar >> --dex-location=/system/framework/okhttp.jar >> --dex-location=/system/framework/core-junit.jar >> --dex-location=/system/framework/bouncycastle.jar >> --dex-location=/system/framework/ext.jar >> --dex-location=/system/framework/framework.jar >> --dex-location=/system/framework/telephony-common.jar >> --dex-location=/system/framework/voip-common.jar >> --dex-location=/system/framework/ims-common.jar >> --dex-location=/system/framework/apache-xml.jar >> --dex-location=/system/framework/org.apache.http.legacy.boot.jar >> --oat-symbols=out/target/product/hikey/symbols/system/framework/arm64/boot.oat >> >> --oat-file=out/target/product/hikey/dex_bootjars/system/framework/arm64/boot.oat >> >> --oat-location=/system/framework/arm64/boot.oat >> --image=out/target/product/hikey/dex_bootjars/system/framework/arm64/boot.art >> >> --base=0x70000000 --instruction-set=arm64 --instruction-set-variant=generic >> --instruction-set-features=default >> --android-root=out/target/product/hikey/system --include-patch-information >> --runtime-arg -Xnorelocate --no-generate-debug-info --multi-image >> --no-inline-from=core-oj.jar >> >> dex2oatd I 83022 53972102 art/runtime/parsed_options.cc:471] setting boot >> class path to >> out/target/common/obj/JAVA_LIBRARIES/core-oj_intermediates/javalib.jar:out/target/common/obj/JAVA_LIBRARIES/core-libart_intermediates/javalib.jar:out/target/common/obj/JAVA_LIBRARIES/conscrypt_intermediates/javalib.jar:out/target/common/obj/JAVA_LIBRARIES/okhttp_intermediates/javalib.jar:out/target/common/obj/JAVA_LIBRARIES/core-junit_intermediates/javalib.jar:out/target/common/obj/JAVA_LIBRARIES/bouncycastle_intermediates/javalib.jar:out/target/common/obj/JAVA_LIBRARIES/ext_intermediates/javalib.jar:out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/javalib.jar:out/target/common/obj/JAVA_LIBRARIES/telephony-common_intermediates/javalib.jar:out/target/common/obj/JAVA_LIBRARIES/voip-common_intermediates/javalib.jar:out/target/common/obj/JAVA_LIBRARIES/ims-common_intermediates/javalib.jar:out/target/common/obj/JAVA_LIBRARIES/apache-xml_intermediates/javalib.jar:out/target/common/obj/JAVA_LIBRARIES/org.apache.http.legacy.boot_intermediates/javalib.jar >> >> dex2oatd W 83022 53972102 art/runtime/class_linker.cc:5691] Before >> Android 4.1, method double >> java.util.concurrent.ThreadLocalRandom.internalNextDouble(double, double) >> would have incorrectly overridden the package-private method in >> java.util.Random >> >> dex2oatd W 83022 53972102 art/runtime/class_linker.cc:5691] Before >> Android 4.1, method int >> java.util.concurrent.ThreadLocalRandom.internalNextInt(int, int) would have >> incorrectly overridden the package-private method in java.util.Random >> >> dex2oatd W 83022 53972102 art/runtime/class_linker.cc:5691] Before >> Android 4.1, method long >> java.util.concurrent.ThreadLocalRandom.internalNextLong(long, long) would >> have incorrectly overridden the package-private method in java.util.Random >> >> dex2oatd F 83022 53972102 art/runtime/runtime_linux.cc:336]*** *** *** >> *** *** *** *** *** *** *** *** *** *** *** *** *** >> >> Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR) fault addr 0x50 >> >> OS: Darwin 15.4.0 (x86_64) >> >> Cmdline: out/host/darwin-x86/bin/dex2oatd --runtime-arg -Xms64m >> --runtime-arg -Xmx64m --image-classes=frameworks/base/preloaded-classes >> --dex-file=out/target/common/obj/JAVA_LIBRARIES/core-oj_intermediates/javalib.jar >> >> --dex-file=out/target/common/obj/JAVA_LIBRARIES/core-libart_intermediates/javalib.jar >> >> --dex-file=out/target/common/obj/JAVA_LIBRARIES/conscrypt_intermediates/javalib.jar >> >> --dex-file=out/target/common/obj/JAVA_LIBRARIES/okhttp_intermediates/javalib.jar >> >> --dex-file=out/target/common/obj/JAVA_LIBRARIES/core-junit_intermediates/javalib.jar >> >> --dex-file=out/target/common/obj/JAVA_LIBRARIES/bouncycastle_intermediates/javalib.jar >> >> --dex-file=out/target/common/obj/JAVA_LIBRARIES/ext_intermediates/javalib.jar >> >> --dex-file=out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/javalib.jar >> >> --dex-file=out/target/common/obj/JAVA_LIBRARIES/telephony-common_intermediates/javalib.jar >> >> --dex-file=out/target/common/obj/JAVA_LIBRARIES/voip-common_intermediates/javalib.jar >> >> --dex-file=out/target/common/obj/JAVA_LIBRARIES/ims-common_intermediates/javalib.jar >> >> --dex-file=out/target/common/obj/JAVA_LIBRARIES/apache-xml_intermediates/javalib.jar >> >> --dex-file=out/target/common/obj/JAVA_LIBRARIES/org.apache.http.legacy.boot_intermediates/javalib.jar >> >> --dex-location=/system/framework/core-oj.jar >> --dex-location=/system/framework/core-libart.jar >> --dex-location=/system/framework/conscrypt.jar >> --dex-location=/system/framework/okhttp.jar >> --dex-location=/system/framework/core-junit.jar >> --dex-location=/system/framework/bouncycastle.jar >> --dex-location=/system/framework/ext.jar >> --dex-location=/system/framework/framework.jar >> --dex-location=/system/framework/telephony-common.jar >> --dex-location=/system/framework/voip-common.jar >> --dex-location=/system/framework/ims-common.jar >> --dex-location=/system/framework/apache-xml.jar >> --dex-location=/system/framework/org.apache.http.legacy.boot.jar >> --oat-symbols=out/target/product/hikey/symbols/system/framework/arm64/boot.oat >> >> --oat-file=out/target/product/hikey/dex_bootjars/system/framework/arm64/boot.oat >> >> --oat-location=/system/framework/arm64/boot.oat >> --image=out/target/product/hikey/dex_bootjars/system/framework/arm64/boot.art >> >> --base=0x70000000 --instruction-set=arm64 --instruction-set-variant=generic >> --instruction-set-features=default >> --android-root=out/target/product/hikey/system --include-patch-information >> --runtime-arg -Xnorelocate --no-generate-debug-info --multi-image >> --no-inline-from=core-oj.jar >> >> Thread: 53972102 "<unknown>" >> >> Registers: >> >> eax: 0x122c28f0 ebx: 0xa2e73038 ecx: 0x00000000 edx: >> 0x00000000 >> >> edi: 0xbff65078 esi: 0x00000000 ebp: 0xbff64fc8 esp: >> 0xbff64f10 >> >> eip: 0x0097d4f0 eflags: 0x00010286 [ PF SF IF ] >> >> cs: 0x0000001b ds: 0x00000023 es: 0x00000023 fs: >> 0x0000001f >> >> gs: 0x0000000f ss: 0x00000023 >> >> Backtrace: >> >> >> >> Thoughts? >> > -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
