cmd/cgo: invalid option -E passed to ccache #47092
Labels
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
I installed ccache. From then on I'm getting the issue. I'm not sure how to resolve this.
I've uninstalled ccache, tried to even build ccache from src and install. All in vain.
I also tried reinstalling go.
The current installation is using gvm.
Even I tried reinstalling and using system wide go but I'm always seeing this issue when I run go via cmdline. I do not see this error while running using my IDE. My primary is zsh but I also tried using bash. Same issue.
I also reset my
.zshrc
file but still the same issue.What did you expect to see?
What did you see instead?
The text was updated successfully, but these errors were encountered: