Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-86716

crypt_create_lib fails when bazel is enabled by default on Windows

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Build
    • Fully Compatible
    • ALL

      The crypt_create_lib fails with the error message:

      ```
      AttributeError: 'str' object has no attribute 'srcnode':
      ```

      When bazel is enabled on Windows builds. See https://parsley.mongodb.com/evergreen/mongodb_mongo_master_windows_compile_required_crypt_create_lib_patch_597ef62c2e6b40efc0f5a351169392ad3cc4ecb5_65ceacfb0305b927ffdf3c88_24_02_16_00_32_02/0/task?bookmarks=0,1007&selectedLineRange=L916

      This is likely a oneline fix where we just need to check the type of the scons srcnode.

            Assignee:
            zack.winter@mongodb.com Zack Winter
            Reporter:
            zack.winter@mongodb.com Zack Winter
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: