[
https://issues.apache.org/jira/browse/HTRACE-255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15764443#comment-15764443
]
Monani Mihir commented on HTRACE-255:
-------------------------------------
[~cmccabe] Can we merge this patch to 3.2 branch too? It would be helpful if
someone is using 3.2 version (like me ).
That branch have same problem for building Htrace-HTraced package.
I merged this patch and it is working with 3.2 version too.
> Failed finding GODEPs on mac os x
> ---------------------------------
>
> Key: HTRACE-255
> URL: https://issues.apache.org/jira/browse/HTRACE-255
> Project: HTrace
> Issue Type: Bug
> Components: build, htraced
> Affects Versions: 4.0
> Reporter: stack
> Assignee: Colin P. McCabe
> Fix For: 4.0.1
>
> Attachments: 255.patch
>
>
> Ran into this building on mac os x:
> {code}
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-antrun-plugin:1.7:run (go_compile) on project
> htrace-htraced: An Ant BuildException has occured: exec returned: 1
> [ERROR] around Ant part ...<exec
> dir="/Users/stack/checkouts/incubator-htrace/htrace-htraced//go/"
> executable="./gobuild.sh" failonerror="true">... @ 4:120 in
> /Users/stack/checkouts/incubator-htrace/htrace-htraced/target/antrun/build-main.xml
> {code}
> Running gobuild.sh it spewed below (with +x)
> {code}
> godep: open Godeps/Godeps.json: no such file or directory
> + die 'failed to set up dependencies'
> + echo failed to set up dependencies
> failed to set up dependencies
> + exit 1
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)