To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54444
                  Issue #:|54444
                  Summary:|Parallel build in configmgr (cppumaker)
                Component:|tools
                  Version:|680m128
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|hjs
              Reported by:|pjanik





------- Additional comments from [EMAIL PROTECTED] Sun Sep 11 01:20:52 -0700 
2005 -------
Hi,

in my testing parallel build I have got another build failure I haven't seen in
the past:

build -- version: 1.143

=============
Building project configmgr
=============
/disk3/oo/BuildDir/ooo_SRC680_m128_src/configmgr/source/cppugen
mkout -- version: 1.4
cppumaker @/tmp/mkdMe8hV
cppumaker @/tmp/mkwQ13ak
cppumaker @/tmp/mkNFiH5I
cppumaker @/tmp/mkSIps17
cppumaker @/tmp/mk76HMXw
cppumaker @/tmp/mk0t8B2V
cppumaker @/tmp/mkbKmIal
cppumaker @/tmp/mkQfaNlK
cppumaker @/tmp/mkfb2Ky9
-------------
cppumaker ERROR: cannot dump Type 'com/sun/star/io/XDataInputStream'
dmake:  Error code 99, while making
'../../unxlngi6.pro/inc/com/sun/star/uno/XAggregation.hpp'
dmake:  '../../unxlngi6.pro/inc/com/sun/star/uno/XAggregation.hpp' removed.
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making
/disk3/oo/BuildDir/ooo_SRC680_m128_src/configmgr/source/cppugen
cppumaker ERROR: cannot open
../../unxlngi6.pro/inc/com/sun/star/uno/XAggregation.hdl for writing

using: cppumaker [-options] file_1 ... file_n
Options:
    -O<path>   = path describes the root directory for the generated output.
                 The output directory tree is generated under this directory.
    -T<name>   = name specifies a type or a list of types. The output for this
      [t1;...]   type is generated. If no '-T' option is specified,
                 then output for all types is generated.
                 Example: 'com.sun.star.uno.XInterface' is a valid type.
...

This is quite hard to reproduce. I did 500 rebuilds of this module to get some
logs for you.

for i in `seq 500`; do rm -rf unxlngi6.pro/; build -- -P8 >log.$i 2>&1; ls -l
log.$i; done

Log sizes:

      1 968
      1 1138
      1 1172
      1 1178
      1 1298
      1 1405
      1 1914
      1 364699
      1 366453
...
      8 375507
    326 375513
      1 375532
     66 375538
      7 375563

There are seven wrong builds out of 500.

I put all log files at

http://tmp.janik.cz/OpenOffice.org/configmgr/configmgr500buildlogs.tar.bz2

Caolan: can you reproduce this problem?

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