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

Explicit template instantiations cause MacOS ARM static build failure

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.3.0-rc3
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Dev Platform 2022-03-07
    • 64

      We noticed that the explicit template instantiations in src/mongo/db/pipeline/accumulator_multi.cpp are causing build failures on MacOS arm64. These were apparently put in place to solve a link-time error in dynamic builds, but they now cause a problem in static builds instead. These need to be corrected (or removed) so both build types work.

            Assignee:
            ryan.egesdahl@mongodb.com Ryan Egesdahl (Inactive)
            Reporter:
            ryan.egesdahl@mongodb.com Ryan Egesdahl (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: