Skip to content
This repository has been archived by the owner on Mar 6, 2020. It is now read-only.

gb cannot build/test a package called "cmd" #416

Closed
davecheney opened this issue Sep 25, 2015 · 1 comment
Closed

gb cannot build/test a package called "cmd" #416

davecheney opened this issue Sep 25, 2015 · 1 comment

Comments

@davecheney
Copy link
Contributor

lucky(~/devel/p) % tree
.
└── src
    └── cmd
        └── main.go

2 directories, 1 file
lucky(~/devel/p) % gb build
FATAL command "build" failed: failed to resolve import path "cmd": no buildable Go source files in /home/dfc/go/src/cmd

Blocked by #306

@davecheney
Copy link
Contributor Author

FWIW, this is not a high priority item, although #306 is on the roadmap.

Even if this was possible, building this package would result in a binary $PROJECT/bin/cmd, which is questionably named, at best.

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

No branches or pull requests

1 participant