From nobody Wed Nov 6 11:51:44 2024 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 4Xk3TR2CLjz5cTmh; Wed, 06 Nov 2024 11:51:55 +0000 (UTC) (envelope-from fuz@fuz.su) Received: from fuz.su (fuz.su [IPv6:2001:41d0:8:e508::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-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "fuz.su", Issuer "fuz.su" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xk3TQ6ls0z4rQw; Wed, 6 Nov 2024 11:51:54 +0000 (UTC) (envelope-from fuz@fuz.su) Authentication-Results: mx1.freebsd.org; none Received: from fuz.su (localhost [127.0.0.1]) by fuz.su (8.18.1/8.18.1) with ESMTPS id 4A6BpiMV012082 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Wed, 6 Nov 2024 12:51:44 +0100 (CET) (envelope-from fuz@fuz.su) Received: (from fuz@localhost) by fuz.su (8.18.1/8.18.1/Submit) id 4A6BpikC012081; Wed, 6 Nov 2024 12:51:44 +0100 (CET) (envelope-from fuz) Date: Wed, 6 Nov 2024 12:51:44 +0100 From: Robert Clausecker To: "Sergey A. Osokin" Cc: Antoine Brodin , ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 96de6ae007dd - main - graphics/xpdf4: add Qt5/Qt6 flavors Message-ID: References: <202411060024.4A60OppA091460@gitrepo.freebsd.org> 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 Content-Disposition: inline In-Reply-To: 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:16276, ipnet:2001:41d0::/32, country:FR] X-Rspamd-Queue-Id: 4Xk3TQ6ls0z4rQw X-Spamd-Bar: ---- Hi Sergey, Am Wed, Nov 06, 2024 at 10:49:58AM +0000 schrieb Sergey A. Osokin: > > > +FLAVORS= qt5 qt6 > > > +FLAVOR?= ${FLAVORS:[1]} > > > +qt5_PKGNAMESUFFIX= > > > +qt6_PKGNAMESUFFIX= -qt6 > > > +qt5_CONFLICTS_INSTALL= ${PORTNAME}-qt6 > > > +qt6_CONFLICTS_INSTALL= ${PORTNAME} > > > > Hello, > > > > There is a PKGBASE (and PKGNAME) collision with graphics/xpdf > > The graphics/xpdf port by default builds graphics/xpdf4 port with > the package name xpdf, i.e. same as the graphics/xpdf4 does, but > without "4" suffix for the package name. And the graphics/xpdf4 > by default builds xpdf4 package without -qtX suffix. > > For now it looks like this: > % pkg search ^xpdf > xpdf-4.05,1 Display PDF files and convert them to other formats > xpdf3-3.04_13 Display PDF files and convert them to other formats > xpdf4-4.05,1 Display PDF files and convert them to other formats > > After the update it should be like that: > % pkg search ^xpdf > xpdf-4.05_1,1 Display PDF files and convert them to other formats > xpdf3-3.04_13 Display PDF files and convert them to other formats > xpdf4-qt5-4.05_1,1 Display PDF files and convert them to other formats > xpdf4-qt6-4.05_1,1 Display PDF files and convert them to other formats > > Am I missing something there? poudriere bulk -na reports as follows: [00:01:57] [Dry Run] Warning: (graphics/xpdf4): Error: /usr/local/share/poudriere/bulk.sh:deps_fetch_vars:177:Duplicated origin for xpdf-4.05_1,1: graphics/xpdf4 AND graphics/xpdf. Rerun with -v to see which ports are depending on these. This currently prevents poudriere-bulk runs from running to completion. Yours, Robert Clausecker -- () ascii ribbon campaign - for an encoding-agnostic world /\ - against html email - against proprietary attachments