From owner-freebsd-java@FreeBSD.ORG Sun Oct 6 23:01:44 2013 Return-Path: Delivered-To: java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 3AE22624; Sun, 6 Oct 2013 23:01:44 +0000 (UTC) (envelope-from venture37@gmail.com) Received: from mail-la0-x235.google.com (mail-la0-x235.google.com [IPv6:2a00:1450:4010:c03::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 30C4323E9; Sun, 6 Oct 2013 23:01:43 +0000 (UTC) Received: by mail-la0-f53.google.com with SMTP id el20so4826376lab.26 for ; Sun, 06 Oct 2013 16:01:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=Q78OHT+301J545Dx6cDv7c5oF7VV1qqG1bigeayoDmw=; b=x2z5n8abdWR2o0joq/qulD2y8Eesn6t7RHtCFlhUqdT7AZnFCvjIGTurNWJgqTtSLA y4LI6BIDchMXiyZXqdvMqPGM61H8wQ1F/RZA80AC08i34gYx90tdgEqsFxhVjwkhszjP lZPavzuv2y+/VZctdkI3rudP06bR134sTwDvC+9n9ZUbpEWmJyPo6TFdawtL9BPnXGHS IujSvDcBPLP1V694+9sXGJXuDfKkqwZwpLpBulW7HIZlCxGf/BTSBtsBvjsRP7SGdAIW 9Y7HePP+bI74TPHH/khsiBpFGh3JBHerZQa/+IxB5Sc9xlhCxeub9cjwaXuIpU2sZvdx cqtA== X-Received: by 10.152.9.37 with SMTP id w5mr23534678laa.23.1381100501065; Sun, 06 Oct 2013 16:01:41 -0700 (PDT) Received: from Sevans-MacBook-Pro.local ([83.167.125.235]) by mx.google.com with ESMTPSA id js17sm22440450lab.5.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 06 Oct 2013 16:01:40 -0700 (PDT) Message-ID: <5251EBC6.8060106@gmail.com> Date: Mon, 07 Oct 2013 03:01:26 +0400 From: Sevan / Venture37 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Jung-uk Kim , Konstantin Belousov Subject: Re: JNA broken with r251668 as libc.so cant be loaded References: <524DFB7D.2000207@gmail.com> <20131004050824.GK41229@kib.kiev.ua> <524E934D.70303@gmail.com> <20131004152000.GS41229@kib.kiev.ua> <524F2FD2.3020801@FreeBSD.org> <524F3599.4060708@FreeBSD.org> In-Reply-To: <524F3599.4060708@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: jlh@freebsd.org, java@FreeBSD.org, Jimmy Olgeni X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Oct 2013 23:01:44 -0000 On 05/10/2013 01:39, Jung-uk Kim wrote: > This simple patch fixed the problem for me. > > http://people.freebsd.org/~jkim/jna.diff > > Cheers, Thank you Jung-uk, filed an issue report on github pointing to your diff, this change should be a part of 4.0.1 https://github.com/twall/jna/blob/b2e16d4f6c2dee3056a42af84404a944693a6daf/CHANGES.md Sevan / Venture37 From owner-freebsd-java@FreeBSD.ORG Mon Oct 7 08:28:11 2013 Return-Path: Delivered-To: java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id F2BB89FA for ; Mon, 7 Oct 2013 08:28:11 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from portsmon.freebsd.org (portsmon.freebsd.org [IPv6:2001:1900:2254:206a::50:3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CB6D12D32 for ; Mon, 7 Oct 2013 08:28:11 +0000 (UTC) Received: from portsmon.freebsd.org ([127.0.1.104]) by portsmon.freebsd.org (8.14.7/8.14.7) with ESMTP id r978SB7e048528 for ; Mon, 7 Oct 2013 08:28:11 GMT (envelope-from linimon@FreeBSD.org) Date: Mon, 7 Oct 2013 08:28:11 GMT Message-Id: <201310070828.r978SB7e048528@portsmon.freebsd.org> From: linimon@FreeBSD.org To: java@freebsd.org Subject: FreeBSD ports that you maintain which are currently marked broken X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: portmgr-feedback@FreeBSD.org List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Oct 2013 08:28:12 -0000 Dear FreeBSD port maintainer: As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically notify users of ports that are marked as "broken" in their Makefiles. In many cases these ports are failing to compile on some subset of the FreeBSD build environments. The most common problem is that recent versions of -CURRENT include gcc4.2, which is much stricter than older versions. The next most common problem is that compiles succeed on the i386 architecture (e.g. the common Intel PC), but fail on one or more of the other architectures due to assumptions about things such as size of various types, byte-alignment issues, and so forth. In occasional cases we see that the same port may have different errors in different build environments. The script that runs on the build cluster uses heuristics to try to 'guess' the error type to help you isolate problems, but it is only a rough guide. One more note: on occasion, there are transient build errors seen on the build farm. Unfortunately, there is not yet any way for this algorithm to tell the difference (humans are much, much better at this kind of thing.) The errors are listed below. In the case where the same problem exists on more than one build environment, the URL points to the latest errorlog for that type. (By 'build environment' here we mean 'combination of 7.x/8.x/9.x/-current with target architecture'.) (Note: the dates are included to help you to gauge whether or not the error still applies to the latest version. The program that generates this report is not yet able to determine this automatically.) portname: java/jai-imageio broken because: relies on linuxpluginwrapper build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=java&portname=jai-imageio If these errors are ones that you are already aware of, please accept our apologies and ignore this message. On the other hand, if you no longer wish to maintain this port (or ports), please reply with a message stating that, and accept our thanks for your efforts in the past. Every effort has been made to make sure that these error reports really do correspond to a port that you maintain. However, due to the fact that this is an automated process, it may indeed generate false matches. If one of these errors fits that description, please forward this email to the author of this software, Mark Linimon , so that he can attempt to fix the problem in the future. Thanks for your efforts to help improve FreeBSD. From owner-freebsd-java@FreeBSD.ORG Mon Oct 7 11:06:48 2013 Return-Path: Delivered-To: freebsd-java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 4EA1386B for ; Mon, 7 Oct 2013 11:06:48 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 23826283B for ; Mon, 7 Oct 2013 11:06:48 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r97B6lWp077764 for ; Mon, 7 Oct 2013 11:06:47 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r97B6lp0077762 for freebsd-java@FreeBSD.org; Mon, 7 Oct 2013 11:06:47 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 7 Oct 2013 11:06:47 GMT Message-Id: <201310071106.r97B6lp0077762@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-java@FreeBSD.org Subject: Current problem reports assigned to freebsd-java@FreeBSD.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Oct 2013 11:06:48 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/182384 java java/linux-sun-jdk16 won't build with demos & samples o ports/181136 java java/icedtea-web not build o ports/180643 java java/openjdk6 build fails on amd64 -current o ports/178856 java java/openjdk6, java/openjdk7: Java fails to print when o ports/178816 java java/netbeans does not build, compile error at java/op o ports/178728 java [UPDATE] devel/apache-ant to v1.9.0 o ports/178647 java java/openjdk6 does not build (without extra hack) o ports/178199 java java/openjdk6 regression amd64/clang o ports/177802 java Could not update openfire because of problem in java/o o ports/175300 java java/jamvm fails to compile on ARM6 (raspberry-pi) o ports/174826 java java/openjdk6: gmake[5]: *** [/usr/ports/java/openjdk6 o ports/174825 java java/openjdk6: fails to build on i386 (64-bit mode not o ports/173603 java java/icedtea-web starts javaws incorrectly o ports/173592 java java/openjdk6 fails on FreeBSD_9_1_RC2 o ports/173210 java java/openjdk6 - use better src placement o java/172962 java Sig11 while compiling OpenJDK6-b26 using clang o ports/171014 java [patch] Correct java/openjdk6 Dependency Declaration o ports/167903 java [PATCH] java/openjdk6: Fix build failure in 8.3 jail r o ports/164941 java [UPDATE] [NEW PORTS] java/classpath-initial, including o ports/162991 java java/openjdk6 fails to build o java/162522 java OpenJDK 6 is not setting close on exec o java/160553 java Jaikoz java based audio tagger core dumps o ports/159787 java java/openjdk6 nio muti-thread bug o ports/154884 java java/openjdk6: Every NetBeans version on FreeBSD 8.1 c f java/147512 java Crash of RXTX-2.1-7 on AMD64 system o java/140002 java java/openjdk6: jconsole dumps tomcat when contacting j o java/128809 java JVM aborted when GNU RXTX write to serial port. o java/123555 java linux-sun-jdk15, linux-sun-jdk16 produce a coredump o java/122513 java native JDKs unbuildable with Linux ones o ports/119732 java java/linux-sun-jre16: linux-sun-jre16 plugin doesn't w o java/119063 java An unexpected error has been detected by Java Runtime o ports/116082 java java/linux-sun-jdk16 jconsole is unable to connect to 32 problems total. From owner-freebsd-java@FreeBSD.ORG Tue Oct 8 05:26:48 2013 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 31F77E4B for ; Tue, 8 Oct 2013 05:26:48 +0000 (UTC) (envelope-from patrick_dkt@yahoo.com.hk) Received: from nm9-vm3.bullet.mail.sg3.yahoo.com (nm9-vm3.bullet.mail.sg3.yahoo.com [106.10.148.210]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5863123E5 for ; Tue, 8 Oct 2013 05:26:46 +0000 (UTC) Received: from [106.10.166.60] by nm9.bullet.mail.sg3.yahoo.com with NNFMP; 08 Oct 2013 05:24:18 -0000 Received: from [106.10.150.28] by tm17.bullet.mail.sg3.yahoo.com with NNFMP; 08 Oct 2013 05:24:18 -0000 Received: from [127.0.0.1] by omp1029.mail.sg3.yahoo.com with NNFMP; 08 Oct 2013 05:24:18 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 452659.45675.bm@omp1029.mail.sg3.yahoo.com Received: (qmail 81436 invoked by uid 60001); 8 Oct 2013 05:24:18 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com.hk; s=s1024; t=1381209858; bh=Jh6qfClmoxFUke+Nb/9PqJcs2h1BFE8j7cWH1uAk+bE=; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-Mailer:Message-ID:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type; b=05dsMYj46lwYXHgUKgGuznQFoGUDA711SoUgQfRS4ouruQj6bZ7nopcQGoLiI1x0xN3DbAyVpFZdpmvtuinB9rExCVhWWsx25MeoOO+370Y9UU6gxzRp1Cyk4W9m8fLDry+ew8C2CIDuBPKOkFKdcIm7Hlcmme3dhOSWU1HSIT0= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com.hk; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-Mailer:Message-ID:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type; b=5U8T/7h4xSlVufj1Vfa8GqyipQthMAi6h2DuehARkFKdT0tjQFp+BiH1Z7Rcwd6SzyC3rSZivt0FEEsVH2xUpb1+ykwUkXdJY2rQRPrSaY/buGIVuNmvSnk42ehkx4YSqCYYSxyjG5HZ+ySNY1/9eljDr5LVEjDt4krEqK1wsI0=; X-YMail-OSG: IPAnbdkVM1ktjsvaZ1phpF65fZZaononX2DRPcykxOSZ9GY OaXEc.LCw3IB3yT.ua41XgjAK00PC2PV3CaYGXtJN5Vwy4NdhNHkqdTMc0qa 4bnTLWbkcbvlByhmIZ2vYPts2ycH6CtnQkKD5rjvplIBKgH40QIzOcVO5VRB 5gfPdo6HiT6_sWsIf.Xoj_4irhA.z43at3YXFUN3KGRiLASoXnhE2xU0APjm PXaUbHVMi31grQHjwVnOf3rniYZ8eDirsnXvnHI1FmAOcB6717hZkNE.VIYV i1RDBjXPnZ_TtfBIA0_sHWZIG0zVqp6o2kmTdTc6cy2uRigwZyWJdGuClsU1 HOdsdrd.02UtDiixsRXUAO2VdXfAoEr3HHjyDmaXw5G5FIV0ObwaAup.QV6I V6.8qvgZ.ZghsIyOWw8Ci434.BhoEuLXe_SwvHodcMAbC0D2r4HrCkbWqGHt yl54.JHm1xMiyzugd5hmxGuS_4PAfNJTdwvKMuNufdURYCfMOY9Ytyg2B8nJ CEiq7K3XafXoKwR6qgHNEEzc9Ehjy2ZGGzIA3ANOW4G49XbGj0fpMqCLfZFQ - Received: from [61.15.240.133] by web193501.mail.sg3.yahoo.com via HTTP; Tue, 08 Oct 2013 13:24:18 SGT X-Rocket-MIMEInfo: 002.001, SGkgYWxsLAoKSSB3b3VsZCBsaWtlIHRvIGtub3cgaXQgdGhlcmUgaXMgZHRyYWNlIHN1cHBvcnQgaW4gdGhlIG9wZW5qZGs3PwoKVGhhbmtzLApQYXRyaWNrCgEwAQEBAQ-- X-Mailer: YahooMailWebService/0.8.160.587 Message-ID: <1381209858.81219.YahooMailNeo@web193501.mail.sg3.yahoo.com> Date: Tue, 8 Oct 2013 13:24:18 +0800 (SGT) From: Patrick Dung Subject: openjdk7 dtrace support To: "freebsd-java@freebsd.org" MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Patrick Dung List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Oct 2013 05:26:48 -0000 Hi all, I would like to know it there is dtrace support in the openjdk7? Thanks, Patrick From owner-freebsd-java@FreeBSD.ORG Thu Oct 10 14:26:40 2013 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B9AF1442 for ; Thu, 10 Oct 2013 14:26:40 +0000 (UTC) (envelope-from yerenkow@gmail.com) Received: from mail-vc0-x22d.google.com (mail-vc0-x22d.google.com [IPv6:2607:f8b0:400c:c03::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7CB152051 for ; Thu, 10 Oct 2013 14:26:40 +0000 (UTC) Received: by mail-vc0-f173.google.com with SMTP id if17so1690664vcb.18 for ; Thu, 10 Oct 2013 07:26:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=ZyZ6iubf17IHnyJjif4QdzgNolvuBfcDJVMOwurnJn0=; b=qBK1iQGTOnr2Js+pRkJwNqjSMcMOKkSZeGHtq7eqAT4YwKExxeOe3M2wfVw4985qK6 qKWvHvLrOhRhgYB9y0UMDQZMwyJvdjEIPHDzza5Xqlco4PD0CDA204RC+zRLiLLHZlOS Xsa2qkfcVjlQuMPCInemY1l4VmorkGJtqiIevuyXyURY9tTA5vOR80La+S70m6CI/qri nLHBmR9JOJXJe4g1vn38TLrWO4ssl1XHlalQvqhQOCUfOHCOibRXPqu0uqnxPHIKH1LM bgJJyRLbzKlRrg7rlCTg3qGBV0RoyfwxwnPE/GZH+tukV3DZNqQ8kT3+3OvIKsafXHv9 lvdw== MIME-Version: 1.0 X-Received: by 10.52.103.35 with SMTP id ft3mr11968869vdb.5.1381415199593; Thu, 10 Oct 2013 07:26:39 -0700 (PDT) Received: by 10.52.27.201 with HTTP; Thu, 10 Oct 2013 07:26:39 -0700 (PDT) Date: Thu, 10 Oct 2013 17:26:39 +0300 Message-ID: Subject: Problem with java From: Alexander Yerenkow To: freebsd-java@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Oct 2013 14:26:40 -0000 Hello all. Seems that my ports (jboss7, jboss71, jboss72) are failing due to some error in JVM itself. Can someone take a look at it? Here latest logs: http://beefy1.isc.freebsd.org/bulk/91i386-default/2013-10-09_14h59m01s/logs/jboss71-7.1.3.log http://beefy1.isc.freebsd.org/bulk/91i386-default/2013-10-09_14h59m01s/logs/jboss72-7.2.0_1.log Thanks! -- Regards, Alexander Yerenkow From owner-freebsd-java@FreeBSD.ORG Thu Oct 10 14:34:19 2013 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id BE70E9AB for ; Thu, 10 Oct 2013 14:34:19 +0000 (UTC) (envelope-from ronald-freebsd8@klop.yi.org) Received: from cpsmtpb-ews08.kpnxchange.com (cpsmtpb-ews08.kpnxchange.com [213.75.39.13]) by mx1.freebsd.org (Postfix) with ESMTP id 4125120E2 for ; Thu, 10 Oct 2013 14:34:18 +0000 (UTC) Received: from cpsps-ews07.kpnxchange.com ([10.94.84.174]) by cpsmtpb-ews08.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Thu, 10 Oct 2013 16:34:09 +0200 Received: from CPSMTPM-TLF102.kpnxchange.com ([195.121.3.5]) by cpsps-ews07.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Thu, 10 Oct 2013 16:34:09 +0200 Received: from sjakie.klop.ws ([212.182.167.131]) by CPSMTPM-TLF102.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Thu, 10 Oct 2013 16:34:09 +0200 Received: from 212-182-167-131.ip.telfort.nl (localhost [127.0.0.1]) by sjakie.klop.ws (Postfix) with ESMTP id 6AAD8FE for ; Thu, 10 Oct 2013 16:34:09 +0200 (CEST) Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes To: freebsd-java@freebsd.org Subject: Re: Problem with java References: Date: Thu, 10 Oct 2013 16:34:09 +0200 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Ronald Klop" Message-ID: In-Reply-To: User-Agent: Opera Mail/12.16 (FreeBSD) X-OriginalArrivalTime: 10 Oct 2013 14:34:09.0653 (UTC) FILETIME=[C8176A50:01CEC5C5] X-RcptDomain: freebsd.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Oct 2013 14:34:19 -0000 On Thu, 10 Oct 2013 16:26:39 +0200, Alexander Yerenkow wrote: > Hello all. > Seems that my ports (jboss7, jboss71, jboss72) are failing due to some > error in JVM itself. > Can someone take a look at it? > > Here latest logs: > > http://beefy1.isc.freebsd.org/bulk/91i386-default/2013-10-09_14h59m01s/logs/jboss71-7.1.3.log > http://beefy1.isc.freebsd.org/bulk/91i386-default/2013-10-09_14h59m01s/logs/jboss72-7.2.0_1.log > > Thanks! See the mention of these lines: # An error report file with more information is saved as: # /wrkdirs/usr/ports/java/jboss71/work/jbossas-jboss-as-f1f5122/hs_err_pid93939.log # An error report file with more information is saved as: # /wrkdirs/usr/ports/java/jboss72/work/jbossas-jboss-as-4ed76ce/hs_err_pid47092.log Check does files. There is probably some interesting information in them. Ronald. From owner-freebsd-java@FreeBSD.ORG Thu Oct 10 14:49:52 2013 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 452F2520 for ; Thu, 10 Oct 2013 14:49:52 +0000 (UTC) (envelope-from yerenkow@gmail.com) Received: from mail-vc0-x22a.google.com (mail-vc0-x22a.google.com [IPv6:2607:f8b0:400c:c03::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 045B121E8 for ; Thu, 10 Oct 2013 14:49:51 +0000 (UTC) Received: by mail-vc0-f170.google.com with SMTP id lc6so1756111vcb.1 for ; Thu, 10 Oct 2013 07:49:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=UaxN+Be9OV3VPiTT0tktZvoEx8aEIrbw7w5p1QXe7CY=; b=IJWgvK4GmFJ1rhRZAqHq/vaMGMfsVMTqkYGabQ/1YY4YLT5/3NVkT+KXWoqUwLCTqs DPCULBGSZmA7xeoKaS7TQEhTKDvJUJkWK7UosZHgtYRKt4vbW2RTspZSA7eDLMsA7L2A 6QapMuj8jm02StdRY95+UdVfe9c/hp1h5R2bk1brBr6bd1VR/XHtvJVw9Rs70NZsQ2De vOX2lyF4gLP8KLzYFSQgxUQ3T4lYow5eCofM5Fyox6qUfhFbg5v+2GcGhkns7qMp7vI8 xot8cKLKxIhjIUXqLqvuVYXWc9R/zYeNRHKjEFsRPxBxktUEx9cOXP8pCf7pQhNSXfhY L/hA== MIME-Version: 1.0 X-Received: by 10.52.103.35 with SMTP id ft3mr12154957vdb.5.1381416591013; Thu, 10 Oct 2013 07:49:51 -0700 (PDT) Received: by 10.52.27.201 with HTTP; Thu, 10 Oct 2013 07:49:50 -0700 (PDT) In-Reply-To: References: Date: Thu, 10 Oct 2013 17:49:50 +0300 Message-ID: Subject: Re: Problem with java From: Alexander Yerenkow To: Ronald Klop Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-java@freebsd.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Oct 2013 14:49:52 -0000 Yes, I saw that these logs contains some hints as to why java segfaulted. But since these servers are not mine, and I have locally "everything working" maybe this would be useful / interesting to other devs. 2013/10/10 Ronald Klop > On Thu, 10 Oct 2013 16:26:39 +0200, Alexander Yerenkow > wrote: > > Hello all. >> Seems that my ports (jboss7, jboss71, jboss72) are failing due to some >> error in JVM itself. >> Can someone take a look at it? >> >> Here latest logs: >> >> http://beefy1.isc.freebsd.org/**bulk/91i386-default/2013-10-** >> 09_14h59m01s/logs/jboss71-7.1.**3.log >> http://beefy1.isc.freebsd.org/**bulk/91i386-default/2013-10-** >> 09_14h59m01s/logs/jboss72-7.2.**0_1.log >> >> Thanks! >> > > See the mention of these lines: > # An error report file with more information is saved as: > # /wrkdirs/usr/ports/java/**jboss71/work/jbossas-jboss-as-** > f1f5122/hs_err_pid93939.log > > # An error report file with more information is saved as: > # /wrkdirs/usr/ports/java/**jboss72/work/jbossas-jboss-as-** > 4ed76ce/hs_err_pid47092.log > > Check does files. There is probably some interesting information in them. > > Ronald. > ______________________________**_________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/**mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@**freebsd.org > " > -- Regards, Alexander Yerenkow From owner-freebsd-java@FreeBSD.ORG Thu Oct 10 15:14:11 2013 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id F277FF63 for ; Thu, 10 Oct 2013 15:14:11 +0000 (UTC) (envelope-from ronald-freebsd8@klop.yi.org) Received: from cpsmtpb-ews08.kpnxchange.com (cpsmtpb-ews08.kpnxchange.com [213.75.39.13]) by mx1.freebsd.org (Postfix) with ESMTP id 6477523BA for ; Thu, 10 Oct 2013 15:14:10 +0000 (UTC) Received: from cpsps-ews29.kpnxchange.com ([10.94.84.195]) by cpsmtpb-ews08.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Thu, 10 Oct 2013 17:14:10 +0200 Received: from CPSMTPM-TLF102.kpnxchange.com ([195.121.3.5]) by cpsps-ews29.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Thu, 10 Oct 2013 17:14:10 +0200 Received: from sjakie.klop.ws ([212.182.167.131]) by CPSMTPM-TLF102.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Thu, 10 Oct 2013 17:14:09 +0200 Received: from 212-182-167-131.ip.telfort.nl (localhost [127.0.0.1]) by sjakie.klop.ws (Postfix) with ESMTP id ABBD9108 for ; Thu, 10 Oct 2013 17:14:09 +0200 (CEST) Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes To: freebsd-java@freebsd.org Subject: Re: Problem with java References: Date: Thu, 10 Oct 2013 17:14:09 +0200 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Ronald Klop" Message-ID: In-Reply-To: User-Agent: Opera Mail/12.16 (FreeBSD) X-OriginalArrivalTime: 10 Oct 2013 15:14:10.0121 (UTC) FILETIME=[5EE1C390:01CEC5CB] X-RcptDomain: freebsd.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Oct 2013 15:14:12 -0000 On Thu, 10 Oct 2013 16:49:50 +0200, Alexander Yerenkow wrote: > Yes, I saw that these logs contains some hints as to why java segfaulted. > But since these servers are not mine, and I have locally "everything > working" maybe this would be useful / interesting to other devs. So please post the hs_err_pid*.log files anywhere. That is interesting to other devs. Ronald. > > > 2013/10/10 Ronald Klop > >> On Thu, 10 Oct 2013 16:26:39 +0200, Alexander Yerenkow >> >> wrote: >> >> Hello all. >>> Seems that my ports (jboss7, jboss71, jboss72) are failing due to some >>> error in JVM itself. >>> Can someone take a look at it? >>> >>> Here latest logs: >>> >>> http://beefy1.isc.freebsd.org/**bulk/91i386-default/2013-10-** >>> 09_14h59m01s/logs/jboss71-7.1.**3.log >>> http://beefy1.isc.freebsd.org/**bulk/91i386-default/2013-10-** >>> 09_14h59m01s/logs/jboss72-7.2.**0_1.log >>> >>> Thanks! >>> >> >> See the mention of these lines: >> # An error report file with more information is saved as: >> # /wrkdirs/usr/ports/java/**jboss71/work/jbossas-jboss-as-** >> f1f5122/hs_err_pid93939.log >> >> # An error report file with more information is saved as: >> # /wrkdirs/usr/ports/java/**jboss72/work/jbossas-jboss-as-** >> 4ed76ce/hs_err_pid47092.log >> >> Check does files. There is probably some interesting information in >> them. >> >> Ronald. >> ______________________________**_________________ >> freebsd-java@freebsd.org mailing list >> http://lists.freebsd.org/**mailman/listinfo/freebsd-java >> To unsubscribe, send any mail to >> "freebsd-java-unsubscribe@**freebsd.org >> " >> > > From owner-freebsd-java@FreeBSD.ORG Thu Oct 10 18:40:52 2013 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 7CC9C991 for ; Thu, 10 Oct 2013 18:40:52 +0000 (UTC) (envelope-from dms@mircat.net) Received: from mircat.net (mircat.net [81.9.105.50]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3E1632311 for ; Thu, 10 Oct 2013 18:40:51 +0000 (UTC) Received: from [192.168.0.77] (port=47819 helo=dooku.mircat.net) by mircat.net with esmtpsa (TLSv1:CAMELLIA256-SHA:256) (Exim 4.77) (envelope-from ) id 1VUKrl-000GKR-3Z; Thu, 10 Oct 2013 22:21:41 +0400 Message-ID: <5256F033.7010600@samersoff.net> Date: Thu, 10 Oct 2013 22:21:39 +0400 From: Dmitry Samersoff User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Alexander Yerenkow , freebsd-java@freebsd.org Subject: Re: Problem with java References: In-Reply-To: X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: dms@samersoff.net X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Oct 2013 18:40:52 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Alexander, I need a hs_err.log or at least exact java command line to give you better diagnostic. This crash could be result of an incorrect JVMTI agent attached or you might hit one of bugs related to async profiling. I'm not familiar with JBOS, but obvious workaround - disable all JVMTI related service. - -Dmitry On 2013-10-10 18:26, Alexander Yerenkow wrote: > Hello all. Seems that my ports (jboss7, jboss71, jboss72) are > failing due to some error in JVM itself. Can someone take a look at > it? > > Here latest logs: > > http://beefy1.isc.freebsd.org/bulk/91i386-default/2013-10-09_14h59m01s/logs/jboss71-7.1.3.log > > http://beefy1.isc.freebsd.org/bulk/91i386-default/2013-10-09_14h59m01s/logs/jboss72-7.2.0_1.log > > Thanks! > - -- Dmitry Samersoff Saint Petersburg, Russia, http://devnull.samersoff.net * There will come soft rains ... -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBAgAGBQJSVvAzAAoJEHEy08c4gIAB3qMH/RsufUS0EW3GNkiUBuA+/oxR Ng3Z0xeKTEXfi7JXHfjqdM6YXzLsR86VPClR0sgczbApBxTKVQ1+4H9aYuVx8Auh w/DGbM+SYjUGLINwrQwb8SjX76ZiDCV0Z70WLOVGOAcXVFogSvacVEJU4Au586t+ sQRxoUi7f45c+eyu6N1UrEBEOiqp7Lek0kLFvDvXToYqU74CzrmlNroS1yI33VJ2 tpcrh9XHAsXRXI+XfkyTbj8GSAyYXgOD2h7mFea4likez/1ro2PkJ9LiXCy/BZm9 3AvMiCU/AcdjUnzvli5ziuMsOQiMzbI6n77sKFzghu+yqogSy5wheQFH0qOwdSE= =zy5s -----END PGP SIGNATURE----- From owner-freebsd-java@FreeBSD.ORG Thu Oct 10 18:42:26 2013 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 576F0C40 for ; Thu, 10 Oct 2013 18:42:26 +0000 (UTC) (envelope-from yerenkow@gmail.com) Received: from mail-vb0-x233.google.com (mail-vb0-x233.google.com [IPv6:2607:f8b0:400c:c02::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1778F234A for ; Thu, 10 Oct 2013 18:42:26 +0000 (UTC) Received: by mail-vb0-f51.google.com with SMTP id x16so1975273vbf.10 for ; Thu, 10 Oct 2013 11:42:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Q/jZxVFZQjd9fhBvFE+UDR5GsEZgf1VyNSayRQT1Ues=; b=GwSbogGSszi4yvsFVVr5xAPIqS2JK+7KZ8Etvy9Fgtb2b7yowKN6i7c7pfdaN6ruU8 UktP6vWhc5E5YqRcvilxvcasVqaP8XXVfzyDvvgsFRNC2l/b4/afWwR86CSrtuCU0+QF t83txte/P4uKuYUKEJsnu5cSOBNHPL7R0N1J9adBtyOaTGXCsbPARzzAmCkMhRv2xpQH PKilVnLYIHGvwTdwAlPVxgHM+rIanzqiaz2JxADtnD/gW2w0cMuKs8/MDdakC6UMW1BW m+t+iuHFHqSYDKVqpmMJBRh1Lhh0XGNPDzzKpxZphUY/tbpp+DYyN0kuV1g252C1LUaC 3nfA== MIME-Version: 1.0 X-Received: by 10.52.228.202 with SMTP id sk10mr8217621vdc.111.1381430545063; Thu, 10 Oct 2013 11:42:25 -0700 (PDT) Received: by 10.52.27.201 with HTTP; Thu, 10 Oct 2013 11:42:24 -0700 (PDT) In-Reply-To: <5256F033.7010600@samersoff.net> References: <5256F033.7010600@samersoff.net> Date: Thu, 10 Oct 2013 21:42:24 +0300 Message-ID: Subject: Re: Problem with java From: Alexander Yerenkow To: Dmitry Samersoff Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-java@freebsd.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Oct 2013 18:42:26 -0000 These messages are from automatic builder, I don't have access to it, and I see correct build at my servers. Probably we need to ask for wrkdirs from these failed builds to see more. If this is not an option - you could run build jboss72/jboss71 from ports and log all commands, to see what's going on there. 2013/10/10 Dmitry Samersoff > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Alexander, > > I need a hs_err.log or at least exact java command line to give you > better diagnostic. > > This crash could be result of an incorrect JVMTI agent attached or > you might hit one of bugs related to async profiling. > > I'm not familiar with JBOS, but obvious workaround - disable all JVMTI > related service. > > - -Dmitry > > > On 2013-10-10 18:26, Alexander Yerenkow wrote: > > Hello all. Seems that my ports (jboss7, jboss71, jboss72) are > > failing due to some error in JVM itself. Can someone take a look at > > it? > > > > Here latest logs: > > > > > http://beefy1.isc.freebsd.org/bulk/91i386-default/2013-10-09_14h59m01s/logs/jboss71-7.1.3.log > > > > > > http://beefy1.isc.freebsd.org/bulk/91i386-default/2013-10-09_14h59m01s/logs/jboss72-7.2.0_1.log > > > > Thanks! > > > > > - -- > Dmitry Samersoff > Saint Petersburg, Russia, http://devnull.samersoff.net > * There will come soft rains ... > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.20 (GNU/Linux) > Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ > > iQEcBAEBAgAGBQJSVvAzAAoJEHEy08c4gIAB3qMH/RsufUS0EW3GNkiUBuA+/oxR > Ng3Z0xeKTEXfi7JXHfjqdM6YXzLsR86VPClR0sgczbApBxTKVQ1+4H9aYuVx8Auh > w/DGbM+SYjUGLINwrQwb8SjX76ZiDCV0Z70WLOVGOAcXVFogSvacVEJU4Au586t+ > sQRxoUi7f45c+eyu6N1UrEBEOiqp7Lek0kLFvDvXToYqU74CzrmlNroS1yI33VJ2 > tpcrh9XHAsXRXI+XfkyTbj8GSAyYXgOD2h7mFea4likez/1ro2PkJ9LiXCy/BZm9 > 3AvMiCU/AcdjUnzvli5ziuMsOQiMzbI6n77sKFzghu+yqogSy5wheQFH0qOwdSE= > =zy5s > -----END PGP SIGNATURE----- > -- Regards, Alexander Yerenkow From owner-freebsd-java@FreeBSD.ORG Thu Oct 10 19:24:31 2013 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id DF0D3326 for ; Thu, 10 Oct 2013 19:24:31 +0000 (UTC) (envelope-from dms@mircat.net) Received: from mircat.net (mircat.net [81.9.105.50]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 737112660 for ; Thu, 10 Oct 2013 19:24:31 +0000 (UTC) Received: from [192.168.0.77] (port=48026 helo=dooku.mircat.net) by mircat.net with esmtpsa (TLSv1:CAMELLIA256-SHA:256) (Exim 4.77) (envelope-from ) id 1VULqX-000GUe-GX; Thu, 10 Oct 2013 23:24:29 +0400 Message-ID: <5256FEEB.8080903@samersoff.net> Date: Thu, 10 Oct 2013 23:24:27 +0400 From: Dmitry Samersoff User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Alexander Yerenkow Subject: Re: Problem with java References: <5256F033.7010600@samersoff.net> In-Reply-To: X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: dms@samersoff.net Cc: freebsd-java@freebsd.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Oct 2013 19:24:31 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Alexander. I guess it's better to contact build cluster admins to get access to crash data. Otherwise it's hard to advice anything. Sorry! - -Dmitry On 2013-10-10 22:42, Alexander Yerenkow wrote: > > These messages are from automatic builder, I don't have access to > it, and I see correct build at my servers. Probably we need to ask > for wrkdirs from these failed builds to see more. If this is not an > option - you could run build jboss72/jboss71 from ports and log all > commands, to see what's going on there. > > > 2013/10/10 Dmitry Samersoff > > > Alexander, > > I need a hs_err.log or at least exact java command line to give > you better diagnostic. > > This crash could be result of an incorrect JVMTI agent attached or > you might hit one of bugs related to async profiling. > > I'm not familiar with JBOS, but obvious workaround - disable all > JVMTI related service. > > -Dmitry > > > On 2013-10-10 18:26, Alexander Yerenkow wrote: >> Hello all. Seems that my ports (jboss7, jboss71, jboss72) are >> failing due to some error in JVM itself. Can someone take a look >> at it? > >> Here latest logs: > > > http://beefy1.isc.freebsd.org/bulk/91i386-default/2013-10-09_14h59m01s/logs/jboss71-7.1.3.log > > > > http://beefy1.isc.freebsd.org/bulk/91i386-default/2013-10-09_14h59m01s/logs/jboss72-7.2.0_1.log > > >> Thanks! > > > > > > > > -- Regards, Alexander Yerenkow - -- Dmitry Samersoff Saint Petersburg, Russia, http://devnull.samersoff.net * There will come soft rains ... -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBAgAGBQJSVv7rAAoJEHEy08c4gIABinQH/07dfh+W0u9/2xnZlBNDo2pt 1M5eFS+ManMeGuwWVyS5cyNcdvMDTIMXVDX4iy9eSD7zmjQK6EBErWGC61dUlpvx 8SLT4VW4i+VYpZWR9SA9xrLpvH6XC4XVPt7vndYja61IRhgLM38v217cQ6rSc9cH yPy/B+f36Rabqn3A58lt8vJ0+WnduTU1apc3yW4noCQ47LJBtF7TLKSN6DXfe/nw Lfqw8BhD9Cs1eGwpUc1D8AyFQibBwFCouPF3cN4AU3iA2SVdZ8WMAAo4dzhkDjBB NA+riToqJThKHoJfk1ppNKEgwWPCRaAESvdY1NIWwIzwbyQtWJe0B9EvSN6iyTs= =h0FW -----END PGP SIGNATURE----- From owner-freebsd-java@FreeBSD.ORG Thu Oct 10 22:44:56 2013 Return-Path: Delivered-To: java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 1138AA80; Thu, 10 Oct 2013 22:44:56 +0000 (UTC) (envelope-from gcr+freebsd-ports@tharned.org) Received: from roadkill.tharned.org (roadkill.tharned.org [75.145.12.185]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BF63524A1; Thu, 10 Oct 2013 22:44:55 +0000 (UTC) Received: from roadkill.tharned.org (11008@roadkill.tharned.org [75.145.12.185]) (authenticated bits=0) by roadkill.tharned.org (8.14.7/8.14.7) with ESMTP id r9AMi52w065972 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 10 Oct 2013 17:44:10 -0500 (CDT) (envelope-from gcr+freebsd-ports@tharned.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tharned.org; s=2013; t=1381445050; bh=F8l7wtEIIBgHtg0uoW6Oy+NiNAkwr3hCpuF9p9ItCAU=; h=Date:From:To:cc:Subject; b=tK+74NNyElT0sEnUbNL8x+p9Fmevv71Tnc5aKGTzJ5Np2ntFo7arYH9AxLMw8Ph7Q iFVpn3+5ZkO5mXY7a5IKQaWRw3teTNqaICLqskPCLRlE2i8LlkjkzhcV9hcEUWvyDZ g5cF3/zNvIf3xkgocRSqyO+nq3JjN6Gwwv23w+wI= Date: Thu, 10 Oct 2013 17:44:05 -0500 (CDT) From: Greg Rivers To: freebsd-ports@freebsd.org Subject: java/openjdk6 build error Message-ID: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (roadkill.tharned.org [75.145.12.185]); Thu, 10 Oct 2013 17:44:10 -0500 (CDT) Cc: java@FreeBSD.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Oct 2013 22:44:56 -0000 $ uname -mrs FreeBSD 9.2-STABLE amd64 $ svn info /usr/ports/java/openjdk6 Path: /usr/ports/java/openjdk6 Working Copy Root Path: /usr/ports URL: svn://svn0.us-east.freebsd.org/ports/head/java/openjdk6 Relative URL: ^/head/java/openjdk6 Repository Root: svn://svn0.us-east.freebsd.org/ports Repository UUID: 35697150-7ecd-e111-bb59-0022644237b5 Revision: 330033 Node Kind: directory Schedule: normal Last Changed Author: jkim Last Changed Rev: 330018 Last Changed Date: 2013-10-10 11:49:02 -0500 (Thu, 10 Oct 2013) # portmaster -aBD -m MAKE_JOBS_UNSAFE=yes ... [snip] /bin/cp /usr/ports/java/openjdk6/files/cacerts /usr/ports/java/openjdk6/work/build/bsd-amd64/lib/security/cacerts gmake[4]: Leaving directory `/usr/ports/java/openjdk6/work/jdk/make/java/security' Timing: 00001 seconds or 1s for make-java-security <<>>Recursively making npt all @ Thu Oct 10 17:40:02 CDT 2013 ... gmake[4]: Entering directory `/usr/ports/java/openjdk6/work/jdk/make/java/npt' Begin parallel compiles: /usr/ports/java/openjdk6/work/jdk/make/java/npt gmake[5]: Entering directory `/usr/ports/java/openjdk6/work/jdk/make/java/npt' cc -O2 -fno-strict-aliasing -fPIC -W -Wall -Wno-unused -Wno-parentheses -pipe -fno-omit-frame-pointer -D_LITTLE_ENDIAN -DNDEBUG -DARCH='"amd64"' -Damd64 -D_ALLBSD_SOURCE -DRELEASE='"1.6.0_32"' -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -D_REENTRANT -D_LP64=1 -I. -I/usr/ports/java/openjdk6/work/build/bsd-amd64/tmp/sun/npt/CClassHeaders -I../../../src/solaris/javavm/export -I../../../src/share/javavm/export -I../../../src/share/javavm/include -I../../../src/solaris/javavm/include -I../../../src/share/npt -I../../../src/solaris/npt -c -o /usr/ports/java/openjdk6/work/build/bsd-amd64/tmp/sun/npt/obj64/npt.o ../../../src/share/npt/npt.c cc -O2 -fno-strict-aliasing -fPIC -W -Wall -Wno-unused -Wno-parentheses -pipe -fno-omit-frame-pointer -D_LITTLE_ENDIAN -DNDEBUG -DARCH='"amd64"' -Damd64 -D_ALLBSD_SOURCE -DRELEASE='"1.6.0_32"' -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -D_REENTRANT -D_LP64=1 -I. -I/usr/ports/java/openjdk6/work/build/bsd-amd64/tmp/sun/npt/CClassHeaders -I../../../src/solaris/javavm/export -I../../../src/share/javavm/export -I../../../src/share/javavm/include -I../../../src/solaris/javavm/include -I../../../src/share/npt -I../../../src/solaris/npt -c -o /usr/ports/java/openjdk6/work/build/bsd-amd64/tmp/sun/npt/obj64/utf.o ../../../src/share/npt/utf.c cc -O2 -fno-strict-aliasing -fPIC -W -Wall -Wno-unused -Wno-parentheses -pipe -fno-omit-frame-pointer -D_LITTLE_ENDIAN -DNDEBUG -DARCH='"amd64"' -Damd64 -D_ALLBSD_SOURCE -DRELEASE='"1.6.0_32"' -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -D_REENTRANT -D_LP64=1 -I. -I/usr/ports/java/openjdk6/work/build/bsd-amd64/tmp/sun/npt/CClassHeaders -I../../../src/solaris/javavm/export -I../../../src/share/javavm/export -I../../../src/share/javavm/include -I../../../src/solaris/javavm/include -I../../../src/share/npt -I../../../src/solaris/npt -c -o /usr/ports/java/openjdk6/work/build/bsd-amd64/tmp/sun/npt/obj64/utf_md.o ../../../src/solaris/npt/utf_md.c ../../../src/solaris/npt/utf_md.c:31:19: error: iconv.h: No such file or directory ../../../src/solaris/npt/utf_md.c: In function 'utfInitialize': ../../../src/solaris/npt/utf_md.c:65: warning: implicit declaration of function 'iconv_open' ../../../src/solaris/npt/utf_md.c:65: warning: assignment makes pointer from integer without a cast ../../../src/solaris/npt/utf_md.c:69: warning: assignment makes pointer from integer without a cast ../../../src/solaris/npt/utf_md.c: In function 'utfTerminate': ../../../src/solaris/npt/utf_md.c:83: warning: implicit declaration of function 'iconv_close' ../../../src/solaris/npt/utf_md.c: At top level: ../../../src/solaris/npt/utf_md.c:98: error: expected ')' before 'ic' ../../../src/solaris/npt/utf_md.c: In function 'utf8ToPlatform': ../../../src/solaris/npt/utf_md.c:157: warning: implicit declaration of function 'iconvConvert' gmake[5]: *** [/usr/ports/java/openjdk6/work/build/bsd-amd64/tmp/sun/npt/obj64/utf_md.o] Error 1 gmake[5]: Leaving directory `/usr/ports/java/openjdk6/work/jdk/make/java/npt' gmake[4]: *** [library_parallel_compile] Error 2 gmake[4]: Leaving directory `/usr/ports/java/openjdk6/work/jdk/make/java/npt' gmake[3]: *** [all] Error 1 gmake[3]: Leaving directory `/usr/ports/java/openjdk6/work/jdk/make/java' gmake[2]: *** [all] Error 1 gmake[2]: Leaving directory `/usr/ports/java/openjdk6/work/jdk/make' gmake[1]: *** [jdk-build] Error 2 gmake[1]: Leaving directory `/usr/ports/java/openjdk6/work' gmake: *** [build_product_image] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/java/openjdk6. *** [build] Error code 1 Stop in /usr/ports/java/openjdk6. ===>>> make failed for java/openjdk6 ===>>> Aborting update ===>>> Update for java/openjdk6 failed ===>>> Aborting update ===>>> Killing background jobs Terminated ===>>> You can restart from the point of failure with this command line: portmaster java/openjdk6 java/icedtea-web ===>>> Exiting -- Greg Rivers From owner-freebsd-java@FreeBSD.ORG Thu Oct 10 22:51:55 2013 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 8C347E29; Thu, 10 Oct 2013 22:51:54 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Message-ID: <52572ED7.2060602@FreeBSD.org> Date: Thu, 10 Oct 2013 18:48:55 -0400 From: Jung-uk Kim User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Greg Rivers , freebsd-ports@freebsd.org Subject: Re: java/openjdk6 build error References: In-Reply-To: X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: java@FreeBSD.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Oct 2013 22:51:55 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2013-10-10 18:44:05 -0400, Greg Rivers wrote: Error 1 It should be fixed by r330035. http://svnweb.freebsd.org/changeset/ports/330035 Jung-uk Kim -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQEcBAEBAgAGBQJSVy7XAAoJEHyflib82/FGBQEIAKGRZXCv/j2CvndlSaRAL3jr +6yIYreI1HxUFOUMDc1gECCIHoDhjKFSUx8wJkSVRyIjHr0yrNHOhfQ0+PCPsjPQ ydPPsvgqn4OnaijC6LTuURG9l8k9/PpQi3T9bzhcL+PyCZrHI61gVEkbjQyBmlKE SsEbhXf6r6A/tcAC0r9WMIfU3i4zc7m7nWmRbfzccsSwUV+9ptixpm3rpuokS5oT ZE4eoLl4T4+azR0G8QJd1LuW5A69uM0HfxNsxYe/qPE4HphXG60KQEBP7bctDYuz SQ5bhUiBW7Jx9XMjW1ySv51Ljgvgz+DBE0qnyDRQEllyaeETRuzzP1DaaTAPS10= =ssqC -----END PGP SIGNATURE----- From owner-freebsd-java@FreeBSD.ORG Thu Oct 10 22:51:55 2013 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 8C407E2A; Thu, 10 Oct 2013 22:51:54 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Message-ID: <52572ED7.8080506@FreeBSD.org> Date: Thu, 10 Oct 2013 18:48:55 -0400 From: Jung-uk Kim User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Greg Rivers , freebsd-ports@freebsd.org Subject: Re: java/openjdk6 build error References: In-Reply-To: X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: java@FreeBSD.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Oct 2013 22:51:55 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2013-10-10 18:44:05 -0400, Greg Rivers wrote: > $ uname -mrs FreeBSD 9.2-STABLE amd64 > > $ svn info /usr/ports/java/openjdk6 Path: /usr/ports/java/openjdk6 > Working Copy Root Path: /usr/ports URL: > svn://svn0.us-east.freebsd.org/ports/head/java/openjdk6 Relative > URL: ^/head/java/openjdk6 Repository Root: > svn://svn0.us-east.freebsd.org/ports Repository UUID: > 35697150-7ecd-e111-bb59-0022644237b5 Revision: 330033 Node Kind: > directory Schedule: normal Last Changed Author: jkim Last Changed > Rev: 330018 Last Changed Date: 2013-10-10 11:49:02 -0500 (Thu, 10 > Oct 2013) > > # portmaster -aBD -m MAKE_JOBS_UNSAFE=yes ... [snip] /bin/cp > /usr/ports/java/openjdk6/files/cacerts > /usr/ports/java/openjdk6/work/build/bsd-amd64/lib/security/cacerts > gmake[4]: Leaving directory > `/usr/ports/java/openjdk6/work/jdk/make/java/security' Timing: > 00001 seconds or 1s for make-java-security << making security all @ Thu Oct 10 17:40:02 CDT 2013. >>>> Recursively making npt all @ Thu Oct 10 17:40:02 CDT 2013 >>>> ... > gmake[4]: Entering directory > `/usr/ports/java/openjdk6/work/jdk/make/java/npt' Begin parallel > compiles: /usr/ports/java/openjdk6/work/jdk/make/java/npt > gmake[5]: Entering directory > `/usr/ports/java/openjdk6/work/jdk/make/java/npt' cc -O2 > -fno-strict-aliasing -fPIC -W -Wall -Wno-unused -Wno-parentheses > -pipe -fno-omit-frame-pointer -D_LITTLE_ENDIAN -DNDEBUG > -DARCH='"amd64"' -Damd64 -D_ALLBSD_SOURCE -DRELEASE='"1.6.0_32"' > -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -D_REENTRANT -D_LP64=1 -I. > -I/usr/ports/java/openjdk6/work/build/bsd-amd64/tmp/sun/npt/CClassHeaders > > - -I../../../src/solaris/javavm/export > -I../../../src/share/javavm/export > -I../../../src/share/javavm/include > -I../../../src/solaris/javavm/include -I../../../src/share/npt > -I../../../src/solaris/npt -c -o > /usr/ports/java/openjdk6/work/build/bsd-amd64/tmp/sun/npt/obj64/npt.o > > ../../../src/share/npt/npt.c cc -O2 -fno-strict-aliasing -fPIC > -W -Wall -Wno-unused -Wno-parentheses -pipe > -fno-omit-frame-pointer -D_LITTLE_ENDIAN -DNDEBUG -DARCH='"amd64"' > -Damd64 -D_ALLBSD_SOURCE -DRELEASE='"1.6.0_32"' > -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -D_REENTRANT -D_LP64=1 -I. > -I/usr/ports/java/openjdk6/work/build/bsd-amd64/tmp/sun/npt/CClassHeaders > > - -I../../../src/solaris/javavm/export > -I../../../src/share/javavm/export > -I../../../src/share/javavm/include > -I../../../src/solaris/javavm/include -I../../../src/share/npt > -I../../../src/solaris/npt -c -o > /usr/ports/java/openjdk6/work/build/bsd-amd64/tmp/sun/npt/obj64/utf.o > > ../../../src/share/npt/utf.c cc -O2 -fno-strict-aliasing -fPIC > -W -Wall -Wno-unused -Wno-parentheses -pipe > -fno-omit-frame-pointer -D_LITTLE_ENDIAN -DNDEBUG -DARCH='"amd64"' > -Damd64 -D_ALLBSD_SOURCE -DRELEASE='"1.6.0_32"' > -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -D_REENTRANT -D_LP64=1 -I. > -I/usr/ports/java/openjdk6/work/build/bsd-amd64/tmp/sun/npt/CClassHeaders > > - -I../../../src/solaris/javavm/export > -I../../../src/share/javavm/export > -I../../../src/share/javavm/include > -I../../../src/solaris/javavm/include -I../../../src/share/npt > -I../../../src/solaris/npt -c -o > /usr/ports/java/openjdk6/work/build/bsd-amd64/tmp/sun/npt/obj64/utf_md.o > > ../../../src/solaris/npt/utf_md.c > > ../../../src/solaris/npt/utf_md.c:31:19: error: iconv.h: No such > file or directory ../../../src/solaris/npt/utf_md.c: In function > 'utfInitialize': ../../../src/solaris/npt/utf_md.c:65: warning: > implicit declaration of function 'iconv_open' > ../../../src/solaris/npt/utf_md.c:65: warning: assignment makes > pointer from integer without a cast > ../../../src/solaris/npt/utf_md.c:69: warning: assignment makes > pointer from integer without a cast > ../../../src/solaris/npt/utf_md.c: In function 'utfTerminate': > ../../../src/solaris/npt/utf_md.c:83: warning: implicit > declaration of function 'iconv_close' > ../../../src/solaris/npt/utf_md.c: At top level: > ../../../src/solaris/npt/utf_md.c:98: error: expected ')' before > 'ic' ../../../src/solaris/npt/utf_md.c: In function > 'utf8ToPlatform': ../../../src/solaris/npt/utf_md.c:157: warning: > implicit declaration of function 'iconvConvert' gmake[5]: *** > [/usr/ports/java/openjdk6/work/build/bsd-amd64/tmp/sun/npt/obj64/utf_md.o] > > > Error 1 > gmake[5]: Leaving directory > `/usr/ports/java/openjdk6/work/jdk/make/java/npt' gmake[4]: *** > [library_parallel_compile] Error 2 gmake[4]: Leaving directory > `/usr/ports/java/openjdk6/work/jdk/make/java/npt' gmake[3]: *** > [all] Error 1 gmake[3]: Leaving directory > `/usr/ports/java/openjdk6/work/jdk/make/java' gmake[2]: *** [all] > Error 1 gmake[2]: Leaving directory > `/usr/ports/java/openjdk6/work/jdk/make' gmake[1]: *** [jdk-build] > Error 2 gmake[1]: Leaving directory `/usr/ports/java/openjdk6/work' > gmake: *** [build_product_image] Error 2 *** [do-build] Error code > 1 > > Stop in /usr/ports/java/openjdk6. *** [build] Error code 1 > > Stop in /usr/ports/java/openjdk6. > > ===>>> make failed for java/openjdk6 ===>>> Aborting update > > ===>>> Update for java/openjdk6 failed ===>>> Aborting update > > ===>>> Killing background jobs Terminated > > ===>>> You can restart from the point of failure with this command > line: portmaster java/openjdk6 java/icedtea-web > > ===>>> Exiting It should be fixed by r330035. http://svnweb.freebsd.org/changeset/ports/330035 Jung-uk Kim -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQEcBAEBAgAGBQJSVy7XAAoJEHyflib82/FGhusH/3addLumUCI6qIzVlvtPv+MN 8a/bB1RBM/GBWyQMXpuG6uQlwW5qvDv7FEA8JPGqNaxJJUKqWWiRmesLOtRwIiky sYkAhKxwQUzoWW8JY3a1E1RcjV2yjZB+l7N/tlh1hTuwFEazYhctqI/qYtf5eqis ybBgF+ACBydMs+EmCWaX1wIFtg077zAuyvfGy97zZp8K2TS1T2/u5MxttSYB4Ojl HNscfuJW04Mi0vyRgoeOD/9e5zW/Q17KPJx6f5Zvf5e3b2g9euSCzzChXilSapQa kCHC3g9XeKyl0qvyTcbUVUbZlarYg6UD4f0wCNhMMiT5J4VNlUGj75cLr+bgvgU= =UH+D -----END PGP SIGNATURE----- From owner-freebsd-java@FreeBSD.ORG Fri Oct 11 17:00:10 2013 Return-Path: Delivered-To: freebsd-java@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 5A37BCA3; Fri, 11 Oct 2013 17:00:10 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 304452394; Fri, 11 Oct 2013 17:00:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r9BH09vQ065744; Fri, 11 Oct 2013 17:00:09 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r9BH09sY065743; Fri, 11 Oct 2013 17:00:09 GMT (envelope-from edwin) Date: Fri, 11 Oct 2013 17:00:09 GMT Message-Id: <201310111700.r9BH09sY065743@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, freebsd-java@FreeBSD.org From: edwin@FreeBSD.org Subject: Re: ports/182907: java/openjdk6: install failure X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Oct 2013 17:00:10 -0000 Synopsis: java/openjdk6: install failure Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-java Responsible-Changed-By: edwin Responsible-Changed-When: Fri Oct 11 17:00:09 UTC 2013 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=182907 From owner-freebsd-java@FreeBSD.ORG Fri Oct 11 18:50:01 2013 Return-Path: Delivered-To: freebsd-java@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D62A752C for ; Fri, 11 Oct 2013 18:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A89822B01 for ; Fri, 11 Oct 2013 18:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r9BIo1AM092462 for ; Fri, 11 Oct 2013 18:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r9BIo1l8092459; Fri, 11 Oct 2013 18:50:01 GMT (envelope-from gnats) Date: Fri, 11 Oct 2013 18:50:01 GMT Message-Id: <201310111850.r9BIo1l8092459@freefall.freebsd.org> To: freebsd-java@FreeBSD.org Cc: From: Larry Rosenman Subject: ports/182907 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Larry Rosenman List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Oct 2013 18:50:01 -0000 The following reply was made to PR ports/182907; it has been noted by GNATS. From: Larry Rosenman To: bug-followup@freebsd.org Cc: Subject: ports/182907 Date: Fri, 11 Oct 2013 13:44:54 -0500 (CDT) removing the DEBUG option fixed this for me. I apparently had both DEBUG and FASTDEBUG set, and they don't work together. Mayhaps the port should whine? Thanks Jung-Uk Kim for the pointer. -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 E-Mail: ler@lerctr.org US Mail: 108 Turvey Cove, Hutto, TX 78634-5688 From owner-freebsd-java@FreeBSD.ORG Sat Oct 12 00:35:01 2013 Return-Path: Delivered-To: freebsd-java@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B9B8D436; Sat, 12 Oct 2013 00:35:01 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8EC3B2DF6; Sat, 12 Oct 2013 00:35:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r9C0Z1Si047101; Sat, 12 Oct 2013 00:35:01 GMT (envelope-from jkim@freefall.freebsd.org) Received: (from jkim@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r9C0Z0aq047100; Sat, 12 Oct 2013 00:35:00 GMT (envelope-from jkim) Date: Sat, 12 Oct 2013 00:35:00 GMT Message-Id: <201310120035.r9C0Z0aq047100@freefall.freebsd.org> To: ler@lerctr.org, jkim@FreeBSD.org, freebsd-java@FreeBSD.org From: jkim@FreeBSD.org Subject: Re: ports/182907: java/openjdk6: install failure X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Oct 2013 00:35:01 -0000 Synopsis: java/openjdk6: install failure State-Changed-From-To: open->closed State-Changed-By: jkim State-Changed-When: Sat Oct 12 00:33:17 UTC 2013 State-Changed-Why: Now we disallow enabling both DEBUG and FASTDEBUG (r330107). Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=182907 From owner-freebsd-java@FreeBSD.ORG Sat Oct 12 00:40:01 2013 Return-Path: Delivered-To: freebsd-java@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id AA12D7D0 for ; Sat, 12 Oct 2013 00:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 97E612E15 for ; Sat, 12 Oct 2013 00:40:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r9C0e1lQ047304 for ; Sat, 12 Oct 2013 00:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r9C0e1mq047301; Sat, 12 Oct 2013 00:40:01 GMT (envelope-from gnats) Date: Sat, 12 Oct 2013 00:40:01 GMT Message-Id: <201310120040.r9C0e1mq047301@freefall.freebsd.org> To: freebsd-java@FreeBSD.org Cc: From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/182907: commit references a PR X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: dfilter service List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Oct 2013 00:40:01 -0000 The following reply was made to PR ports/182907; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/182907: commit references a PR Date: Sat, 12 Oct 2013 00:31:50 +0000 (UTC) Author: jkim Date: Sat Oct 12 00:31:41 2013 New Revision: 330107 URL: http://svnweb.freebsd.org/changeset/ports/330107 Log: - Do not allow selecting both DEBUG and FASTDEBUG options. [1] - Re-enable -Werror for HotSpot build with GCC. - Revert couple of unnecessary local changes to reduce diff. - Add inactive pages as availble memory. Note it is a cosmetic change. PR: ports/182907 [1] Modified: head/java/openjdk6-jre/Makefile head/java/openjdk6/Makefile head/java/openjdk6/files/patch-set Modified: head/java/openjdk6-jre/Makefile ============================================================================== --- head/java/openjdk6-jre/Makefile Fri Oct 11 22:56:23 2013 (r330106) +++ head/java/openjdk6-jre/Makefile Sat Oct 12 00:31:41 2013 (r330107) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java devel PKGNAMESUFFIX= -jre Modified: head/java/openjdk6/Makefile ============================================================================== --- head/java/openjdk6/Makefile Fri Oct 11 22:56:23 2013 (r330106) +++ head/java/openjdk6/Makefile Sat Oct 12 00:31:41 2013 (r330107) @@ -3,7 +3,7 @@ PORTNAME= openjdk6 PORTVERSION= b28 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= java devel MASTER_SITES= ${MASTER_SITE_APACHE:S,%SUBDIR%/,ant/binaries/:ant,} \ http://download.java.net/openjdk/jtreg/promoted/4.1/b05/:jtreg \ @@ -39,7 +39,9 @@ SOUND_DESC= Enable sound support TZUPDATE_DESC= Update the time zone data .if !defined(BUILD_JRE) -OPTIONS_DEFINE+=DEBUG FASTDEBUG TEST +OPTIONS_DEFINE+=TEST +OPTIONS_RADIO= Debugging +OPTIONS_RADIO_Debugging= DEBUG FASTDEBUG DEBUG_DESC= Enable legacy debugging support FASTDEBUG_DESC= Include fastdebug build TEST_DESC= Add support for running regression test @@ -48,7 +50,7 @@ TEST_DESC= Add support for running regre PKGDEINSTALL= ${WRKDIR}/pkg-deinstall PKGINSTALL= ${WRKDIR}/pkg-install -USES= gmake iconv motif +USES= compiler gmake iconv motif .include .include "${.CURDIR}/../openjdk6/Makefile.icedtea" @@ -117,9 +119,6 @@ MAKE_ENV= LANG=C LC_ALL=C OS= \ MILESTONE=fcs \ JDK_UPDATE_VERSION=${UPDATE_VERSION} -# XXX Turn off -Werror from HotSpot. -MAKE_ENV+= COMPILER_WARNINGS_FATAL=false - # XXX Turn off parallel build by default. _MAKE_JOBS= # MAKE_ENV+= ALT_PARALLEL_COMPILE_JOBS=${MAKE_JOBS_NUMBER} \ @@ -130,7 +129,6 @@ ALL_TARGET= debug_build OPENJDK_OSARCH= bsd-${ARCH:S/i386/i586/}-debug .else OPENJDK_OSARCH= bsd-${ARCH:S/i386/i586/} -MAKE_ENV+= WARNINGS_ARE_ERRORS=-w .endif # disable FASTDEBUG_BUILD by default to improve compile time. @@ -192,6 +190,13 @@ ICONV_INCLUDE= -I${LOCALBASE}/include ICONV_LIBS= -L${LOCALBASE}/lib ${ICONV_LIB} .endif +.if defined(COMPILER_TYPE) && ${COMPILER_TYPE} == "clang" +MAKE_ENV+= COMPILER_WARNINGS_FATAL=false +.if empty(PORT_OPTIONS:MDEBUG) && empty(PORT_OPTIONS:MFASTDEBUG) +MAKE_ENV+= WARNINGS_ARE_ERRORS=-w +.endif +.endif + post-extract: @for d in ${COPYDIRS}; do \ ${MKDIR} `echo ${WRKSRC}/$$d | ${SED} 's/linux/bsd/g;'`; \ @@ -280,7 +285,7 @@ do-install: .else @cd ${WRKSRC}/build/${OPENJDK_OSARCH}/j2sdk-image && \ ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/openjdk6 \ - "! ( -type d -name bin -prune )" + "-not ( -type d -name bin -prune )" @cd ${WRKSRC}/build/${OPENJDK_OSARCH}/j2sdk-image && \ ${COPYTREE_BIN} "bin jre/bin" ${STAGEDIR}${PREFIX}/openjdk6 @cd ${WRKSRC}/build/${OPENJDK_OSARCH}/j2sdk-image && \ Modified: head/java/openjdk6/files/patch-set ============================================================================== --- head/java/openjdk6/files/patch-set Fri Oct 11 22:56:23 2013 (r330106) +++ head/java/openjdk6/files/patch-set Sat Oct 12 00:31:41 2013 (r330107) @@ -266,17 +266,6 @@ endif # _BOOTDIR1: First choice for a Bootstrap JDK, previous released JDK. ---- corba/make/common/shared/Defs-java.gmk -+++ corba/make/common/shared/Defs-java.gmk -@@ -38,7 +38,7 @@ - # Suspect this may not be needed anymore. - JAVA_MEM_FLAGS += -Xms$(MAX_VM_MEMORY)m -XX:-Inline - else -- JAVA_MEM_FLAGS += -Xms$(MIN_VM_MEMORY)m -XX:PermSize=32m -XX:MaxPermSize=160m -+ JAVA_MEM_FLAGS += -Xms$(MIN_VM_MEMORY)m - endif - - # --- corba/make/common/shared/Defs-utils.gmk +++ corba/make/common/shared/Defs-utils.gmk @@ -53,6 +53,13 @@ @@ -681,14 +670,14 @@ + static const char *vm_stats[] = { + "vm.stats.vm.v_free_count", + "vm.stats.vm.v_cache_count", -+ /* "vm.stats.vm.v_inactive_count", */ -+ NULL ++ "vm.stats.vm.v_inactive_count" + }; + size_t size; + julong free_pages; + u_int i, npages; + -+ for (i = 0, free_pages = 0, size = sizeof(npages); vm_stats[i] != NULL; i++) { ++ for (i = 0, free_pages = 0; i < nitems(vm_stats); i++) { ++ size = sizeof(npages); + if (sysctlbyname(vm_stats[i], &npages, &size, NULL, 0) == -1) { + free_pages = 0; + break; @@ -827,7 +816,7 @@ + size_t mibsize, size; + int mib[16], n, total = 0, used = 0; + -+ mibsize = sizeof(mib) / sizeof(mib[0]); ++ mibsize = nitems(mib); + if (sysctlnametomib("vm.swap_info", mib, &mibsize) != -1) { + for (n = 0; ; n++) { + mib[mibsize] = n; @@ -1713,17 +1702,6 @@ # Import JDK images allow for partial builds, components not built are # imported (or copied from) these import areas when needed. ---- jdk/make/common/shared/Defs-java.gmk -+++ jdk/make/common/shared/Defs-java.gmk -@@ -42,7 +42,7 @@ - # Suspect this may not be needed anymore. - JAVA_MEM_FLAGS += -Xms$(MAX_VM_MEMORY)m -XX:-Inline - else -- JAVA_MEM_FLAGS += -Xms$(MIN_VM_MEMORY)m -XX:PermSize=32m -XX:MaxPermSize=160m -+ JAVA_MEM_FLAGS += -Xms$(MIN_VM_MEMORY)m - endif - - # --- jdk/make/common/shared/Defs-utils.gmk +++ jdk/make/common/shared/Defs-utils.gmk @@ -80,6 +80,13 @@ _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"