There is a build ERROR inside build.gradle
using gradle command to BUILD Xperia (S1) Flashtool
, the ERROR occurs within the build process. GRADLE build command and it will not continue . . .
Also, git command is unable to fetch the latest git version of https://github.com/Androxyde/Flashtool repository for some reason. Probably related to gradle.properties
file which needs to be somehow explicitly mentioned in the pkgver() section of the PKGBUILD file . . .
==> Starting build()...
FAILURE: Build failed with an exception.
* Where:
Build file '/home/martin/.AUR/xperia-flashtool-git-new/src/Flashtool/Flashtool/build.gradle' line: 80
* What went wrong:
A problem occurred evaluating project ':Flashtool'.
> No signature of method: org.gradle.api.internal.artifacts.ivyservice.dependencysubstitution.DefaultDependencySubstitutions$1.with() is applicable for argument types: (org.gradle.internal.component.external.model.DefaultModuleComponentSelector) values: [org.eclipse.platform:org.eclipse.swt.gtk.linux.x86_64:3.120.0]
Possible solutions: with(groovy.lang.Closure), with(boolean, groovy.lang.Closure), wait(), wait(long), find(), wait(long, int)
* 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.
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.3/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD FAILED in 606ms
==> ERROR: A failure occurred in build().
Aborting...
Please USE the pre-built binary package xperia-flashtool
in the meantime this is fixed by the upstream Xperia (S1) Flashtool
author:
https://aur.archlinux.org/packages/xperia-flashtool
Pinned Comments
MartinVonReich commented on 2023-10-11 10:24 (UTC) (edited on 2023-10-11 10:33 (UTC) by MartinVonReich)
There is a build ERROR inside
build.gradle
using gradle command to BUILDXperia (S1) Flashtool
, the ERROR occurs within the build process. GRADLE build command and it will not continue . . .Also, git command is unable to fetch the latest git version of https://github.com/Androxyde/Flashtool repository for some reason. Probably related to
gradle.properties
file which needs to be somehow explicitly mentioned in the pkgver() section of the PKGBUILD file . . .Please USE the pre-built binary package
xperia-flashtool
in the meantime this is fixed by the upstreamXperia (S1) Flashtool
author: https://aur.archlinux.org/packages/xperia-flashtool