idea.sh doesn't work when there are multiple configurations available.

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 18
    • Affects Version/s: 18
    • Component/s: infrastructure
    • b05

      The idea.sh script invokes make, but doesn't specify a configuration. So, when multiple configurations are present, this results in an error like this:

      $ bash bin/idea.sh java.base
      Error: No CONF given, but more than one configuration found.
      Available configurations in /mnt/c/jdk/build:
      * conf1
      * conf2
      * conf3
      Please retry building with CONF=<config pattern> (or SPEC=<spec file>).

      /mnt/c/jdk/make/Init.gmk:124: *** Cannot continue. Stop.

      Suggestion to add an option to the script for specifying the configuration.

            Assignee:
            Jorn Vernee
            Reporter:
            Jorn Vernee
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: