To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92365
                 Issue #|92365
                 Summary|reportdesign not parallel build save:  ./PentahoReport
                        |Engine.java:37: package com.sun.star.report.util does 
                        |not exist
               Component|Database access
                 Version|DEV300m23
                Platform|PC
                     URL|
              OS/Version|Mac OS X
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|none
             Assigned to|dbaneedsconfirm
             Reported by|cloph





------- Additional comments from [EMAIL PROTECTED] Fri Aug  1 08:09:59 +0000 
2008 -------
A parallel build (build -- -P8 for example) is likely to break in reportdesign:

./PentahoReportEngine.java:37: package com.sun.star.report.util does not exist
import com.sun.star.report.util.DefaultReportJobDefinition;
                                ^             
./PentahoReportEngine.java:58: cannot find symbol
symbol  : class DefaultReportJobDefinition
location: class com.sun.star.report.pentaho.PentahoReportEngine
        return new DefaultReportJobDefinition(metaData);
                   ^             
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
2 errors
dmake:  Error code 1, while making
´../../../../../../unxmacxi.pro/misc/sun-report-builder_dummy.java´

build.lst contains the util-dir as a dependency for the pentaho dir AFAICT, and
the log also lists the util dir before entering the pentaho dir, but apparently
it doesn't wait for the results of the util dir.

See e.g.
http://tinderbox.go-oo.org/gunzip.cgi?tree=koheicoderemoval&brief-log=1217559603.1077#137509

It happens all across from DEV300_m23 to DEV300_m28 on Mac OSX 10.5 Intel (dual
quad-Xeon) (didn't try with earlier milestones, but I guess it is the same)

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