Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Jun 2005 09:02:27 -0500
From:      Jonathan Fosburgh <syjef@mdanderson.org>
To:        openoffice@freebsd.org
Subject:   Build problems on 6-CURRENT
Message-ID:  <200506010902.34691.syjef@mdanderson.org>

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

[-- Attachment #1 --]
I am attempting to build both 1.1.4 and 2.0 on a recent -CURRENT.  Both are 
failing with the same error, though in different locations.  1.1.4 is failing 
with this:

-------------
/usr/ports/editors/openoffice-1.1/work/odk/examples/OLE
rm 
-f ../../unxfbsd.pro/bin/odk645/examples/OLE/delphi/InsertTables/SampleUI.dfm 
>& /dev/null
tr -d "\015" < ../../examples/OLE/delphi/InsertTables/SampleUI.dfm 
> ../../unxfbsd.pro/bin/odk645/examples/OLE/delphi/InsertTables/SampleUI.dfm
tr: Illegal byte sequence
dmake:  Error code 1, while making 
'../../unxfbsd.pro/bin/odk645/examples/OLE/delphi/InsertTables/SampleUI.dfm'
dmake:  
'../../unxfbsd.pro/bin/odk645/examples/OLE/delphi/InsertTables/SampleUI.dfm' 
removed.
---* RULES.MK *---

ERROR: Error 65280 occurred while 
making /usr/ports/editors/openoffice-1.1/work/odk/examples/OLE
dmake:  Error code 1, while making 'build_all'
---* TG_SLO.MK *---
*** Error code 255


And 2.0 is failing with this:

=============
Building project odk
=============
/usr/ports/editors/openoffice-2.0-devel/work/odk/pack/unzip_udk
/usr/ports/editors/openoffice-2.0-devel/work/odk/examples/CLI
/usr/ports/editors/openoffice-2.0-devel/work/odk/examples/DevelopersGuide/Accessibility
/usr/ports/editors/openoffice-2.0-devel/work/odk/examples/DevelopersGuide/BasicAndDialogs
/usr/ports/editors/openoffice-2.0-devel/work/odk/examples/DevelopersGuide/Charts
/usr/ports/editors/openoffice-2.0-devel/work/odk/examples/DevelopersGuide/Components
/usr/ports/editors/openoffice-2.0-devel/work/odk/examples/DevelopersGuide/Config
/usr/ports/editors/openoffice-2.0-devel/work/odk/examples/DevelopersGuide/Database
rm 
-f ../../../unxfbsd.pro/bin/odk680/examples/DevelopersGuide/Database/OpenQuery.java 
>& /dev/null
tr -d "\015" < ../../../examples/DevelopersGuide/Database/OpenQuery.java 
> ../../../unxfbsd.pro/bin/odk680/examples/DevelopersGuide/Database/OpenQuery.java
tr: Illegal byte sequence
dmake:  Error code 1, while making 
'../../../unxfbsd.pro/bin/odk680/examples/DevelopersGuide/Database/OpenQuery.java'
dmake:  
'../../../unxfbsd.pro/bin/odk680/examples/DevelopersGuide/Database/OpenQuery.java' 
removed.
'---* RULES.MK *---'

ERROR: Error 65280 occurred while 
making /usr/ports/editors/openoffice-2.0-devel/work/odk/examples/DevelopersGuide/Database
dmake:  Error code 1, while making 'build_all'
'---* tg_merge.mk *---'


It appears tr has been modified somewhere since RELENG-5 was branched, though 
I haven't looked for the change yet.  Presumably, the probem is with the 
sequence "\015" which I assume to be an attempt at removing a carriage 
return.  Am I on the right track here? Has anyone attempted a work-around or 
fix for this?
-- 
Jonathan Fosburgh
AIX and Storage Administrator
UT MD Anderson Cancer Center
Houston, TX 

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (FreeBSD)

iD8DBQBCnb/6qUvQmqp7omYRAvAWAKDB6YMD3A97213ocSVeh6lWOyP3agCeMiOl
LaDVtZma75i0KXJRzhh6zT8=
=fWSt
-----END PGP SIGNATURE-----

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