[
https://issues.apache.org/jira/browse/THRIFT-3194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14594137#comment-14594137
]
Hudson commented on THRIFT-3194:
--------------------------------
SUCCESS: Integrated in Thrift #1576 (See
[https://builds.apache.org/job/Thrift/1576/])
THRIFT-3194 Can't build with go enabled. gomock SCC path incorrect. (jensg: rev
8b4700265cef54c6544345530b33cd2274caec62)
* .gitignore
* test/go/Makefile.am
> Can't build with go enabled. gomock SCC path incorrect.
> --------------------------------------------------------
>
> Key: THRIFT-3194
> URL: https://issues.apache.org/jira/browse/THRIFT-3194
> Project: Thrift
> Issue Type: Sub-task
> Components: Go - Compiler
> Affects Versions: 0.9.2
> Environment: Linux
> Reporter: Larry Matter
> Assignee: Larry Matter
> Fix For: 0.9.3
>
>
> Trying to build thrift from download (and from git clone) gives error trying
> to install gomock. It has moved from google code to github. To workaround,
> edit the Makefiles in lib/go/test and test/go to use the new path:
> github.com/golang/mock/gomock
> github.com/golang/mock/mockgen
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)