@Colibris, you need the jdk
archlinux-java set java-8-openjdk
Search Criteria
Package Details: java-service-wrapper 3.5.59-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/java-service-wrapper.git (read-only, click to copy) |
---|---|
Package Base: | java-service-wrapper |
Description: | Enables a Java Application to be run as a Windows Service or Unix Daemon |
Upstream URL: | https://wrapper.tanukisoftware.com/doc/english/introduction.html |
Licenses: | GPL2, custom:tanuki-community |
Submitter: | None |
Maintainer: | Salama |
Last Packager: | Salama |
Votes: | 144 |
Popularity: | 0.39 |
First Submitted: | 2011-09-28 06:51 (UTC) |
Last Updated: | 2024-10-03 13:19 (UTC) |
Dependencies (2)
- ant (ant-gitAUR) (make)
- java-environment (jdk12AUR, jdk10AUR, jdk10-openj9-binAUR, jdk7AUR, amazon-corretto-16AUR, jdk8-graalvm-binAUR, jdk16-graalvm-binAUR, jdk16-adoptopenjdkAUR, jdk8-armAUR, liberica-jre-11-binAUR, jdk11-j9-binAUR, jdk11-jbr-xdgAUR, jdk16-openjdkAUR, jdk14-openjdkAUR, jdk18-openjdkAUR, amazon-corretto-19-binAUR, jdk19-graalvm-binAUR, liberica-jre-11-full-binAUR, jdk19-graalvm-ee-binAUR, jdk13-openjdk-binAUR, liberica-jre-8-full-binAUR, jdk11-graalvm-binAUR, jdk-openj9AUR, jdk11-graalvm-ee-binAUR, jdk12-openjdkAUR, jdk11-dragonwell-standard-binAUR, jdk11-jetbrains-binAUR, jdk20-graalvm-binAUR, jdk17-graalvm-binAUR, jdk8-graalvm-ee-binAUR, zulu-15-binAUR, jdk20-openj9-binAUR, zulu-13-binAUR, jdk8-dragonwell-extended-binAUR, jdk8-dragonwell-standard-binAUR, jdk11-dragonwell-extended-binAUR, jdk17-dragonwell-standard-binAUR, jdk11AUR, jdk8-j9-binAUR, jdk7-j9-binAUR, jdk7r1-j9-binAUR, jdk8-dragonwell-extendedAUR, jdk13-openjdkAUR, jdk15-openjdkAUR, jdk21-graalvm-binAUR, jdk17-jetbrainsAUR, jdk8-openj9-binAUR, jdk-ltsAUR, microsoft-openjdk-11-binAUR, microsoft-openjdk-17-binAUR, microsoft-openjdk-21-binAUR, liberica-nik-24-full-binAUR, jdk21-jetbrains-gitAUR, zulu-17-binAUR, zulu-11-binAUR, zulu-8-binAUR, mandrel-binAUR, mandrel24-binAUR, liberica-jdk-17-full-binAUR, liberica-jdk-11-lite-binAUR, liberica-jdk-11-full-binAUR, liberica-jdk-11-binAUR, jdk17-graalvm-ee-binAUR, jdk21-graalvm-ee-binAUR, jdk22-graalvm-ee-binAUR, jdk20-graalvm-ee-binAUR, jdk22-graalvm-binAUR, jdk19-openjdkAUR, jdk17-jetbrains-binAUR, zulu-jdk-fx-binAUR, jabba-binAUR, jdk21-jetbrainsAUR, jdk17-zulu-prime-binAUR, zing-21-binAUR, zing-8-binAUR, jdk23-graalvm-ee-binAUR, jdk-android-studioAUR, java-openjdk-binAUR, amazon-corretto-17AUR, amazon-corretto-21-binAUR, jdk21-temurinAUR, amazon-corretto-8AUR, amazon-corretto-11AUR, jdk11-temurinAUR, liberica-jdk-full-binAUR, liberica-jdk-21-full-binAUR, liberica-jdk-8-full-binAUR, jdk17-temurinAUR, jdk8-temurinAUR, zulu-21-binAUR, jdk-temurinAUR, jdk8AUR, zulu-17-fx-binAUR, jdk8-perfAUR, zulu-fx-binAUR, zulu8-fx-binAUR, zulu11-fx-binAUR, zulu17-fx-binAUR, zulu21-fx-binAUR, jdk-openj9-binAUR, jdk11-openj9-binAUR, jdk17-openj9-binAUR, jre-jetbrainsAUR, jdk-openjdk-wakefieldAUR, jdk21-openj9-binAUR, zulu-23-binAUR, jdkAUR, jdk21-jetbrains-binAUR, jdk21-dragonwell-standard-binAUR, jdk21-dragonwell-extended-binAUR, java-openjdk-ea-binAUR, jdk-openjdk, jdk11-openjdk, jdk17-openjdk, jdk21-openjdk, jdk8-openjdk) (make)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 Next › Last »
skydrome commented on 2016-08-07 05:02 (UTC)
Colibris commented on 2016-07-23 12:03 (UTC)
Hello, I have a build error.
compile-java-warn:
[echo] **********************************************************************
[echo] * WARNING
[echo] * The jar is being built for Java version 1.7. This will not be
[echo] * compatible with older JVMs.
[echo] **********************************************************************
compile-java:core:
[mkdir] Created dir: /tmp/yaourt-tmp-colibris/aur-java-service-wrapper/src/wrapper_3.5.29_src/build/classes
[mkdir] Created dir: /tmp/yaourt-tmp-colibris/aur-java-service-wrapper/src/wrapper_3.5.29_src/build/testclasses
[mkdir] Created dir: /tmp/yaourt-tmp-colibris/aur-java-service-wrapper/src/wrapper_3.5.29_src/lib
BUILD FAILED
/tmp/yaourt-tmp-colibris/aur-java-service-wrapper/src/wrapper_3.5.29_src/build.xml:563: Unable to find a javac compiler;
com.sun.tools.javac.Main is not on the classpath.
Perhaps JAVA_HOME does not point to the JDK.
It is currently set to "/usr/lib/jvm/java-8-jre/jre"
Total time: 1 second
Maybe I'm doing something wrong, sorry to flood if that's the case. Thanks for any answer :)
cemsbr commented on 2015-08-27 05:24 (UTC)
Please, add cunit to the dependencies.
skydrome commented on 2015-07-09 02:24 (UTC)
i fixed the build on x64 by not building the unit tests.
<deleted-account> commented on 2015-07-08 21:25 (UTC)
Hi, I'm getting this build error *with* classpath installed (x86_64 Arch):
init:msg:
[echo] **********************************************************************
[echo] * About to build a 64-bit version of Java Service Wrapper Community 3.5.26.
[echo] * The OS Name is "linux", resolved from "Linux".
[echo] * The Architecture is "x86", resolved from "amd64".
[echo] * The distribution name will be: wrapper-linux-x86-64-3.5.26
[echo] **********************************************************************
update-info-c:
[copy] Copying 1 file to /tmp/yaourt-tmp-ugi/aur-java-service-wrapper/src/wrapper_3.5.26_src/src/c
compile-c-unix-check:
compile-c-unix:
[mkdir] Created dir: /tmp/yaourt-tmp-ugi/aur-java-service-wrapper/src/wrapper_3.5.26_src/bin
[mkdir] Created dir: /tmp/yaourt-tmp-ugi/aur-java-service-wrapper/src/wrapper_3.5.26_src/test
[echo] Build native components using 'make' and Makefile: Makefile-linux-x86-64.make
[exec] if test ! -d .deps; then mkdir .deps; fi
[exec] gcc -O3 -fPIC -Wall --pedantic -DLINUX -DJSW64 -D_FILE_OFFSET_BITS=64 -fpic -D_GNU_SOURCE -DUNICODE -D_UNICODE -pthread wrapper.c wrapperinfo.c wrappereventloop.c wrapper_unix.c property.c logger.c logger_file.c wrapper_file.c wrapper_i18n.c wrapper_hashmap.c -lm -o ../../bin/wrapper
[exec] gcc -O3 -fPIC -Wall --pedantic -DLINUX -DJSW64 -D_FILE_OFFSET_BITS=64 -fpic -D_GNU_SOURCE -DUNICODE -D_UNICODE -c wrapper_i18n.c
[exec] gcc -O3 -fPIC -Wall --pedantic -DLINUX -DJSW64 -D_FILE_OFFSET_BITS=64 -fpic -D_GNU_SOURCE -DUNICODE -D_UNICODE -c wrapperjni_unix.c
[exec] gcc -O3 -fPIC -Wall --pedantic -DLINUX -DJSW64 -D_FILE_OFFSET_BITS=64 -fpic -D_GNU_SOURCE -DUNICODE -D_UNICODE -c wrapperinfo.c
[exec] gcc -O3 -fPIC -Wall --pedantic -DLINUX -DJSW64 -D_FILE_OFFSET_BITS=64 -fpic -D_GNU_SOURCE -DUNICODE -D_UNICODE -c wrapperjni.c
[exec] gcc -O3 -fPIC -Wall --pedantic -DLINUX -DJSW64 -D_FILE_OFFSET_BITS=64 -fpic -D_GNU_SOURCE -DUNICODE -D_UNICODE -c loggerjni.c
[exec] gcc -O3 -fPIC -Wall --pedantic -DLINUX -DJSW64 -D_FILE_OFFSET_BITS=64 -fpic -D_GNU_SOURCE -DUNICODE -D_UNICODE -shared wrapper_i18n.o wrapperjni_unix.o wrapperinfo.o wrapperjni.o loggerjni.o -o ../../lib/libwrapper.so
[exec] gcc -O3 -fPIC -Wall --pedantic -DLINUX -DJSW64 -D_FILE_OFFSET_BITS=64 -fpic -D_GNU_SOURCE -DUNICODE -D_UNICODE -DCUNIT testsuite.c test_example.c test_javaadditionalparam.c test_hashmap.c test_filter.c wrapper.c wrapperinfo.c wrappereventloop.c wrapper_unix.c property.c logger.c logger_file.c wrapper_file.c wrapper_i18n.c wrapper_hashmap.c -lm -pthread -L/usr/local/lib -lncurses -lcunit -o ../../test/testsuite
[exec] testsuite.c:21:29: fatal error: CUnit/Automated.h: No such file or directory
[exec] compilation terminated.
[exec] test_example.c:15:25: fatal error: CUnit/Basic.h: No such file or directory
[exec] compilation terminated.
[exec] test_javaadditionalparam.c:15:25: fatal error: CUnit/Basic.h: No such file or directory
[exec] compilation terminated.
[exec] test_hashmap.c:15:25: fatal error: CUnit/Basic.h: No such file or directory
[exec] compilation terminated.
[exec] test_filter.c:15:25: fatal error: CUnit/Basic.h: No such file or directory
[exec] compilation terminated.
[exec] wrapper.c:51:25: fatal error: CUnit/Basic.h: No such file or directory
[exec] compilation terminated.
[exec] Makefile-linux-x86-64.make:42: recipe for target 'testsuite' failed
[exec] make: *** [testsuite] Error 1
BUILD FAILED
/tmp/yaourt-tmp-ugi/aur-java-service-wrapper/src/wrapper_3.5.26_src/build.xml:713: exec returned: 2
Total time: 18 seconds
==> ERROR: A failure occurred in build().
Aborting...
Please confirm whether it's a general issue or it's just me.
<deleted-account> commented on 2015-03-28 02:20 (UTC)
Can you please change the source url to https? Thank you.
And yes, please include classpath as a dependency. It's been over 3 months since our first request.
<deleted-account> commented on 2015-03-28 01:51 (UTC)
Can you please change the source url to https? Thank you.
And yes, please include cunit as a dependency. It's been over 3 months since our first request.
GI_Jack commented on 2015-01-08 17:27 (UTC)
jni.h is included in the 'classpath' package. for everyone who gets a failed build, pacman -S classpath. It will build with that.
again, can we get this made a dependency?
gim commented on 2015-01-04 10:45 (UTC)
I experience the same build error for quite a while, so I had to add it to pkgignore. Today I tried to build this again and it seems error is still not fixed.
http://slexy.org/raw/s2DH55ALjD
Pinned Comments
skydrome commented on 2020-02-06 04:41 (UTC) (edited on 2020-02-06 04:44 (UTC) by skydrome)
pacman.conf
Add key