From owner-freebsd-java@FreeBSD.ORG Mon Nov 10 06:50:09 2014 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C1733F03 for ; Mon, 10 Nov 2014 06:50:09 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7F57F27D for ; Mon, 10 Nov 2014 06:50:08 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Xninb-0007Nt-PK for freebsd-java@freebsd.org; Mon, 10 Nov 2014 07:50:03 +0100 Received: from tempe0.bbox.io ([24.249.180.233]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 10 Nov 2014 07:50:03 +0100 Received: from kevin.bowling by tempe0.bbox.io with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 10 Nov 2014 07:50:03 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-java@freebsd.org From: Kevin Bowling Subject: nio regression in openjdk8-8.25.17 port Date: Sun, 09 Nov 2014 23:12:06 -0700 Lines: 20 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: tempe0.bbox.io User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:33.0) Gecko/20100101 Thunderbird/33.0 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Nov 2014 06:50:09 -0000 Hello, I run some Play framework apps on FreeBSD 10.1, and it uses netty. openjdk8-8.11.12_1 works fine, 8.25.17 fails with: Caused by: java.lang.UnsatisfiedLinkError: sun.nio.ch.KQueueArrayWrapper.initStructSizes()V at sun.nio.ch.KQueueArrayWrapper.initStructSizes(Native Method) at sun.nio.ch.KQueueArrayWrapper.(KQueueArrayWrapper.java:87) at sun.nio.ch.KQueueSelectorImpl.(KQueueSelectorImpl.java:87) at sun.nio.ch.KQueueSelectorProvider.openSelector(KQueueSelectorProvider.java:42) at java.nio.channels.Selector.open(Selector.java:227) at org.jboss.netty.channel.socket.nio.SelectorUtil.open(SelectorUtil.java:63) at org.jboss.netty.channel.socket.nio.AbstractNioSelector.openSelector(AbstractNioSelector.java:341) ... 23 more Regards, Kevin From owner-freebsd-java@FreeBSD.ORG Tue Nov 11 09:31:15 2014 Return-Path: Delivered-To: java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 64285360 for ; Tue, 11 Nov 2014 09:31:15 +0000 (UTC) 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 mx1.freebsd.org (Postfix) with ESMTPS id 4C5D6DEC for ; Tue, 11 Nov 2014 09:31:15 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sAB9VFLh060913 for ; Tue, 11 Nov 2014 09:31:15 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 194941] New: java/openjdk8 (1.8.0_25) broken Date: Tue, 11 Nov 2014 09:31:15 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jan0sch@gmx.net X-Bugzilla-Status: Needs Triage X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Nov 2014 09:31:15 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194941 Bug ID: 194941 Summary: java/openjdk8 (1.8.0_25) broken Product: Ports Tree Version: Latest Hardware: amd64 OS: Any Status: Needs Triage Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: java@FreeBSD.org Reporter: jan0sch@gmx.net Assignee: java@FreeBSD.org Flags: maintainer-feedback?(java@FreeBSD.org) Hi, I've upgraded to the latest openjdk8 port and now all kinds of java programs crash instantly if I try to run them. The error message they all share seems to be this one: UnsatisfiedLinkError[sun.nio.ch.KQueueArrayWrapper.initStructSizes()V] % java -version openjdk version "1.8.0_25" OpenJDK Runtime Environment (build 1.8.0_25-b17) OpenJDK 64-Bit Server VM (build 25.25-b02, mixed mode) % uname -a FreeBSD magni.wegtam.office 10.0-RELEASE-p12 FreeBSD 10.0-RELEASE-p12 #0: Tue Nov 4 05:07:17 UTC 2014 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 I tried on 3 machines (all amd64, FreeBSD 10.0) with the same result. For now I have downgraded via portdowngrade to r371759 of the port which works. Regards, Jens --- Comment #1 from Bugzilla Automation --- Auto-assigned to maintainer java@FreeBSD.org -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-java@FreeBSD.ORG Tue Nov 11 09:31:15 2014 Return-Path: Delivered-To: java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 31F2635F for ; Tue, 11 Nov 2014 09:31:15 +0000 (UTC) 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 mx1.freebsd.org (Postfix) with ESMTPS id 1F64DDEB for ; Tue, 11 Nov 2014 09:31:15 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sAB9VFKl060854 for ; Tue, 11 Nov 2014 09:31:15 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: maintainer-feedback requested: [Bug 194941] java/openjdk8 (1.8.0_25) broken Date: Tue, 11 Nov 2014 09:31:15 +0000 X-Bugzilla-Type: request Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Nov 2014 09:31:15 -0000 jan0sch@gmx.net has asked java@FreeBSD.org for maintainer-feedback: Bug 194941: java/openjdk8 (1.8.0_25) broken https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194941 --- Description --- Hi, I've upgraded to the latest openjdk8 port and now all kinds of java programs crash instantly if I try to run them. The error message they all share seems to be this one: UnsatisfiedLinkError[sun.nio.ch.KQueueArrayWrapper.initStructSizes()V] % java -version openjdk version "1.8.0_25" OpenJDK Runtime Environment (build 1.8.0_25-b17) OpenJDK 64-Bit Server VM (build 25.25-b02, mixed mode) % uname -a FreeBSD magni.wegtam.office 10.0-RELEASE-p12 FreeBSD 10.0-RELEASE-p12 #0: Tue Nov 4 05:07:17 UTC 2014 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 I tried on 3 machines (all amd64, FreeBSD 10.0) with the same result. For now I have downgraded via portdowngrade to r371759 of the port which works. Regards, Jens --- Comment #1 from Bugzilla Automation --- Auto-assigned to maintainer java@FreeBSD.org From owner-freebsd-java@FreeBSD.ORG Tue Nov 11 11:38:52 2014 Return-Path: Delivered-To: java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D821DE79; Tue, 11 Nov 2014 11:38:52 +0000 (UTC) Received: from mail-yk0-x22b.google.com (mail-yk0-x22b.google.com [IPv6:2607:f8b0:4002:c07::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 95E46CD1; Tue, 11 Nov 2014 11:38:52 +0000 (UTC) Received: by mail-yk0-f171.google.com with SMTP id q200so1997071ykb.2 for ; Tue, 11 Nov 2014 03:38:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=3lcclPaznx9Eaq805etdwK6gJvtmc9ZCjMuDbDEgzTY=; b=r0RjoSIFgrJdwVz6XqzaSkwpS8bZrnrjS0Tt0gmAkeB8nCGOORZW/ROxeD+8TOyK1m z8GlqzS8ZlWf3503daCw2vPOqmRFNVVa9+fZelp0PyLea5cYUk3K3TpXeK0mFyPQgdmw sSwgLu965AIuyhCnZUAiN+iiNXIj+WqofmyEGexxUxrnGG7xc5h/57sbb+LhE04SX24l e3jJWTiSyqJ+IMWO7A2bwclYXnopI9dqKN5WOhbOPFxn9CcjO2OSEX37w+WKcDjKk5e0 OIfWirRMraZjh0G7+K9SHB/LcEzpVfmHpIPaqfqubePm0O3OQRhTIO277KLHk8RDORV2 Z3PQ== MIME-Version: 1.0 X-Received: by 10.170.187.212 with SMTP id d203mr12263462yke.5.1415705931627; Tue, 11 Nov 2014 03:38:51 -0800 (PST) Sender: antoine.brodin.freebsd@gmail.com Received: by 10.170.211.9 with HTTP; Tue, 11 Nov 2014 03:38:51 -0800 (PST) In-Reply-To: <201411090523.sA95NWMT062480@svn.freebsd.org> References: <201411090523.sA95NWMT062480@svn.freebsd.org> Date: Tue, 11 Nov 2014 12:38:51 +0100 X-Google-Sender-Auth: oxaetsI8ro5i8Ac6KeLZB_CqUm4 Message-ID: Subject: Re: svn commit: r372338 - in head/java: openjdk8 openjdk8-jre openjdk8/files From: Antoine Brodin To: Greg Lewis , java@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Nov 2014 11:38:52 -0000 On Sun, Nov 9, 2014 at 6:23 AM, Greg Lewis wrote: > Author: glewis > Date: Sun Nov 9 05:23:31 2014 > New Revision: 372338 > URL: https://svnweb.freebsd.org/changeset/ports/372338 > QAT: https://qat.redports.org/buildarchive/r372338/ > > Log: > . Update to 8u25. > Hi, This fails to build on i386 (10.1RCX): Compiling ../generated/adfiles/ad_x86_32.cpp /wrkdirs/usr/ports/java/openjdk8-jre/work/openjdk/hotspot/src/cpu/x86/vm/x86_32.ad:1213:1: error: control may reach end of non-void function [-Werror,-Wreturn-type] } ^ 1 error generated. /wrkdirs/usr/ports/java/openjdk8-jre/work/openjdk/hotspot/make/bsd/makefiles/rules.make:154: recipe for target 'ad_x86_32.o' failed Cheers, Antoine From owner-freebsd-java@FreeBSD.ORG Tue Nov 11 15:46:45 2014 Return-Path: Delivered-To: java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C9764AEE for ; Tue, 11 Nov 2014 15:46:45 +0000 (UTC) Received: from carrick.bishnet.net (carrick-mx.bishnet.net [IPv6:2a01:348:132:51::14]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "carrick.bishnet.net", Issuer "Bishnet Certificate Authority" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 90182D99 for ; Tue, 11 Nov 2014 15:46:45 +0000 (UTC) Received: from carrick-users.bishnet.net ([192.168.51.10]) by carrick.bishnet.net with esmtps (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1XoDeU-0004mm-Am for java@FreeBSD.org; Tue, 11 Nov 2014 15:46:42 +0000 Received: (from tdb@localhost) by carrick-users.bishnet.net (8.14.7/8.14.7/Submit) id sABFkg4O018399 for java@FreeBSD.org; Tue, 11 Nov 2014 15:46:42 GMT (envelope-from tim@bishnet.net) X-Authentication-Warning: carrick-users.bishnet.net: tdb set sender to tim@bishnet.net using -f Date: Tue, 11 Nov 2014 15:46:42 +0000 From: Tim Bishop To: java@FreeBSD.org Subject: Problem with java/openjdk8 after latest update Message-ID: <20141111154642.GB12456@carrick-users.bishnet.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-PGP-Key: 0x6C226B37FDF38D55, http://www.bishnet.net/tim/tim-bishnet-net.asc X-PGP-Fingerprint: 4BD9 5F90 8A50 40E8 D26C D681 6C22 6B37 FDF3 8D55 User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Nov 2014 15:46:46 -0000 Hi, I'm having a problem with Minecraft and the java/openjdk8 port (default options) after the latest update to u25. The trace is given below. Looking at the diff: http://svnweb.freebsd.org/ports/head/java/openjdk8/Makefile?r1=371759&r2=372338 I see that lines relating to sun.nio.ch.KQueue were removed during the update, so it looks likely this is the cause of the problem. Is that a mistake, or is there some other local issue that I need to resolve? The java/openjdk6 port works fine, as did openjdk8 before this update. Thanks, Tim. ---- Minecraft Crash Report ---- // On the bright side, I bought you a teddy bear! Time: 11/11/14 3:32 PM Description: Exception in server tick loop java.lang.UnsatisfiedLinkError: sun.nio.ch.KQueueArrayWrapper.initStructSizes()V at sun.nio.ch.KQueueArrayWrapper.initStructSizes(Native Method) at sun.nio.ch.KQueueArrayWrapper.(KQueueArrayWrapper.java:87) at sun.nio.ch.KQueueSelectorImpl.(KQueueSelectorImpl.java:87) at sun.nio.ch.KQueueSelectorProvider.openSelector(KQueueSelectorProvider.java:42) at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:126) at io.netty.channel.nio.NioEventLoop.(NioEventLoop.java:120) at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:87) at io.netty.util.concurrent.MultithreadEventExecutorGroup.(MultithreadEventExecutorGroup.java:64) at io.netty.channel.MultithreadEventLoopGroup.(MultithreadEventLoopGroup.java:49) at io.netty.channel.nio.NioEventLoopGroup.(NioEventLoopGroup.java:61) at io.netty.channel.nio.NioEventLoopGroup.(NioEventLoopGroup.java:52) at rd.a(SourceFile:40) at rd.b(SourceFile:37) at up.c(SourceFile:10) at rc.a(SourceFile:62) at po.i(SourceFile:149) at net.minecraft.server.MinecraftServer.run(SourceFile:417) at java.lang.Thread.run(Thread.java:745) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.8 Operating System: FreeBSD (amd64) version 9.3-RELEASE-p5 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 913037048 bytes (870 MB) / 1029177344 bytes (981 MB) up to 1029177344 bytes (981 MB) JVM Flags: 2 total; -Xmx1G -Xms1G IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 Profiler Position: N/A (disabled) Is Modded: Unknown (can't tell) Type: Dedicated Server (map_server.txt) -- Tim Bishop http://www.bishnet.net/tim/ PGP Key: 0x6C226B37FDF38D55 From owner-freebsd-java@FreeBSD.ORG Tue Nov 11 15:57:39 2014 Return-Path: Delivered-To: java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C9D66D55 for ; Tue, 11 Nov 2014 15:57:39 +0000 (UTC) Received: from carrick.bishnet.net (carrick-mx.bishnet.net [IPv6:2a01:348:132:51::14]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "carrick.bishnet.net", Issuer "Bishnet Certificate Authority" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 8EBF4E9B for ; Tue, 11 Nov 2014 15:57:39 +0000 (UTC) Received: from carrick-users.bishnet.net ([192.168.51.10]) by carrick.bishnet.net with esmtps (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1XoDp3-0005Zq-V0 for java@FreeBSD.org; Tue, 11 Nov 2014 15:57:38 +0000 Received: (from tdb@localhost) by carrick-users.bishnet.net (8.14.7/8.14.7/Submit) id sABFvbDM021441 for java@FreeBSD.org; Tue, 11 Nov 2014 15:57:37 GMT (envelope-from tim@bishnet.net) X-Authentication-Warning: carrick-users.bishnet.net: tdb set sender to tim@bishnet.net using -f Date: Tue, 11 Nov 2014 15:57:37 +0000 From: Tim Bishop To: java@FreeBSD.org Subject: Re: Problem with java/openjdk8 after latest update Message-ID: <20141111155737.GA21423@carrick-users.bishnet.net> References: <20141111154642.GB12456@carrick-users.bishnet.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20141111154642.GB12456@carrick-users.bishnet.net> X-PGP-Key: 0x6C226B37FDF38D55, http://www.bishnet.net/tim/tim-bishnet-net.asc X-PGP-Fingerprint: 4BD9 5F90 8A50 40E8 D26C D681 6C22 6B37 FDF3 8D55 User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Nov 2014 15:57:40 -0000 Sorry - should have checked the list/bugzilla first. Already reported: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194941 Tim. On Tue, Nov 11, 2014 at 03:46:42PM +0000, Tim Bishop wrote: > Hi, > > I'm having a problem with Minecraft and the java/openjdk8 port (default > options) after the latest update to u25. The trace is given below. > Looking at the diff: > > http://svnweb.freebsd.org/ports/head/java/openjdk8/Makefile?r1=371759&r2=372338 > > I see that lines relating to sun.nio.ch.KQueue were removed during the > update, so it looks likely this is the cause of the problem. Is that a > mistake, or is there some other local issue that I need to resolve? > > The java/openjdk6 port works fine, as did openjdk8 before this update. > > Thanks, > Tim. > > > ---- Minecraft Crash Report ---- > // On the bright side, I bought you a teddy bear! > > Time: 11/11/14 3:32 PM > Description: Exception in server tick loop > > java.lang.UnsatisfiedLinkError: sun.nio.ch.KQueueArrayWrapper.initStructSizes()V > at sun.nio.ch.KQueueArrayWrapper.initStructSizes(Native Method) > at sun.nio.ch.KQueueArrayWrapper.(KQueueArrayWrapper.java:87) > at sun.nio.ch.KQueueSelectorImpl.(KQueueSelectorImpl.java:87) > at sun.nio.ch.KQueueSelectorProvider.openSelector(KQueueSelectorProvider.java:42) > at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:126) > at io.netty.channel.nio.NioEventLoop.(NioEventLoop.java:120) > at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:87) > at io.netty.util.concurrent.MultithreadEventExecutorGroup.(MultithreadEventExecutorGroup.java:64) > at io.netty.channel.MultithreadEventLoopGroup.(MultithreadEventLoopGroup.java:49) > at io.netty.channel.nio.NioEventLoopGroup.(NioEventLoopGroup.java:61) > at io.netty.channel.nio.NioEventLoopGroup.(NioEventLoopGroup.java:52) > at rd.a(SourceFile:40) > at rd.b(SourceFile:37) > at up.c(SourceFile:10) > at rc.a(SourceFile:62) > at po.i(SourceFile:149) > at net.minecraft.server.MinecraftServer.run(SourceFile:417) > at java.lang.Thread.run(Thread.java:745) > > > A detailed walkthrough of the error, its code path and all known details is as follows: > --------------------------------------------------------------------------------------- > > -- System Details -- > Details: > Minecraft Version: 1.8 > Operating System: FreeBSD (amd64) version 9.3-RELEASE-p5 > Java Version: 1.8.0_25, Oracle Corporation > Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation > Memory: 913037048 bytes (870 MB) / 1029177344 bytes (981 MB) up to 1029177344 bytes (981 MB) > JVM Flags: 2 total; -Xmx1G -Xms1G > IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 > Profiler Position: N/A (disabled) > Is Modded: Unknown (can't tell) > Type: Dedicated Server (map_server.txt) > > -- > Tim Bishop > http://www.bishnet.net/tim/ > PGP Key: 0x6C226B37FDF38D55 > Tim. -- Tim Bishop http://www.bishnet.net/tim/ PGP Key: 0x6C226B37FDF38D55 From owner-freebsd-java@FreeBSD.ORG Tue Nov 11 20:53:58 2014 Return-Path: Delivered-To: java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4B644ECD for ; Tue, 11 Nov 2014 20:53:58 +0000 (UTC) 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 mx1.freebsd.org (Postfix) with ESMTPS id 33DF8BB8 for ; Tue, 11 Nov 2014 20:53:58 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sABKrw9o076779 for ; Tue, 11 Nov 2014 20:53:58 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 194941] java/openjdk8 (1.8.0_25) broken Date: Tue, 11 Nov 2014 20:53:57 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jkim@FreeBSD.org X-Bugzilla-Status: Needs Triage X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Nov 2014 20:53:58 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194941 Jung-uk Kim changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jkim@FreeBSD.org --- Comment #2 from Jung-uk Kim --- Created attachment 149295 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=149295&action=edit Fix libnio.so Please try the patch and let me know. -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-java@FreeBSD.ORG Tue Nov 11 21:11:59 2014 Return-Path: Delivered-To: java@freebsd.org Received: from hammer.pct.niksun.com (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by hub.freebsd.org (Postfix) with ESMTP id BE89B44F; Tue, 11 Nov 2014 21:11:58 +0000 (UTC) Message-ID: <54627B9E.7060600@FreeBSD.org> Date: Tue, 11 Nov 2014 16:11:58 -0500 From: Jung-uk Kim User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: Antoine Brodin , Greg Lewis , java@freebsd.org Subject: Re: svn commit: r372338 - in head/java: openjdk8 openjdk8-jre openjdk8/files References: <201411090523.sA95NWMT062480@svn.freebsd.org> In-Reply-To: Content-Type: multipart/mixed; boundary="------------030604060103060501070001" X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Nov 2014 21:11:59 -0000 This is a multi-part message in MIME format. --------------030604060103060501070001 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 11/11/2014 06:38, Antoine Brodin wrote: > On Sun, Nov 9, 2014 at 6:23 AM, Greg Lewis > wrote: >> Author: glewis Date: Sun Nov 9 05:23:31 2014 New Revision: >> 372338 URL: https://svnweb.freebsd.org/changeset/ports/372338 >> QAT: https://qat.redports.org/buildarchive/r372338/ >> >> Log: . Update to 8u25. >> > > Hi, > > This fails to build on i386 (10.1RCX): > > Compiling ../generated/adfiles/ad_x86_32.cpp > /wrkdirs/usr/ports/java/openjdk8-jre/work/openjdk/hotspot/src/cpu/x86/vm/x86_32.ad:1213:1: > > error: control may reach end of non-void function > [-Werror,-Wreturn-type] } ^ 1 error generated. > /wrkdirs/usr/ports/java/openjdk8-jre/work/openjdk/hotspot/make/bsd/makefiles/rules.make:154: > > recipe for target 'ad_x86_32.o' failed Please try the attached patch. Jung-uk Kim -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBAgAGBQJUYnueAAoJEHyflib82/FGDQgH/i9q+yQHcRLnrgK50UNxxJoZ QgLnEf1CSXmSNzcFh1moN4WqVQ+QYSXvHgEWxp00aavgnbUSKabGULNAucIRNGvc n9lk4XayGUWpB0PofpQsVcUKQLbkTDJCCkma8niXTkXdYGo/nybKg+Ai71dKfKWd GmwzsG2yBHMjnm4pg62YLyDcHHexOmD1nbG4niUANbeNv3MvK0LewmOo41PZ8Q/H NLLuDGLekRI80XbGYanONOx3WoSM/cXV1CK42j9LiBs3cQz7myr0Ejhauq9WhoJP RfplwN1ArIhCI8faFmUYJM8XsKaiJw64oEfQ+mrIiPs/BJa1wZy6AuOltrCBgfA= =/Dlc -----END PGP SIGNATURE----- --------------030604060103060501070001 Content-Type: text/x-patch; name="openjdk8.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="openjdk8.diff" Index: java/openjdk8/files/patch-bsd =================================================================== --- java/openjdk8/files/patch-bsd (revision 372461) +++ java/openjdk8/files/patch-bsd (working copy) @@ -2218,6 +2218,16 @@ #define JNIEXPORT __attribute__((visibility("default"))) #define JNIIMPORT __attribute__((visibility("default"))) #else +--- ./hotspot/src/cpu/x86/vm/x86_32.ad 2014-11-11 15:50:09.000000000 -0500 ++++ ./hotspot/src/cpu/x86/vm/x86_32.ad 2014-11-11 16:05:43.000000000 -0500 +@@ -1210,6 +1210,7 @@ + + + Unimplemented(); ++ return 0; + } + + #ifndef PRODUCT --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ ./hotspot/src/os/bsd/vm/decoder_bsd.cpp Wed Nov 05 15:01:44 2014 -0800 @@ -0,0 +1,47 @@ --------------030604060103060501070001-- From owner-freebsd-java@FreeBSD.ORG Tue Nov 11 21:58:49 2014 Return-Path: Delivered-To: java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 09F9C9DA; Tue, 11 Nov 2014 21:58:49 +0000 (UTC) Received: from mail-yk0-x22a.google.com (mail-yk0-x22a.google.com [IPv6:2607:f8b0:4002:c07::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B9C9D2D8; Tue, 11 Nov 2014 21:58:48 +0000 (UTC) Received: by mail-yk0-f170.google.com with SMTP id 200so2286886ykr.15 for ; Tue, 11 Nov 2014 13:58:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=wds9Mii+L8ECgKZ72uD18Rt1neTUhCfbF7sX7DG7Dps=; b=Yl9lUleSFvItW6pvzKQLMMjofpjM4UdrjFSgk8TZThP9yGw3fY9YpHW9sDvzackrJS 3dtJ1EXINDbVbBOtCN0MdKfbqoa2alGljzYGuplRhBm4OB1O1bGtLHGSFjrUOa+wdLnP b7Q9nb1hQ8kCNPKqayBOO0rilIqv/4ix5HmlhacUZMorhLQSwj5XC+IlS8tcKPUq49ZJ klmq8WppUkGwWAaytfvbQBZbgQz16PaL2rMMFpNtsw679NMMPkS+6XDJgKfdD5cbFznt CuEKmvihVnUDoe8c1Uu2Zm0wZlv0yMUA2gjzkv+hOuCkSjQQIcPqBdIVd8UDeRZOcHWI nxGg== MIME-Version: 1.0 X-Received: by 10.236.220.131 with SMTP id o3mr25351708yhp.55.1415743127971; Tue, 11 Nov 2014 13:58:47 -0800 (PST) Sender: antoine.brodin.freebsd@gmail.com Received: by 10.170.211.9 with HTTP; Tue, 11 Nov 2014 13:58:47 -0800 (PST) In-Reply-To: <54627B9E.7060600@FreeBSD.org> References: <201411090523.sA95NWMT062480@svn.freebsd.org> <54627B9E.7060600@FreeBSD.org> Date: Tue, 11 Nov 2014 22:58:47 +0100 X-Google-Sender-Auth: 20xMqbWc_UC0BKFgHcftZ5hTSN0 Message-ID: Subject: Re: svn commit: r372338 - in head/java: openjdk8 openjdk8-jre openjdk8/files From: Antoine Brodin To: Jung-uk Kim Content-Type: text/plain; charset=UTF-8 Cc: java@freebsd.org, Greg Lewis X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Nov 2014 21:58:49 -0000 On Tue, Nov 11, 2014 at 10:11 PM, Jung-uk Kim wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 11/11/2014 06:38, Antoine Brodin wrote: >> On Sun, Nov 9, 2014 at 6:23 AM, Greg Lewis >> wrote: >>> Author: glewis Date: Sun Nov 9 05:23:31 2014 New Revision: >>> 372338 URL: https://svnweb.freebsd.org/changeset/ports/372338 >>> QAT: https://qat.redports.org/buildarchive/r372338/ >>> >>> Log: . Update to 8u25. >>> >> >> Hi, >> >> This fails to build on i386 (10.1RCX): >> >> Compiling ../generated/adfiles/ad_x86_32.cpp >> /wrkdirs/usr/ports/java/openjdk8-jre/work/openjdk/hotspot/src/cpu/x86/vm/x86_32.ad:1213:1: >> >> > error: control may reach end of non-void function >> [-Werror,-Wreturn-type] } ^ 1 error generated. >> /wrkdirs/usr/ports/java/openjdk8-jre/work/openjdk/hotspot/make/bsd/makefiles/rules.make:154: >> >> > recipe for target 'ad_x86_32.o' failed > > Please try the attached patch. Hi, Yes, it builds with the patch. Cheers, Antoine From owner-freebsd-java@FreeBSD.ORG Tue Nov 11 23:22:39 2014 Return-Path: Delivered-To: java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9F1D3949 for ; Tue, 11 Nov 2014 23:22:39 +0000 (UTC) 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 mx1.freebsd.org (Postfix) with ESMTPS id 865D4D9E for ; Tue, 11 Nov 2014 23:22:39 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sABNMdEl066400 for ; Tue, 11 Nov 2014 23:22:39 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 194941] java/openjdk8 (1.8.0_25) broken Date: Tue, 11 Nov 2014 23:22:39 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jkim@FreeBSD.org X-Bugzilla-Status: Needs Triage X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: attachments.isobsolete attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Nov 2014 23:22:39 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194941 Jung-uk Kim changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #149295|0 |1 is obsolete| | --- Comment #3 from Jung-uk Kim --- Created attachment 149301 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=149301&action=edit Fix libnio.so It seems the patch was not complete. Please ignore the previous one and try this. -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-java@FreeBSD.ORG Tue Nov 11 23:54:25 2014 Return-Path: Delivered-To: java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E1808D8A for ; Tue, 11 Nov 2014 23:54:25 +0000 (UTC) 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 mx1.freebsd.org (Postfix) with ESMTPS id C964BBE for ; Tue, 11 Nov 2014 23:54:25 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sABNsPMb052611 for ; Tue, 11 Nov 2014 23:54:25 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 194941] java/openjdk8 (1.8.0_25) broken Date: Tue, 11 Nov 2014 23:54:25 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@freebsd.org X-Bugzilla-Status: Needs Triage X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Target-Milestone: --- 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: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Nov 2014 23:54:26 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194941 --- Comment #4 from commit-hook@freebsd.org --- A commit references this bug: Author: jkim Date: Tue Nov 11 23:54:00 UTC 2014 New revision: 372474 URL: https://svnweb.freebsd.org/changeset/ports/372474 Log: - Fix build on i386 with clang. [1] - Fix mismerged libnio.so. [2] Reported by: antoine [1] Tested by: antoine [1] PR: 194941 [2] Changes: head/java/openjdk8/Makefile head/java/openjdk8/files/patch-bsd -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-java@FreeBSD.ORG Tue Nov 11 23:56:09 2014 Return-Path: Delivered-To: java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 93E91F2F for ; Tue, 11 Nov 2014 23:56:09 +0000 (UTC) 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 mx1.freebsd.org (Postfix) with ESMTPS id 7B4C3D3 for ; Tue, 11 Nov 2014 23:56:09 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sABNu9Am053359 for ; Tue, 11 Nov 2014 23:56:09 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 194941] java/openjdk8 (1.8.0_25) broken Date: Tue, 11 Nov 2014 23:56:09 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jkim@FreeBSD.org X-Bugzilla-Status: Issue Resolved X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_status resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Nov 2014 23:56:09 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194941 Jung-uk Kim changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Triage |Issue Resolved Resolution|--- |FIXED --- Comment #5 from Jung-uk Kim --- The patch was committed (r372474), thanks! -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-java@FreeBSD.ORG Wed Nov 12 07:19:54 2014 Return-Path: Delivered-To: java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 71485E17 for ; Wed, 12 Nov 2014 07:19:54 +0000 (UTC) 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 mx1.freebsd.org (Postfix) with ESMTPS id 58B4C667 for ; Wed, 12 Nov 2014 07:19:54 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sAC7JsZg072561 for ; Wed, 12 Nov 2014 07:19:54 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 194941] java/openjdk8 (1.8.0_25) broken Date: Wed, 12 Nov 2014 07:19:54 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jan0sch@gmx.net X-Bugzilla-Status: Issue Resolved X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Target-Milestone: --- 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: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Nov 2014 07:19:54 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194941 --- Comment #6 from jan0sch@gmx.net --- I've run some heavy java stuff on my machines and it seems to work fine now. Thank you very much for your work! -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-java@FreeBSD.ORG Wed Nov 12 14:45:14 2014 Return-Path: Delivered-To: java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AF1F362E; Wed, 12 Nov 2014 14:45:14 +0000 (UTC) Received: from misty.eyesbeyond.com (gerbercreations.com [71.39.140.16]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "misty.eyesbeyond.com", Issuer "misty.eyesbeyond.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 7014CA7B; Wed, 12 Nov 2014 14:45:13 +0000 (UTC) Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) by misty.eyesbeyond.com (8.14.9/8.14.9) with ESMTP id sACEKkMV053201 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 12 Nov 2014 06:20:46 -0800 (PST) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.14.9/8.14.9/Submit) id sACEKjR9053200; Wed, 12 Nov 2014 06:20:45 -0800 (PST) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Wed, 12 Nov 2014 06:20:45 -0800 From: Greg Lewis To: Jung-uk Kim Subject: Re: svn commit: r372338 - in head/java: openjdk8 openjdk8-jre openjdk8/files Message-ID: <20141112142045.GA53167@misty.eyesbeyond.com> References: <201411090523.sA95NWMT062480@svn.freebsd.org> <54627B9E.7060600@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <54627B9E.7060600@FreeBSD.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: java@freebsd.org, Antoine Brodin , Greg Lewis X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Nov 2014 14:45:14 -0000 On Tue, Nov 11, 2014 at 04:11:58PM -0500, Jung-uk Kim wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 11/11/2014 06:38, Antoine Brodin wrote: > > On Sun, Nov 9, 2014 at 6:23 AM, Greg Lewis > > wrote: > >> Author: glewis Date: Sun Nov 9 05:23:31 2014 New Revision: > >> 372338 URL: https://svnweb.freebsd.org/changeset/ports/372338 > >> QAT: https://qat.redports.org/buildarchive/r372338/ > >> > >> Log: . Update to 8u25. > >> > > > > Hi, > > > > This fails to build on i386 (10.1RCX): > > > > Compiling ../generated/adfiles/ad_x86_32.cpp > > /wrkdirs/usr/ports/java/openjdk8-jre/work/openjdk/hotspot/src/cpu/x86/vm/x86_32.ad:1213:1: > > > > > error: control may reach end of non-void function > > [-Werror,-Wreturn-type] } ^ 1 error generated. > > /wrkdirs/usr/ports/java/openjdk8-jre/work/openjdk/hotspot/make/bsd/makefiles/rules.make:154: > > > > > recipe for target 'ad_x86_32.o' failed > > Please try the attached patch. > > Jung-uk Kim Thanks Jung-uk. Clearly I need to set up an i386 virt! -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org From owner-freebsd-java@FreeBSD.ORG Thu Nov 13 09:40:54 2014 Return-Path: Delivered-To: java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 58581A5 for ; Thu, 13 Nov 2014 09:40:54 +0000 (UTC) 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 mx1.freebsd.org (Postfix) with ESMTPS id 270F9CBD for ; Thu, 13 Nov 2014 09:40:54 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sAD9esqk038152 for ; Thu, 13 Nov 2014 09:40:54 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 194988] New: java/openjdk8 doesn't compile on FreeBSD 8.4 Date: Thu, 13 Nov 2014 09:40:54 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jan0sch@gmx.net X-Bugzilla-Status: Needs Triage X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Nov 2014 09:40:54 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194988 Bug ID: 194988 Summary: java/openjdk8 doesn't compile on FreeBSD 8.4 Product: Ports Tree Version: Latest Hardware: amd64 OS: Any Status: Needs Triage Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: java@FreeBSD.org Reporter: jan0sch@gmx.net Assignee: java@FreeBSD.org Flags: maintainer-feedback?(java@FreeBSD.org) Hi, I just tried to compile the latest java/openjdk8 port on a server running 8.4-RELEASE-p19 and it breaks with the following error message: Compiling /usr/ports/java/openjdk8/work/openjdk/hotspot/src/share/vm/prims/jni.cpp cc1plus: warnings being treated as errors /usr/ports/java/openjdk8/work/openjdk/hotspot/src/share/vm/classfile/javaClasses.cpp: In function 'int merge_bci_and_version(int, int)': /usr/ports/java/openjdk8/work/openjdk/hotspot/src/share/vm/classfile/javaClasses.cpp:1245: warning: comparison between signed and unsigned integer expressions /usr/ports/java/openjdk8/work/openjdk/hotspot/make/bsd/makefiles/rules.make:149: recipe for target 'javaClasses.o' failed gmake[6]: *** [javaClasses.o] Error 1 gmake[6]: *** Waiting for unfinished jobs.... % uname -a FreeBSD waltam.wegtam.com 8.4-RELEASE-p19 FreeBSD 8.4-RELEASE-p19 #0: Mon Nov 3 17:12:38 UTC 2014 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 The gcc from ports is version 4.8.3_2, the gcc from system is 4.2.1. Regards, Jens --- Comment #1 from Bugzilla Automation --- Auto-assigned to maintainer java@FreeBSD.org -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-java@FreeBSD.ORG Thu Nov 13 09:40:54 2014 Return-Path: Delivered-To: java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0F6B4A4 for ; Thu, 13 Nov 2014 09:40:54 +0000 (UTC) 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 mx1.freebsd.org (Postfix) with ESMTPS id F0D58CBC for ; Thu, 13 Nov 2014 09:40:53 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sAD9erR0038136 for ; Thu, 13 Nov 2014 09:40:53 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: maintainer-feedback requested: [Bug 194988] java/openjdk8 doesn't compile on FreeBSD 8.4 Date: Thu, 13 Nov 2014 09:40:54 +0000 X-Bugzilla-Type: request Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Nov 2014 09:40:54 -0000 jan0sch@gmx.net has asked java@FreeBSD.org for maintainer-feedback: Bug 194988: java/openjdk8 doesn't compile on FreeBSD 8.4 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194988 --- Description --- Hi, I just tried to compile the latest java/openjdk8 port on a server running 8.4-RELEASE-p19 and it breaks with the following error message: Compiling /usr/ports/java/openjdk8/work/openjdk/hotspot/src/share/vm/prims/jni.cpp cc1plus: warnings being treated as errors /usr/ports/java/openjdk8/work/openjdk/hotspot/src/share/vm/classfile/javaClasse s.cpp: In function 'int merge_bci_and_version(int, int)': /usr/ports/java/openjdk8/work/openjdk/hotspot/src/share/vm/classfile/javaClasse s.cpp:1245: warning: comparison between signed and unsigned integer expressions /usr/ports/java/openjdk8/work/openjdk/hotspot/make/bsd/makefiles/rules.make:149 : recipe for target 'javaClasses.o' failed gmake[6]: *** [javaClasses.o] Error 1 gmake[6]: *** Waiting for unfinished jobs.... % uname -a FreeBSD waltam.wegtam.com 8.4-RELEASE-p19 FreeBSD 8.4-RELEASE-p19 #0: Mon Nov 3 17:12:38 UTC 2014 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 The gcc from ports is version 4.8.3_2, the gcc from system is 4.2.1. Regards, Jens --- Comment #1 from Bugzilla Automation --- Auto-assigned to maintainer java@FreeBSD.org From owner-freebsd-java@FreeBSD.ORG Fri Nov 14 00:34:46 2014 Return-Path: Delivered-To: java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A525F774 for ; Fri, 14 Nov 2014 00:34:46 +0000 (UTC) Received: from smtp.ymlp42.net (smtp.ymlp42.net [85.158.212.98]) by mx1.freebsd.org (Postfix) with SMTP id AED73E89 for ; Fri, 14 Nov 2014 00:34:45 +0000 (UTC) Received: (qmail 15946 invoked by uid 0); 14 Nov 2014 00:34:37 -0000 Date: Fri, 14 Nov 2014 01:34:37 +0100 To: java@freebsd.org From: Theriault International Marine Subject: How May We Assist You with your Current Marine Requirements? Message-ID: <587ff044b17d082bfa45047b0a0eb223@localhost.localdomain> X-YMLPcode: 7wqv+2488+90583 MIME-Version: 1.0 Content-Type: text/plain; charset = "utf-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Nov 2014 00:34:46 -0000 --------------------------------------------------------------------------= ------ This email newsletter was sent to you in graphical HTML format. If you're seeing this version, your email program prefers plain text = emails. You can read the original version online: http://ymlp257.net/zV4Z4J --------------------------------------------------------------------------= ------ Click here to view this email in your browser ( http://ymlp257.net/zV4Z4J ) Unsubscribe / Change Group Of Interest ( http://ymlp257.net/ugjsyhbwgsgysbqmgejqqggmwbsqb ) We Can Assist You With All Your New build Vessel Requirements: Truckable Work Boats Sectional Barges Hopper Barges Deck Barges Dry-Docks Contact mail@timarine.comfor all your New Build Vessel requirements! We Can Assist You With All Your Marine Diesel Requirements: 402Hp Caterpillar 3406 Marine Engines ( http://remote.apolloduck.com/feature.phtml?id=3D255793&g=3D2&b=3D0&n=3D0&i= =3D538&l=3D1&s=3Dlength_standard ) Theriault International Marine is pleased to present these 402Hp Caterpillar 3406 Marine Engines with the following specifications: Brand: Caterpillar Model: 3406 Rating 402 Hp Type: Marine Air Cleaner: Dry Type Starter: 24 Volt Electric Condition: REBUILT Hours Engine : 2 TEST HOURS Since Rebuilt Serial Number Engine: 4TB prefix Please contact www.timarine.com for all additional information! Length: 40' 2" Location: Canada Status: Available Contact: Theriault International Marine Telephone: +1 902 467 0239 More information and photos ( http://remote.apolloduck.com/feature.phtml?id=3D255793&g=3D2&b=3D0&n=3D0&i= =3D538&l=3D1&s=3Dlength_standard ) 443 HP Caterpillar 3408DITA Marine Engines ( http://remote.apolloduck.com/feature.phtml?id=3D341757&g=3D2&b=3D0&n=3D0&i= =3D538&l=3D1&s=3Dlength_standard ) Theriault International Marine is pleased to present these 443 Hp Caterpillar 3408 DITA Marine Engines with the following specifications: Brand: Caterpillar Model: 3408 DITA Rating 443 Hp Serial Prefix: 99U Type: Marine Air Cleaner: Dry Type Housing SAE # 1 Condition: COMPLETELY REBUILT Multiple 3400 series Caterpillar Units available at this time. Please Advise us of your requirements today. Please contact www.timarine.com for all additional information! Length: 44' 3" Location: Canada Status: Available Contact: Theriault International Marine Telephone: +1 902 467 0239 More information and photos ( http://remote.apolloduck.com/feature.phtml?id=3D341757&g=3D2&b=3D0&n=3D0&i= =3D538&l=3D1&s=3Dlength_standard ) 720 HP Caterpillar 3412DITA Marine Engine ( http://remote.apolloduck.com/feature.phtml?id=3D208386&g=3D2&b=3D0&n=3D0&i= =3D538&l=3D1&s=3Dlength_standard ) Theriault International Marine is pleased to present this 720 HP Caterpillar 3412DITA Marine Engine with the following specifications: Brand: Caterpillar Model: 3412DITA 720 HP @ 1800 RPM Fuel Type: Diesel Governor: Hydromechanical Flywheel Hsg. Size: SAE 0 Cooling: Keel Cooled Alternator: 24 Volt Alternator Starter: 24 Volt Electric Starter Condition: Rebuilt Please contact for all additional information Length: 72' Location: Canada Status: Available Contact: Theriault International Marine Telephone: +1 902 467 0239 More information and photos ( http://remote.apolloduck.com/feature.phtml?id=3D208386&g=3D2&b=3D0&n=3D0&i= =3D538&l=3D1&s=3Dlength_standard ) 530 HP Cummins KTA 19 Marine Engines ( http://remote.apolloduck.com/feature.phtml?id=3D390256&g=3D2&b=3D0&n=3D0&i= =3D656&l=3D1&s=3Dlength_standard ) Theriault International Marine has the following marine engine available for sale: Cummins KTA-19 Marine Propulsion Engine. 530 Hp @ 1800 Rpm Heat Exchanged or Keel Cooled Condition: Complete Rebuilt Serial # 371982xx CPL: 0886 Quantity: 2 For Immediate shipping! If you are looking for additional information on this marine engine or have a specific Diesel Engine, Genset or transmission requirement in the marine industry, feel free to contact us: www.timarine.com/contact or mail@timarine.com Length: 53' Location: Nova Scotia Canada Status: Available Contact: Theriault International Marine Telephone: +1 902 467 0239 More information and photos ( http://remote.apolloduck.com/feature.phtml?id=3D390256&g=3D2&b=3D0&n=3D0&i= =3D656&l=3D1&s=3Dlength_standard ) Twin Disc MG09 3.5:1 Ratio Marine Gear ( http://remote.apolloduck.com/feature.phtml?id=3D391744&g=3D2&b=3D0&n=3D0&i= =3D557&l=3D1&s=3Dtitle ) Theriault International is pleased to present this Twin Disc MG509 Marine Gear with the following specification: Manufacturer: Twin Disc Model: MG509 Ratio: 3.5 to 1 Flywheel Hsg. Size: SAE 1 Condition: Rebuilt Quantity Available: 2 Contact us for all additional information on this gear. Wide range of rebuilt and used gears with many different ratios available. Location: Nova Scotia Canada Status: Available Contact: Theriault International Marine Telephone: +1 902 467 0239 More information and photos ( http://remote.apolloduck.com/feature.phtml?id=3D391744&g=3D2&b=3D0&n=3D0&i= =3D557&l=3D1&s=3Dtitle ) Twin Disc MG09 4.5:1 Ratio Marine Gear ( http://remote.apolloduck.com/feature.phtml?id=3D308247&g=3D2&b=3D0&n=3D0&i= =3D557&l=3D1&s=3Dtitle ) Theriault International is pleased to present this Twin Disc MG509 Marine Gear with the following specification: Manufacturer: Twin Disc Model: MG509 Ratio: 4.5 to 1 Flywheel Hsg. Size: SAE 1 Condition: Rebuilt Quantity Available: 2 Contact us for all additional information on this gear. Wide range of rebuilt and used gears with many different ratios available. Location: Canada Status: Available Contact: Theriault International Marine Telephone: +1 902 467 0239 More information and photos ( http://remote.apolloduck.com/feature.phtml?id=3D308247&g=3D2&b=3D0&n=3D0&i= =3D557&l=3D1&s=3Dtitle ) Twin Disc MG514 5.16:1 Ratio Marine Gear ( http://remote.apolloduck.com/feature.phtml?id=3D298755&g=3D2&b=3D0&n=3D0&i= =3D557&l=3D1&s=3Dtitle ) Theriault International is pleased to present this Twin Disc MG514 Marine Gear with the following specification: Manufacturer: Twin Disc Model: MG514 Ratio: 5.16 to 1 Flywheel Hsg. Size: SAE 1 Condition: Rebuilt Contact us for all additional information on this gear. Wide range of rebuilt and used gears with many different rations available. Location: USA Status: Available Contact: Theriault International Marine Telephone: +1 902 467 0239 More information and photos ( http://remote.apolloduck.com/feature.phtml?id=3D298755&g=3D2&b=3D0&n=3D0&i= =3D557&l=3D1&s=3Dtitle ) Twin Disc MG514B 6:1 Marine Gears ( http://remote.apolloduck.com/feature.phtml?id=3D243256&g=3D2&b=3D0&n=3D0&i= =3D557&l=3D1&s=3Dtitle ) Theriault International Marine is pleased to present this Twin Disc MG514B Marine Gear with the following specifications: Manufacturer: Twin Disc Model: MG514B Ratio: 6:1 Flywheel Hsg. Size: SAE 1 Condition: REBUILT OTHER RATIOS AVAILABLE! Please contact sales@timarine.com for all additional information. Location: Canada Status: Available Contact: Theriault International Marine Telephone: +1 902 467 0239 More information and photos ( http://remote.apolloduck.com/feature.phtml?id=3D243256&g=3D2&b=3D0&n=3D0&i= =3D557&l=3D1&s=3Dtitle ) Twin Disc MG514C 6:1 Marine Gear ( http://remote.apolloduck.com/feature.phtml?id=3D341335&g=3D2&b=3D0&n=3D0&i= =3D557&l=3D1&s=3Dtitle ) Theriault International Marine is pleased to present this Twin Disc Marine Gear with the following specifications: Manufacturer: Twin Disc Model: MG-514C RATIO: 6 TO 1 SAE housing: 1 Condition: REBUILT Please contact for all additional information on this gear or any other marine requirement you may have. Location: Canada Status: Available Contact: Theriault International Marine Telephone: +1 902 467 0239 More information and photos ( http://remote.apolloduck.com/feature.phtml?id=3D341335&g=3D2&b=3D0&n=3D0&i= =3D557&l=3D1&s=3Dtitle ) Contact mail@timarine.comfor all your marine requirements! Disclaimer ( http://www.timarine.com/index.php/terms-conditions ) =C2=A6 Privacy Policy ( http://www.timarine.com/index.php/privacy-policy ) =C2=A6 Sale Terms ( http://www.timarine.com/saleterms.pdf ) =C2=A6 Unsubscribe / Change Group Of Interest ( http://ymlp257.net/ugjsyhbwgsgysbqmgejqqggmwbsqb ) Registered Head Office: Theriault International Ltd. Suite 306, 9049 Commercial Street New Minas, Nova Scotia Canada B4N 5A4 Phone: +1 902 467 0239 Fax: +1 902 467 0239 Administration:admin@timarine.com All manufactures name, logo designs, and product graphic images are trademarks or registered trademarks of the respected manufacturer. =C2=A9 Copyright 1994 - 2014 Theriault International Marine, All rights reserved. _____________________________ Unsubscribe / Change Group Of Interest: = http://ymlp257.net/ugjsyhbwgsgysbqmgejqqggmwbsqb Powered by YourMailingListProvider