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

Re: 1.3.0-rc1 tarballs up for testing/signing

From: Sigfred Håversen <bsdlist_at_mumak.com>
Date: 2005-10-30 13:18:43 CET

David James wrote:
> On 10/29/05, Sigfred Håversen <bsdlist@mumak.com> wrote:
>
>>David James wrote:
>>
>>>On 10/28/05, Sigfred Håversen <bsdlist@mumak.com> wrote:
>>>[...]
>>>
>>>
>>>>I had to use GNUmake to compile the SWIG bindings, while for earlier
>>>>versions of Subversion, the BSDmake worked fine. When doing
>>>>"make swig-py" (part of the port Makefile), the compiling
>>>>stops with:
[snip]
>
> Subversion 1.2.0rc2 should contain a fix for this issue. Get
> Subversion 1.2.0rc2 at:
> http://lolut.utbm.info/pub/subversion-1.3.0/rc2/

Subversion 1.3.0-rc2 now builds the SWIG bindings using BSD make
on OpenBSD 3.8-current for i386.

The check FSTYPE=bdb and check-swig-pl passes.

The previous reported issue of "svn ls svn://localhost" not connecting
to svnserve seems to be a problem on the test machine since I've the same
issue now with Subversion 1.2.3. Before testing I did a clean install
of OpenBSD on the machine, so I'll look into what has happened here.

There are a couple of issues.

1) The locale files subversion.mo are not installed. In previous versions
these was installed.

2) check-swig-py don't run properly. Installing them and then running
the regression test makes no difference:

[snip: all previous tests successfull]
Running all tests in key-test...success
Running all tests in skel-test...success
Running all tests in strings-reps-test...success
At least one test was SKIPPED, checking /usr/ports/devel/subversion/w-subversion-1.3.0-rc2/build-i386/tests.log
SKIP: utf8_tests.py 1: conversion of paths and logs to/from utf8
cd /usr/ports/devel/subversion/w-subversion-1.3.0-rc2/build-i386/subversion/bindings/swig/python; /usr/local/bin/python2.3 /usr/ports/devel/subversion/w-subversion-1.3.0-rc2/subversion-1.3.0-rc2/subversion/bindings/swig/python/tests/run_all.py
Traceback (most recent call last):
   File "/usr/ports/devel/subversion/w-subversion-1.3.0-rc2/subversion-1.3.0-rc2/subversion/bindings/swig/python/tests/run_all.py", line 18, in ?
     import pool
   File "/usr/ports/devel/subversion/w-subversion-1.3.0-rc2/subversion-1.3.0-rc2/subversion/bindings/swig/python/tests/pool.py", line 1, in ?
     from svn.core import *
   File "/usr/ports/devel/subversion/w-subversion-1.3.0-rc2/subversion-1.3.0-rc2/subversion/bindings/swig/python/tests/../svn/core.py", line 19, in ?
     from libsvn.core import *
   File "/usr/ports/devel/subversion/w-subversion-1.3.0-rc2/build-i386/subversion/bindings/swig/python/libsvn/core.py", line 437, in ?
     class svn_string_t:
   File "/usr/ports/devel/subversion/w-subversion-1.3.0-rc2/build-i386/subversion/bindings/swig/python/libsvn/core.py", line 445, in svn_string_t
     __swig_setmethods__["data"] = _core.svn_string_t_data_set
AttributeError: 'module' object has no attribute 'svn_string_t_data_set'
*** Error code 1

Stop in /usr/ports/devel/subversion/w-subversion-1.3.0-rc2/build-i386 (line 675 of Makefile).
*** Error code 1

Stop in /usr/ports/devel/subversion (line 103 of Makefile).
*** Error code 1

Stop in /usr/ports/devel/subversion (line 1887 of /usr/ports/infrastructure/mk/bsd.port.mk).

/Sigfred

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Oct 30 13:19:37 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.