Opened 4 years ago

Last modified 20 months ago

#59589 assigned defect

istioctl: relocation target runtime.typedmemmove not defined for ABI0 (but is defined for ABIInternal)

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: nnikolay@…
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc: amake (Aaron Madlon-Kay), ddcrjlalumiere
Port: istioctl

Description

istioctl does not build:

bin/gobuild.sh /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_sysutils_istioctl/istioctl/work/gopath/out/darwin_amd64/release/istioctl ./istioctl/cmd/istioctl
fatal: not a git repository (or any of the parent directories): .git
# istio.io/istio/istioctl/cmd/istioctl
istio.io/istio/vendor/go4.org/reflectutil.typedmemmove: relocation target runtime.typedmemmove not defined for ABI0 (but is defined for ABIInternal)
make: *** [istioctl] Error 2
make: Leaving directory `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_sysutils_istioctl/istioctl/work/gopath/src/istio.io/istio'
Command failed:  cd "/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_sysutils_istioctl/istioctl/work/gopath/src/istio.io/istio" && make -j8 -w istioctl 
Exit code: 2

Change History (3)

comment:1 Changed 3 years ago by ddcrjlalumiere

I think this is the same issue as #61184 ?

comment:2 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: amake ddcrjlalumiere added

Has duplicate #61184.

comment:3 Changed 20 months ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from nickolaev to nnikolay@…
Note: See TracTickets for help on using tickets.