Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8268860

Windows-Aarch64 build is failing in GitHub actions

    XMLWordPrintable

Details

    • b05
    • aarch64
    • windows

    Backports

      Description

        The Windows Aarch64 debug build in Github actions has been failing for quite some time now e.g. [1]

        LINK : fatal error LNK1104: cannot open file 'libcpmt.lib'
        make[3]: *** [gensrc/GensrcAdlc.gmk:63: /cygdrive/d/a/jdk17/jdk17/jdk/build/windows-aarch64/hotspot/variant-server/tools/adlc/adlc.exe] Error 1

        I suspect this is an issue with the cross-compilation setup as adlc.exe has to be native binary for the build machine, not the target. Someone who actually builds Windows-Aarch64 needs to check a valid configure setup with what is seen in GHA and try to discern what the problem may be.

        I tried to file an issue with GitHub [2] but now suspect this is a configure problem at our end that should be fixed.

        [1] https://github.com/dholmes-ora/jdk17/runs/2825339313?check_suite_focus=true

        [2] https://github.com/actions/virtual-environments/issues/3567

        Attachments

          Issue Links

            Activity

              People

                ihse Magnus Ihse Bursie
                dholmes David Holmes
                Votes:
                0 Vote for this issue
                Watchers:
                5 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: