To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51513





------- Additional comments from [EMAIL PROTECTED] Wed Jul  6 19:54:36 -0700 
2005 -------
Well, using

select(STDOUT);  $OUTPUT_AUTOFLUSH = 1;
select(STDERR);  $OUTPUT_AUTOFLUSH = 1;

solves the problem with the error message at the wrong place. The "chronological
correct" output with the extra debugging statements looks like this:

... languages en-US ... 
... analyzing files ...
... analyzing files with flag ARCHIVE ...
... analyzing files with flag SCPZIP_REPLACE ...
... analyzing files with flag PATCH_SO_NAME ...
... merging files into registry database ...
... analyzing all directories for this product ...
... analyzing links ...
... creating profiles ...
... analyzing folder ...
... analyzing folderitems ...
... analyzing registryitems ...
... analyzing modules ...
... creating inf files ...
... creating installation set in
d:/w1/SRC680_m114/instsetoo_native/wntmsci10.pro/URE/install/en-US ...
... removing old installation directories ...
... creating idt files ...
feature: gm_Root
feature_parent: 
Title: ure
Use of uninitialized value in concatenation (.) or string at
/cygdrive/d/w1/SRC680_m114/solenv/bin/modules/installer/windows/feature.pm line 
458.
Description': 
Display: 0
Level: 20
Directory_: INSTALLLOCATION
Attributes: 8

Use of uninitialized value in concatenation (.) or string at
/cygdrive/d/w1/SRC680_m114/solenv/bin/modules/installer/windows/feature.pm line 
465.
... copying idt files ...
... localizing idt files (language: en-US) ...
... creating msi database (language en-US) ... 
... generating setup.ini ...
... copying files into installation set ...
... creating ddf files ...
... creating log file log_SRC680__en-US.log 
... packaging installation set ... 
... makecab.exe (1) ... 
... makecab.exe (2) ... 
... makecab.exe (3) ... 
... makecab.exe (4) ... 

... creating log file log_SRC680__en-US.log 
... cleaning the output tree ...
... removing directory
/cygdrive/c/DOCUME~1/q/LOCALS~1/Temp/instsetunpack_10881120704017 ...
... checking log file
d:/w1/SRC680_m114/instsetoo_native/wntmsci10.pro/URE/logging/en-US/log_SRC680__en-US.log

***********************************************************
Successful packaging process!
***********************************************************
... creating log file log_SRC680__en-US.log 
Wed Jul  6 22:40:34 2005 (00:17 min.)

---------------------------------------------------------------------
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