cgosymbolizer icon indicating copy to clipboard operation
cgosymbolizer copied to clipboard

not working in M1

Open juancresc opened this issue 1 year ago • 0 comments

# command-line-arguments
/usr/local/go/pkg/tool/darwin_arm64/link: running clang failed: exit status 1
ld: warning: dylib (/usr/local/lib//libtensorflow.so) was built for newer macOS version (12.1) than being linked (12.0)
Undefined symbols for architecture arm64:
  "_cgoTraceback", referenced from:
      _github.com/ianlancetaylor/cgosymbolizer._Cfpvar_fp_cgoTraceback in go.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

juancresc avatar Oct 26 '23 13:10 juancresc