From owner-freebsd-ports@FreeBSD.ORG Wed Jul 7 17:02:25 2010 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9AEDD106564A for ; Wed, 7 Jul 2010 17:02:25 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from mail1.sourcehosting.net (113901-app1.sourcehosting.net [72.32.213.11]) by mx1.freebsd.org (Postfix) with ESMTP id 77F248FC0C for ; Wed, 7 Jul 2010 17:02:25 +0000 (UTC) Received: from 68-189-245-235.dhcp.oxfr.ma.charter.com ([68.189.245.235] helo=cube.entropy.prv) by mail1.sourcehosting.net with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1OWY0p-000FDn-Ei; Wed, 07 Jul 2010 13:02:24 -0400 Received: from [127.0.0.1] (fireball.entropy.prv [192.168.1.12]) by cube.entropy.prv (Postfix) with ESMTP id 27080423B4AB; Wed, 7 Jul 2010 13:02:19 -0400 (EDT) Message-ID: <4C34B319.1010503@FreeBSD.org> Date: Wed, 07 Jul 2010 13:02:17 -0400 From: Greg Larkin Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) MIME-Version: 1.0 To: andrew clarke References: <20100706160639.GA21981@ozzmosis.com> <20100707042008.GA60650@ozzmosis.com> In-Reply-To: <20100707042008.GA60650@ozzmosis.com> X-Enigmail-Version: 0.96.0 OpenPGP: id=1C940290 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Score: 0.1 (/) Cc: ports@FreeBSD.org, lev@freebsd.org Subject: Re: devel/subversion X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: glarkin@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jul 2010 17:02:25 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 andrew clarke wrote: > On Wed 2010-07-07 02:06:39 UTC+1000, andrew clarke (mail@ozzmosis.com) wrote: > >> Can anyone confirm that subversion fails to build with www/neon28 and >> requires www/neon29? This is not mentioned in UPDATING. > > Building subversion 1.6.11_3 with neon28-0.28.6_1 installed: > > ===> Configuring 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 > ===> Script "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" including the > > Looking at config.log: > > configure:5698: cc -o conftest -O2 -fno-strict-aliasing -pipe -g -O2 > -I/usr/local/include/neon -L/usr/local/lib > -L/usr/local/lib/db42 conftest.c -L/usr/local/lib -lneon >&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. And 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 SSL and crypto library neon28-0.28.6_1 An HTTP and WebDAV client library for Unix systems Eventually, this issue should be resolved by the following PR (http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/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. Would you mind writing one and assigning it to me in the PR system? I resolved the problem by issuing the command: portmaster -o www/neon29 neon28 and proceeding with the devel/subversion build. Thank you, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/sourcehosting/ - Follow me, follow you -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iD8DBQFMNLMZ0sRouByUApARAhARAJ9Xw2Edegi/gdIBcD0c9ibAPFcbgwCfRRqD IsWmK7OSULwy2mO+Gy2ISkk= =jF2g -----END PGP SIGNATURE-----