From nobody Wed Apr 29 18:00:18 2026 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 4g5Q7m6vZ9z6ZpkF; Wed, 29 Apr 2026 18:00:20 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (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 "freefall.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g5Q7m5LKwz42Ys; Wed, 29 Apr 2026 18:00:20 +0000 (UTC) (envelope-from jbeich@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777485620; 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=yzg3+ZX6B0VxAtcUf3gs4XNErqgmq/smcUlHl1NVUAE=; b=o98eHwf7PSoFaox8/F8svMiVeXbsLDk9FBQn2O3xm8dFgY8RWMGDXtNqgLaaErNs39BinS 7UYSxMmZf9Brwngpw3FNNaQ6yOkZdAOH2fEe387HvSvJY1VWAovtyKwr2yQv1rwDGw/Vbg CgavEBO3WNUm0LEejrmDNkuSrxhytBYANyWXO83iHx6Qce7lbTvE1ralD/hL3dkdeu+Ayg uZpo0BWBVgbesOz1RDPD4JniW8rsyokT7yGhLiHMmJx5G6U8dSJEC0JyTTujO1U1e5TUH0 jD+2FTFNxIHuHSIa303+rl0qWKpN3OmM+C7j/+AHlJUpXEf9E74eAC97AGH4fw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777485620; a=rsa-sha256; cv=none; b=gQHCPNIDLYiBj7HiWjOzFtMVTcSRjUmg7xt0ec4DjMRMZPWtYDkk85niCcHSkob+91xxLA HvPxXlH6pM78Z/Mh7X+0hewP4GxukbXvSzEpieU7wgDdgsaNVWF3fW/VLTwBNLUC9gvkzP ZI1FwPUPGF+chxHkSDxkCZ0bzcIOSkcM71KYsyh3Q57In34+7a3lOpeiSZscnmenqEqJ5d vu3o7rGjiJJBW4eijmovC1gLRDhyASbBgRXClRBFLS4ndjWbyNnwUehxwDIloNQ8kaSxS1 zMqKP1wpiPrmS0ZEHfDLRdi30L2174MKUBwQs03KbX2lc9pN6Q0ciIV7h+hpiA== 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=1777485620; 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=yzg3+ZX6B0VxAtcUf3gs4XNErqgmq/smcUlHl1NVUAE=; b=siOWSB1GO8+2gTyjNPNZn80Wir145gXEl+e6CCLISfGuXNSGa5O+fPmQSAgGWpuhm0KDtK 0qODkUdcBmeLDIBGeRJtAW731Dg42bvhMmFskczZDUZhD+7XLcpOJ90t/Vr0i3qjsaDMTT oI/ljriksqUdUH02NaICiGTG9J+Q9r27BzNMIWPjxiejI3GGfS7Ck9bJyKVwHAHsMmPaQC lvQ3SDyGA1leGM8MYQ/yUBjIcAt8199QAWMjFarWQdbNwxxsGKQxaeCYakpcSQRpgo+p6h 65Il1boaNaRi5z/XIhQlXe0RF1YoOnf9o21Sf0Ct5x8VVGmvFhJcIrxRLO35kw== Received: by freefall.freebsd.org (Postfix, from userid 1354) id 92AC797AB; Wed, 29 Apr 2026 18:00:20 +0000 (UTC) From: Jan Beich To: Lars Engels Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: fc0d875d5ac8 - main - x11-wm/niri: Update to 26.04 In-Reply-To: References: <69edfe3d.21d51.4028f430__2937.6389271178$1777204822$gmane$org@gitrepo.freebsd.org> Date: Wed, 29 Apr 2026 20:00:18 +0200 Message-ID: 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 (Please, ignore my other empty email.) Lars Engels writes: > On Wed, Apr 29, 2026 at 01:59:38PM +0200, Jan Beich wrote: > >> Lars Engels writes: >> >> > --- a/x11-wm/niri/Makefile.crates >> > +++ b/x11-wm/niri/Makefile.crates >> [...] >> > +===> License GPLv3+ accepted by the user >> > +===> niri-26.04 depends on file: /usr/local/sbin/pkg - found >> > +===> Fetching all distfiles required by niri-26.04 for building >> > +===> Extracting for niri-26.04 >> > +=> SHA256 Checksum OK for YaLTeR-niri-v26.04_GH0.tar.gz. >> > +===> Moving crates to /home/ports/x11-wm/niri/work/niri-26.04//cargo-crates >> >> Garbage crept in? Builds fine regardless: "=" makes an assignment >> to an empty variable (ignored per "make -dv") thus no syntax error. > > Can you elaborate? Which garbage? 1. Open Makefile.crates 2. Look at the top of the file 3. Notice a build log output mixed in along with the code