From owner-freebsd-ports-bugs@FreeBSD.ORG Tue May 17 12:10:12 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8366A1065674 for ; Tue, 17 May 2011 12:10:12 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 429388FC0A for ; Tue, 17 May 2011 12:10:12 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p4HCACwD082294 for ; Tue, 17 May 2011 12:10:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p4HCAC2E082293; Tue, 17 May 2011 12:10:12 GMT (envelope-from gnats) Resent-Date: Tue, 17 May 2011 12:10:12 GMT Resent-Message-Id: <201105171210.p4HCAC2E082293@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Joerg Wunsch Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8D0D91065673 for ; Tue, 17 May 2011 12:09:11 +0000 (UTC) (envelope-from j@uriah.heep.sax.de) Received: from uriah.heep.sax.de (uriah.heep.sax.de [213.240.137.9]) by mx1.freebsd.org (Postfix) with ESMTP id 41CE98FC13 for ; Tue, 17 May 2011 12:09:11 +0000 (UTC) Received: by uriah.heep.sax.de (Postfix, from userid 107) id 2A9178; Tue, 17 May 2011 13:47:14 +0200 (MET DST) Message-Id: <20110517114714.2A9178@uriah.heep.sax.de> Date: Tue, 17 May 2011 13:47:14 +0200 (MET DST) From: Joerg Wunsch To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/157115: [lang/gcc46] gcj cannot compile Java code: helper classes are missing X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 May 2011 12:10:12 -0000 >Number: 157115 >Category: ports >Synopsis: [lang/gcc46] gcj cannot compile Java code: helper classes are missing >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue May 17 12:10:11 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Joerg Wunsch >Release: FreeBSD 8.2-STABLE i386 >Organization: >Environment: System: FreeBSD uriah.heep.sax.de 8.2-STABLE FreeBSD 8.2-STABLE #2: Sun May 8 22:33:15 MET DST 2011 j@uriah.heep.sax.de:/usr/obj/usr/src/sys/URIAH i386 >Description: When trying to compile print/pdftk with gcc46 (a minimum of gcc45 is required, and Java support must have been comfigured for that), the compilation fails with: gcj46: error trying to exec 'ecj1': execvp: No such file or directory A short Internet search reveals that this means the ecj support package (jar file) is not installed. In contrast, lang/gcc45 includes that package, and compiling pdftk with that version succeeds. >How-To-Repeat: Install lang/gcc46, then try compiling print/pdftk. >Fix: >Release-Note: >Audit-Trail: >Unformatted: