From owner-freebsd-ports@FreeBSD.ORG Sun Nov 7 18:48:38 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A886A106566C for ; Sun, 7 Nov 2010 18:48:38 +0000 (UTC) (envelope-from freebsd-ports.user@seibercom.net) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id 55D4E8FC16 for ; Sun, 7 Nov 2010 18:48:38 +0000 (UTC) Received: by gxk9 with SMTP id 9so3118979gxk.13 for ; Sun, 07 Nov 2010 10:48:37 -0800 (PST) Received: by 10.100.134.8 with SMTP id h8mr1807163and.63.1289155717505; Sun, 07 Nov 2010 10:48:37 -0800 (PST) Received: from scorpio.seibercom.net (cpe-071-077-039-064.nc.res.rr.com [71.77.39.64]) by mx.google.com with ESMTPS id c1sm4677354and.39.2010.11.07.10.48.36 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 07 Nov 2010 10:48:36 -0800 (PST) Received: from seibercom.net (zeus [192.168.1.1]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: freebsd-ports.user@scorpio.seibercom.net) by scorpio.seibercom.net (Postfix) with ESMTPSA id F28BBE54856 for ; Sun, 7 Nov 2010 13:48:34 -0500 (EST) Date: Sun, 7 Nov 2010 13:48:25 -0500 From: Jerry To: freebsd-ports@freebsd.org Message-ID: <20101107134825.4cfad71e@seibercom.net> In-Reply-To: References: <20101107121624.4407c6f3@seibercom.net> Organization: seibercom.net X-Mailer: Claws Mail 3.7.6 (GTK+ 2.20.1; amd64-portbld-freebsd8.1) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAJFBMVEUeH4oAAI3//v8LDHmw s8gyNZ/b3ej7+vn+/v////+PjIc8Plaj/TnQAAACNElEQVQ4jaXUvW/aQBQAcFtKGZLFT+YY 3D1SR9SKoRMncE3IggU4kicGi1JYOgQwyYrgnLlSzhsoNkTuVJEp+ef6ztiAoV3aJ+QPfufn s987S/5fQvoXYPjztmfc514Ks+5JfGUCfrzt4+VabF+jwEV4DGEXN8N4p16sPLxHX07/V3qX yfF5D2H6K4V8j9NkyAphvkjBembD5PDFk3zeTzP1jcksyaV9w+d4ELmUoOp8N2p8uQVyhTAT uawnKNH2mie5lJp48mscUcbJUvg0mR6APwAoye9AMyWozY4gAh0vcxa5FJ4TKCuODESWtfkB 8AEQSupUXNIYH8FSC2w8X3eMBNbbVJpJ7MgECO5yJ9DUEWCYkzNAlsRsgwLQ1GkWqELbkDOh 1bUzoHagYkNh9MXlK/MQoA42gTxz2bhPM2DJedm8MZx6cNfJgEZJ5cmwPp5FZ/Ye8O2qTrFV dgOrHkZRBoheJiGrRquwAhnQ6GeTePPerWVmQelAQ5lwNqtvQd2lcooAV74/zR1BIRS19fy5 ru+B/8ReW9pYKMPjt609zDaitHHTGOO+Zu7gHvsKE7XbeE1QVuJXomIFuZgUJdXQdhpqEELc /e8RLjfi+cQ01yMdWot8UcCVxEWHEkcUrsDGuhaIEoM9kfgAR6jxHcmEV7tNURAl8KTHN9iF McKGFHGO62O62UMpbmlVuogQ7ndL8zXCiLeBy3xpfrqaXS/+AHDG4o8AvhuPeezD/3xL/hy/ Adjlg2odglF2AAAAAElFTkSuQmCC Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/_qLt==rfE+8XWhiRwAU+.0b"; protocol="application/pgp-signature" Subject: Re: Status of: PR ports/151133 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-ports@freebsd.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Nov 2010 18:48:38 -0000 --Sig_/_qLt==rfE+8XWhiRwAU+.0b Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Sun, 7 Nov 2010 09:27:35 -0800 Rob Farmer articulated: > On Sun, Nov 7, 2010 at 09:16, Jerry > wrote: > > Has there been any work done on "PR 151183" > > ? > > > > I attempted to build it again and it still fails. Apparently, there > > are at least three users affected by this problem. It appears to > > affect both i386 and amd64 bit systems. > > > > Has anyone else experienced this phenomena? >=20 > Isn't mysql 5.5 (which seems to be what everyone in the PR is running) > an unsupported development version? The php extension builds and works > fine with 5.1 so the burden is probably more on the reporters to > submit a fix - maybe upstream php has one? I question whether or not it is "unsupported"; however, that doesn't change the fact that the PR is factually correct. If the PHP extension will not build with that version of MySQL, then the port should so indicate it. Perhaps using a "CONFLICTS" statement or something similar in the ports Makefile would be appropriate. I do find it rather interesting that while I employ quite a few PHP modules, this is the only one that fails. Perhaps there is an inherent problem with the port that up until now had not be discovered. In any event, I thought that Ale would have responded with some feedback by now. --=20 Jerry =E2=9C=8C FreeBSD-Ports.user@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __________________________________________________________________ Why are a wise man and a wise guy opposites? --Sig_/_qLt==rfE+8XWhiRwAU+.0b Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iQEcBAEBAgAGBQJM1vSCAAoJEN3ZzwiLXOelf0wH/0dK0SjMsRC5vSyihi/iGK4D 6tRD67+A+HleR8jGQgFNPbn/MI4cYUcRYc6TV4U+YZAQ0nlcGrfkn3Y//+gx4UNz 8sv9HaCI60c3fbdqrND2+tPMLu0Dhr7KUZv9BU2nz91XyyW0FyfK+zsOmRl0g6BT SyFdVXNelt0Rc9Sh8z/bRLRzvCs0wjq+phfiKe0mgsSC/WeVujrrrjkrrXPsR2Te LbNaazcG6NmDbUJ1oLY8Ufza/By9XHQUjwSUqv+ouXghru92+cQMmICNQT9s7+OV FNvnytEDE5IRMrCsgBJHV5SVMRYQvmCgmQX29BvzM++8x22mvQi7x73/PDjhccM= =lZaq -----END PGP SIGNATURE----- --Sig_/_qLt==rfE+8XWhiRwAU+.0b--