saphieron
saphieron
Same problem appears on CentOS7 with the following setup ``` $ gradle --version ------------------------------------------------------------ Gradle 7.2 ------------------------------------------------------------ Build time: 2021-08-17 09:59:03 UTC Revision: a773786b58bb28710e3dc96c4d1a7063628952ad Kotlin: 1.5.21 Groovy: 3.0.8 Ant: Apache...
I would still love to have this tool on AIX. An official release build available for AIX would solve my issue as well. Happy to help with testing on AIX.
FYI: In my local WSL Ubuntu 20.04 running on AMD64, using go 1.16.12 I was unable to have it cross compile using GOOS and GOARCH: ``` $ GOOS="AIX" GOARCH="ppc64" go...
I tried installing mockery again with version 2.32.0 which worked without a hitch. It even runs and (at least for now) prints the its version successfully. ```bash ~/ $ mockery...