[aarch64-port-dev ] Can't build on macOS on arm64
Kirill A. Korinsky
kirill at korins.ky
Mon Nov 23 19:12:05 UTC 2020
Here the logs.
It is gziped output of
catap at Kirills-mini-m1 openjdk-aarch64-port % env LANG="en_US" JTREG="VM_OPTIONS=-Duser.language=en -Duser.country=US" make run-test-tier1 > tier1.log
Error: Some tests failed or other problems occurred.
Error: Some tests failed or other problems occurred.
Error: Some tests failed or other problems occurred.
make[1]: *** [main] Error 1
make: *** [run-test-tier1] Error 2
catap at Kirills-mini-m1 openjdk-aarch64-port % env LANG="en_US" JTREG="VM_OPTIONS=-Duser.language=en -Duser.country=US" make run-test-tier2 > tier2.log
Error: Some tests failed or other problems occurred.
Error: Some tests failed or other problems occurred.
make[1]: *** [main] Error 1
make: *** [run-test-tier2] Error 2
catap at Kirills-mini-m1 openjdk-aarch64-port %
--
wbr, Kirill
> On 23. Nov 2020, at 18:45, Vladimir Kempik <vkempik at azul.com> wrote:
>
> Hello
> It’s EA, nobody promissed all tests will pass
> it’s especially useful when you provide no list of failed tests.
>
> Regards, Vladimir
>> 23 нояб. 2020 г., в 20:42, Kirill A. Korinsky <kirill at korins.ky <mailto:kirill at korins.ky>> написал(а):
>>
>> Anyway tests are failed
>>
>> I run it by command:
>> env LANG="en_US" JTREG="VM_OPTIONS=-Duser.language=en -Duser.country=US" make run-test-tier1
>>
>> and have result:
>>
>> ==============================
>> Test summary
>> ==============================
>> TEST TOTAL PASS FAIL ERROR
>> >> jtreg:test/hotspot/jtreg:tier1 1566 1561 5 0 <<
>> >> jtreg:test/jdk:tier1 10 0 10 0 <<
>> >> jtreg:test/langtools:tier1 4094 4093 1 0 <<
>> jtreg:test/jaxp:tier1 0 0 0 0
>> jtreg:test/lib-test:tier1 0 0 0 0
>> ==============================
>> TEST FAILURE
>>
>>
>> is it expected?
>>
>> --
>> wbr, Kirill
>>
>>> On 23. Nov 2020, at 13:35, Kirill A. Korinsky <kirill at korins.ky <mailto:kirill at korins.ky>> wrote:
>>>
>>> Thanks.
>>>
>>> It works.
>>>
>>> --
>>> wbr, Kirill
>>>
>>>> On 23. Nov 2020, at 13:19, Vladimir Kempik <vkempik at azul.com <mailto:vkempik at azul.com>> wrote:
>>>>
>>>> Hello, it builds fine for me, maybe this option make it bad for you:
>>>>
>>>>> 23 нояб. 2020 г., в 14:42, Kirill A. Korinsky <kirill at korins.ky <mailto:kirill at korins.ky>> написал(а):
>>>>>
>>>>> --enable-static-build
>>>>
>>>>
>>>> here is my list of options:
>>>>
>>>> sh configure --with-boot-jdk=/Users/tester/vkempik/zulu16.0.65-ea-jdk16.0.0-ea.24-macos_aarch64 --with-extra-ldflags='-F /Applications/Xcode.app/Contents/SharedFrameworks/ContentDeliveryServices.framework/Versions/A/itms/java/Frameworks/' --with-jobs=8 --with-debug-level=release --disable-warnings-as-errors
>>>>
>>>
>>
>
More information about the aarch64-port-dev
mailing list