From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Sep 4 08:10:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D551B7BE for ; Wed, 4 Sep 2013 08:10:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) 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 9BFFD2CBB for ; Wed, 4 Sep 2013 08:10:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r848A0nP007614 for ; Wed, 4 Sep 2013 08:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r848A0fa007613; Wed, 4 Sep 2013 08:10:00 GMT (envelope-from gnats) Resent-Date: Wed, 4 Sep 2013 08:10:00 GMT Resent-Message-Id: <201309040810.r848A0fa007613@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Spil 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 44344681 for ; Wed, 4 Sep 2013 08:04:02 +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 321082C62 for ; Wed, 4 Sep 2013 08:04:02 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r84841o6021990 for ; Wed, 4 Sep 2013 08:04:01 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r84841MF021987; Wed, 4 Sep 2013 08:04:01 GMT (envelope-from nobody) Message-Id: <201309040804.r84841MF021987@oldred.freebsd.org> Date: Wed, 4 Sep 2013 08:04:01 GMT From: Spil To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/181798: Ports specifying WANT_MYSQL_VER failing with MariaDB X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Sep 2013 08:10:00 -0000 >Number: 181798 >Category: ports >Synopsis: Ports specifying WANT_MYSQL_VER failing with MariaDB >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Sep 04 08:10:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Spil >Release: FreeBSD 9.2-RC3 amd64 >Organization: n.a. >Environment: FreeBSD build3.example.org 9.2-RC3 FreeBSD 9.2-RC3 #0 r254795: Sat Aug 24 20:25:04 UTC 2013 root@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Ports specifying WANT_MYSQL_VER (e.g. mail/dspam, databases/p5-DBD-mysql55) fail when MariaDB is installed. I've hacked the mail/dspam Makefile to suffix an m to the version using an extra knob MARIADB but a quick check verifies that other ports specifying WANT_MYSQL_VER fail the same way [root@build3 p5-DBD-mysql55]# make ===> p5-DBD-mysql55-4.023 cannot install: MySQL versions mismatch: mysql55m-client is installed and wanted version is mysql55-client. *** [all] Error code 1 Stop in /usr/ports/databases/p5-DBD-mysql55. Was trying to patch /usr/ports/Mk/bsd.database.mk but haven't found a proper way of adding the suffix m to the version to make it play nice with MariaDB >How-To-Repeat: Install MariaDB build mail/dspam WITH_MYSQL55 >Fix: suffix an m to the WANT_MYSQL_VER >Release-Note: >Audit-Trail: >Unformatted: