From nobody Sun Jun 26 10:33:38 2022 X-Original-To: dev-commits-ports-all@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 44FC78A44D6; Sun, 26 Jun 2022 10:33:56 +0000 (UTC) (envelope-from pkubaj@anongoth.pl) Received: from mail.anongoth.pl (mail.anongoth.pl [46.248.190.61]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X448 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "anongoth.pl", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4LW6fB5f4bz4wcV; Sun, 26 Jun 2022 10:33:54 +0000 (UTC) (envelope-from pkubaj@anongoth.pl) Received: from anongoth.pl (unknown [192.168.1.15]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: pkubaj@anongoth.pl) by mail.anongoth.pl (Postfix) with ESMTPSA id CEF6A19E0AD; Sun, 26 Jun 2022 12:33:38 +0200 (CEST) Date: Sun, 26 Jun 2022 12:33:38 +0200 From: Piotr Kubaj To: Yuri Victorovich Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: a07df3931bf6 - main - math/vtk8: Broken on 14-CURRENT aarch64 Message-ID: References: <202206260720.25Q7KMIW093635@gitrepo.freebsd.org> List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="jQ0n6i82Wt/trM97" Content-Disposition: inline In-Reply-To: <202206260720.25Q7KMIW093635@gitrepo.freebsd.org> X-Rspamd-Queue-Id: 4LW6fB5f4bz4wcV X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=pass (policy=reject) header.from=anongoth.pl; spf=pass (mx1.freebsd.org: domain of pkubaj@anongoth.pl designates 46.248.190.61 as permitted sender) smtp.mailfrom=pkubaj@anongoth.pl X-Spamd-Result: default: False [-5.40 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; FREEFALL_USER(0.00)[pkubaj]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:46.248.190.61]; MIME_GOOD(-0.20)[multipart/signed,text/plain]; MID_RHS_NOT_FQDN(0.50)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; TO_DN_SOME(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.999]; DMARC_POLICY_ALLOW(-0.50)[anongoth.pl,reject]; MLMMJ_DEST(0.00)[dev-commits-ports-all,dev-commits-ports-main]; SIGNED_PGP(-2.00)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:47544, ipnet:46.248.160.0/19, country:PL]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[] X-ThisMailContainsUnwantedMimeParts: N --jQ0n6i82Wt/trM97 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable You could do it in a shorter way, e.g. dns/powerdns-recursor/Makefile: BROKEN_FreeBSD_12_powerpc64=3D fails to compile: Assembler messages: una= ligned opcodes detected in executable segment On 22-06-26 07:20:22, Yuri Victorovich wrote: > The branch main has been updated by yuri: >=20 > URL: https://cgit.FreeBSD.org/ports/commit/?id=3Da07df3931bf645b1aa6d3377= b654763c95fc960b >=20 > commit a07df3931bf645b1aa6d3377b654763c95fc960b > Author: Yuri Victorovich > AuthorDate: 2022-06-26 02:35:30 +0000 > Commit: Yuri Victorovich > CommitDate: 2022-06-26 07:20:16 +0000 >=20 > math/vtk8: Broken on 14-CURRENT aarch64 > =20 > Reported by: fallout > --- > math/vtk8/Makefile | 4 ++++ > 1 file changed, 4 insertions(+) >=20 > diff --git a/math/vtk8/Makefile b/math/vtk8/Makefile > index ec64fd414f5f..69697effce7c 100644 > --- a/math/vtk8/Makefile > +++ b/math/vtk8/Makefile > @@ -107,6 +107,10 @@ post-patch: > =20 > .include > =20 > +.if ${OPSYS} =3D=3D FreeBSD && ${OSVERSION} >=3D 1400000 > +BROKEN_aarch64=3D clang-14 crashes, see https://bugs.freebsd.org/bugzil= la/show_bug.cgi?id=3D264834 > +.endif > + > .for g in ${VTK_GROUPS} > . if ${PORT_OPTIONS:M${g}} > CMAKE_ARGS+=3D -DVTK_Group_${g}:BOOL=3DON --jQ0n6i82Wt/trM97 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEycyIeNkkgohzsoorelmbhSCDnJ0FAmK4NgEACgkQelmbhSCD nJ0AVhAAtIj2Ok8M+1ZUktkwuVFwRXHFkvrpbt+6rDFUg61HF2H1RGOsLeomuTaF rUvpszyzQEhHd91diArOIVVPZrQrXrxaJn0JoTfyxKM2ODZ2hh/YEUdKT4cD1L6q UiJ/38eT/DLKmwunXQr8vfanx6/D1UXvNu+Z9FJblka8rPvKzbkgjd79WCGKNQ41 zt89S0n4R6h5ChV9slzZAqhCkf0+XvhdNpq2vTqY7lmJW3RNpqj5z9jaBK6gMhcM WLIa1OICmfFGbKn26sYrfolFscxEfKSOuHuZ7E6zWZ7Xp8kkIdvMDyLj2XcPFErL wu8tXxazqYW7V91BZ6Ldwu26czuQ75wYSSt+utKRXGrJdFr4XHoyG0tSXpqX34WG DvyDStasI6NOL1FYGqmgPYSdJXov0FOLzSdXQ0B8DC1qQJB1TofXUvVGNov2SRIh y1pxIiSSpeBllXZw0v/USXHjM/kfKQebh15v/cEsU1427DJLt8q+jlJOiDmxnsbt RsloZ7o6ZmA698QmJM0tmbRutTlDS0zPVucuc9bw1+nq4udlX98CspWSb7mQC1hH Bkw99IB0nlLVcPoGikyeThpWCG82aPH+QsQ191Dn7aSNs8VADA4QWaWi42gWw1TQ MpbPuP3p23WY5IOX9xE70is+o3b3MzIDQxYwmopsXDPma2eK8j8= =bcGf -----END PGP SIGNATURE----- --jQ0n6i82Wt/trM97--