From nobody Sun Apr 14 17:08:48 2024 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VHcGM4Vjjz5Gx4Y; Sun, 14 Apr 2024 17:08:59 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from shell1.rawbw.com (shell1.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id 4VHcGM24cbz4V1J; Sun, 14 Apr 2024 17:08:59 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Authentication-Results: mx1.freebsd.org; none Received: from [192.168.5.3] (c-98-42-44-116.hsd1.ca.comcast.net [98.42.44.116]) (authenticated bits=0) by shell1.rawbw.com (8.15.1/8.15.1) with ESMTPSA id 43EH8ot2067510 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Sun, 14 Apr 2024 10:08:52 -0700 (PDT) (envelope-from yuri@FreeBSD.org) X-Authentication-Warning: shell1.rawbw.com: Host c-98-42-44-116.hsd1.ca.comcast.net [98.42.44.116] claimed to be [192.168.5.3] Content-Type: multipart/alternative; boundary="------------WOJgiGCxnp0CBRTemeQ2E5h4" Message-ID: Date: Sun, 14 Apr 2024 10:08:48 -0700 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: =?UTF-8?Q?Re=3A_git=3A_d6ab0d3dfd58_-_main_-_audio/cardinal=3A_upda?= =?UTF-8?B?dGUgMjMuMTAg4oaSIDI0LjA0?= Content-Language: en-US To: Daniel Engberg Cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org References: <202404132231.43DMVFgB054824@gitrepo.freebsd.org> <8befd4417347cdb826596935b2a480fb@mail.infomaniak.com> From: Yuri Victorovich In-Reply-To: <8befd4417347cdb826596935b2a480fb@mail.infomaniak.com> X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:7961, ipnet:198.144.192.0/23, country:US] X-Rspamd-Queue-Id: 4VHcGM24cbz4V1J This is a multi-part message in MIME format. --------------WOJgiGCxnp0CBRTemeQ2E5h4 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hi Daniel, On 4/14/24 04:21, Daniel Engberg wrote: > Fails to build on both 13.2 and 14.0 (amd64) when CPUTYPE is defined, > znver3, znver4 and tigerlake > > It also overrides the framework with a bunch of flags, > -mtune=generic -msse -msse2 -mfpmath=sse -O3 -ffast-math These problems exist, thanks for reporting. I'll try to fix them. Regards, Yuri --------------WOJgiGCxnp0CBRTemeQ2E5h4 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit
Hi Daniel,


On 4/14/24 04:21, Daniel Engberg wrote:
Fails to build on both 13.2 and 14.0 (amd64) when CPUTYPE is defined,
znver3, znver4 and tigerlake

It also overrides the framework with a bunch of flags,
-mtune=generic -msse -msse2 -mfpmath=sse -O3 -ffast-math


These problems exist, thanks for reporting.

I'll try to fix them.



Regards,

Yuri

--------------WOJgiGCxnp0CBRTemeQ2E5h4--