PrepareFailureLogs should be done after sequential make targets

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 11
    • Affects Version/s: 11
    • Component/s: infrastructure
    • None
    • b19

        My build failed due to a compilation warning:

        /export/users/dh198349/jdk-dev2/open/src/hotspot/share/runtime/thread.cpp:1130:13: error: 'void reset_vm_info_property(Thread*)' defined but not used [-Werror=unused-function]
         static void reset_vm_info_property(TRAPS) {
                     ^~~~~~~~~~~~~~~~~~~~~~
        cc1plus: all warnings being treated as errors

        and that was immediately followed by:

        /bin/cp: cannot create regular file `/export/users/dh198349/jdk-dev2/build/linux-x64-debug/make-support/failure-logs/hotspot_variant-server_libjvm_objs_thread.o.log': No such file or directory
        lib/CompileJvm.gmk:149: recipe for target '/export/users/dh198349/jdk-dev2/build/linux-x64-debug/hotspot/variant-server/libjvm/objs/thread.o' failed

        which doesn't look right.

              Assignee:
              Magnus Ihse Bursie
              Reporter:
              David Holmes
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: