Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Dec 2005 09:51:39 GMT
From:      Lutz Boehne <lboehne@damogran.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/90099: print/pdftk fails to build because lang/gcc41 doesn't install gcj
Message-ID:  <200512080951.jB89pdrJ039396@www.freebsd.org>
Resent-Message-ID: <200512081000.jB8A0FiC098215@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         90099
>Category:       ports
>Synopsis:       print/pdftk fails to build because lang/gcc41 doesn't install gcj
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 08 10:00:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Lutz Boehne
>Release:        RELENG_6
>Organization:
>Environment:
FreeBSD kasperletheater.damogran.local 6.0-STABLE FreeBSD 6.0-STABLE #1: Fri Nov 18 11:15:35 CET 2005 lutz@kasperletheater.damogran.local:/usr/obj/usr/src/sys/OMGOPTIMIZE  i386
>Description:
The print/pdftk needs gcj to build and thus builds lang/gcc41 as a dependency. Due to known (?) problems with lang/gcc41 building/installing gcj, that port has the lines

# FIXME: As of 20051202, installing libgcj nearly kills 1GB machines
WITHOUT_JAVA= yes

in its Makefile.

Thus, gcj is not built or installed and the build of print/pdftk fails because it cannot find gcj.

See also: http://lists.freebsd.org/pipermail/cvs-ports/2005-December/081083.html

>How-To-Repeat:
cd /usr/ports/print/pdftk && make
>Fix:
Fix lang/gcc41 to install gcj again?
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512080951.jB89pdrJ039396>