tronprotocol / java-tron

Java implementation of the Tron whitepaper
GNU Lesser General Public License v3.0
3.64k stars 1.36k forks source link

Compilation build failed #5883

Open bytesharky opened 1 week ago

bytesharky commented 1 week ago

Please help meimage

CarlChaoCarl commented 1 week ago

Could you provide a bit more information, such as the java-tron code branche, the Gradle configuration, the Java version, etc.?

bytesharky commented 1 week ago

root@ip-172-31-39-17:~# cat /proc/version Linux version 6.8.0-1008-aws (buildd@lcy02-amd64-030) (x86_64-linux-gnu-gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0, GNU ld (GNU Binutils for Ubuntu) 2.42) #8-Ubuntu SMP Sat Apr 20 00:46:25 UTC 2024 root@ip-172-31-39-17:~# root@ip-172-31-39-17:~# java -version java version "1.8.0_411" Java(TM) SE Runtime Environment (build 1.8.0_411-b09) Java HotSpot(TM) 64-Bit Server VM (build 25.411-b09, mixed mode) master branche,no change configuration

CarlChaoCarl commented 1 week ago

Command: ./gradlew clean build -x test --debug Check the gradle debug output for the error reason. If the issue persists, please post the debug output.

CarlChaoCarl commented 4 days ago

@bytesharky Hello, if your issue has been resolved, this issue can be closed.