Uploaded image for project: 'Near Realtime RAN Intelligent Controller'
  1. Near Realtime RAN Intelligent Controller
  2. RIC-847

Submgr and Alarm-go building issue on arm64

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Unresolved
    • Icon: Medium Medium
    • E
    • None
    • alarm-go

      I'm building the latest version of submgr on arm64-based instance.

      Faced this issue while building the docker image:

      # gerrit.o-ran-sc.org/r/ric-plt/xapp-frame/pkg/xapp
      /root/go/pkg/mod/gerrit.o-ran-sc.org/r/ric-plt/xapp-frame.git@v0.9.3/pkg/xapp/xapp.go:42:2: undefined: testing.Init

      Here is the code from xapp.go:

      // For testing purpose go version 1.13 ->

      var _ = func() bool {
      testing.Init()
      return true
      }()

       

       

      The same issue causes alarm-go build to fail.
       

      Can it be commented out (ignored), assuming I'm using go1.12?

      Here is the commit id 30c8dd99d62f5e4eb0b7a4b966e790493f2e194f

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            anpuhakk Antti Puhakka
            vdychko Viktor Dychko
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: