Advertisement
Guest User

Untitled

a guest
Sep 18th, 2019
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.05 KB | None | 0 0
  1. $ ./gradlew build --debug > compile_debug.log
  2. 15:10:32.595 [ERROR] [system.err] /home/bisq/Devel/bisq/common/build/generated/source/proto/main/java/protobuf/DisputeCommunicationMessage.java:169: error: cannot find symbol
  3. 15:10:32.597 [ERROR] [system.err] return protobuf.Pb.internal_static_io_bisq_protobuffer_DisputeCommunicationMessage_descriptor;
  4. 15:10:32.597 [ERROR] [system.err] ^
  5. 15:10:32.597 [ERROR] [system.err] symbol: variable internal_static_io_bisq_protobuffer_DisputeCommunicationMessage_descriptor
  6. 15:10:32.598 [ERROR] [system.err] location: class Pb
  7. 15:10:32.603 [ERROR] [system.err] /home/bisq/Devel/bisq/common/build/generated/source/proto/main/java/protobuf/DisputeCommunicationMessage.java:175: error: cannot find symbol
  8. 15:10:32.603 [ERROR] [system.err] return protobuf.Pb.internal_static_io_bisq_protobuffer_DisputeCommunicationMessage_fieldAccessorTable
  9. 15:10:32.603 [ERROR] [system.err] ^
  10. 15:10:32.603 [ERROR] [system.err] symbol: variable internal_static_io_bisq_protobuffer_DisputeCommunicationMessage_fieldAccessorTable
  11. 15:10:32.604 [ERROR] [system.err] location: class Pb
  12. 15:10:32.712 [ERROR] [system.err] /home/bisq/Devel/bisq/common/build/generated/source/proto/main/java/protobuf/DisputeCommunicationMessage.java:784: error: cannot find symbol
  13. 15:10:32.712 [ERROR] [system.err] return protobuf.Pb.internal_static_io_bisq_protobuffer_DisputeCommunicationMessage_descriptor;
  14. 15:10:32.712 [ERROR] [system.err] ^
  15. 15:10:32.712 [ERROR] [system.err] symbol: variable internal_static_io_bisq_protobuffer_DisputeCommunicationMessage_descriptor
  16. 15:10:32.712 [ERROR] [system.err] location: class Pb
  17. 15:10:32.713 [ERROR] [system.err] /home/bisq/Devel/bisq/common/build/generated/source/proto/main/java/protobuf/DisputeCommunicationMessage.java:790: error: cannot find symbol
  18. 15:10:32.714 [ERROR] [system.err] return protobuf.Pb.internal_static_io_bisq_protobuffer_DisputeCommunicationMessage_fieldAccessorTable
  19. 15:10:32.714 [ERROR] [system.err] ^
  20. 15:10:32.714 [ERROR] [system.err] symbol: variable internal_static_io_bisq_protobuffer_DisputeCommunicationMessage_fieldAccessorTable
  21. 15:10:32.714 [ERROR] [system.err] location: class Pb
  22. 15:10:32.717 [ERROR] [system.err] /home/bisq/Devel/bisq/common/build/generated/source/proto/main/java/protobuf/DisputeCommunicationMessage.java:856: error: cannot find symbol
  23. 15:10:32.718 [ERROR] [system.err] return protobuf.Pb.internal_static_io_bisq_protobuffer_DisputeCommunicationMessage_descriptor;
  24. 15:10:32.718 [ERROR] [system.err] ^
  25. 15:10:32.718 [ERROR] [system.err] symbol: variable internal_static_io_bisq_protobuffer_DisputeCommunicationMessage_descriptor
  26. 15:10:32.718 [ERROR] [system.err] location: class Pb
  27. 15:10:32.909 [ERROR] [system.err] /home/bisq/Devel/bisq/common/build/generated/source/proto/main/java/protobuf/DisputeList.java:86: error: cannot find symbol
  28. 15:10:32.910 [ERROR] [system.err] return protobuf.Pb.internal_static_io_bisq_protobuffer_DisputeList_descriptor;
  29. 15:10:32.910 [ERROR] [system.err] ^
  30. 15:10:32.910 [ERROR] [system.err] symbol: variable internal_static_io_bisq_protobuffer_DisputeList_descriptor
  31. 15:10:32.910 [ERROR] [system.err] location: class Pb
  32. 15:10:32.913 [ERROR] [system.err] /home/bisq/Devel/bisq/common/build/generated/source/proto/main/java/protobuf/DisputeList.java:92: error: cannot find symbol
  33. 15:10:32.913 [ERROR] [system.err] return protobuf.Pb.internal_static_io_bisq_protobuffer_DisputeList_fieldAccessorTable
  34. 15:10:32.913 [ERROR] [system.err] ^
  35. 15:10:32.913 [ERROR] [system.err] symbol: variable internal_static_io_bisq_protobuffer_DisputeList_fieldAccessorTable
  36. 15:10:32.914 [ERROR] [system.err] location: class Pb
  37. 15:10:32.950 [ERROR] [system.err] /home/bisq/Devel/bisq/common/build/generated/source/proto/main/java/protobuf/DisputeList.java:298: error: cannot find symbol
  38. 15:10:32.960 [ERROR] [system.err] return protobuf.Pb.internal_static_io_bisq_protobuffer_DisputeList_descriptor;
  39. 15:10:32.960 [ERROR] [system.err] ^
  40. 15:10:32.961 [ERROR] [system.err] symbol: variable internal_static_io_bisq_protobuffer_DisputeList_descriptor
  41. 15:10:32.961 [ERROR] [system.err] location: class Pb
  42. 15:10:32.962 [ERROR] [system.err] /home/bisq/Devel/bisq/common/build/generated/source/proto/main/java/protobuf/DisputeList.java:304: error: cannot find symbol
  43. 15:10:32.962 [ERROR] [system.err] return protobuf.Pb.internal_static_io_bisq_protobuffer_DisputeList_fieldAccessorTable
  44. 15:10:32.962 [ERROR] [system.err] ^
  45. 15:10:32.969 [ERROR] [system.err] symbol: variable internal_static_io_bisq_protobuffer_DisputeList_fieldAccessorTable
  46. 15:10:32.969 [ERROR] [system.err] location: class Pb
  47. 15:10:32.974 [ERROR] [system.err] /home/bisq/Devel/bisq/common/build/generated/source/proto/main/java/protobuf/DisputeList.java:340: error: cannot find symbol
  48. 15:10:32.975 [ERROR] [system.err] return protobuf.Pb.internal_static_io_bisq_protobuffer_DisputeList_descriptor;
  49. 15:10:32.975 [ERROR] [system.err] ^
  50. 15:10:32.975 [ERROR] [system.err] symbol: variable internal_static_io_bisq_protobuffer_DisputeList_descriptor
  51. 15:10:32.975 [ERROR] [system.err] location: class Pb
  52. 15:10:44.313 [ERROR] [system.err] Note: Some input files use or override a deprecated API.
  53. 15:10:44.314 [ERROR] [system.err] Note: Recompile with -Xlint:deprecation for details.
  54. 15:10:44.315 [ERROR] [system.err] Note: Some input files use unchecked or unsafe operations.
  55. 15:10:44.316 [ERROR] [system.err] Note: Recompile with -Xlint:unchecked for details.
  56. 15:10:44.316 [ERROR] [system.err] 10 errors
  57. 15:10:45.203 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter]
  58. 15:10:45.203 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] FAILURE: Build failed with an exception.
  59. 15:10:45.204 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter]
  60. 15:10:45.204 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] * What went wrong:
  61. 15:10:45.204 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] Execution failed for task ':common:compileJava'.
  62. 15:10:45.204 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] > Compilation failed; see the compiler error output for details.
  63. 15:10:45.205 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter]
  64. 15:10:45.205 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] * Try:
  65. 15:10:45.205 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] Run with --stacktrace option to get the stack trace. Run with --scan to get full insights.
  66. 15:10:45.206 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter]
  67. 15:10:45.206 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] * Get more help at https://help.gradle.org
  68. 15:10:45.206 [ERROR] [org.gradle.internal.buildevents.BuildResultLogger]
  69. 15:10:45.207 [ERROR] [org.gradle.internal.buildevents.BuildResultLogger] BUILD FAILED in 2m 25s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement