Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Apr 2004 12:30:54 -0700 (PDT)
From:      Gerrit Kühn <gerrit@pmp.uni-hannover.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/65465: Eclipse has no fonts with recent pango, compiling Eclipse coredumps.
Message-ID:  <200404121930.i3CJUstN070514@www.freebsd.org>
Resent-Message-ID: <200404121940.i3CJeKsR003477@freefall.freebsd.org>

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

>Number:         65465
>Category:       ports
>Synopsis:       Eclipse has no fonts with recent pango, compiling Eclipse coredumps.
>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:   Mon Apr 12 12:40:19 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Gerrit Kühn
>Release:        5.2.1-RELEASE-p3 FreeBSD 5.2.1-RELEASE-p3
>Organization:
Universität Hannover
>Environment:
FreeBSD stardust.terra.ger 5.2.1-RELEASE-p3 FreeBSD 5.2.1-RELEASE-p3 #0: Sun Mar 28 14:18:52 CEST 2004     root@stardust.terra.ger:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
I'm unable to compile Eclipse anymore. This is probably related with the latest gnome/gtk-Update. After the update pango complains when starting Eclipse:

Error reading modules file
** (<unknown>:8396): WARNING **: No builtin or dynamically loaded modules
were found. Pango will not work correctly. This probably means
there was an error in the creation of:
  '/usr/X11R6/etc/pango/pango.modules'
You may be able to recreate this file by running pango-querymodules.

Eclipse is still starting, but all fonts are gone.
pango.modules is in place, and cannot see what's going wrong there.

However, I thought it might be a good idea to recompile Eclipse, too. Well, this compile-run repeatably coredumps right at start:

stardust# pwd
/usr/ports/java/eclipse
stardust# make
===>  Building for eclipse-2.1.3_1
===> Compiling Java sources.
ant -Dos=freebsd -Dws=gtk -f build.xml compile
Segmentation fault (core dumped)
*** Error code 139

Stop in /usr/tmp/usr/ports/java/eclipse/work.
*** Error code 1

Stop in /usr/ports/java/eclipse.

>How-To-Repeat:
Try to compile Eclipse from recent ports or try to use it with recent pango (1.4.0).
>Fix:
Not a clue. I guess the gnome-update (new gtk, new pango etc.) broke some things here.
>Release-Note:
>Audit-Trail:
>Unformatted:



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