ports/90099: print/pdftk fails to build because lang/gcc41 doesn't install gcj
Lutz Boehne
lboehne at damogran.de
Thu Dec 8 10:00:36 UTC 2005
>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 at 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:
More information about the freebsd-ports-bugs
mailing list