Build problems on 6-CURRENT

Jonathan Fosburgh syjef at mdanderson.org
Wed Jun 1 07:02:40 PDT 2005


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 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-openoffice/attachments/20050601/ea8fe8e4/attachment.bin


More information about the freebsd-openoffice mailing list