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

Build fails on windows with latest buildtool version released on May 19th

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.4.0-rc8, 4.7.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Windows
    • v4.4
    • Hide

      1. On Windows 10, Update Visual Studio 2019 to 16.6.0
      2. Compile core

      Show
      1. On Windows 10, Update Visual Studio 2019 to 16.6.0 2. Compile core
    • Dev Platform 2020-06-01

      The latest visual studio version (v16.6.0) with the windows compiler version 19.26.28805:

      > cl /HELP
      Microsoft (R) C/C++ Optimizing Compiler Version 19.26.28805 for x64
      Copyright (C) Microsoft Corporation.  All rights reserved.
      

      Fails to compile the master branch at least on the revision 300d06e, on the mozjs-60 third party module:

      FAILED: build/debug/third_party/mozjs-60/extract/js/src/gc/StoreBuffer.obj
      cl @build\debug\third_party\mozjs-60\extract\js\src\gc\StoreBuffer.obj.rsp
      .\src\third_party\mozjs-60\extract\js\src\gc/StoreBuffer.h(344,24): error C7626: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes
              typedef struct {
                             ^
      

            Assignee:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Reporter:
            marcos.grillo@mongodb.com Marcos José Grillo Ramirez
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: