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

libmongoc CMake build broken in 1.2.2

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker - P1 Blocker - P1
    • 1.2.3
    • 1.2.2
    • Build, libmongoc
    • None

    Description

      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
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: