Package Details: java-service-wrapper 3.5.59-1

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)

Sources (1)

Pinned Comments

skydrome commented on 2020-02-06 04:41 (UTC) (edited on 2020-02-06 04:44 (UTC) by skydrome)

pacman.conf

[home_skydrome_Arch]
Server = https://download.opensuse.org/repositories/home:/skydrome/Arch/x86_64

Add key

wget https://download.opensuse.org/repositories/home:/skydrome/Arch/x86_64/home_skydrome_Arch.key
pacman-key --add home_skydrome_Arch.key
pacman-key --lsign-key 2e4b3a0b799d7113

Latest Comments

« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 Next › Last »

selligendo commented on 2014-08-19 05:27 (UTC)

I found, that like Zyclon said, with cunit installed it builds properly. Also am building on x86_64

skydrome commented on 2014-08-19 02:08 (UTC)

i cannot reproduce that error with openjdk7 or 8, i have neither junit or cunit installed. But i am building on i686 if that has any relevance. If you could paste the whole log of the build that would be great (office space voice),... yaahhh

Zyclon commented on 2014-08-18 19:17 (UTC)

you need to add cunit to dependency list

<deleted-account> commented on 2014-08-18 14:17 (UTC)

Can you please resolve these issues before unflagging as out of date? I also have this new issue as seen below. Thank you.

D101101 commented on 2014-08-18 14:12 (UTC)

**** [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 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] #include "CUnit/Automated.h" [exec] ^ [exec] compilation terminated. [exec] test_example.c:15:25: fatal error: CUnit/Basic.h: No such file or directory [exec] #include "CUnit/Basic.h" [exec] ^ [exec] compilation terminated. [exec] test_javaadditionalparam.c:15:25: fatal error: CUnit/Basic.h: No such file or directory [exec] #include "CUnit/Basic.h" [exec] ^ [exec] compilation terminated. [exec] test_hashmap.c:15:25: fatal error: CUnit/Basic.h: No such file or directory [exec] #include "CUnit/Basic.h" [exec] ^ [exec] compilation terminated. [exec] test_filter.c:15:25: fatal error: CUnit/Basic.h: No such file or directory [exec] #include "CUnit/Basic.h" [exec] ^ [exec] compilation terminated. [exec] wrapper.c:45:25: fatal error: CUnit/Basic.h: No such file or directory [exec] #include "CUnit/Basic.h" [exec] ^ [exec] compilation terminated. [exec] Makefile-linux-x86-64.make:42: recipe for target 'testsuite' failed [exec] make: *** [testsuite] Error 1 BUILD FAILED /build/java-service-wrapper/src/wrapper_3.5.25_src/build.xml:713: exec returned: 2

<deleted-account> commented on 2014-08-17 21:31 (UTC)

