Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Jul 2010 14:46:49 -0700
From:      Garrett Cooper <yanefbsd@gmail.com>
To:        glarkin@freebsd.org
Cc:        ports@freebsd.org, lev@freebsd.org, andrew clarke <mail@ozzmosis.com>
Subject:   Re: devel/subversion
Message-ID:  <AANLkTimAOMxRCPfRp6NxBC5F2rZGskpe7A6K6hMVJiMM@mail.gmail.com>
In-Reply-To: <4C34B319.1010503@FreeBSD.org>
References:  <20100706160639.GA21981@ozzmosis.com> <20100707042008.GA60650@ozzmosis.com> <4C34B319.1010503@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 7, 2010 at 10:02 AM, Greg Larkin <glarkin@freebsd.org> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> andrew clarke wrote:
>> On Wed 2010-07-07 02:06:39 UTC+1000, andrew clarke (mail@ozzmosis.com) w=
rote:
>>
>>> Can anyone confirm that subversion fails to build with www/neon28 and
>>> requires www/neon29? =A0This is not mentioned in UPDATING.
>>
>> Building subversion 1.6.11_3 with neon28-0.28.6_1 installed:
>>
>> =3D=3D=3D> =A0Configuring for subversion-1.6.11_3
>> configure: Configuring Subversion 1.6.11
>> ...
>> checking for pkg-config... /usr/local/bin/pkg-config
>> configure: checking neon library
>> checking neon library version... 0.28.6
>> configure: error: cannot find Neon
>> =3D=3D=3D> =A0Script "configure" failed unexpectedly.
>> Please report the problem to lev@freebsd.org [maintainer] and attach the
>> "/usr/ports/devel/subversion/work/subversion-1.6.11/config.log" includin=
g the
>>
>> Looking at config.log:
>>
>> configure:5698: cc -o conftest -O2 -fno-strict-aliasing -pipe =A0-g -O2
>> -I/usr/local/include/neon =A0 =A0 =A0 =A0 =A0-L/usr/local/lib
>> -L/usr/local/lib/db42 conftest.c =A0-L/usr/local/lib -lneon =A0>&5
>>
>> /usr/local/lib/libneon.so: undefined reference to `SSL_SESSION_cmp'
>>
>> At this point I thought I should try rebuilding openssl-1.0.0_2,
>> however while that's re-building I decide to grep for SSL_SESSION_cmp
>> in the neon29-0.29.3_1 sources and find this comment:
>>
>> "OpenSSL 1.0 removed SSL_SESSION_cmp for no apparent reason"
>>
>> with an apparent fix.
>>
>> So my conclusion is that building subversion needs neon29 to be
>> installed if you're using OpenSSL 1.0. =A0And this should probably be
>> mentioned in UPDATING...
>>
>> Thanks,
>>
>> Regards
>> Andrew
>
> Hi Andrew,
>
> I confirmed the problem here with these ports installed prior to
> upgrading to Subversion 1.6.12:
>
> openssl-1.0.0_2 =A0 =A0 SSL and crypto library
> neon28-0.28.6_1 =A0 =A0 An HTTP and WebDAV client library for Unix system=
s
>
> Eventually, this issue should be resolved by the following PR
> (http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/148295), but a full
> port build has to be performed by portmgr first.
>
> In the mean time, I think an entry in UPDATING would be helpful. =A0Would
> you mind writing one and assigning it to me in the PR system? =A0I
> resolved the problem by issuing the command:
>
> portmaster -o www/neon29 neon28
>
> and proceeding with the devel/subversion build.

Certain bits probably need to be added to detect the version
incompatibility and recommend an upgrade and/or CONFLICTS, maybe?
-Garrett



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTimAOMxRCPfRp6NxBC5F2rZGskpe7A6K6hMVJiMM>