To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69989
                 Issue #|69989
                 Summary|directory creation can fail during parallel builds
               Component|tools
                 Version|current
                Platform|All
                     URL|
              OS/Version|Windows, all
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|solenv
             Assigned to|hjs
             Reported by|vq





------- Additional comments from [EMAIL PROTECTED] Fri Sep 29 09:55:43 -0700 
2006 -------
I just got:

-------------
/cygdrive/d/w1/tin_ws/filter/source/config/fragments/filters
mkout -- version: 1.7
mkdir.pl ../../../../wntmsci10.pro/misc/filters/ui/fragments/filters/
guw.pl cfgex -p filter -i StarOffice_XML__Base__ui.xcu -o
../../../../wntmsci10.pro/misc/filters/ui/fragments/filters/StarOffice_XML__Base__ui.xcu
-m localize.sdf -l all
-------------
mkdir.pl ../../../../wntmsci10.pro/misc/filters/ui/fragments/filters/
guw.pl cfgex -p filter -i HTML__StarWriter__ui.xcu -o
../../../../wntmsci10.pro/misc/filters/ui/fragments/filters/HTML__StarWriter__ui.xcu
-m localize.sdf -l all
mkdir.pl ../../../../wntmsci10.pro/misc/filters/ui/fragments/filters/
Running processes: 2
/cygdrive/d/w1/tin_ws/filter/source/config/tools/utils
dmake: Executing shell macro: -+ls -1 $(JARDIR) | $(GREP) "^$i"
CanĀ“t create directory filters at /cygdrive/d/w1/tin_ws/solenv/bin/mkdir.pl 
line 56.

Probably two reasons:
* One of two simultaneous calls fails but there is no '-' in front of the
  corresponding $(MKDIRHIER) call in tg_config.mk

* Why is W32-??sh using mkdir.pl? The perl script is a lot more susceptible
  to this race.

P.S.: All the "+" in front of $(MKDIR[HIER]) are unneeded, W32-4nt defines it's
own in unitools.mk.

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