[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 ready to be rolled

From: <kfogel_at_collab.net>
Date: 2005-10-13 17:10:19 CEST

David James <james82@gmail.com> writes:
> John Peacock pointed out some build issues with the Perl bindings,
> where installed libraries link to build-dir libraries. Max, will
> reverting r16486 fix the problem? If so, perhaps we should revert
> r16486 and propose the revert for backport to the 1.3.x branch.
>
> See: http://svn.haxx.se/dev/archive-2005-10/0556.shtml

Independently of Perl bindings stuff, John also reminded us of some
Ruby bindings problems. The tail of 'swig-rb trunk r16692' results
from svntest@jaa.iki.fi say this:

   cd subversion/bindings/swig/ruby && /bin/sh \
      /srv/svntest/svntest/obj-sh/libtool --tag=CC --silent --mode=link \
      x86_64-pc-linux-gnu-gcc -shrext .so -shared -rpath \
      /usr/lib/ruby/site_ruby/1.8/x86_64-linux/svn/ext -avoid-version \
      -module -o wc.la svn_wc.lo
   ../../../../subversion/bindings/swig/ruby/libsvn_swig_ruby/\
     libsvn_swig_ruby-1.la
   ../../../../subversion/libsvn_wc/libsvn_wc-1.la
   ../../../../subversion/libsvn_subr/libsvn_subr-1.la
   libtool: link: warning: `/usr/lib/libgdbm.la' seems to be moved
   libtool: link: warning: `/usr/lib/libdb-4.3.la' seems to be moved
   libtool: link: warning: `/usr/lib/libexpat.la' seems to be moved
   libtool: link: warning: `/usr/lib/libgdbm.la' seems to be moved
   libtool: link: warning: `/usr/lib/libdb-4.3.la' seems to be moved
   libtool: link: warning: `/usr/lib/libexpat.la' seems to be moved
   libtool: link: warning: `/usr/lib/libgdbm.la' seems to be moved
   libtool: link: warning: `/usr/lib/libdb-4.3.la' seems to be moved
   libtool: link: warning: `/usr/lib/libexpat.la' seems to be moved
   cd /srv/svntest/svntest/obj-sh/subversion/bindings/swig/ruby; \
     /usr/bin/ruby -I \
     /srv/svntest/svntest/svn/svn_trunk/subversion/bindings/swig/ruby \
       /srv/svntest/svntest/svn/svn_trunk/subversion/bindings/ \
       swig/ruby/test/run-test.rb --verbose=normal
   Loaded suite test
   Started
   ........................................................................................../srv/svntest/svntest/svn/svn_trunk/subversion/bindings/swig/ruby/test/test_ra.rb:108: [BUG] Segmentation fault
   ruby 1.8.3 (2005-09-21) [x86_64-linux]
   
   make: *** [check-swig-rb] Error 134

Dang. Erm, any Ruby-enabled people out there know what's going on?

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 13 18:21:59 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.