Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MacOS install failure #211

Closed
bap2pecs opened this issue Oct 14, 2024 · 2 comments
Closed

MacOS install failure #211

bap2pecs opened this issue Oct 14, 2024 · 2 comments

Comments

@bap2pecs
Copy link

bap2pecs commented Oct 14, 2024

Actual behavior

see "[1] 21992 killed mockgen -v"

Expected behavior

see version

To Reproduce Steps to reproduce the behavior

rm $(which mockgen)
go install go.uber.org/mock/mockgen@latest
mockgen -v

Additional Information

  • gomock mode (reflect or source):
  • gomock version or git ref:
  • golang version: go version go1.22.4 darwin/arm64

Triage Notes for the Maintainers

ls -l ~/Library/Logs/DiagnosticReports/mockgen*

found /Users/<username>/Library/Logs/DiagnosticReports/mockgen-2024-10-14-115539.ips

content: https://gist.github.com/bap2pecs/ac72e34c649dc9f64f4f79c58e9dec6c

additional context: it used to work. iirc I noticed this issue about 2 week ago

@tturbs
Copy link

tturbs commented Oct 15, 2024

@bap2pecs
Check this out
#185 (comment)

@bap2pecs
Copy link
Author

#185 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants