Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 May 2002 15:32:01 -0400 (EDT)
From:      Alan Eldridge <ports@geeksrus.net>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        gnome@freebsd.org
Subject:   x11/gnomecore: fails to make non-english .omf files due to errors, causing 'make package' to fail
Message-ID:  <200205261932.g4QJW1lU022366@wwweasel.geeksrus.net>

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

>Submitter-Id:	current-users
>Originator:	Alan Eldridge
>Organization:	Geeksrus.NET
>Confidential:	no
>Synopsis:	x11/gnomecore: fails to make non-english .omf files due to errors, causing 'make package' to fail
>Severity:	serious 
>Priority:	medium 
>Category:	ports
>Class:		sw-bug 
>Release:	FreeBSD 4.6-PRERELEASE i386
>Environment:
System: FreeBSD wwweasel.geeksrus.net 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Sun May 12 19:57:52 EDT 2002 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386

>Description:
A fragment of the failed make:

Making all in es
gmake[3]: Entering directory `/home/bsd/ports/x11/gnomecore/work/gnome-core-1.4.0.8/gnome-terminal/es'
cp gnome-terminal/index.html .
for file in gnome-terminal-es.omf; do \
  scrollkeeper-preinstall /usr/X11R6/share/gnome/help/gnome-terminal/es/gnome-terminal.sgml $file ../../omf-install/$file; \
done
gnome-terminal-es.omf:5: error: Input is not proper UTF-8, indicate encoding !
      Guía de usuario del terminal de GNOME 
        ^
gnome-terminal-es.omf:5: error: Bytes: 0xED 0x61 0x20 0x64
      Guía de usuario del terminal de GNOME 
        ^
url update in OMF file gnome-terminal-es.omf failed
gmake[3]: [omf_timestamp] Error 1 (ignored)
touch omf_timestamp
gmake[3]: Leaving directory `/home/bsd/ports/x11/gnomecore/work/gnome-core-1.4.0.8/gnome-terminal/es'

My /etc/make.conf, with comments deleted, since it is short:

KERNCONF=		WWWEASEL
XFREE86_VERSION=	4
HAVE_MOTIF=		YES
USA_RESIDENT=		YES
DOC_LANG=		en_US.ISO8859-1
NOCLEANDEPENDS=		yes
JADETEX=		yes

My ports tree was up to date as of 07:00 EST when this occurred, and I had just
done a 'portupgrade -pfua' starting on the 24th and ending on the 25th, and
have kept my installed ports up to date since then.

I discovered the bug since scrollkeeper was updated, and I did a 'portupgrade
-pfr scrollkeeper', which did the rebuild of gnomecore.

If you need the config.log, complete make log, or any other files I will make
them available upon request.

>How-To-Repeat:

make package

>Fix:



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




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