You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Julian Foad <ju...@btopenworld.com> on 2008/09/17 11:11:22 UTC

Re: svn trunk r33107: FAIL (win32-xp VS2005)

It looks like somebody changed the Windows build scripts in a way that
isn't quite right...

- Julian


On Tue, 2008-09-16 at 22:53 +0200, buildbot@mobsol.be wrote:
> Full details are available at: 
> http://www.mobsol.be/buildbot/win32-xp%2520VS2005/builds/858
> 
> Author list: blair,gstein,stsp
> 
> Build Slave: djh-xp-vse2005
> 
> 
> Subversion Buildbot
> http://www.mobsol.be/buildbot/
> 
> 
> Last 100 lines of the build log (step: Build ):
> 
>  
> C:\svn-builder\djh-xp-vse2005\build>IF NOT EXIST ..\config.bat GOTO noconfig 
> 
> C:\svn-builder\djh-xp-vse2005\build>call ..\config.bat 
> Setting environment for using Microsoft Visual Studio 2005 x86 tools.
> A subdirectory or file M:\Temp already exists.
> A subdirectory or file M:\Temp already exists.
> Setting environment for using Microsoft Visual Studio 2005 x86 tools.
> The system cannot find the file specified.
> The system cannot find the file specified.
> The system cannot find the file specified.
> Could Not Find C:\svn-builder\djh-xp-vse2005\build\subversion_vcnet.sln
> 
> Building %(branch)...
> 
> 
> *** Whoops, something choked.
> 
> Found libdb44.lib in ..\db4-win32
> Generating for VS.NET 2005
> Could not detect Ruby version.
>   Ruby bindings will be linked with msvcrt-ruby18.lib
> Found installed perl version number.
>   Perl bindings will be linked with perl58.lib
> Found installed SWIG version 1.3.25
> Using SWIG library directory C:\Apps\swig\Lib
> Found JDK version 1.6 in C:\Program Files\Java\jdk1.6.0_01
> Found neon version 0.27.2
> Traceback (most recent call last):
>   File "gen-make.py", line 283, in ?
>     main(conf, gentype, skip_depends=skip, other_options=rest.list)
>   File "gen-make.py", line 40, in main
>     generator.write()
>   File "build\generator\gen_vcnet_vcproj.py", line 173, in write
>     self.write_project(target, fname)
>   File "build\generator\gen_vcnet_vcproj.py", line 61, in write_project
>     configs = self.get_configs(target)
>   File "build\generator\gen_win.py", line 406, in get_configs
>     libdirs=self.get_win_lib_dirs(target, cfg),
>   File "build\generator\gen_win.py", line 871, in get_win_lib_dirs
>     fakelibdirs = [ self.apath(self.bdb_path, "lib"),
>   File "build\generator\gen_win.py", line 296, in apath
>     if os.path.isabs(path):
>   File "C:\Python24\lib\ntpath.py", line 53, in isabs
>     s = splitdrive(s)[1]
>   File "C:\Python24\lib\ntpath.py", line 119, in splitdrive
>     if p[1:2] == ':':
> TypeError: unsubscriptable object



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org