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

gotools.mk:53: recipe for target 'gotool.counterfeiter' failed #5

Open
Xyronix99 opened this issue Oct 24, 2021 · 0 comments
Open

gotools.mk:53: recipe for target 'gotool.counterfeiter' failed #5

Xyronix99 opened this issue Oct 24, 2021 · 0 comments

Comments

@Xyronix99
Copy link

Environment I've tried:
Go version: 1.9.7/1.10/1.11/1.12/1.13

When I run

make docker

It happens:

Building dockerized gotools
make[1]: Entering directory '/opt/gopath/src/github.com/hyperledger/fabric'
Building github.com/maxbrunsfeld/counterfeiter -> counterfeiter
package github.com/maxbrunsfeld/counterfeiter/v6/arguments: cannot find package "github.com/maxbrunsfeld/counterfeiter/v6/arguments" in any of:
        /opt/go/src/github.com/maxbrunsfeld/counterfeiter/v6/arguments (from $GOROOT)
        /opt/gotools/obj/src/github.com/maxbrunsfeld/counterfeiter/v6/arguments (from $GOPATH)
package github.com/maxbrunsfeld/counterfeiter/v6/command: cannot find package "github.com/maxbrunsfeld/counterfeiter/v6/command" in any of:
        /opt/go/src/github.com/maxbrunsfeld/counterfeiter/v6/command (from $GOROOT)
        /opt/gotools/obj/src/github.com/maxbrunsfeld/counterfeiter/v6/command (from $GOPATH)
package github.com/maxbrunsfeld/counterfeiter/v6/generator: cannot find package "github.com/maxbrunsfeld/counterfeiter/v6/generator" in any of:
        /opt/go/src/github.com/maxbrunsfeld/counterfeiter/v6/generator (from $GOROOT)
        /opt/gotools/obj/src/github.com/maxbrunsfeld/counterfeiter/v6/generator (from $GOPATH)
gotools.mk:53: recipe for target 'gotool.counterfeiter' failed
make[1]: Leaving directory '/opt/gopath/src/github.com/hyperledger/fabric'
make[1]: *** [gotool.counterfeiter] Error 1
gotools.mk:58: recipe for target '/opt/gotools/bin/counterfeiter' failed
make: *** [/opt/gotools/bin/counterfeiter] Error 2
make: *** [.build/docker/gotools] Error 2
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

1 participant