[aarch64-port-dev ] Can't build on macOS on arm64

Kirill A. Korinsky kirill at korins.ky
Mon Nov 23 17:42:20 UTC 2020


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> 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