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

make check-swig-py errors

From: BSX_Menglan - Direct Brands <BSX_Menglan_at_directbrands.com>
Date: Tue, 18 Nov 2008 14:17:29 -0500

Hi,

I am getting the error below from make check-swig-py with a fresh
install of subversion 1.5.4 and swig 1.3.36. There were no errors or
warnings from make swig-py. My python is version 2.2.3 and I am running
Red Hat Enterprise Linux AS release 3. Any pointers much appreciated.

/usr/bin/python
/data/subversion-1.5.4/subversion/bindings/swig/python/tests/run_all.py

....................................................................E...
.................................

======================================================================

ERROR: Make sure that repos.create doesn't segfault when we set fs-type

----------------------------------------------------------------------

Traceback (most recent call last):

  File
"/data/subversion-1.5.4/subversion/bindings/swig/python/tests/repository
.py", line 40, in test_create

    path = tempfile.mkdtemp("-test" + str(i))

AttributeError: 'module' object has no attribute 'mkdtemp'

 

----------------------------------------------------------------------

Ran 105 tests in 33.959s

 

FAILED (errors=1)

make: *** [check-swig-py] Error 1
Received on 2008-11-18 20:17:51 CET

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

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