Hi,
(Sorry I've not been active in the group for a long time - job change caused other changes!)
I'm seeing a very strange error on building on one of my machines, in fact I'm seeing it on any attempt to build any go project on that machine e.g.
Builds on other machines work fine, so it's something specific to this one.
Literally a hello world does this. I suspected at first it being linked to how that directory is mounted (it's a samba share), but the same happens on the native file system.
Go versions I've used:
The ubuntu default 1.14.4
14.4 built on a different machine and then copied locally (tricky to do as it requires cross compliation).
The only unique thing aboout this machine, is it is the only one on my network that is both x86 & Linux, other combinations of x86 and OS work fine. Any hints/ideas on how to debug this would be greatly appriciated. (The OS is
Ubuntu 20.04 LTS)
Kind Regards
Chris