Advertisement
Guest User

libzkgroup-build.log

a guest
Apr 2nd, 2021
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.83 KB | None | 0 0
  1. :: Starting the build:
  2. Compiling typenum v1.11.2
  3. Compiling byteorder v1.3.4
  4. Compiling proc-macro2 v1.0.9
  5. Compiling cfg-if v0.1.10
  6. Compiling unicode-xid v0.2.0
  7. Compiling syn v1.0.16
  8. Compiling libc v0.2.67
  9. Compiling opaque-debug v0.2.3
  10. Compiling getrandom v0.1.14
  11. Compiling subtle v2.2.2
  12. Compiling serde v1.0.106
  13. Compiling memchr v2.3.3
  14. Compiling byte-tools v0.3.1
  15. Compiling version_check v0.9.1
  16. Compiling same-file v1.0.6
  17. Compiling zeroize v1.1.0
  18. Compiling subtle v1.0.0
  19. Compiling void v1.0.2
  20. Compiling log v0.4.8
  21. Compiling ascii v0.9.3
  22. Compiling fake-simd v0.1.2
  23. Compiling either v1.5.3
  24. Compiling cesu8 v1.1.0
  25. Compiling jni-sys v0.3.0
  26. Compiling hex v0.4.2
  27. Compiling block-padding v0.1.5
  28. Compiling walkdir v2.3.1
  29. Compiling unreachable v1.0.0
  30. Compiling error-chain v0.12.2
  31. Compiling jni v0.16.0
  32. Compiling quote v1.0.3
  33. Compiling generic-array v0.12.3
  34. Compiling combine v3.8.1
  35. Compiling digest v0.8.1
  36. Compiling block-cipher-trait v0.6.2
  37. Compiling crypto-mac v0.7.0
  38. Compiling universal-hash v0.3.0
  39. Compiling block-buffer v0.7.3
  40. Compiling aead v0.2.0
  41. Compiling rand_core v0.5.1
  42. Compiling aes-soft v0.3.3
  43. Compiling hmac v0.7.1
  44. Compiling polyval v0.3.3
  45. Compiling sha2 v0.8.1
  46. Compiling aes v0.3.2
  47. Compiling aes-gcm-siv v0.4.1
  48. Compiling serde_derive v1.0.106
  49. Compiling curve25519-dalek v2.0.0 (https://github.com/signalapp/curve25519-dalek.git?branch=lizard2#477356e0)
  50. Compiling bincode v1.2.1
  51. Compiling poksho v0.7.0 (https://github.com/signalapp/poksho.git?tag=v0.7.0#8bb8c61c)
  52. Compiling zkgroup v0.7.2 (/home/user/.cache/pikaur/build/libzkgroup/src/zkgroup-0.7.2/rust)
  53. Finished release [optimized] target(s) in 32.78s
  54. Picked up _JAVA_OPTIONS:
  55. warning: [options] source value 7 is obsolete and will be removed in a future release
  56. warning: [options] target value 7 is obsolete and will be removed in a future release
  57. warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
  58. 3 warnings
  59.  
  60. FAILURE: Build failed with an exception.
  61.  
  62. * What went wrong:
  63. Execution failed for task ':ffi:java:compileJava'.
  64. > java.lang.IllegalAccessError: class org.gradle.internal.compiler.java.ClassNameCollector (in unnamed module @0x64b9746c) cannot access class com.sun.tools.javac.code.Symbol$TypeSymbol (in module jdk.compiler) because module jdk.compiler does not export com.sun.tools.javac.code to unnamed module @0x64b9746c
  65.  
  66. * Try:
  67. 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.
  68.  
  69. * Get more help at https://help.gradle.org
  70.  
  71. BUILD FAILED in 889ms
  72. ==> ERROR: A failure occurred in build().
  73. Aborting...
  74. Command 'makepkg --force --nocolor' failed to execute.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement