To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=69068 Issue #|69068 Summary|parallel dmake failure in xsltfilter Component|framework Version|OOo 2.0.3 Platform|All URL| OS/Version|Linux Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|hjs Reported by|cmc
------- Additional comments from [EMAIL PROTECTED] Tue Aug 29 08:53:40 -0700 2006 ------- My logs on a parallel build --P4 -- P4 for filter/source/xsltvalidate says... dmake: Executing shell macro: -+ls -1 $(JARDIR) | $(GREP) "^$i" dmake: Executing shell macro: -+ls -1 $(JARDIR) | $(GREP) "^$i" dmake: Executing shell macro: -+ls -1 $(JARDIR) | $(GREP) "^$i" dmake: Executing shell macro: -+ls -1 $(JARDIR) | $(GREP) "^$i" dmake: Executing shell macro: -+ls -1 $(JARDIR) | $(GREP) "^$i" mkdir ../../unxlngi6.pro/class/XSLTValidate mkdir -p ../../unxlngi6.pro/class/XSLTValidate/XSLTValidate/META-INF/ >& /dev/null rm -f ../../unxlngi6.pro/class/XSLTValidate/XSLTValidate/META-INF/MANIFEST.MF >& /dev/null echo Manifest-Version: 1.0 > ../../unxlngi6.pro/class/XSLTValidate/XSLTValidate/META-INF/MANIFEST.MF echo "Solar-Version: 680m1(Build:9062)" >> ../../unxlngi6.pro/class/XSLTValidate/XSLTValidate/META-INF/MANIFEST.MF cat ../../unxlngi6.pro/misc/XSLTValidate_Manifest >> ../../unxlngi6.pro/class/XSLTValidate/XSLTValidate/META-INF/MANIFEST.MF ------------- mkdir: cannot create directory `../../unxlngi6.pro/class/XSLTValidate': File exists dmake: Error code 1, while making '../../unxlngi6.pro/class/XSLTValidate' Looks like two targets for mkdir-ing. I guess the attached patch would fix this, but not certain. --------------------------------------------------------------------- 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]