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

Re: 1.8.4 up for testing/signing

From: Ben Reser <ben_at_reser.org>
Date: Wed, 23 Oct 2013 09:49:17 -0700

On 10/23/13 1:07 AM, Branko Čibej wrote:
> Issues:
>
> - 'make ctypes-python' fails

Works for me. I had ctypesgen's at r147. I notice yours is at r151. I
updated to r151 and rebuilt and it still worked just fine.

Care to elaborate on what the problem or error message was?

> - Swig bindings do not build with the generated wrappers included in
> the tarball. Running autogen.sh regenerates them and the bindings
> then build succesfully.

Known issue.

> - C tests do not work with the --enable-optimize configure option

Should be fixed with the removal of the -fwhole-program option in the next release.

> - wc-queries-test #3 fails with SQLite 3.8.0, but passes with
> the default system version, 3.7.12.
> -- There is a bug in the test: we should not fail a regression
> test because we do not like how particular version of SQLite
> does queries, as long as the query results are correct.

I'd suggest that we start an independent thread on this. Because I suspect
it's going to be a much longer discussion.

> - 'make check-javahl' requires 'make install'

Looks like we need to setup the DYLD_LIBRARY_PATH or add more paths to
-Djava.library.path for this to work properly on the Mac. Other platforms get
away with rpaths for this.

> - 'make check-swig-rb' requires 'make install-swig-rb'

Can't replicate this problem and in fact I remember specifically fixing this
before 1.8.x branched. What error did you get?

> -- 'make install-swig-rb' tries to install "something" into the
> Ruby site dir, which requires root privilege

Confirmed.
Received on 2013-10-23 18:50:02 CEST

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.