From owner-freebsd-ports-bugs@freebsd.org Fri Aug 3 20:27:12 2018 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8B62A104F8AC for ; Fri, 3 Aug 2018 20:27:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 2611973A77 for ; Fri, 3 Aug 2018 20:27:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id DF13D104F8AB; Fri, 3 Aug 2018 20:27:11 +0000 (UTC) Delivered-To: ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A484A104F8AA for ; Fri, 3 Aug 2018 20:27:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 43F5073A74 for ; Fri, 3 Aug 2018 20:27:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 852F410C40 for ; Fri, 3 Aug 2018 20:27:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w73KRACq020888 for ; Fri, 3 Aug 2018 20:27:10 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w73KRACX020887 for ports-bugs@FreeBSD.org; Fri, 3 Aug 2018 20:27:10 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 213081] sysutils/javaservicewrapper: does not build if OpenJDK 8 ist not installed Date: Fri, 03 Aug 2018 20:27:09 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: 1983-01-06@gmx.net X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Aug 2018 20:27:12 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213081 --- Comment #7 from Michael Osipov <1983-01-06@gmx.net> --- So it pretty much seems like this issue has been overcome by events. Ant 1.= 9 is gone from the ports tree, only Ant 1.10 is available. Ant 1.10 requires Jav= a 8. So this issue cannot be solved anymore: > (cd /usr/ports/sysutils/javaservicewrapper/work/wrapper_3.5.33_src; /usr= /bin/env JAVA_HOME=3D/usr/local/openjdk7 XDG_DATA_HOME=3D/usr/ports/sysutil= s/javaservicewrapper/work XDG_CONFIG_HOME=3D/usr/ports/sysutils/javaservic= ewrapper/work HOME=3D/usr/ports/sysutils/javaservicewrapper/work PATH=3D/u= sr/ports/sysutils/javaservicewrapper/work/.bin:/sbin:/bin:/usr/local/sbin:/= usr/local/bin:/usr/sbin:/usr/bin:/home/mosipov/bin NO_PIE=3Dyes MK_DEBUG_FI= LES=3Dno MK_KERNEL_SYMBOLS=3Dno SHELL=3D/bin/sh NO_LINT=3DYES PREFIX=3D/usr= /local LOCALBASE=3D/usr/local CC=3D"cc" CFLAGS=3D"-O2 -pipe -DLIBICONV_P= LUG -fstack-protector -fno-strict-aliasing" CPP=3D"cpp" CPPFLAGS=3D"-DLIBI= CONV_PLUG" LDFLAGS=3D" -fstack-protector" LIBS=3D"" CXX=3D"c++" CXXFLAGS= =3D"-O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIB= ICONV_PLUG" MANPREFIX=3D"/usr/local" BSD_INSTALL_PROGRAM=3D"install -s -m= 555" BSD_INSTALL_LIB=3D"install -s -m 0644" BSD_INSTALL_SCRIPT=3D"insta= ll -m 555" BSD_INSTALL_DATA=3D"install -m 0644" BSD_INSTALL_MAN=3D"inst= all -m 444" /usr/local/bin/ant -Dbits=3D32 -Dfreebsd.ports.destdir=3D/usr/= ports/sysutils/javaservicewrapper/work/stage ) > Exception in thread "main" java.lang.UnsupportedClassVersionError: org/ap= ache/tools/ant/launch/Launcher : Unsupported major.minor version 52.0 > at java.lang.ClassLoader.defineClass1(Native Method) > at java.lang.ClassLoader.defineClass(ClassLoader.java:803) > at java.security.SecureClassLoader.defineClass(SecureClassLoader.= java:142) > at java.net.URLClassLoader.defineClass(URLClassLoader.java:442) > at java.net.URLClassLoader.access$100(URLClassLoader.java:64) > at java.net.URLClassLoader$1.run(URLClassLoader.java:354) > at java.net.URLClassLoader$1.run(URLClassLoader.java:348) > at java.security.AccessController.doPrivileged(Native Method) > at java.net.URLClassLoader.findClass(URLClassLoader.java:347) > at java.lang.ClassLoader.loadClass(ClassLoader.java:425) > at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:312) > at java.lang.ClassLoader.loadClass(ClassLoader.java:358) > at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.ja= va:482) --=20 You are receiving this mail because: You are the assignee for the bug.=