[bisq-network/bisq] Can't build from master now (#4394)

scotchfinance notifications at github.com
Sun Aug 2 01:38:10 UTC 2020


I've been building from source master regularly using `./gradew build`. Today, I get the error below. Last successful build was a few weeks ago. Nothing changed in my environment since. I'm using Debian Buster.

My java version:
```
$ java --version
openjdk 10.0.2 2018-07-17
OpenJDK Runtime Environment 18.3 (build 10.0.2+13)
OpenJDK 64-Bit Server VM 18.3 (build 10.0.2+13, mixed mode)
```

The build error:
```
...
  symbol:   variable internal_static_io_bisq_protobuffer_TradeStatisticsList_fieldAccessorTable
  location: class Pb
/home/user/Code/bisq/proto/build/generated/source/proto/main/java/protobuf/TradeStatisticsList.java:348: error: cannot find symbol
      return protobuf.Pb.internal_static_io_bisq_protobuffer_TradeStatisticsList_descriptor;
                        ^
  symbol:   variable internal_static_io_bisq_protobuffer_TradeStatisticsList_descriptor
  location: class Pb
20 errors

> Task :proto:compileJava FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':proto:compileJava'.
```

-- 
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/4394
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200801/0c8d4e6f/attachment.html>


More information about the bisq-github mailing list