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

profiles build fails if nashorn not previously built

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • None
    • infrastructure


      "make profiles" will fail if the nashorn target has not been built previously (say by images).

      :
      ## Finished jdk (build time 00:05:16)

      ## Starting profiles
      /usr/bin/find: `/u/alanb/ws/tl/build/linux-x86_64-normal-server-release/images/lib': No such file or directory
      Creating images/lib/ext/localedata.jar
      Removed method addPropertyChangeListener(java.beans.PropertyChangeListener) from com/sun/java/util/jar/pack/PackerImpl
      Removed method removePropertyChangeListener(java.beans.PropertyChangeListener) from com/sun/java/util/jar/pack/PackerImpl
      Removed method addPropertyChangeListener(java.beans.PropertyChangeListener) from java/util/logging/LogManager
      Removed method removePropertyChangeListener(java.beans.PropertyChangeListener) from java/util/logging/LogManager
      Removed method addPropertyChangeListener(java.beans.PropertyChangeListener) from com/sun/java/util/jar/pack/UnpackerImpl
      Removed method removePropertyChangeListener(java.beans.PropertyChangeListener) from com/sun/java/util/jar/pack/UnpackerImpl
      Creating images/lib/jsse.jar
      make[2]: *** No rule to make target `/u/alanb/ws/tl/build/linux-x86_64-normal-server-release/nashorn/dist/nashorn.jar', needed by `/u/alanb/ws/tl/build/linux-x86_64-normal-server-release/images/lib/ext/nashorn.jar'. Stop.
      make[2]: *** Waiting for unfinished jobs....
      Updating images/sec-bin.zip
      make[1]: *** [profile_1] Error 2
      make: *** [profiles-only] Error 2

            Unassigned Unassigned
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: