Package Details: xperia-flashtool-git 0.9.36.0.r7.g7529dce-3

Git Clone URL: https://aur.archlinux.org/xperia-flashtool-git.git (read-only, click to copy)
Package Base: xperia-flashtool-git
Description: A S1 protocol flashing software for Sony Xperia phones
Upstream URL: http://www.flashtool.net/
Licenses: GPL3+
Conflicts: xperia-flashtool, xperia-flashtool-bin
Provides: adb, bin2elf, bin2sin, fastboot, Flashtool, libusbx-1.0.so.0.2.0, unyaffs, xperia-flashtool
Submitter: gouster4
Maintainer: MartinVonReich
Last Packager: MartinVonReich
Votes: 2
Popularity: 0.000000
First Submitted: 2020-07-11 09:27 (UTC)
Last Updated: 2024-06-13 18:11 (UTC)

Pinned Comments

MartinVonReich commented on 2023-10-11 10:24 (UTC) (edited on 2023-12-15 22:17 (UTC) by MartinVonReich)

There is a build ERROR inside build.gradle using gradle command to BUILD Xperia (S1) Flashtool, the ERROR occurs within the build process of the 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 link: https://aur.archlinux.org/packages/xperia-flashtool

Latest Comments

« First ‹ Previous 1 2

zynex commented on 2020-07-26 15:14 (UTC) (edited on 2020-07-26 15:18 (UTC) by zynex)

Not sure if there is a problem with the FlashTool source from here. FlashTool detects the phone but can't connect to it, and XperiFirm won't start at all. Downloading the same version manually (from https://androiddatahost.com/9g9ts) and running it from the extracted folder works without issue.