zsh: bad CPU type in executable:
I'm getting an error of zsh: bad CPU type in executable: when running the v0.21.0+ Darwin builds of Tegloa on my Intel 2019 Mac book pro.
Prior versions v0.20.0 and below work, not sure what is change here or how to make a new build if anyone is able to help.
Thanks
That's interesting. Could you try compiling from source? https://github.com/go-spatial/tegola?tab=readme-ov-file#building-from-source
I wonder if the CI is only building for Apple Silicon on Darwin.
Speaking of which we should probably start releasing a darwin-arm64 version as well.
Time for goreleaser? 😊
That's interesting. Could you try compiling from source?
I was able to compile on an Intel MacBook Pro. My only test so far:
./tegola version
version: version not set
git: not set @ not set
build tags: !noAzblobCache !noGCSCache !noGpkgProvider !noHanaProvider !noPostgisProvider !noPrometheusObserver !noRedisCache !noS3Cache !noViewer !pprof cgo
ui viewer: viewer not built
Notes: [email protected] failed. [email protected] worked. Additions to install instructions: installed stringer and addchain. Ran go mod tidy.