Meng Zhuo
Meng Zhuo
That's weird, the logs shows that enviroment is `GOPROXY=https://goproxy.io,direct`
cc @oiooj
Thanks! All errors occured on `goproxy.io` while another builder is using `goproxy.cn`. I think that confirms my guess that this is a server side issue.
Related: https://github.com/golang/go/issues/53466
4096 = block size of ext4, file system bug?
> @mengzhuo the freebsd/riscv64 builder entry exists on the build dashboard, however the builder does not appear to be online (farmer.golang.org says "host-freebsd-riscv64-unmatched: 0/0 (1 missing)" - are we able...
@4a6f656c It looks like we have to wait the port complete. ``` 2022/09/24 09:50:07 Not on GCE; not remounting root filesystem. 2022/09/24 09:50:10 Dialing coordinator farmer.golang.org:443 ... 2022/09/24 09:50:20 dialing...
赶紧修嘛…… Please fix this bug ASAP》
@rochajoel cross compile won't work ARCH=arm make clean all host `Linux web1 4.10.17-041017-generic #201705201051 SMP Sat May 20 14:53:33 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux` target `Linux RT-AC68U 2.6.36.4brcmarm #16...
@rochajoel ``` root@web1:~/usb-relay-hid/commandline/makemake# ARCH=arm make clean all rm -f *.o hidusb-relay-cmd usb_relay_device.so gcc -O -Wall -I.. -I../../lib -fPIC -c -o usbrelay-cmd.o ../usbrelay-cmd.c gcc -O -Wall -I.. -I../../lib -fPIC -c -o...