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

jdk8u MacOS zipped debug symbols won't build

XMLWordPrintable

    • b01
    • os_x

      With the integration of https://bugs.openjdk.java.net/browse/JDK-8262730
      to support MacOS debug symbols, if you build mac with default configure options then debug symbols is enabled with "zipped", but the following error will occur:
      make[2]: *** No rule to make target `/Users/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-mac-x64-hotspot/workspace/build/src/build/macosx-x86_64-normal-server-release/jdk/lib/libverify.diz', needed by `all'. Stop.

      The reason being because there is a missing copy rule for the .diz on MacOS.

            aleonard Andrew Leonard
            aleonard Andrew Leonard
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: