Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-1035

libmongoc CMake build broken in 1.2.2

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Blocker - P1 Blocker - P1
    • 1.2.3
    • Affects Version/s: 1.2.2
    • Component/s: Build, libmongoc
    • Labels:
      None

      Backporting CDRIVER-1013 from the master branch (where 1.3 development is in progress) to the r1.2 branch, I naively copied the entire CMakeLists.txt. This included the desired changes for parsing version numbers from config files, but it also included unintentional changes that referenced source files only present on the master branch, not in r1.2.

      The error from cmake is:

      CMake Error at CMakeLists.txt:219 (add_library):
        Cannot find source file:
      
          /Users/emptysquare/.virtualenvs/c-driver/mongo-c-driver/src/mongoc/mongoc-find-and-modify.c
      

            Assignee:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Reporter:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: