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

Zero build is broken after JDK-8277204

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 19
    • hotspot
    • 19

      [2022-02-25T06:11:07,065Z] /opt/mach5/mesos/work_dir/slaves/c82600aa-2448-475c-8c08-6f02a5b3f3af-S11691/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/31aae53e-715d-4bfb-a62f-bf77ac9a745c/runs/f2938836-2225-4ae7-8465-b74b05034a3e/workspace/open/src/hotspot/share/gc/shared/barrierSetNMethod.cpp: In static member function 'static int BarrierSetNMethod::nmethod_stub_entry_barrier(u_char**)':
      [2022-02-25T06:11:07,065Z] /opt/mach5/mesos/work_dir/slaves/c82600aa-2448-475c-8c08-6f02a5b3f3af-S11691/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/31aae53e-715d-4bfb-a62f-bf77ac9a745c/runs/f2938836-2225-4ae7-8465-b74b05034a3e/workspace/open/src/hotspot/share/gc/shared/barrierSetNMethod.cpp:58:33: error: 'pauth_strip_pointer' was not declared in this scope
      [2022-02-25T06:11:07,065Z] 58 | AARCH64_ONLY(return_address = pauth_strip_pointer(return_address));
      [2022-02-25T06:11:07,065Z] | ^~~~~~~~~~~~~~~~~~~
      [2022-02-25T06:11:07,065Z] /opt/mach5/mesos/work_dir/slaves/c82600aa-2448-475c-8c08-6f02a5b3f3af-S11691/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/31aae53e-715d-4bfb-a62f-bf77ac9a745c/runs/f2938836-2225-4ae7-8465-b74b05034a3e/workspace/open/src/hotspot/share/utilities/macros.hpp:533:28: note: in definition of macro 'AARCH64_ONLY'
      [2022-02-25T06:11:07,065Z] 533 | #define AARCH64_ONLY(code) code
      [2022-02-25T06:11:07,065Z] | ^~~~
      [2022-02-25T06:11:07,134Z] lib/CompileJvm.gmk:146: recipe for target '/opt/mach5/mesos/work_dir/slaves/c82600aa-2448-475c-8c08-6f02a5b3f3af-S11691/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/31aae53e-715d-4bfb-a62f-bf77ac9a745c/runs/f2938836-2225-4ae7-8465-b74b05034a3e/workspace/build/linux-aarch64-zero/hotspot/variant-zero/libjvm/objs/barrierSetNMethod.o' failed
      [2022-02-25T06:11:07,134Z] make[3]: *** [/opt/mach5/mesos/work_dir/slaves/c82600aa-2448-475c-8c08-6f02a5b3f3af-S11691/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/31aae53e-715d-4bfb-a62f-bf77ac9a745c/runs/f2938836-2225-4ae7-8465-b74b05034a3e/workspace/build/linux-aarch64-zero/hotspot/variant-zero/libjvm/objs/barrierSetNMethod.o] Error 1
      [2022-02-25T06:11:07,134Z] make[3]: *** Waiting for unfinished jobs....
      [2022-02-25T06:11:13,211Z] make/Main.gmk:252: recipe for target 'hotspot-zero-libs' failed
      [2022-02-25T06:11:13,211Z] make[2]: *** [hotspot-zero-libs] Error 2


      Assuming this is just a missing include.

            ahayward Alan Hayward
            dholmes David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: