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

AIX build fails after JDK-8329704 - issue with libjli.a

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 23
    • 23
    • infrastructure
    • None
    • b19
    • generic
    • aix

      After JDK-8329704 we run into make errors :

      We get now
      gmake[3]: *** No rule to make target '/jdk23/support/modules_libs/java.base/libjli.a', needed by '/jdk23/support/modules_cmds/java.rmi/rmiregistry'. Stop.
      gmake[3]: *** Waiting for unfinished jobs....

      or (a collegue got)
      gmake[3]: *** No rule to make target '/build/jdk23/support/modules_libs/java.base/libjli.a', needed by '/build/jdk23/support/test/jdk/jtreg/native/bin/JliLaunchTest'. Stop.

      So the dependencies seem to be broken for some build targets.
      Seems the static libjli.a is not correctly resolved.

            ihse Magnus Ihse Bursie
            mbaesken Matthias Baesken
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: