Git Product home page Git Product logo

Comments (5)

LandonTClipp avatar LandonTClipp commented on May 24, 2024

So along with updating the Go version used in the binary distribution, I also upgraded the action version:

8939c75#diff-87db21a973eed4fef5f32b267aa60fcee5cbdf03c67fafdc2a9b553bb0b15f34R20

I have a sneaking suspicion this is to blame. Let me check.

from mockery.

LandonTClipp avatar LandonTClipp commented on May 24, 2024

I can't debug this at the moment, I need to get home to my mac laptop and see if I can reproduce this.

I wasn't able to find any smoking gun within the setup-go action, nor with gorereleaser. Although, there are docs in goreleaser for adding os-specific hooks, and funnily enough one of the examples is with using codesign: https://goreleaser.com/customization/builds/?h=codesign#build-hooks

We could probably just do this. Although, I would really like to know what the difference is between your environment and everyone else's.

from mockery.

daogilvie avatar daogilvie commented on May 24, 2024

Although, I would really like to know what the difference is between your environment and everyone else's.

You and me both! I'm sure this is some weird thing on my machine, coupled with some corner case in the mockery code, rather than a general problem with mockery.

Thank you for responding so quickly — I am completely unfamiliar with Go internals, and with the details of MacOS code signatures, so I'm really lost on what to check next. Whatever happens I'm sure it'll be a learning experience.
To be clear, I'm absolutely fine if the outcome of this issue is a big ole shrug ¯_(ツ)_/¯ and closing it because it just can't be replicated. I hoped if anyone was seeing this too, or knew what I might be able to check next, then this would be the place to find out 😄

from mockery.

daogilvie avatar daogilvie commented on May 24, 2024

I think I've identified where the problem might lie, and it's in my specific toolchain of Go for some reason. I will continue to investigate, but I've now managed to replicate on one other non-trivial Go project so I think the ball is back in my court! I'll close the issue here, thank you again for your time, and for maintaining mockery!

from mockery.

daogilvie avatar daogilvie commented on May 24, 2024

Just as a note for interest — this was caused for some reason by my Go toolchain using clang from homebrew's latest stable LLVM (17.0.2) instead of cc or regular Xcode tools clang. May learn some more from the wise folks over at brew, but definitely not a mockery problem.

from mockery.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.