Package Details: signald-git 0.11.1.r68.b9fdc2e-1

Git Clone URL: https://aur.archlinux.org/signald-git.git (read-only, click to copy)
Package Base: signald-git
Description: An unofficial daemon that facilitates communication with the Signal messaging app.
Upstream URL: https://gitlab.com/signald/signald
Keywords: openwhisper signal textsecure
Licenses: GPL3
Conflicts: signald
Provides: signald
Submitter: zer0def
Maintainer: Strykar
Last Packager: Strykar
Votes: 2
Popularity: 0.000000
First Submitted: 2019-03-24 09:35 (UTC)
Last Updated: 2021-01-28 01:49 (UTC)

Dependencies (6)

Required by (4)

Sources (3)

Latest Comments

dreieck commented on 2022-03-08 16:45 (UTC) (edited on 2022-03-08 16:45 (UTC) by dreieck)

Ahoj,

this package makedepends on gradle.

However, it still downloads gradle in build():

==> Starting build()...
./gradlew --no-daemon installDist
Downloading https://services.gradle.org/distributions/gradle-7.3.3-bin.zip
...........10%...........20%...........30%...........40%...........50%..........

If you can't make the build process to user the system's gradle, can you then make the download of the gradle be moved to the source array or, if not possible, invoke the download command in prepare() so that in build() no internet connection is needed? Also, the dependency on gradle might not be really needed then? (Avoid double download and installation of large data.)

Thanks for maintaining!

podiki commented on 2021-08-22 04:44 (UTC)

signald doesn't support java 16/gradle 7, so installed gradle 6 and switched Java to 11 (didn't have luck trying to properly downgrade).

podiki commented on 2021-07-05 23:08 (UTC)

Has stopped building correctly (as of maybe a week ago or so?). Here is the (end of) the log

==> Starting build()...
./gradlew --no-daemon installDist
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/6.7.1/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'signald'.
> Could not open cp_proj generic class cache for build file '/home/alarm/.cache/yay/signald-git/src/signald-git/build.gradle' (/home/alarm/.gradle/caches/6.7.1/scripts/4921pvbt1pvlobw0jyciy3vjl).
   > BUG! exception in phase 'semantic analysis' in source unit '_BuildScript_' Unsupported class file major version 60

* 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

BUILD FAILED in 13s
make: *** [Makefile:16: installDist] Error 1
==> ERROR: A failure occurred in build().
    Aborting...
error making: signald-git