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/
Responsible Changed From-To: freebsd-ports-bugs->apache Over to maintainer (via the GNATS Auto Assign Tool)
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 Closed since issue was related to PR 182993