As trying to compile and install Go 1.10 or later, I just faced % gvm install go1.10
Installing go1.10...
* Compiling...
failed MSpanList_Insert 0x1604000 0x1d937bc57c9a 0x0
fatal error: MSpanList_Insert so sad TL;DR Just use go1.8 for bootstrap of your compiling. In case go1.8 cannot be installed because of the same error…