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

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

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor - P4
    • Resolution: Done
    • 3.2.4, 3.3.3
    • 3.4.7, 3.6.0-rc0
    • All Tools
    • None
    • arm64

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: