You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@htrace.apache.org by "Monani Mihir (JIRA)" <ji...@apache.org> on 2016/12/20 15:28:58 UTC

[jira] [Comment Edited] (HTRACE-255) Failed finding GODEPs on mac os x

    [ https://issues.apache.org/jira/browse/HTRACE-255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15764443#comment-15764443 ] 

Monani Mihir edited comment on HTRACE-255 at 12/20/16 3:27 PM:
---------------------------------------------------------------

[~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.

EDIT 1:- This problem happens on Ubuntu OS too.


was (Author: mihir6692):
[~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)