[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn trunk r15946: FAIL (win32 ra_local)

From: D.J. Heap <djheap_at_gmail.com>
Date: 2005-08-28 20:33:34 CEST

If swig.exe is not in the path and not specified on the commandline
then I get this exception:

D:\Projects\Subversion>python.exe .\gen-make.py -t vcproj
--vsnet-version=2005 --with-httpd=d:\projects\apache\httpd
--with-zlib=D:\Projects\Apache\zlib122
--with-openssl=D:\Projects\Apache\httpd\srclib\openssl --enable-nls

Generating for VS.NET 2005
Found libdb42.lib in db4-win32\lib
Found installed perl version number.
  Perl bindings will be linked with perl58.lib
Could not find installed SWIG, assuming version 1.3.25
Could not find ML, ZLib build will not use ASM sources
'swig.exe' is not recognized as an internal or external command,
operable program or batch file.
Traceback (most recent call last):
  File ".\gen-make.py", line 225, in ?
    main(conf, gentype, skip_depends=skip, other_options=rest.list)
  File ".\gen-make.py", line 32, in main
    generator = gen_module.Generator(fname, verfname, other_options)
  File "build\generator\gen_vcnet_vcproj.py", line 19, in __init__
    'vcnet-vcproj')
  File "build\generator\gen_win.py", line 206, in __init__
    runtime.write()
  File "build\generator\swig\external_runtime.py", line 76, in write
    self.write_external_runtime()
  File "build\generator\swig\external_runtime.py", line 27, in
write_external_runtime
    self.checkout(".","swigrun.swg")
  File "build\generator\swig\__init__.py", line 58, in checkout
    _exec.run("%s -o %s -co %s/%s" % (self.swig_path, out, dir, file))
  File "build\generator\util\executable.py", line 50, in run
    assert(not exit_code)
AssertionError

Is swig required now, with the bindings changes?

DJ

On 8/28/05, svn-builder@shadyvale.net <svn-builder@shadyvale.net> wrote:
> Last 100 lines of the build log (full log attached):
>
> ECHO is off.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Aug 28 20:36:23 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.