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

Tools fail to build on arm64 (syscall.Dup2 not supported)

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 3.4.7, 3.6.0-rc0
    • Affects Version/s: 3.2.4, 3.3.3
    • Component/s: All Tools
    • Labels:
      None
    • Environment:
      arm64

      The project fails to build on arm64 because the depedency package
      vendor/src/github.com/spacemonkeygo/spacelog/capture_other.go
      calls syscall.Dup2. arm64 supported syscall.Dup3

      The issue is reported upstream as
      https://github.com/spacemonkeygo/spacelog/issues/5

      Attached is a patch that allows me to build on arm64.

            Assignee:
            william.banfield William Banfield
            Reporter:
            sinzui Curtis Hovey
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: