https://issues.apache.org/ooo/show_bug.cgi?id=119215
--- Comment #5 from Armin Le Grand <[email protected]> 2012-04-12 19:04:32 UTC --- ALG: Both files can be found in the build environment in svn_trunk_1309668\main\solver\340\wntmsci12.pro\xml. This is the solver output tree, the files are not part of the source but get generated. Grepping for usage of "" shows usages in: svn_trunk_1309668\main\filter\wntmsci12.pro\misc\FCFGPkg.dpz(17) svn_trunk_1309668\main\scp2\wntmsci12.pro\bin\osl\setup_osl.inf(19110) svn_trunk_1309668\main\scp2\wntmsci12.pro\bin\osl\setup_osljre.inf(19118) svn_trunk_1309668\main\scp2\wntmsci12.pro\misc\osl\file_ooo.pre(1421) svn_trunk_1309668\main\scp2\wntmsci12.pro\par\osl\file_ooo.par(2013) svn_trunk_1309668\main\solver\340\wntmsci12.pro\bin\setup_osl.inf(19110) svn_trunk_1309668\main\solver\340\wntmsci12.pro\inc\postprocess\deliver.log(28) svn_trunk_1309668\main\solver\340\wntmsci12.pro\par\osl\file_ooo.par(2013) All usages are in output trees, no hint where it gets constructed. Interesting is svn_trunk_1309668\main\solver\340\wntmsci12.pro\inc\postprocess\deliver.log(28): COPY main/postprocess/wntmsci12.pro/misc/lang/fcfg_langpack_zh-CN.xcd wntmsci12.pro/xml//fcfg_langpack_zh-CN.xcd The file in main/postprocess/wntmsci12.pro/misc/lang is already too short. Checking who constructs the source file, seems to happen in main\postprocess\packregistry\makefile.mk from $(SOLARPCKDIR)/$$(@:b).zip. This leads to svn_trunk_1309668\main\postprocess\wntmsci12.pro\misc\ where e.g. fcfg_langpack_*.unzip dirs exist. The file svn_trunk_1309668\main\postprocess\wntmsci12.pro\misc\fcfg_langpack_zh-CN.unzip\org\openoffice\TypeDetection\Filter.xcu is empty, this seems to be an error compared to e.g. svn_trunk_1309668\main\postprocess\wntmsci12.pro\misc\fcfg_langpack_en-US.unzip\org\openoffice\TypeDetection\Filter.xcu which is 10938 bytes long. Question now: Where does the zipped languagepack file come from and how is ist created...? -- Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
