Uploaded image for project: 'Libmongocrypt'
  1. Libmongocrypt
  2. MONGOCRYPT-420

invocation of readlink fails on macOS build

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.4.0
    • Affects Version/s: None
    • Component/s: None

      The macOS m1 task is failing on Evergreen as a result of the .evergreen/find-cmake.sh script in the C driver project (which is called by the libmongocrypt build) invoking the readlink command with an option not supported on macOS:

      [2022/04/11 16:54:27.454] ++++ readlink -f cmake-install
      [2022/04/11 16:54:27.454] readlink: illegal option -- f
      [2022/04/11 16:54:27.454] usage: readlink [-n] [file ...]
      

            Assignee:
            kevin.albertson@mongodb.com Kevin Albertson
            Reporter:
            roberto.sanchez@mongodb.com Roberto Sanchez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: