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

scons cache nolink option still caches dll.lib files

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

      This was recently revealed in per variant cache analysis that we are caching certain binaries even when the "nolinked" cache option is supplied. An example task where this can be see is:

      { [-]
         build_variant: windows-compile-required
         cache_dir: X:\f8b39416-0790-5f55-9776-95382ac33a56\per_variant_caches\mongodb-mongo-master_windows-compile-required\scons-cache
         cachefile: 10c395cc7503aa68258eeec06f1803fc.cksum
         duration: 2.496523400000001
         git_revision: 84a26a67939518c943dba5263660652aeeb99b64
         project: mongodb-mongo-master
         realfile: build\cached\mongo\db\query\optimizer\optimizer_base.dll.lib
         size: 249763494
         task_id: mongodb_mongo_master_windows_compile_required_crypt_create_lib_patch_84a26a67939518c943dba5263660652aeeb99b64_64011456a4cf47156fb1afbd_23_03_02_21_25_58
         timestamp: 2023-03-02 21:35:25.113526+00:00
         type: hit
      }
      

            Assignee:
            daniel.moody@mongodb.com Daniel Moody
            Reporter:
            daniel.moody@mongodb.com Daniel Moody
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: