From nobody Wed Apr 22 18:59:31 2026 X-Original-To: dev-commits-src-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 4g17nK086lz6b7Pv; Wed, 22 Apr 2026 18:59:33 +0000 (UTC) (envelope-from ivy@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g17nJ6VWgz4PWZ; Wed, 22 Apr 2026 18:59:32 +0000 (UTC) (envelope-from ivy@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776884373; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=J8UEqYb5q8cpvI5XPnq4I/EZnY9ovw1KC2h6w4BbTaU=; b=s220TkLlQT5/uGsNrHbHedAOa69JPU8+/1POCA2Yzz6n4+5FboQnltnPRHde1859Zps/x+ gfZyOjTpjMhyRitRi24OKEhrOQV3/ZxbAuWaCYcfE0eVcLD9iPn8OjphQqKKVvzwpwE6qp ZOjog9eW8B07v93CXD4RHEMKS3SCvIuxaDTYwF1sk6JyCOHlZ5W6EyVhsrX8bTT8RXQ0R5 lokMJctIyl14JD6motGKEbVZlRAwUstEz3S38ikNPhF2WO8m6fylsXlPRffOEUc/7HSQg2 X2dDeXjyNxLKMS7j2SlKyjQesaWqRqH56/QBrTh+5/urHNFRIYqimmMvFXZvfQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776884373; a=rsa-sha256; cv=none; b=Ye7HGqjUM+knUiKwvOcwLz0jh7qIeyqQ5n+Gbmv1OySUhDn1GOfnDFCmA4f8QmfxkAWTJg oFieyDEe+/mMOHgtMjrxUQ82QrNlSfnwo7lLz+L24EHsqtEnqN+TG+cD5m/0H5lW1ls0p4 MKVW1OseDCWbYsLHsgfavwk76c7Vt7Ghr4DVwrzbyyBLktVGJTg1fKPGxUGzJ7y6Q1XgRc LzRkjKtTvFi9YiFTket9JFTCclFOeymjCTejGHsyj1UTdewdhNdNqKgJbppyQ/WdONm87L 8EfnTgeyZoKlzCeBUK33zU0n4lpg/gL5/LX17PH8vqjEQq+ztt3OJbGGejMFig== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776884372; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=J8UEqYb5q8cpvI5XPnq4I/EZnY9ovw1KC2h6w4BbTaU=; b=h7oObnD6f1BA2OJNp9lmk6EWWIlxES6+tUDPqKoZLQvrigjmMLCI6Uz8ubJnDMSA0C6Wae LdCtTw1aMYzjN2H/wq1remzvqcQa53rXPRzQC3KUevajxBuT2S3UmaMYMWN0or0R1yrxrf MY8daKGkmYeIaDErQ5XGcp7UclugfrBvUgO2JHxuuWPfBvSl2RVLt2j0QaKkqg755d8a7/ +/mifvxJd3p3PdAAlc8WPSeUsJXKXVyWBPtc4k63/9EWL05gKfFPKIYgxSjyTtNTpTIJKd Vh3XW5aEmnjzAyLZZDfto3OtQ0Lxo7DJ0rgaKgz5wIqCTMJhaag5L33kq0Hhbg== Received: from amaryllis.le-fay.org (amaryllis.le-fay.org [IPv6:2a00:1098:6b:400::9]) (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: ivy/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4g17nJ28ZSzD7D; Wed, 22 Apr 2026 18:59:32 +0000 (UTC) (envelope-from ivy@freebsd.org) Date: Wed, 22 Apr 2026 19:59:31 +0100 From: Lexi Winter To: Pierre Pronchery Cc: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: b8352da33f34 - main - pkgconf: import into the base system Message-ID: Mail-Followup-To: Pierre Pronchery , src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org References: <69e8d0f6.216cd.2cf09725@gitrepo.freebsd.org> <8B742E5D-BFA1-4C88-98F1-62073A6A449F@defora.org> List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="+lwTrYfAajfpDERo" Content-Disposition: inline In-Reply-To: <8B742E5D-BFA1-4C88-98F1-62073A6A449F@defora.org> --+lwTrYfAajfpDERo Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Pierre Pronchery wrote in <8B742E5D-BFA1-4C88-98F1-62073A6A449F@defora.org>: > On 22 Apr 2026, at 17:29, Lexi Winter wrote: > > Pierre Pronchery wrote in <69e8d0f6.216cd.2cf09725@gitrepo.freebsd.org>: > >> pkgconf: import into the base system > > this has broken the build (for the reason i noted in the review): [=E2= =80=A6] > I thought I had addressed it; maybe I didn=E2=80=99t understand the full = context. you didn't add the package UCL in release/packages/ucl, which is required for every package. for most packages, all that's needed is a comment and description; you can copy the syntax from one of the other examples there. the file should be named 'pkgconf-all.ucl'. if you don't have time to fix this by tomorrow, i will fix it myself when i land D56087. --+lwTrYfAajfpDERo Content-Type: application/pgp-signature; name=signature.asc -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQSyjTg96lp3RifySyn1nT63mIK/YAUCaekakAAKCRD1nT63mIK/ YNAPAQCPPypux0GI62504vofjYhTq9xV9DC1g7xK7EJ7KqiFBgD/aXAj4aVEdSYa rEYfcnmXoG2h/kyPDq/sZtgHjLdPiww= =6jXh -----END PGP SIGNATURE----- --+lwTrYfAajfpDERo--