kercre123 / wire-pod

Free, fully-featured server software for the Anki Vector robot.
MIT License
435 stars 148 forks source link

check for 64 bit pointer matching GoInt is Negative #394

Open RonnieOB opened 4 days ago

RonnieOB commented 4 days ago

while running setup.sh, the following error is noted:

runtime/cgo

In file included from _cgo_export.c:4: cgo-gcc-export-header-prolog:31:14: error: size of array '_check_for_64_bit_pointer_matching_GoInt' is negative

What are you running wire-pod on?

Are you setting up a prod (regular) bot or a dev/OSKR (unlocked) bot?

Regular Bot

What steps have you tried? GOHOSTARCH=arm64 GOARCH=arm64 GOHOSTARCH=arm GOARCH=arm