From nobody Fri Feb 07 13:24:14 2025 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 4YqF752bRqz5nNnj; Fri, 07 Feb 2025 13:24:17 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from omta004.cacentral1.a.cloudfilter.net (omta002.cacentral1.a.cloudfilter.net [3.97.99.33]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YqF7508DHz3pP2; Fri, 07 Feb 2025 13:24:17 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Authentication-Results: mx1.freebsd.org; none Received: from shw-obgw-4002a.ext.cloudfilter.net ([10.228.9.250]) by cmsmtp with ESMTPS id gKDbttzKIyLQGgOLAtOssM; Fri, 07 Feb 2025 13:24:16 +0000 Received: from spqr.komquats.com ([70.66.136.217]) by cmsmtp with ESMTPSA id gOL8tE1aZl5eGgOL9tx3qh; Fri, 07 Feb 2025 13:24:16 +0000 X-Auth-User: cschuber X-Authority-Analysis: v=2.4 cv=EO6l0EZC c=1 sm=1 tr=0 ts=67a60980 a=h7br+8Ma+Xn9xscxy5znUg==:117 a=h7br+8Ma+Xn9xscxy5znUg==:17 a=kj9zAlcOel0A:10 a=T2h4t0Lz3GQA:10 a=6I5d2MoRAAAA:8 a=EkcXrb_YAAAA:8 a=YxBL1-UpAAAA:8 a=amzHjAfKy4uU0BjVf_4A:9 a=CjuIK1q_8ugA:10 a=LK5xJRSDVpKd5WXXoEvA:22 a=Ia-lj3WSrqcvXOmTRaiG:22 Received: from slippy.cwsent.com (slippy [10.1.1.91]) by spqr.komquats.com (Postfix) with ESMTP id 43E7F4CA; Fri, 07 Feb 2025 05:24:14 -0800 (PST) Received: by slippy.cwsent.com (Postfix, from userid 1000) id 3E076D4; Fri, 07 Feb 2025 05:24:14 -0800 (PST) X-Mailer: exmh version 2.9.0 11/07/2018 with nmh-1.8+dev Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.cschubert.com/ To: Brooks Davis cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: e60587cdbdef - main - devel/llvm20: welcome 20.1.0-rc1 In-reply-to: <202502062241.516Mfxv3004923@gitrepo.freebsd.org> References: <202502062241.516Mfxv3004923@gitrepo.freebsd.org> Comments: In-reply-to Brooks Davis message dated "Thu, 06 Feb 2025 22:41:59 +0000." 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 Sender: owner-dev-commits-ports-main@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 07 Feb 2025 05:24:14 -0800 Message-Id: <20250207132414.3E076D4@slippy.cwsent.com> X-CMAE-Envelope: MS4xfJEngNVHMgqVBBXJusSN8L0KHSiANCdt+4L784AAUXrkUGNI5WxsSOK5+OiGOW0zDhDRobP95x3CJIsMRTyMmZ0Rm2M3vGkpo3tbY+NX31AXAG4AT93S rgbPyzwdUIAVpFuzyTm3Y9sHbg4HdHn31e3O8PQUxQJw653gfi50WYEqJ659tJ5Dc8/v0rYiT9cbzp62y05SkE6vMoJnyQYK0LT7qUJlTbYvjf3RfZPYB1lx 1fsW65g2cg8+WAWg464oAlI4Lf00GfzWx2T66urnZdV4/C5qcsNSSCDsYc9TsgdLrOj0Xt71WlHEaoeFprWnrLyy3sjQgqprVFv6yU2WeCw= X-Rspamd-Queue-Id: 4YqF7508DHz3pP2 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:16509, ipnet:3.96.0.0/15, country:US] In message <202502062241.516Mfxv3004923@gitrepo.freebsd.org>, Brooks Davis writ es: > The branch main has been updated by brooks: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=e60587cdbdef8592e0a4d4840e40a6 > e1b54912d4 > > commit e60587cdbdef8592e0a4d4840e40a6e1b54912d4 > Author: Brooks Davis > AuthorDate: 2025-01-29 20:32:21 +0000 > Commit: Brooks Davis > CommitDate: 2025-02-06 22:40:34 +0000 > > devel/llvm20: welcome 20.1.0-rc1 > > Stop building 32-bit sanitizers (i386 and powerpc) on amd64 and > powerpc64. They cause dependencies on 32-bit libraries with pkg 2.0 and > their build is fragile. This would benefit from subpackages, but they > aren't here yet. > > Sponsored by: DARPA, AFRL > --- > Mk/Uses/llvm.mk | 2 +- > devel/Makefile | 1 + > devel/llvm20/Makefile | 31 +- > devel/llvm20/Makefile.COMMANDS | 11 +- > devel/llvm20/Makefile.MAN1SRCS | 4 +- > devel/llvm20/Makefile.RUNTIMES | 22 +- > devel/llvm20/distinfo | 6 +- > devel/llvm20/files/patch-backport-3b10e31d3a4a | 107 ----- > ...patch-clang_tools_clang-format_git-clang-format | 48 +-- > ...sanitizer__common_sanitizer__linux__libcdep.cpp | 11 - > devel/llvm20/files/patch-revert-6d7e428df611 | 17 - > devel/llvm20/pkg-plist | 455 +++++++++++++++++-- > -- > 12 files changed, 434 insertions(+), 281 deletions(-) This port failed to package under 15-CURRENT poudriere. ====> Compressing man pages (compress-man) ===> Installing ldconfig configuration file =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp built_by' 'PKG_NOTE_build_timestamp=20 25-02-06T23:22:48+0000' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for llvm20-20.1.0.r1 ===> Building llvm20-20.1.0.r1 pkg-static: Unable to access file /wrkdirs/usr/ports/devel/llvm20/work-defau lt/stage/usr/local/llvm20/lib/libFlangOpenMPTransforms.a:No such file or directory *** Error code 1 Stop. make: stopped making "package" in /usr/ports/devel/llvm20 =>> Cleaning up wrkdir ===> Cleaning for llvm20-20.1.0.r1 build of devel/llvm20@default | llvm20-20.1.0.r1 ended at Fri Feb 7 03:39:05 PST 2025 build time: 12:16:16 !!! build failure encountered !!! -- Cheers, Cy Schubert FreeBSD UNIX: Web: https://FreeBSD.org NTP: Web: https://nwtime.org e^(i*pi)+1=0