Preparing... Cloning bisq build files... Checking bisq dependencies... Synchronizing package databases... Resolving dependencies... Checking inter-conflicts... Building bisq... ==> Making package: bisq 1.5.1-1 (Sun 13 Dec 2020 07:56:17 AM CET) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found bisq.desktop ==> Validating source files with sha256sums... bisq.desktop ... Passed ==> Removing existing $srcdir/ directory... ==> Extracting sources... ==> Starting prepare()... Updated git hooks. Git LFS initialized. Cloning into 'bisq-1.5.1'... You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false Filtering content: 28% (2/7), 99.59 KiB | 84.00 KiB/s Filtering content: 42% (3/7), 99.59 KiB | 84.00 KiB/s Filtering content: 42% (3/7), 2.26 MiB | 312.00 KiB/s Filtering content: 57% (4/7), 2.26 MiB | 312.00 KiB/s Filtering content: 57% (4/7), 6.00 MiB | 464.00 KiB/s Filtering content: 71% (5/7), 6.00 MiB | 464.00 KiB/s Filtering content: 71% (5/7), 10.35 MiB | 765.00 KiB/s Filtering content: 85% (6/7), 10.35 MiB | 765.00 KiB/s Filtering content: 85% (6/7), 102.35 MiB | 953.00 KiB/s Filtering content: 100% (7/7), 102.35 MiB | 953.00 KiB/s Filtering content: 100% (7/7), 102.35 MiB | 924.00 KiB/s, done. ==> Removing existing $pkgdir/ directory... ==> Starting build()... -> Building bisq... Starting a Gradle Daemon (subsequent builds will be faster) FAILURE: Build failed with an exception. * What went wrong: Unable to start the daemon process. This problem might be caused by incorrect configuration of the daemon. For example, an unrecognized jvm option is used. Please refer to the User Manual chapter on the daemon at https://docs.gradle.org/5.6.4/userguide/gradle_daemon.html Process command line: /usr/lib/jvm/java-11-openjdk/bin/java --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED --add-opens java.prefs/java.util.prefs=ALL-UNNAMED -XX:MaxMetaspaceSize=256m -XX:+HeapDumpOnOutOfMemoryError -Xms256m -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -cp /home/user/.gradle/wrapper/dists/gradle-5.6.4-all/ankdp27end7byghfw1q2sw75f/gradle-5.6.4/lib/gradle-launcher-5.6.4.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 5.6.4 Please read the following process output to find out more: ----------------------- FAILURE: Build failed with an exception. * What went wrong: Could not create service of type ClassLoaderRegistry using GlobalScopeServices.createClassLoaderRegistry(). * 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 * 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 ==> ERROR: A failure occurred in build(). Aborting...