From nobody@FreeBSD.org  Tue Oct 15 10:37:07 2013
Return-Path: <nobody@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 ESMTP id 86A2A5C6
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 15 Oct 2013 10:37:07 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 73F2723BA
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 15 Oct 2013 10:37:07 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r9FAb5wC024322
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 15 Oct 2013 10:37:05 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r9FAb5Lk024321;
	Tue, 15 Oct 2013 10:37:05 GMT
	(envelope-from nobody)
Message-Id: <201310151037.r9FAb5Lk024321@oldred.freebsd.org>
Date: Tue, 15 Oct 2013 10:37:05 GMT
From: Vincent Hoffman <vince@unsane.co.uk>
To: freebsd-gnats-submit@FreeBSD.org
Subject: r328885 breaks building devel/apr1 on freebsd<10  using WITH_MYSQL_VER=55m 
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         182993
>Category:       ports
>Synopsis:       r328885 breaks building devel/apr1 on freebsd<10  using WITH_MYSQL_VER=55m
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    apache
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 15 10:40:00 UTC 2013
>Closed-Date:    Sun Dec 15 23:05:08 UTC 2013
>Last-Modified:  Sun Dec 15 23:05:08 UTC 2013
>Originator:     Vincent Hoffman
>Release:        8.4 9.2  10-beta
>Organization:
>Environment:
FreeBSD bsdpkgbuild.namesco.net 10.0-BETA1 FreeBSD 10.0-BETA1 #33 r256438: Mon Oct 14 10:22:57 BST 2013     root@bsdpkgbuild.namesco.net:/usr/obj/usr/src/sys/bsdpkgbuild  amd64
>Description:
Hi I'm building for 8.4 9.2 and 10-beta using poudriere on a 10-beta box. 
Since r328885 devel/apr1 wont build for < 10. I opened a PR for apr1 which has been closed as the conclusion is that its a mariadb bug as it builds fine with mysql55 and percona55 
The pr is http://www.freebsd.org/cgi/query-pr.cgi?pr=182565&cat=
and has the error namely that the output of 
/usr/local/bin/mysql_config
has 
--libs           [-L/usr/local/lib/mysql -lmysqlclient -pthread -lz -lm lexecinfo]

and --libs should include -L/usr/local/lib as that's where execinfo
>How-To-Repeat:
add WITH_MYSQL_VER=55m  to /etc/make.conf
build devel/apr1 with mysql support.

py27-MySQLdb also seems to fail due to this 
build log available at 
http://unsane.co.uk/fbsd/
>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->apache 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Oct 15 10:40:08 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=182993 

From: Vincent Hoffman-Kazlauskas <vhoffman@names.co.uk>
To: bug-followup@FreeBSD.org, vince@unsane.co.uk
Cc:  
Subject: Re: ports/182993: r328885 breaks building devel/apr1 on freebsd&lt;10
  using WITH_MYSQL_VER=55m
Date: Tue, 15 Oct 2013 12:21:06 +0100

 This should be a Mariadb55 bug not an apache bug. Sorry I should have
 specified this. Can it be reclassified?
State-Changed-From-To: open->closed 
State-Changed-By: ohauer 
State-Changed-When: Sun Dec 15 23:03:17 UTC 2013 
State-Changed-Why:  
Closed since issue was related to PR 182993 

http://www.freebsd.org/cgi/query-pr.cgi?pr=182993 
>Unformatted:
