[bisq-network/bisq] Can't build from souce, error on "git lfs" (#4399)

hrqmonteiro notifications at github.com
Thu Aug 6 03:15:18 UTC 2020


### Description

Trying to build from source from the .tar.gz on Downloads section, and i got git lfs error.

#### Version

Latest

### Steps to reproduce

Just trying to build from source, and got this error, follows the full log:

```
./gradlew :seednode:build
> Task :assets:compileJava
> Task :assets:processResources
> Task :assets:classes
> Task :assets:jar
> Task :proto:extractIncludeProto
> Task :proto:extractProto
> Task :proto:generateProto
> Task :proto:compileJava
> Task :proto:processResources
> Task :proto:classes
> Task :proto:jar

> Task :common:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :common:processResources NO-SOURCE
> Task :common:classes
> Task :common:jar

> Task :p2p:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :p2p:processResources FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/home/hrq/Downloads/bisq-1.3.6/build.gradle' line: 280

* What went wrong:
Execution failed for task ':p2p:processResources'.
> p2p data store files have not been synchronized. To fix this, ensure you have Git LFS installed and run `git lfs pull`. See docs/build.md for more information.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 40s
13 actionable tasks: 13 executed
make: *** [Makefile:120: seednode/build] Error 1
```
### Expected behaviour

To build properly, i guess

### Actual behaviour

Just explained above.

### Screenshots

None

#### Device or machine

Void Linux

#### Additional info

None


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/issues/4399
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200805/17aeeab1/attachment-0001.html>


More information about the bisq-github mailing list