From nobody Wed Jan 3 13:57:42 2024 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 4T4rrm5vb5z55wdV; Wed, 3 Jan 2024 13:57:44 +0000 (UTC) (envelope-from bapt@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4T4rrm5QqXz4Nvb; Wed, 3 Jan 2024 13:57:44 +0000 (UTC) (envelope-from bapt@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1704290264; 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=fRMuEgDnnuNErfoHrUXbPQYLZr8DIiYRj/fi/3fYwRk=; b=SKDVHZl+7Lzc3n07QCkdBOraz5mAga6EU32uwAu0tSKrCdxULg5WwkLFB4s2QrJJKfpB24 c1kVptN+LIGsaEfbTo3z9ar1kA+XvdaAD/D+YgvWfkQ0IRyO6mTvV1DjkGA5xudC+8uwa/ kqlXpDv8P+WNJfKBw1gyOhxpSDOVzGalYAERfAzyeo3m2pI0MzFxqS/Hacx8skGIxLwq0W B+PSlYcF09SzoCq73AQoLzl5Mi5whJe4c5Geu7WZRfNydK4tOWSZcom01Xw8r7O2flZPm5 MNZ6z8K1OodL2kRtU2H+i/HjMtO3bK17HThkjcxqI/9cMwp0gjDNA4vsQYiLyw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1704290264; 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=fRMuEgDnnuNErfoHrUXbPQYLZr8DIiYRj/fi/3fYwRk=; b=hRRBUI3NoQ0XL2o/EV1SBbsVpHMbnTIJJDOHul6lL6EzSZJlIihkVSJ7kW61qLl3M/QWzl Rwl9oYglE/Y+4rGKj5u7xK9Ud5Ox3rUFgSwRXS2NqPsrCY/gZqi3eWmx9CcfQArtmsYAvA G//Rkts2BjQsmGLcL6oM2YXxlbJmHw0+e8Yz55vYRklgdbDARNQv4kvS4UzO4B9RNhItR/ uSkvmqOM08IL2/9t3A64jxzTFE16mLTr7a+ANpKBd4A0b/PS8t6VQRVTmIODR4BTrm11Yp U1rgdY4GH0sAY4tUO3aUAlXIcCqN8dSwG8MoU+wXtSuU1EdkJBJ2t8fPwNfo7w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704290264; a=rsa-sha256; cv=none; b=AOIfIjH/wIE3CWBSWnYQ5hjqOPGSCPEGidT/FOFYrLrjitPlEe+dktdN1lqfDOB5QMFHSK KRv/TceKeNfBe8mmZs+hI5T/Sja1vf7/e3emUWSZFRSJLo0QzsDJg8+HrvZtx7XcoZzzG5 U84DM2c0D/7TlDx4lB8Nx2PLfihsW3eoXYxHwB/OVSRAWkP8GLV/QfiXOZGVrkNeHhsGqb Tefs2YXPUvV3o6BYfTcspRAklNiLSzL4b2lcZDSiyIpV6pCEq3AYk3JmGehidDkL4sWqGV dUaRWUICj6ZFl82HF4Hc8+VAMdbFn1Z4PPUqfyIkx9GwDQgfUNZEoGTPjsvKTw== Received: from aniel.nours.eu (nours.eu [IPv6:2001:41d0:8:3a4d::1]) (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: bapt) by smtp.freebsd.org (Postfix) with ESMTPSA id 4T4rrm3p7kz12SH; Wed, 3 Jan 2024 13:57:44 +0000 (UTC) (envelope-from bapt@freebsd.org) Received: by aniel.nours.eu (Postfix, from userid 1001) id 223741C3F7C; Wed, 3 Jan 2024 14:57:42 +0100 (CET) Date: Wed, 3 Jan 2024 14:57:42 +0100 From: Baptiste Daroussin To: Jan Beich Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 80ca2bd47129 - main - x11/libxkbcommon: fix with latest lld Message-ID: References: <202401031322.403DMb6M096529@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: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Wed, Jan 03, 2024 at 02:55:41PM +0100, Jan Beich wrote: > Baptiste Daroussin writes: > > > diff --git a/x11/libxkbcommon/Makefile b/x11/libxkbcommon/Makefile > > index d3ce4abd1f06..82dd54941dec 100644 > > --- a/x11/libxkbcommon/Makefile > > +++ b/x11/libxkbcommon/Makefile > > @@ -1,5 +1,6 @@ > > PORTNAME= libxkbcommon > > PORTVERSION= 1.6.0 > > +PORTVERSION= 1 > > Did you miss RE infix in PORTREVISION? > > $ poudriere testport -j 132amd64 x11/libxkbcommon > =================================================== > ===== env: DEVELOPER_MODE=yes STRICT_DEPENDS=yes USER=root UID=0 GID=0 > ===> License MIT accepted by the user > ===> libxkbcommon-1 depends on file: /usr/local/sbin/pkg - found > => libxkbcommon-1.tar.xz is not in /usr/ports/x11/libxkbcommon/distinfo. > => Either /usr/ports/x11/libxkbcommon/distinfo is out of date, or > => libxkbcommon-1.tar.xz is spelled incorrectly. > *** Error code 1 Fixed, thank you and sorry about that Best Bapt