Issue 78435 - uiconfig/modules/scalc/toolbar/formsobjectbar.xml should be removed from instsetoo_native/packimages/image-sort.lst
Summary: uiconfig/modules/scalc/toolbar/formsobjectbar.xml should be removed from inst...
Status: CLOSED FIXED
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: OOo 1.0.0
Hardware: All All
: P1 (highest) Trivial (vote)
Target Milestone: OOo 2.3
Assignee: Frank Schönheit
QA Contact: issues@dba
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-14 09:02 UTC by pavel
Modified: 2007-06-14 16:02 UTC (History)
5 users (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 2007-06-14 09:02:38 UTC
Subject says it all. Otherwise m216 won't be able to build instsets:

/usr/bin//perl /Volumes/Build/pavel/X11/BuildDir/ooo_SRC680_m216_src/solenv/bin/image-sort.pl 
image-sort.lst /Volumes/Build/pavel/X11/BuildDir/ooo_SRC680_m216_src/solver/680/unxmacxi.pro/
xml ../unxmacxi.pro/res/img/sorted.lst
Can't open /Volumes/Build/pavel/X11/BuildDir/ooo_SRC680_m216_src/solver/680/unxmacxi.pro/
xml/uiconfig/modules/scalc/toolbar/formsobjectbar.xml: No such file or directory at /Volumes/Build/
pavel/X11/BuildDir/ooo_SRC680_m216_src/solenv/bin/image-sort.pl line 12.
dmake:  Error code 2, while making '../unxmacxi.pro/res/img/sorted.lst'
dmake:  '../unxmacxi.pro/res/img/sorted.lst' removed.
---* tg_merge.mk *---

ERROR: Error 65280 occurred while making /Volumes/Build/pavel/X11/BuildDir/
ooo_SRC680_m216_src/instsetoo_native/packimages
Comment 1 oliver.bolte 2007-06-14 09:31:46 UTC
removed from image-sort.lst. fixed
Comment 2 pavel 2007-06-14 09:34:08 UTC
Verified.

Closing.
Comment 3 Frank Schönheit 2007-06-14 12:34:48 UTC
bad luck ... image_sort.lst was introduced in m215, CWS dba23ui was based on
m212, so there was no chance to notice that before the CWS was integrated.

However ...

fs->ka: You *surely* want to write an announcement about the newly introduced
image-sort.lst. A file which has a hard-coded list of other files should be
known to developers, else build breakers like this one here will re-occur
multiple times. Thanks!
Comment 4 ooo 2007-06-14 16:02:07 UTC
KA=>HJS: this was IMO introduced by your changes regarding different creation of
image-lists during the pack process. Could you be so kind to write a
corresponding announcement, please, so that everybody gets aware of this. Thx.