Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Feb 2014 01:56:31 -0600 (CST)
From:      Greg Rivers <gcr+freebsd-ports@tharned.org>
To:        freebsd-ports@freebsd.org
Cc:        ale@FreeBSD.org
Subject:   [SOLVED] databases/mysql56-client build failure on 9.2-STABLE i386
Message-ID:  <alpine.BSF.2.00.1402052342310.93371@badger.tharned.org>
In-Reply-To: <alpine.BSF.2.00.1402041034560.2487@badger.tharned.org>
References:  <alpine.BSF.2.00.1402041034560.2487@badger.tharned.org>

next in thread | previous in thread | raw e-mail | index | archive | help
I isolated the problem to a single line in /etc/make.conf:

CPUTYPE?=prescott

Unsetting CPUTYPE allows mysql56-client to build successfully. 
mysql56-server also fails to build when CPUTYPE is set.  No other ports 
installed on this host are adversely affected.  FWIW, previous versions of 
mysql56 built fine with CPUTYPE set.

-- 
Greg Rivers



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1402052342310.93371>