Comment 1 for bug 782000

Revision history for this message
Miron Cuperman (devrandom) wrote : Re: [Bug 782000] [NEW] mvn package build failure

You have first have to run bin/do-thrift.sh after installing thrift.
Sorry about the missing build instructions.

On 05/12/2011 09:25 PM, Trent Larson wrote:
> Public bug reported:
>
> I just cloned the git repo here: git clone git://gitorious.org/social-
> p2p/core.git
>
> Then I ran 'mvn package' and got dozens of compile errors. Here's the
> start:
>
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Compilation failure
>
> /Users/tlarson/Documents/dev/social-
> p2p/src/main/java/gnu/social/transport/thrift/ThriftUiToAgentTransport.java:[5,44]
> package gnu.social.transport.thrift.UiToAgent does not exist
>
> /Users/tlarson/Documents/dev/social-
> p2p/src/main/java/gnu/social/transport/thrift/ThriftUiToAgentTransport.java:[6,44]
> package gnu.social.transport.thrift.UiToAgent does not exist
>
> /Users/tlarson/Documents/dev/social-p2p/src/main/java/gnu/social/transport/UiToAgentTransport.java:[3,34] cannot find symbol
> symbol : class UiToAgent
> location: package gnu.social.transport.thrift
>
> ** Affects: social-p2p
> Importance: Undecided
> Status: New
>