reflect.Swapper is in the standard library as of Go 1.8. Istio requires Go 1.10+.
Why is anything using go4.org? But you also don't mention what Go version you're using, nor your GOOS/GOARCH. On Thu, Aug 9, 2018 at 4:22 AM namrata bhave <[email protected]> wrote: > Hi, > > I am facing below error while building Istio : > > > > > > > > *# istio.io/istio/vendor/go4.org/reflectutil > <http://istio.io/istio/vendor/go4.org/reflectutil>vendor/go4.org/reflectutil/swapper_unsafe.go:106:6 > <http://go4.org/reflectutil/swapper_unsafe.go:106:6>: missing function > bodyvendor/go4.org/reflectutil/swapper_unsafe_15.go:16:6 > <http://go4.org/reflectutil/swapper_unsafe_15.go:16:6>: missing function > bodyMakefile:289: recipe for target 'istioctl' failedmake: *** [istioctl] > Error 2*I am working on big endian system. Any pointers in resolving this > would be helpful. > > Regards, > Namrata > > -- > You received this message because you are subscribed to the Google Groups > "Perkeep" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Perkeep" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
