From owner-cvs-ports@FreeBSD.ORG Fri Dec 18 20:13:30 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A847A1065696; Fri, 18 Dec 2009 20:13:30 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from mail1.sourcehosting.net (113901-app1.sourcehosting.net [72.32.213.11]) by mx1.freebsd.org (Postfix) with ESMTP id 802B98FC13; Fri, 18 Dec 2009 20:13:30 +0000 (UTC) Received: from 68-189-245-235.dhcp.oxfr.ma.charter.com ([68.189.245.235] helo=cube.entropy.prv) by mail1.sourcehosting.net with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1NLjCV-0003Zm-Go; Fri, 18 Dec 2009 15:13:28 -0500 Received: from [127.0.0.1] (fireball.entropy.prv [192.168.1.12]) by cube.entropy.prv (Postfix) with ESMTP id 281C638EDC45; Fri, 18 Dec 2009 15:13:24 -0500 (EST) Message-ID: <4B2BE261.40606@FreeBSD.org> Date: Fri, 18 Dec 2009 15:13:21 -0500 From: Greg Larkin Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: Erwin Lansing References: <200912181818.nBIII2Wd032206@repoman.freebsd.org> In-Reply-To: <200912181818.nBIII2Wd032206@repoman.freebsd.org> X-Enigmail-Version: 0.96.0 OpenPGP: id=1C940290 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Score: -0.4 (/) Cc: cvs-ports@FreeBSD.org, Gerald Pfeifer , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/print/pdftk Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: glarkin@FreeBSD.org List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Dec 2009 20:13:30 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Erwin Lansing wrote: > erwin 2009-12-18 18:18:02 UTC > > FreeBSD ports repository > > Modified files: > print/pdftk Makefile > Log: > Attempt to fix the build by bumping the minimum gcc version to > 4.4+ as java support was removed from earlier versions. > > Submitted by: pointyhat > > Revision Changes Path > 1.25 +1 -1 ports/print/pdftk/Makefile Hi Erwin, Gerald and I are aware of PR 140783 (http://www.freebsd.org/cgi/query-pr.cgi?pr=140783) and are trying to figure out the best way to fix pdftk (gcj support, really) and support it on amd64 at the same time. Last week, I spent some time building gcj on gcc44 and gcc42 (both i386 and amd64) and got these results: gcj44 (amd64): core dumps while building pdftk gcjh44 (amd64): core dumps while building pdftk gcj44 (i386): compiles portions of pdftk successfully gcjh44 (i386): core dumps while building pdftk gcj42/gcjh42 on i386/amd64: builds all of pdftk successfully My goal is to get gcj44/gcjh44 working on i386 and amd64, but I'm going to need some help. Thank you, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/sourcehosting/ - Follow me, follow you -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iD8DBQFLK+Jh0sRouByUApARAlfvAKCsG393QoQ9anB1lOy8XMrQIrqKpQCgkAK4 xPrmHLIFjapD+RFgydl3oVw= =YglC -----END PGP SIGNATURE-----