From owner-freebsd-python@FreeBSD.ORG  Sat Mar  8 01:20:01 2014
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@smarthost.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTPS id 412A5732
 for <freebsd-python@smarthost.ysv.freebsd.org>;
 Sat,  8 Mar 2014 01:20:01 +0000 (UTC)
Received: from freefall.freebsd.org (freefall.freebsd.org
 [IPv6:2001:1900:2254:206c::16:87])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id 12FE576D
 for <freebsd-python@smarthost.ysv.freebsd.org>;
 Sat,  8 Mar 2014 01:20:01 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
 by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s281K0Zi002782
 for <freebsd-python@freefall.freebsd.org>; Sat, 8 Mar 2014 01:20:00 GMT
 (envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
 by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s281K0A8002781;
 Sat, 8 Mar 2014 01:20:00 GMT (envelope-from gnats)
Date: Sat, 8 Mar 2014 01:20:00 GMT
Message-Id: <201403080120.s281K0A8002781@freefall.freebsd.org>
To: freebsd-python@FreeBSD.org
Cc: 
From: Kubilay Kocak <koobs.freebsd@gmail.com>
Subject: Re: ports/186807: error in databases/py-MySQLdb
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.17
Precedence: list
Reply-To: Kubilay Kocak <koobs.freebsd@gmail.com>
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 08 Mar 2014 01:20:01 -0000

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

From: Kubilay Kocak <koobs.freebsd@gmail.com>
To: bug-followup@FreeBSD.org, ikkeenjij36@gmail.com
Cc:  
Subject: Re: ports/186807: error in databases/py-MySQLdb
Date: Sat, 08 Mar 2014 12:15:46 +1100

 Can you please provide the relevant bits of the build log that show why
 dl.so and imageop.so fail to build.