From owner-freebsd-java@FreeBSD.ORG Mon May 20 11:06:49 2013 Return-Path: Delivered-To: freebsd-java@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 34BAF596 for ; Mon, 20 May 2013 11:06:49 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 0C992DB2 for ; Mon, 20 May 2013 11:06:49 +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 r4KB6mwX082947 for ; Mon, 20 May 2013 11:06:48 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4KB6mJM082945 for freebsd-java@FreeBSD.org; Mon, 20 May 2013 11:06:48 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 20 May 2013 11:06:48 GMT Message-Id: <201305201106.r4KB6mJM082945@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, 20 May 2013 11:06:49 -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/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/177067 java java/openjdk6 b27_2 bug 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 28 problems total. From owner-freebsd-java@FreeBSD.ORG Tue May 21 08:28:39 2013 Return-Path: Delivered-To: java@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 30FB69E2 for ; Tue, 21 May 2013 08:28:39 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from portsmonj.FreeBSD.org (portsmonj.freebsd.org [69.147.83.46]) by mx1.freebsd.org (Postfix) with ESMTP id 0B99E9FC for ; Tue, 21 May 2013 08:28:39 +0000 (UTC) Received: from portsmonj.freebsd.org (portsmonj.freebsd.org [69.147.83.46]) by portsmonj.FreeBSD.org (8.14.5/8.14.4) with ESMTP id r4L8ScEP076467 for ; Tue, 21 May 2013 08:28:38 GMT (envelope-from linimon@FreeBSD.org) Date: Tue, 21 May 2013 08:28:38 GMT Message-Id: <201305210828.r4L8ScEP076467@portsmonj.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: Tue, 21 May 2013 08:28:39 -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 Tue May 21 21:14:16 2013 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 136CE611 for ; Tue, 21 May 2013 21:14:16 +0000 (UTC) (envelope-from hines@countermail.com) Received: from db1.countermail.com (db1.countermail.com [46.253.205.114]) by mx1.freebsd.org (Postfix) with ESMTP id D17F0EB3 for ; Tue, 21 May 2013 21:14:15 +0000 (UTC) Received: from 192.168.0.1 [46.253.205.116]) by db1.countermail.com (Postfix) with ESMTPA id 5901C82A00BA for ; Tue, 21 May 2013 23:05:05 +0200 (CEST) Message-ID: <16115489f1e685241a75eae5e8ad3248.cm1@countermail.com> Date: Tue, 21 May 2013 23:05:00 +0200 Subject: Beware of Biggest Fake conference in computer science From: hines@countermail.com To: freebsd-java@freebsd.org MIME-Version: 1.0 Content-Type: text/plain;charset=utf-8 Content-Transfer-Encoding: 8bit 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: Tue, 21 May 2013 21:14:16 -0000 Beware of Biggest Fake conference in computer science If you have any plans of participating in the world’s biggest fake computer science conference then you must look at the website https://sites.google.com/site/worlddump1 If the above link didn't work then see http://worldcomp-fake-bogus.blogspot.com or https://sites.google.com/site/dumpconf or Google search using keywords: worldcomp, fake From owner-freebsd-java@FreeBSD.ORG Tue May 21 22:46:12 2013 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id B8E4E736; Tue, 21 May 2013 22:46:12 +0000 (UTC) (envelope-from rfg@tristatelogic.com) Received: from outgoing.tristatelogic.com (segfault.tristatelogic.com [69.62.255.118]) by mx1.freebsd.org (Postfix) with ESMTP id 9A17B3FE; Tue, 21 May 2013 22:46:12 +0000 (UTC) Received: from segfault-nmh-helo.tristatelogic.com (localhost [127.0.0.1]) by segfault.tristatelogic.com (Postfix) with ESMTP id 41E533AD8F; Tue, 21 May 2013 15:46:00 -0700 (PDT) From: "Ronald F. Guilmette" To: Jung-uk Kim Subject: Re: ports/178647: java/openjdk6 does not build (without extra hack) In-Reply-To: <5192D78B.6090402@FreeBSD.org> Date: Tue, 21 May 2013 15:46:00 -0700 Message-ID: <68752.1369176360@server1.tristatelogic.com> Cc: bug-followup@freebsd.org, 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: Tue, 21 May 2013 22:46:12 -0000 In message <5192D78B.6090402@FreeBSD.org>, you wrote: >On 2013-05-14 19:56:23 -0400, Ronald F. Guilmette wrote: >> >> In message <5192C51B.9020509@FreeBSD.org>, you wrote: >> >>> MAKE_JOBS_NUMBER=1 is not necessary unless you forced it. >> >> I do not know what you are talking about. I did not "force" >> anything. I simply did: >> >> portupgrade vlc >> >> and then, in the configuration for vlc, there was an option to >> support Blu-Ray menus by using libbluray... or something like >> that... so I enabled that. >> >> After that, portupgrade started to build the (new) dependencies for >> vlc and that is when I got the failure building java/openjdk6. >> >> The bug exists, it is real, and I did not "force" anything. >> >> I believe that anyone and everyone will experience the exact same >> build failure as I reported if they also simply do what I did, >> i.e. freshen your ports tree via "portsnap fecth update", and then >> simply "portupgrade vlc" and then, in the config menu for vlc, >> enable blu-ray menu support. > >I understand your frustration but I can't reproduce the problem at >all. In fact, I've heard/seen some intermittent complaints like this >before[1] but I was never able to reproduce anything like that. :-( Well, if you can't reproduce it, then I do understand that nothing can really be done. If I figure out a way to reliably reproduce it, I'll let you know. Regards, rfg From owner-freebsd-java@FreeBSD.ORG Tue May 21 22:50:03 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]) by hub.freebsd.org (Postfix) with ESMTP id 1591D7D2 for ; Tue, 21 May 2013 22:50:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 07AB4612 for ; Tue, 21 May 2013 22:50:03 +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 r4LMo22R021792 for ; Tue, 21 May 2013 22:50:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4LMo2eq021791; Tue, 21 May 2013 22:50:02 GMT (envelope-from gnats) Date: Tue, 21 May 2013 22:50:02 GMT Message-Id: <201305212250.r4LMo2eq021791@freefall.freebsd.org> To: freebsd-java@FreeBSD.org Cc: From: "Ronald F. Guilmette" Subject: Re: ports/178647: java/openjdk6 does not build (without extra hack) X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: "Ronald F. Guilmette" List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 May 2013 22:50:03 -0000 The following reply was made to PR ports/178647; it has been noted by GNATS. From: "Ronald F. Guilmette" To: Jung-uk Kim Cc: bug-followup@freebsd.org, freebsd-java@freebsd.org Subject: Re: ports/178647: java/openjdk6 does not build (without extra hack) Date: Tue, 21 May 2013 15:46:00 -0700 In message <5192D78B.6090402@FreeBSD.org>, you wrote: >On 2013-05-14 19:56:23 -0400, Ronald F. Guilmette wrote: >> >> In message <5192C51B.9020509@FreeBSD.org>, you wrote: >> >>> MAKE_JOBS_NUMBER=1 is not necessary unless you forced it. >> >> I do not know what you are talking about. I did not "force" >> anything. I simply did: >> >> portupgrade vlc >> >> and then, in the configuration for vlc, there was an option to >> support Blu-Ray menus by using libbluray... or something like >> that... so I enabled that. >> >> After that, portupgrade started to build the (new) dependencies for >> vlc and that is when I got the failure building java/openjdk6. >> >> The bug exists, it is real, and I did not "force" anything. >> >> I believe that anyone and everyone will experience the exact same >> build failure as I reported if they also simply do what I did, >> i.e. freshen your ports tree via "portsnap fecth update", and then >> simply "portupgrade vlc" and then, in the config menu for vlc, >> enable blu-ray menu support. > >I understand your frustration but I can't reproduce the problem at >all. In fact, I've heard/seen some intermittent complaints like this >before[1] but I was never able to reproduce anything like that. :-( Well, if you can't reproduce it, then I do understand that nothing can really be done. If I figure out a way to reliably reproduce it, I'll let you know. Regards, rfg From owner-freebsd-java@FreeBSD.ORG Wed May 22 03:51:00 2013 Return-Path: Delivered-To: java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 95966FD9 for ; Wed, 22 May 2013 03:51:00 +0000 (UTC) (envelope-from no-reply@mbworld.com) Received: from la3-prdmxout-001.internetbrands.com (la3-prdmxout-001.internetbrands.com [98.158.192.49]) by mx1.freebsd.org (Postfix) with ESMTP id 85C7162B for ; Wed, 22 May 2013 03:51:00 +0000 (UTC) Received: from mbworld-web2.internetbrands.com (mbworld-web2.dhcp.internetbrands.com [10.17.32.208]) by la3-prdmxout-001.internetbrands.com (Postfix) with ESMTP id 284E7A2A3E for ; Tue, 21 May 2013 20:42:00 -0700 (PDT) Received: by mbworld-web2.internetbrands.com (Postfix, from userid 48) id 9CA60506E; Tue, 21 May 2013 20:33:53 -0700 (PDT) To: java@freebsd.org Subject: Become a Sercert shopper Today!! X-PHP-Originating-Script: 48:mail.php From: David Anderson MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 8bit Message-Id: <20130522033353.9CA60506E@mbworld-web2.internetbrands.com> Date: Tue, 21 May 2013 20:33:53 -0700 (PDT) X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: mystery__shopper@outlook.com List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 May 2013 03:51:00 -0000 Dear Survey Agent, You have been Accepted as one of our Mystery shopper/Survey Agent.You will be evaluating Wal-Mart Stores and Western Union Services in your neighborhood, kindly check out for one Wal-Mart store and one Western union Agent outlet you will like to evaluate, make sure the store and the outlet you will choose are close to your area as much as possible.You will have to send the name and address of the two location to us, Please note that you are to act Cool, Calm and Confident through out the period which you will be carrying out your survey at the store, in order not to arouse any suspicion.You will be shopping at Wal-Mart stores and also make a transaction at the Western union, You will write a report about the customer services, you will send your report back to us via Email, you will have to use the following pointers to prepare your report : 1) How long it took you to get services. 2)Ambiance/Outlook of the Shop/Outlet 3) Smartness of the attendant 4)Customer service professionalism 5)Reaction of personnel under pressure 6)Information that you think would be helpful 7)Your comments and impressions. A package will be sent to you,inside the package you will find your Compensation payment and other fund you will use to carry out your surveying process.You must not use your personal money to complete any of the surveying process and there will be no reimbursement of any kind since we are providing you with all the fund you will need to carry out the survey.An Evaluation Instruction will be given to you through email, this will tell you what to do at the Wal-Mart and the Western union location and how to expend the fund at each location. Please reply this Email and give us the name and address of the Wal-Mart and Western union location you will be evaluating. PLEASE KINDLY RE-CONFIRM YOUR INFORMATION BELOW TO PROCEED ON FIRST ASSIGNMENT: Full Legal Name : Full Physical Address : City : State : Zip code : Country : Age: Nationality : Home and Cell # : Present Occupation: Email: Yours sincerely. Contact Person: David Anderson Time: 24 Hours daily by e-mail Processing Job-Unit. Secret Shopper® From owner-freebsd-java@FreeBSD.ORG Thu May 23 08:30:00 2013 Return-Path: Delivered-To: freebsd-java@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E40E427E for ; Thu, 23 May 2013 08:30:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id B0F3BCE1 for ; Thu, 23 May 2013 08:30:00 +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 r4N8U0xw045312 for ; Thu, 23 May 2013 08:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4N8U0x8045311; Thu, 23 May 2013 08:30:00 GMT (envelope-from gnats) Resent-Date: Thu, 23 May 2013 08:30:00 GMT Resent-Message-Id: <201305230830.r4N8U0x8045311@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-java@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Dr. Andreas Haakh" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 4C3F0167 for ; Thu, 23 May 2013 08:23:09 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.FreeBSD.org (oldred.freebsd.org [8.8.178.121]) by mx1.freebsd.org (Postfix) with ESMTP id 3EB4BC2C for ; Thu, 23 May 2013 08:23:09 +0000 (UTC) Received: from oldred.FreeBSD.org ([127.0.1.6]) by oldred.FreeBSD.org (8.14.5/8.14.5) with ESMTP id r4N8N8SN012641 for ; Thu, 23 May 2013 08:23:08 GMT (envelope-from nobody@oldred.FreeBSD.org) Received: (from nobody@localhost) by oldred.FreeBSD.org (8.14.5/8.14.5/Submit) id r4N8N8WR012640; Thu, 23 May 2013 08:23:08 GMT (envelope-from nobody) Message-Id: <201305230823.r4N8N8WR012640@oldred.FreeBSD.org> Date: Thu, 23 May 2013 08:23:08 GMT From: "Dr. Andreas Haakh" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: java/178856: Java fails to print when lpr is removed from base system 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, 23 May 2013 08:30:01 -0000 >Number: 178856 >Category: java >Synopsis: Java fails to print when lpr is removed from base system >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-java >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu May 23 08:30:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Dr. Andreas Haakh >Release: 9.1-STABLE >Organization: ibh >Environment: FreeBSD Crabberio.Haakh.de 9.1-STABLE FreeBSD 9.1-STABLE #5 r250329: Tue May 7 15:36:34 CEST 2013 toor@Crabberio.Haakh.de:/usr/obj/usr/src/sys/CRABBERIO amd64 >Description: Due to the use of cups, lpr is removed (WITHOUT_LPR=YES in make.config). When printing, Java recognises the printer but tries to execute /usr/bin/lpr which does not exist. >How-To-Repeat: build FreeBSD without lpr remove unnecessary binaries install cups and define printer try to print from java >Fix: create a symbolic link: ln -s /usr/local/bin/lpr /usr/bin/lpr or teach jre to search for /usr/local/bin/lpr if /usr/bin/lpr does not exist or vice versa >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-java@FreeBSD.ORG Fri May 24 13:29:55 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]) by hub.freebsd.org (Postfix) with ESMTP id 6CA46565; Fri, 24 May 2013 13:29:55 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 474AAE4E; Fri, 24 May 2013 13:29:55 +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 r4ODTtIe074202; Fri, 24 May 2013 13:29:55 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4ODTspt074199; Fri, 24 May 2013 13:29:54 GMT (envelope-from linimon) Date: Fri, 24 May 2013 13:29:54 GMT Message-Id: <201305241329.r4ODTspt074199@freefall.freebsd.org> To: bugReporter@ib-haakh.de, linimon@FreeBSD.org, freebsd-java@FreeBSD.org From: linimon@FreeBSD.org Subject: Re: ports/178856: Java fails to print when lpr is removed from base system 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, 24 May 2013 13:29:55 -0000 Synopsis: Java fails to print when lpr is removed from base system State-Changed-From-To: open->feedback State-Changed-By: linimon State-Changed-When: Fri May 24 13:29:10 UTC 2013 State-Changed-Why: to which JRE port does this apply? http://www.freebsd.org/cgi/query-pr.cgi?pr=178856 From owner-freebsd-java@FreeBSD.ORG Sat May 25 07:29:16 2013 Return-Path: Delivered-To: freebsd-java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 796B85C1; Sat, 25 May 2013 07:29:16 +0000 (UTC) (envelope-from bugReporter@Haakh.de) Received: from mo6-p00-ob.rzone.de (mo6-p00-ob.rzone.de [IPv6:2a01:238:20a:202:5300::1]) by mx1.freebsd.org (Postfix) with ESMTP id E230C2CA; Sat, 25 May 2013 07:29:12 +0000 (UTC) X-RZG-AUTH: :LWQcbViwW/e6OTbW0dHzwKkCepEs/ThuRG8zpeuciRNkwehqPJJjNuv9MpnSBQ== X-RZG-CLASS-ID: mo00 Received: from abaton.Haakh.de (p57A70FF6.dip0.t-ipconnect.de [87.167.15.246]) by smtp.strato.de (jorabe mo13) (RZmta 31.27 DYNA|AUTH) with ESMTPA id y05741p4P79NgH ; Sat, 25 May 2013 09:29:04 +0200 (CEST) Received: from Crabberio.Haakh.de (n27.Haakh.de [192.168.63.27]) by abaton.Haakh.de (8.14.7/8.14.5) with ESMTP id r4P7T4xO030670; Sat, 25 May 2013 09:29:04 +0200 (CEST) (envelope-from bugReporter@Haakh.de) Message-ID: <51A0683E.7040303@Haakh.de> Date: Sat, 25 May 2013 09:29:02 +0200 From: "Dr. A. Haakh" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:20.0) Gecko/20100101 Firefox/20.0 SeaMonkey/2.17 MIME-Version: 1.0 To: linimon@FreeBSD.org, freebsd-java@FreeBSD.org Subject: Re: ports/178856: Java fails to print when lpr is removed from base system References: <201305241329.r4ODTspt074199@freefall.freebsd.org> In-Reply-To: <201305241329.r4ODTspt074199@freefall.freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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, 25 May 2013 07:29:16 -0000 Both openjdk6 and openjdk7 current versions. See sources of openjdk6: execCmd[n++] = "/usr/bin/lpr"; in work/jdk/src/share/classes/sun/print/PSPrinterJob.java and execCmd[n++] = "/usr/bin/lpr"; in work/jdk/src/solaris/classes/sun/print/UnixPrintJob.java openjdk7 should look similar. linimon@FreeBSD.org schrieb: > Synopsis: Java fails to print when lpr is removed from base system > > State-Changed-From-To: open->feedback > State-Changed-By: linimon > State-Changed-When: Fri May 24 13:29:10 UTC 2013 > State-Changed-Why: > to which JRE port does this apply? > > http://www.freebsd.org/cgi/query-pr.cgi?pr=178856