MarcoLucidi01 / ytcast

cast YouTube videos to your smart TV from command-line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

make install error

abjeroen opened this issue · comments

hi, I can't get this installed. With make install i get the following error:

runtime/cgo

during RTL pass: ira
gcc_context.c: In function ‘_cgo_release_context’:
gcc_context.c:21:1: internal compiler error: Segmentation fault
21 | }
| ^
0x76a20d9f ???
../sysdeps/unix/sysv/linux/arm/sigrestorer.S:64
0x76a08bdf __libc_start_main
./csu/libc-start.c:308

hi, this looks like a build error. can you post the output of go env?

closing as i wasn't able to reproduce this and op didn't provide additional info.