Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-1991

Build tools with Go 1.10.1

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.1.1, 4.0.1, 3.6.7, 3.4.17
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Updated: Now that we have a modern Go toolchain available, we should build with Go 1.10.1 (latest we have on all platforms).  This includes updating Go used on arm64.  We can also drop GOROOT as that's now computed relative to the go binary in Go 1.10 and later.

      Original: On arm64, mongorestore tests provoke a panic when run with Go 1.7 and Go 1.8. The issues does not occur with gccgo 1.4 or Go 1.9/1.10. For now, we're building tools on arm64 with gcc go. When Go 1.9 or later is available in our build toolchain, we should upgrade the build to a recent Go version.

            Assignee:
            david.golden@mongodb.com David Golden
            Reporter:
            david.golden@mongodb.com David Golden
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: