You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@htrace.apache.org by "Colin Patrick McCabe (JIRA)" <ji...@apache.org> on 2015/10/14 02:46:05 UTC

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

     [ https://issues.apache.org/jira/browse/HTRACE-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colin Patrick McCabe updated HTRACE-255:
----------------------------------------
    Affects Version/s: 4.0
     Target Version/s: 4.0.1
          Component/s: htraced
                       build

> 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 Patrick 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)