[
https://issues.apache.org/jira/browse/HTRACE-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14261627#comment-14261627
]
Elliott Clark commented on HTRACE-36:
-------------------------------------
{code}
15:16:11 elliott@elliott-mbp go master ./gobuild.sh
1 ↵
src/org/apache/htrace/bundler/bundler.go:31:2: cannot find package
"gopkg.in/alecthomas/kingpin.v1" in any of:
/usr/local/Cellar/go/1.4/libexec/src/gopkg.in/alecthomas/kingpin.v1
(from $GOROOT)
/Users/elliott/Code/Public/incubator-htrace/htrace-core/src/go/src/gopkg.in/alecthomas/kingpin.v1
(from $GOPATH)
bundler failed
{code}
> htrace-core doesn't build on fresh checkout
> -------------------------------------------
>
> Key: HTRACE-36
> URL: https://issues.apache.org/jira/browse/HTRACE-36
> Project: HTrace
> Issue Type: Bug
> Reporter: Elliott Clark
>
> Following the BUILDING.txt the go source code doesn't compile because of
> missing dependencies.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)