From nobody Tue Feb 06 21:22:43 2024 X-Original-To: freebsd-toolchain@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 4TTx6X1lhmz5B0PH; Tue, 6 Feb 2024 21:22:44 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: from spindle.one-eyed-alien.net (spindle.one-eyed-alien.net [199.48.129.229]) (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) by mx1.freebsd.org (Postfix) with ESMTPS id 4TTx6W6YVbz4Zhm; Tue, 6 Feb 2024 21:22:43 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Authentication-Results: mx1.freebsd.org; none Received: by spindle.one-eyed-alien.net (Postfix, from userid 3001) id 182E83C019A; Tue, 6 Feb 2024 21:22:43 +0000 (UTC) Date: Tue, 6 Feb 2024 21:22:43 +0000 From: Brooks Davis To: Mark Millard Cc: FreeBSD Toolchain , FreeBSD Mailing List Subject: Re: devel/llvm18 on amd64: phase: package "Unable to access file . . ./stage/usr/local/llvm18/lib/clang/18/include/arm_sme.h" more Message-ID: References: List-Id: Maintenance of FreeBSD s integrated toolchain List-Archive: https://lists.freebsd.org/archives/freebsd-toolchain List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-toolchain@freebsd.org X-BeenThere: freebsd-toolchain@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Rspamd-Queue-Id: 4TTx6W6YVbz4Zhm 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:36236, ipnet:199.48.128.0/22, country:US] Just pushed a fix in cf92377ad51eb7e0dbe805e34f5089f7eec89044. -- Brooks On Tue, Feb 06, 2024 at 03:32:28AM -0800, Mark Millard wrote: > I attempted a poudriere bulk run based on devel/llvm* using > devel/llvm18 and got (amd64 context, no qemu involved: native): > > =================================================== > ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2024-02-06T10:59:08+0000' 'PKG_NOTE_ports_top_git_hash=ac84a244ad6a' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=9e99ad2987fb' 'PKG_NOTE_port_checkout_unclean=yes' 'PKG_NOTE_built_by=poudriere-git-3.4.99.20231211' NO_DEPENDS=yes USER=root UID=0 GID=0 > ===> Building packages for llvm18-18.1.0.r1 > ===> Building llvm18-18.1.0.r1 > pkg-static: Unable to access file /wrkdirs/usr/ports/devel/llvm18/work-default/stage/usr/local/llvm18/lib/clang/18/include/arm_sme.h:No such file or directory > pkg-static: Unable to access file /wrkdirs/usr/ports/devel/llvm18/work-default/stage/usr/local/llvm18/lib/clang/18/include/arm_vector_types.h:No such file or directory > *** Error code 1 > > Stop. > make: stopped in /usr/ports/devel/llvm18 > > === > Mark Millard > marklmi at yahoo.com > >