Issue 16208 - Project i18npool not buildable with MAXPROCESS > 1
Summary: Project i18npool not buildable with MAXPROCESS > 1
Status: CLOSED FIXED
Alias: None
Product: Internationalization
Classification: Code
Component: code (show other issues)
Version: OOo 1.1 RC
Hardware: PC Linux, all
: P4 Trivial (vote)
Target Milestone: ---
Assignee: hjs
QA Contact: issues@l10n
URL:
Keywords:
Depends on:
Blocks: 9443
  Show dependency tree
 
Reported: 2003-06-29 09:34 UTC by pavel
Modified: 2013-08-07 15:00 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description pavel 2003-06-29 09:34:12 UTC
Hi,

with MAXPROCESS=4, I get:

../../../unxlngi4.pro/bin/saxparser en_GB en_GB.xml
../../../unxlngi4.pro/misc/localedata_en_GB.cxx
../../../unxlngi4.pro/bin/localedata.rdb
/mnt/hdc2/pavel/BuildDir/ooo_11rc_src/solver/645/unxlngi4.pro/bin/types.rdb
Exception on createRegistryServiceFactory
dmake:  Error code 1, while making '../../../unxlngi4.pro/misc/localedata_en_CB.cxx'
Floating exception
Exception on createRegistryServiceFactory
file generated=../../../unxlngi4.pro/misc/localedata_en_CA.cxx
parsing document en_CA started
parsing document en_CA finished
---* TG_SLO.MK *---

ERROR: Error 65280 occurred while making
/mnt/hdc2/pavel/BuildDir/ooo_11rc_src/i18npool/source/localedata/data
pavel@oo:~/BuildDir/ooo_11rc_src/i18npool> 

It is OK with MAXPROCESS=1.
Comment 1 pavel 2003-08-10 15:51:49 UTC
Hans, could you please take over this one?
Comment 2 hjs 2003-08-11 18:19:18 UTC
looks like this one is already fixed in rev. 1.20.6.2 of
"i18npool/source/localedata/data/makefile.mk" could you give it a try?
Comment 3 pavel 2003-08-26 20:01:33 UTC
Yes, it is. Thank you for pointing it out.

With this patch applied, i18npool is perfectly buildable with
MAXPROCESS=4!
Comment 4 pavel 2003-08-26 20:01:51 UTC
-