To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42125
                  Issue #:|42125
                  Summary:|filter build breaks with nojava option : xcu files
                          |for filters not found
                Component:|porting
                  Version:|680m77
                 Platform:|PowerPC
                      URL:|
               OS/Version:|Linux
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|ericb
              Reported by:|ericb





------- Additional comments from [EMAIL PROTECTED] Sat Feb  5 10:09:55 -0800 
2005 -------
Hi,

This build is a *no-java*  build 

Context : Linux PowerPC G4 / on Debian Linux (sid) / kernel 2.6.9 / gcc-3.3 
Since Java definitively don't work , I just try to build OOo2 on LinuxPowerPC. 

The problem  : some files *.xcu were not found


First log :
Building localized packages filter
../../../unxlngppc.pro/misc/fcfg_base.filters_flag
python ../tools/merge/pyAltFCFGMerge fragmentsdir=../../../unxlngppc.pro/misc
tempdir= outdir=../../../unxlngppc.pro/misc
pkg=../../../unxlngppc.pro/misc/fcfg_base_filters.xcu xmlpackage=Filter
fcfg=/tmp/mkILXt94 && touch ../../../unxlngppc.pro/misc/fcfg_base.filters_flag
FCFGMerge
Copyright: 2003 by Red Hat, Inc., based on FCFGMerge.java` by Sun
All Rights Reserved.
['../tools/merge/pyAltFCFGMerge', 'fragmentsdir=../../../unxlngppc.pro/misc',
'tempdir=', 'outdir=../../../unxlngppc.pro/misc',
'pkg=../../../unxlngppc.pro/misc/fcfg_base_filters.xcu', 'xmlpackage=Filter',
'fcfg=/tmp/mkILXt94'] and len is 7
None and len is 0
create package "../../../unxlngppc.pro/misc/fcfg_base_filters.xcu" ...
generate package header ... 
generate set for types ... 
generate set for filter ... 
Traceback (most recent call last):
  File "../tools/merge/pyAltFCFGMerge", line 575, in ?
    run(sys.argv)
  File "../tools/merge/pyAltFCFGMerge", line 295, in run
    aMerger.merge()
  File "../tools/merge/pyAltFCFGMerge", line 525, in merge
    sSetName, lFragments, 1)
  File "../tools/merge/pyAltFCFGMerge", line 562, in getFragments
    raise Exception("fragment \""+sFragPath+"\" does not exists.")
Exception: fragment
"../../../unxlngppc.pro/misc/filters/writer_web_HTML_help.xcu" does not exists.
dmake:  Error code 1, while making
'../../../unxlngppc.pro/misc/fcfg_base.filters_flag'
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making
/home/eric/OpenOffice_680/filter/source/config/fragments



After some investigations, I found a directory containing some .xcu with  the
one I was searching for. After created the unxlngppc.pro/misc/filters directory,
and done a new "build" in filter, a second error occured :


Building localized packages filter
../../../unxlngppc.pro/misc/fcfg_base.filters_flag
python ../tools/merge/pyAltFCFGMerge fragmentsdir=../../../unxlngppc.pro/misc
tempdir= outdir=../../../unxlngppc.pro/misc
pkg=../../../unxlngppc.pro/misc/fcfg_base_filters.xcu xmlpackage=Filter
fcfg=/tmp/mkETa5iQ && touch ../../../unxlngppc.pro/misc/fcfg_base.filters_flag
FCFGMerge
Copyright: 2003 by Red Hat, Inc., based on FCFGMerge.java` by Sun
All Rights Reserved.
['../tools/merge/pyAltFCFGMerge', 'fragmentsdir=../../../unxlngppc.pro/misc',
'tempdir=', 'outdir=../../../unxlngppc.pro/misc',
'pkg=../../../unxlngppc.pro/misc/fcfg_base_filters.xcu', 'xmlpackage=Filter',
'fcfg=/tmp/mkETa5iQ'] and len is 7None and len is 0
create package "../../../unxlngppc.pro/misc/fcfg_base_filters.xcu" ...
generate package header ... 
generate set for types ... 
generate set for filter ... 
merge fragment "../../../unxlngppc.pro/misc/filters/writer_web_HTML_help.xcu" 
...
Traceback (most recent call last):
  File "../tools/merge/pyAltFCFGMerge", line 575, in ?
    run(sys.argv)
  File "../tools/merge/pyAltFCFGMerge", line 295, in run
    aMerger.merge()
  File "../tools/merge/pyAltFCFGMerge", line 525, in merge
    sSetName, lFragments, 1)
  File "../tools/merge/pyAltFCFGMerge", line 562, in getFragments
    raise Exception("fragment \""+sFragPath+"\" does not exists.")
Exception: fragment
"../../../unxlngppc.pro/misc/filters/StarOffice_XML__Base_.xcu" does not exists.
dmake:  Error code 1, while making
'../../../unxlngppc.pro/misc/fcfg_base.filters_flag'
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making
/home/eric/OpenOffice_680/filter/source/config/fragments



Sure all the *xcu files were necessary, so I have copied all the stuff in
unxlngppc.pro/misc/filters. This time, a new "build" was successfull.

And because I have not found where the directory wasn't created, I just propose
the following workaround :


1)  create unxlngppc.pro/misc/filters directory
2) copy all .xcu found inside filter/source/fragments/filters
3)  build and deliver in filter do it 

Searching a more clean solution, I hope this help.


Regards,
eric bachard

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to