Search Criteria
Package Details: sheepit-client-git v7.23039.0r731.3f54c82-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/sheepit-client-git.git (read-only, click to copy) |
---|---|
Package Base: | sheepit-client-git |
Description: | Client for the free and distributed render farm |
Upstream URL: | https://www.sheepit-renderfarm.com/ |
Licenses: | GPL |
Conflicts: | sheepit-client |
Provides: | sheepit-client |
Submitter: | GeoffreyFrogeye |
Maintainer: | GeoffreyFrogeye (jturnerusa) |
Last Packager: | GeoffreyFrogeye |
Votes: | 7 |
Popularity: | 0.000001 |
First Submitted: | 2016-05-29 17:27 (UTC) |
Last Updated: | 2023-03-18 17:35 (UTC) |
Dependencies (11)
- freetype2 (freetype2-minimal-git, freetype2-ttmetrics, freetype2-git, freetype2-infinality-remix, freetype2-v35, freetype2-ultimate5)
- glew (glew-libepoxy, glew-egl-glx, glew-git, glew-wayland, glew-osmesa-git, glew-wayland-git)
- java-runtime (java-gcj-compat, jre10, jdk12-openj9-bin, zulu-12-bin, jre6, jre12, server-jre, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, jre7, zulu-14-bin, amazon-corretto-15, jdk11-openjdk-dcevm-conflicts-fixed, zulu-embedded-jdk8, sapmachine-jdk-bin, amazon-corretto-16, jdk8-graalvm-bin, jdk16-graalvm-bin, jre8-openjdk-shenandoah, zulu-16-bin, jdk16-adoptopenjdk, jdk11-microsoft-openjdk, jdk16-microsoft-openjdk, jdk11-msopenjdk-bin, jdk18-beta-temurin, jdk8-arm, jre17-jetbrains, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-bin, jre11-jetbrains-imfix, java-openjdk-loom-ea-bin, jdk17-dragonwell-bin, hmcl-zulu-bin, jdk7-j9-bin, jdk7r1-j9-bin, jdk8-j9-bin, jdk11-j9-bin, jdk-jetbrains, jre11-jbr-xdg, jre12-openjdk, jre15-openjdk, jre16-openjdk, jre13-openjdk, jre14-openjdk, jre-bcl, jdk-bcl, amazon-corretto-18, zulu-18-bin, zulu-13-bin, jre15, jre14, jre13, jre16, jre17, bishengjdk-17, bishengjre-17, jdk-arm, jdk11-openj9-bin, jdk-openj9-bin, jre-openj9, zulu-15-bin, jre-jbr-xdg, zulu-embedded-jdk11, jdk-microsoft-openjdk, jre18-openjdk, jdk17-openj9-bin, jdk8-dragonwell-extended, jdk18-openj9-bin, jdk8-openj9-bin, jre8, jdk8, jre11, jdk-android-studio, amazon-corretto-8, amazon-corretto-11, amazon-corretto-19-bin, amazon-corretto-17, zulu-8-bin, zulu-11-bin, zulu-17-bin, zulu-19-bin, liberica-jre-8-full-bin, jdk11-graalvm-bin, jdk17-graalvm-bin, jdk19-graalvm-bin, liberica-jdk-full-bin, jre8-adoptopenjdk, jre17-jetbrains-imfix, jre-lts, liberica-jdk-11-full-bin, liberica-jdk-17-full-bin, liberica-jre-11-full-bin, jdk8-dragonwell-extended-bin, jdk8-dragonwell-standard-bin, jdk11-dragonwell-extended-bin, jdk11-dragonwell-standard-bin, jdk11-graalvm-ee-bin, jdk8-graalvm-ee-bin, jdk19-graalvm-ee-bin, jdk13-openjdk-bin, zulu-jre-fx-bin, zulu-jdk-fx-bin, liberica-jdk-8-full-bin, jdk17-graalvm-ee-bin, zulu-embedded-jdk, jre-jetbrains, jdk-temurin, jdk17-temurin, jdk11-temurin, jdk17-dragonwell-standard-bin, jre-openjdk-xdg, jre-openjdk-xdg-bin, mandrel-bin, java-openjdk-bin, jdk17-jetbrains-bin, jdk11-jetbrains-bin, zulu-20-bin, java-openjdk-ea-bin, jre, amazon-corretto-20-bin, jre-openjdk, jre11-openjdk, jre17-openjdk, jre8-openjdk)
- libxfixes
- libxi (libxi-git)
- libxrender
- libxxf86vm
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- gradle (make)
- blender (blender-3.0-git, blender-2.83-git, blender-2.93-git, blender-develop-git, upbge-git, blender-git) (optional) – Create 3D scenes to render
- cuda (cuda-11.0, cuda11.1) (optional) – CUDA GPU rendering (not in service mode)
Latest Comments
GeoffreyFrogeye commented on 2023-03-18 17:41 (UTC)
gradle7 was put on the AUR a few days ago, but this did not fix the issue. This pushed me to look a bit deeper, and found a setting to remove from build.gradle which allows to build on (AFAICS) any recent enough gradle / java version. I suppose applying a patch here is not be the best way to fix it (hence this explicative comment, if someone has a better idea I'll take it), but this package should build again!
GeoffreyFrogeye commented on 2023-02-13 22:48 (UTC)
@wyrmku I'm not sure about your exact issue (JDK not installed for the used JRE version? this is something I could make the PKGBUILD more clever about).
However, I get the same issue after upgrading to gradle 8, released a few hours ago. It doesn't seem the project is compatible with it (or the option to use
javac
doesn't work under Arch). I have a workaround but it's too dirty even for AUR IMHO:If a gradle7 package shows up on AUR I'll make use of it and update the package.
wyrmku commented on 2023-01-30 12:13 (UTC)
I'm getting the following build error:
==> Starting build()...
FAILURE: Build failed with an exception.
What went wrong: Execution failed for task ':compileJava'.
Try:
Get more help at https://help.gradle.org
BUILD FAILED in 2s 1 actionable task: 1 executed ==> ERROR: A failure occurred in build(). Aborting...
jturnerusa commented on 2021-12-09 19:16 (UTC)
@zjeffer
Thanks for notifying me of the issue. I should be able to fix it by the end of the day or tomorrow at the latest.
zjeffer commented on 2021-12-05 18:12 (UTC) (edited on 2021-12-05 18:17 (UTC) by zjeffer)
I'm getting the following build error:
It seems that the package() function is trying to use sheepit-client.jar but the actual file is called sheepit-client-all.jar for some reason.
EDIT: I managed to install it manually by changing the following line in the package() function:
install -Dm644 "${pkgname%-git}/build/libs/${pkgname%-git}.jar" "${pkgdir}/usr/share/java/${pkgname%-git}/${pkgname%-git}.jar"
to:install -Dm644 "${pkgname%-git}/build/libs/${pkgname%-git}-all.jar" "${pkgdir}/usr/share/java/${pkgname%-git}/${pkgname%-git}.jar"
GeoffreyFrogeye commented on 2020-01-02 10:42 (UTC)
That's weird, I made sure to use the template for -git PKGBUILDs to prevent this kind of issue. Anyway it's fixed for now, thanks for reporting!
re-l commented on 2020-01-02 10:21 (UTC)
Hey, thanks for the package, but just wanted to let you know that it fails to install with an error: "pkgver is not allowed to contain colons, forward slashes, hyphens or whitespace. ==> ERROR: pkgver() generated an invalid version: 5.1678.3038-1-g2a8f324r381.2a8f324". I adjusted the pkgver() and now it works.