On Thu, 20 Aug 2020 at 15:36:23 -0600, Aaron Bieber wrote: > Hi! > > Here is an update to bring us to 1.15. > > I have run this through a "mini bulk" - there was one failure, but the port > that failed (net/minio/server) builds fine by hand. The log is here: > https://deftly.net/server.log > > I have tested: > > | Arch | Go port build | Bulk | Apps | Tests | > |-------+---------------+------+------+------------------| > | amd64 | Y | Y | Y | ALL TESTS PASSED | > | arm64 | Y | N | Y | Running... | > | armv7 | - | N | N | | > | i386 | - | N | N | | > > My armv7 machine is updating. I will report back once I run the build/test on > it. > > I don't have an i386 machine. > > edd@ has a diff for syncthing that I also tested (build and runtime). With > this > diff and edd's, syncthing is back up and running! > > OK? > > Cheers, > Aaron >
And a version without PLIST.orig: https://deftly.net/patches/go-1.15.diff Also, arm64 tests finished with: ALL TESTS PASSED