Giter Club home page Giter Club logo

Comments (4)

richardalg avatar richardalg commented on June 1, 2024

Hi Carlos,
I'm going to make a few assumptions: You may be running a Raspberry Pi, and bisq developers do not support aarch64.
Hence this thread may be of interest:
https://gist.github.com/tmakerman/ee53a94c3cfc8362192ad9df20709547
And this :
https://gist.github.com/richardalg/bb9ca80ee851fb792ffd85b9257b189f

I've assumed you are attempting to build bisq-1.9.14 ....

I've put up some patches in the above links that get a bit further with the build and had success with bisq-1.9.12
I'm just getting back into my attempts - these now stall - a child window appears with the message
Error
'javafx.beans.binding.BooleanExpression com.sun.javafx.scene.NodeHelper.treeShowingProperty(javafx.sceneNode)'

I've attempted to run $ gradle :apitest:installDaoSetup
in the project directory. This fails with a message that :
8: only Project build scripts can contain plugins {} blocks.

Hope this helps.

from bisq.

carlosalbertofilho avatar carlosalbertofilho commented on June 1, 2024

Thanks!! Its work.

`> Task :core:check

Task :core:build
Task :daemon:startScripts
Task :daemon:distTar
Task :daemon:distZip SKIPPED
Task :daemon:assemble
Task :daemon:compileTestJava
Task :daemon:processTestResources NO-SOURCE
Task :daemon:testClasses
Task :daemon:test
Task :daemon:check
Task :daemon:installDist
Task :daemon:build
Task :desktop:startScripts
Task :desktop:distTar SKIPPED
Task :desktop:distZip SKIPPED
Task :desktop:shadowJar
Task :desktop:startShadowScripts
Task :desktop:shadowDistTar SKIPPED
Task :desktop:shadowDistZip SKIPPED
Task :desktop:assemble

Task :desktop:compileTestJava
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

Task :desktop:processTestResources
Task :desktop:testClasses

Task :desktop:test
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended

Task :desktop:check
Task :desktop:installDist
Task :desktop:build
Task :p2p:assemble

Task :p2p:compileTestJava
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 :p2p:processTestResources
Task :p2p:testClasses

Task :p2p:test
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended

Task :p2p:check
Task :p2p:build
Task :proto:assemble
Task :proto:extractIncludeTestProto
Task :proto:extractTestProto
Task :proto:generateTestProto NO-SOURCE
Task :proto:compileTestJava NO-SOURCE
Task :proto:processTestResources NO-SOURCE
Task :proto:testClasses UP-TO-DATE
Task :proto:test NO-SOURCE
Task :proto:check UP-TO-DATE
Task :proto:build
Task :seednode:startScripts
Task :seednode:distTar SKIPPED
Task :seednode:distZip SKIPPED
Task :seednode:shadowJar
Task :seednode:startShadowScripts
Task :seednode:shadowDistTar SKIPPED
Task :seednode:shadowDistZip SKIPPED
Task :seednode:assemble
Task :seednode:compileTestJava
Task :seednode:processTestResources NO-SOURCE
Task :seednode:testClasses
Task :seednode:test
Task :seednode:check
Task :seednode:installDist
Task :seednode:build
Task :statsnode:compileJava
Task :statsnode:processResources
Task :statsnode:classes
Task :statsnode:jar
Task :statsnode:startScripts
Task :statsnode:distTar SKIPPED
Task :statsnode:distZip SKIPPED
Task :statsnode:assemble
Task :statsnode:compileTestJava NO-SOURCE
Task :statsnode:processTestResources NO-SOURCE
Task :statsnode:testClasses UP-TO-DATE
Task :statsnode:test NO-SOURCE
Task :statsnode:check UP-TO-DATE
Task :statsnode:installDist
Task :statsnode:build

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.6/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 4m 11s
76 actionable tasks: 76 executed
`

from bisq.

richardalg avatar richardalg commented on June 1, 2024

"Thanks!! Its work."
Good to hear. I'm still working on my problems.
It may be of help if you posted details of your OS and the machine running the code.
TIA.

from bisq.

carlosalbertofilho avatar carlosalbertofilho commented on June 1, 2024

Of course!

I'm running virtualized Fedora on a Mac mini M2 host:

uname -a
Darwin agnes.local 23.3.0 Darwin Kernel Version 23.3.0: Wed Dec 20 21:33:31 PST 2023; root:xnu-10002.81.5~7/RELEASE_ARM64_T8112 arm64

the Fedora is a 4Gb VM with 4 cores:

cat /etc/redhat-release 
Fedora release 39 (Thirty Nine)

from bisq.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.