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

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Minor - P4
    • 3.4.7, 3.6.0-rc0
    • Affects Version/s: 3.2.4, 3.3.3
    • Component/s: All Tools
    • 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 (Inactive)
              Reporter:
              Curtis Hovey
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: