On Wed, Sep 26, 2012 at 08:58:29AM -0300, Ariel Constenla-Haile wrote:
> And the Win build bot is failing due to missing msvcr100.dll
> http://ci.apache.org/builders/aoo-win7/builds/321/steps/shell_2/logs/stdio

There might be also a problem, in a previous step, before running
configure:

http://ci.apache.org/builders/aoo-win7/builds/321/steps/compile_1/logs/stdio

The command failing is

rsync -av --delete build_svn/ build/

.svn/tmp/
cannot delete non-empty directory: 
ext_libraries/apr/wntmsci12.pro/misc/build/apr-1.4.5
cannot delete non-empty directory: 
ext_libraries/apr/wntmsci12.pro/misc/build/apr-1.4.5
cannot delete non-empty directory: ext_libraries/apr/wntmsci12.pro/misc/build
cannot delete non-empty directory: ext_libraries/apr/wntmsci12.pro/misc/build
cannot delete non-empty directory: ext_libraries/apr/wntmsci12.pro/misc
cannot delete non-empty directory: ext_libraries/apr/wntmsci12.pro/misc
cannot delete non-empty directory: ext_libraries/apr/wntmsci12.pro
rsync: delete_file: 
unlink(ext_libraries/apr/wntmsci12.pro/misc/build/apr-1.4.5/Makefile.win)
failed: Device or resource busy (16)

May be this is the reason why building APR was failing.


About the external dependencies, in main/external, it seems someone has
to copy them in a folder on the build bot machine named
main_xtra/external, see
http://ci.apache.org/builders/aoo-win7/builds/321/steps/shell/logs/stdio

+ cd /cygdrive/e/slave14/aoo-win7/build/main
+ cp -arfv ../../main_xtra/external ../../main_xtra/moz .
`../../main_xtra/external/dbghelp/dbghelp.dll' -> 
`./external/dbghelp/dbghelp.dll'
`../../main_xtra/external/gdiplus/gdiplus.dll' -> 
`./external/gdiplus/gdiplus.dll'


Regards
-- 
Ariel Constenla-Haile
La Plata, Argentina

Attachment: pgpFmyKHZoSqz.pgp
Description: PGP signature

Reply via email to