ports/161153: [ERROR] cannot portupgrade ports/textproc/sphinxsearch with CLANG

Matthew Seaman m.seaman at infracaninophile.co.uk
Fri Sep 30 11:40:13 UTC 2011


The following reply was made to PR ports/161153; it has been noted by GNATS.

From: Matthew Seaman <m.seaman at infracaninophile.co.uk>
To: bug-followup at FreeBSD.ORG
Cc:  
Subject: Re: ports/161153: [ERROR] cannot portupgrade ports/textproc/sphinxsearch
 with CLANG
Date: Fri, 30 Sep 2011 12:39:49 +0100

 This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
 --------------enig189144751E85E5DA6FC60CCD
 Content-Type: multipart/mixed;
  boundary="------------010005090908070704040101"
 
 This is a multi-part message in MIME format.
 --------------010005090908070704040101
 Content-Type: text/plain; charset=ISO-8859-1
 Content-Transfer-Encoding: quoted-printable
 
 On 30/09/2011 12:00, Edwin Groothuis wrote:
 > Maintainer of textproc/sphinxsearch,
 >=20
 > Please note that PR ports/161153 has just been submitted.
 
 Unfortunately I have no idea how to fix sphinxsearch to compile with
 clang -- patches will be gratefully accepted.
 
 Instead, indicate that the port needs to use gcc
 
 While I'm here, delete a second LICENSE definition that seems to have
 sneaked in somehow.
 
 	Cheers,
 
 	Matthew
 
 --=20
 Dr Matthew J Seaman MA, D.Phil.                   7 Priory Courtyard
                                                   Flat 3
 PGP: http://www.infracaninophile.co.uk/pgpkey     Ramsgate
 JID: matthew at infracaninophile.co.uk               Kent, CT11 9PW
 
 --------------010005090908070704040101
 Content-Type: text/plain; x-mac-type="0"; x-mac-creator="0";
  name="sphinxsearch.diff"
 Content-Transfer-Encoding: quoted-printable
 Content-Disposition: attachment;
  filename="sphinxsearch.diff"
 
 Index: Makefile
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 RCS file: /home/ncvs/ports/textproc/sphinxsearch/Makefile,v
 retrieving revision 1.16
 diff -u -u -r1.16 Makefile
 --- Makefile	23 Sep 2011 22:25:50 -0000	1.16
 +++ Makefile	30 Sep 2011 11:36:50 -0000
 @@ -25,8 +25,6 @@
  # of turning this off. So for consistency, make sure it's always on.
  LIB_DEPENDS=3D	expat.6:${PORTSDIR}/textproc/expat2
 =20
 -LICENSE=3D	GPLv2
 -
  OPTIONS=3D	MYSQL            "MySQL support"                    on  \
  		PGSQL            "PostgreSQL support"               off \
  		ICONV		 "Iconv support"		    on  \
 @@ -39,6 +37,8 @@
 =20
  CONFLICTS=3D	sphinxsearch-devel-[0-9]*
 =20
 +USE_GCC=3D	4.2+
 +
  .include <bsd.port.options.mk>
 =20
  # The port will successfully compile with both PGSQL and MYSQL support
 
 --------------010005090908070704040101--
 
 --------------enig189144751E85E5DA6FC60CCD
 Content-Type: application/pgp-signature; name="signature.asc"
 Content-Description: OpenPGP digital signature
 Content-Disposition: attachment; filename="signature.asc"
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG/MacGPG2 v2.0.16 (Darwin)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
 
 iEYEARECAAYFAk6FqosACgkQ8Mjk52CukIxCiwCfS2X3uCVGoBtFxOeMvqSGLhCF
 pQEAnA+TB4mdR7Lppok7uPoHck5ea9Kx
 =lgIN
 -----END PGP SIGNATURE-----
 
 --------------enig189144751E85E5DA6FC60CCD--



More information about the freebsd-ports-bugs mailing list