The new jre7-openjdk/jre7-openjdk-headless/jdk7-openjdk 7.u65_2.5.1-8 may have broken java-service-wrapper (see also: i2p). $ yaourt -Rsc java-service-wrapper ; yaourt -S java-service-wrapper ==> Starting prepare()... /tmp/yaourt-tmp/aur-java-service-wrapper/./PKGBUILD: line 22: /etc/profile.d/jdk6.sh: No such file or directory ==> Starting build()... Buildfile: /tmp/makepkg/java-service-wrapper/src/wrapper_3.5.24_src/build.xml init-setup: init-windows: init-unix: init-bits-warning: init-bits-mismatch-warning: init: init:msg: [echo] ********************************************************************** [echo] * About to build a 64-bit version of Java Service Wrapper Community 3.5.24. [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.24 [echo] ********************************************************************** init:java-missing: convert: update-info: [copy] Copying 1 file to /tmp/makepkg/java-service-wrapper/src/wrapper_3.5.24_src/src/java/org/tanukisoftware/wrapper compile-java-warn: [echo] ********************************************************************** [echo] * WARNING [echo] * The jar is being built for Java version . This will not be [echo] * compatible with older JVMs. [echo] ********************************************************************** compile-java:core: [mkdir] Created dir: /tmp/makepkg/java-service-wrapper/src/wrapper_3.5.24_src/build/classes [mkdir] Created dir: /tmp/makepkg/java-service-wrapper/src/wrapper_3.5.24_src/build/testclasses [mkdir] Created dir: /tmp/makepkg/java-service-wrapper/src/wrapper_3.5.24_src/lib [javac] Compiling 103 source files to /tmp/makepkg/java-service-wrapper/src/wrapper_3.5.24_src/build/classes [javac] javac: invalid target release: [javac] Usage: javac <options> <source files> [javac] use -help for a list of possible options BUILD FAILED /tmp/makepkg/java-service-wrapper/src/wrapper_3.5.24_src/build.xml:542: Compile failed; see the compiler error output for details. Total time: 1 second

<deleted-account> commented on 2014-08-17 21:30 (UTC)

The new jre7-openjdk/jre7-openjdk-headless/jdk7-openjdk 7.u65_2.5.1-8 may have broken java-service-wrapper (see also: i2p). $ pkg -Rsc java-service-wrapper ; pkg -S java-service-wrapper ==> Starting prepare()... /tmp/yaourt-tmp/aur-java-service-wrapper/./PKGBUILD: line 22: /etc/profile.d/jdk6.sh: No such file or directory ==> Starting build()... Buildfile: /tmp/makepkg/java-service-wrapper/src/wrapper_3.5.24_src/build.xml init-setup: init-windows: init-unix: init-bits-warning: init-bits-mismatch-warning: init: init:msg: [echo] ********************************************************************** [echo] * About to build a 64-bit version of Java Service Wrapper Community 3.5.24. [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.24 [echo] ********************************************************************** init:java-missing: convert: update-info: [copy] Copying 1 file to /tmp/makepkg/java-service-wrapper/src/wrapper_3.5.24_src/src/java/org/tanukisoftware/wrapper compile-java-warn: [echo] ********************************************************************** [echo] * WARNING [echo] * The jar is being built for Java version . This will not be [echo] * compatible with older JVMs. [echo] ********************************************************************** compile-java:core: [mkdir] Created dir: /tmp/makepkg/java-service-wrapper/src/wrapper_3.5.24_src/build/classes [mkdir] Created dir: /tmp/makepkg/java-service-wrapper/src/wrapper_3.5.24_src/build/testclasses [mkdir] Created dir: /tmp/makepkg/java-service-wrapper/src/wrapper_3.5.24_src/lib [javac] Compiling 103 source files to /tmp/makepkg/java-service-wrapper/src/wrapper_3.5.24_src/build/classes [javac] javac: invalid target release: [javac] Usage: javac <options> <source files> [javac] use -help for a list of possible options BUILD FAILED /tmp/makepkg/java-service-wrapper/src/wrapper_3.5.24_src/build.xml:542: Compile failed; see the compiler error output for details. Total time: 1 second

securitybreach commented on 2014-08-17 17:38 (UTC)

comhack@Cerberus ~/Downloads/java-service-wrapper % makepkg ==> Making package: java-service-wrapper 3.5.24-1 (Sun Aug 17 12:38:12 CDT 2014) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading wrapper_3.5.24_src.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 538k 100 538k 0 0 144k 0 0:00:03 0:00:03 --:--:-- 144k ==> Validating source files with sha256sums... wrapper_3.5.24_src.tar.gz ... Passed ==> Extracting sources... -> Extracting wrapper_3.5.24_src.tar.gz with bsdtar ==> Starting prepare()... /home/comhack/Downloads/java-service-wrapper/PKGBUILD: line 22: /etc/profile.d/jdk6.sh: No such file or directory ==> Starting build()... Picked up _JAVA_OPTIONS: -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel Buildfile: /old-home/comhack/Downloads/java-service-wrapper/src/wrapper_3.5.24_src/build.xml init-setup: init-windows: init-unix: init-bits-warning: init-bits-mismatch-warning: init: init:msg: [echo] ********************************************************************** [echo] * About to build a 64-bit version of Java Service Wrapper Community 3.5.24. [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.24 [echo] ********************************************************************** init:java-missing: convert: update-info: [copy] Copying 1 file to /old-home/comhack/Downloads/java-service-wrapper/src/wrapper_3.5.24_src/src/java/org/tanukisoftware/wrapper compile-java-warn: [echo] ********************************************************************** [echo] * WARNING [echo] * The jar is being built for Java version . This will not be [echo] * compatible with older JVMs. [echo] ********************************************************************** compile-java:core: [mkdir] Created dir: /old-home/comhack/Downloads/java-service-wrapper/src/wrapper_3.5.24_src/build/classes [mkdir] Created dir: /old-home/comhack/Downloads/java-service-wrapper/src/wrapper_3.5.24_src/build/testclasses [mkdir] Created dir: /old-home/comhack/Downloads/java-service-wrapper/src/wrapper_3.5.24_src/lib [javac] Compiling 103 source files to /old-home/comhack/Downloads/java-service-wrapper/src/wrapper_3.5.24_src/build/classes [javac] javac: invalid target release: [javac] Usage: javac <options> <source files> [javac] use -help for a list of possible options BUILD FAILED /old-home/comhack/Downloads/java-service-wrapper/src/wrapper_3.5.24_src/build.xml:542: Compile failed; see the compiler error output for details. Total time: 0 seconds ==> ERROR: A failure occurred in build(). Aborting...

skydrome commented on 2014-04-23 16:05 (UTC)

yes

sehraf commented on 2014-04-23 13:58 (UTC)

hi, can you add 'armv7h' to arch? (tested on Cubietruck)