From owner-freebsd-ports@freebsd.org Sun Jan 22 01:56:36 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B3DB8CBC9A2 for ; Sun, 22 Jan 2017 01:56:36 +0000 (UTC) (envelope-from null@pozo.com) Received: from pozo.com (pozo.com [50.197.129.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "pozo.com", Issuer "pozo.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 9DBBB110A; Sun, 22 Jan 2017 01:56:36 +0000 (UTC) (envelope-from null@pozo.com) Received: from octo.pozo.com (octo.pozo.com [192.168.0.2]) (authenticated bits=128) by pozo.com (8.15.2/8.15.2) with ESMTPA id v0M1uQms058849; Sat, 21 Jan 2017 17:56:26 -0800 (PST) (envelope-from null@pozo.com) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 10.2 \(3259\)) Subject: Re: mysql56-client broken on sparc64 - not From: Manfred Antar In-Reply-To: <89761E1D-559E-4139-B504-99968F29B83B@pozo.com> Date: Sat, 21 Jan 2017 17:56:26 -0800 Cc: FreeBSD Ports ML , ale@freebsd.org, feld@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <749D7A1A-BCC5-40E3-BD37-F64B47DE7C8F@pozo.com> References: <89761E1D-559E-4139-B504-99968F29B83B@pozo.com> To: Manfred Antar X-Mailer: Apple Mail (2.3259) X-Spam-Status: No, score=-102.9 required=5.0 tests=ALL_TRUSTED,BAYES_00, USER_IN_WHITELIST autolearn=ham autolearn_force=no version=3.4.1, No X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on pozo.com X-pozocom-MailScanner-Information: Please contact the ISP for more information X-pozocom-MailScanner-ID: v0M1uQms058849 X-pozocom-MailScanner: Found to be clean X-pozocom-MailScanner-From: null@pozo.com X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jan 2017 01:56:36 -0000 > On Jan 21, 2017, at 5:52 PM, Manfred Antar wrote: >=20 > Mysql64-client says broken on sparc64. > if you put: >=20 > USE_GCC=3D 4.9 >=20 > in Makefile it builds and works fine for both mysql64-client and mysql64-= server. > This is on current sparc64 as of today. I=E2=80=99ve doing this for the l= ast few builds. > I=E2=80=99m compiling this on a Netra T105, takes all day to compile, but= it builds and runs fine. >=20 > Manfred >=20 > _______________________________________________ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >=20 I mean mysql56-client and mysql56-server