Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-11171

[Go] Build fails on s390x with noasm tag

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 3.0.0
    • Go
    • linux on s390x with -tags='noasm'

    Description

      Initial support for s390x was added inĀ aca707086160afd92da62aa2f9537a284528e48a but if building with -tags='noasm' it fails with:

      # github.com/apache/arrow/go/arrow/math
      math/float64_s390x.go:21:6: initFloat64Go redeclared in this block
              previous declaration at math/float64_noasm.go:23:6
      math/int64_s390x.go:21:6: initInt64Go redeclared in this block
              previous declaration at math/int64_noasm.go:23:6
      math/math_s390x.go:24:6: initGo redeclared in this block
              previous declaration at math/math_noasm.go:25:6
      math/uint64_s390x.go:21:6: initUint64Go redeclared in this block
              previous declaration at math/uint64_noasm.go:23:6
      

      Attachments

        Issue Links

          Activity

            People

              jonathan.albrecht Jonathan Albrecht
              jonathan.albrecht Jonathan Albrecht
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 50m
                  50m