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

The new native Ninja support doesn't register newly added files

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Build
    • Labels:
      None
    • ALL
    • Dev Platform 2020-04-20, Dev Platform 2020-05-04

      The new native Ninja support doesn't register newly added files. For example, the commands_in_multi_doc_txn_params.idl file was added as of this commit. When I synced, my ninja build is now broken:

      [2108/3893] Compiling build\ninja\mongo\db\commands.obj
      FAILED: build/ninja/mongo/db/commands.obj
      cl @build\ninja\mongo\db\commands.obj.rsp
      src\mongo\db\commands.cpp(52,10): fatal error C1083: Cannot open include file: 'mongo/db/commands_in_multi_doc_txn_params_gen.h': No such file or directory
      #include "mongo/db/commands_in_multi_doc_txn_params_gen.h"
               ^
      [2141/3893] Compiling build\ninja\mongo\db\concurrency\lock_state.obj
      ninja: build stopped: subcommand failed.
      

            Assignee:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Reporter:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Votes:
            3 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: