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

Install build fails on Linux if CDPATH env variable is set

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • 9
    • 9
    • install
    • None
    • Ubuntu 13.04, but probably fails on other systems as well

    • 9
    • linux

      If the CDPATH env variable is set in the shell, then the JDK9 install build fails. Here is the failure:

      $ export CDPATH=.:$HOME
      $ make all
      ...
      ## Starting installer
      Copying images for installer
      INFO: ENABLE_FULL_DEBUG_SYMBOLS=1
      INFO: /usr/bin/objcopy cmd found so will create .debuginfo files.
      INFO: STRIP_POLICY=min_strip
      INFO: ZIP_DEBUGINFO_FILES=1
      share/defs/All.gmk:8: Thu May 15 12:27:17 PDT 2014 share/defs/All.gmk >>
      make[2]: *** /localhome/kcr/java/jdk9-client/install: Is a directory. Stop.
      make[1]: *** [/localhome/kcr/java/jdk9-client/build/linux-x86_64-normal-server-release/install/_install.timestamp] Error 2
      make: *** [installer-only] Error 2

            pbhat Pranav Bhat (Inactive)
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: