From nobody Sun Feb 18 00:58:52 2024 X-Original-To: ports@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 4TcnP40cTsz5BJ8D for ; Sun, 18 Feb 2024 00:59:04 +0000 (UTC) (envelope-from junchoon@dec.sakura.ne.jp) Received: from www121.sakura.ne.jp (www121.sakura.ne.jp [153.125.133.21]) (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 4TcnP32yQNz459m for ; Sun, 18 Feb 2024 00:59:03 +0000 (UTC) (envelope-from junchoon@dec.sakura.ne.jp) Authentication-Results: mx1.freebsd.org; none Received: from kalamity.joker.local (123-1-91-49.area1b.commufa.jp [123.1.91.49]) (authenticated bits=0) by www121.sakura.ne.jp (8.17.1/8.17.1/[SAKURA-WEB]/20201212) with ESMTPA id 41I0wqtw011693; Sun, 18 Feb 2024 09:58:52 +0900 (JST) (envelope-from junchoon@dec.sakura.ne.jp) Date: Sun, 18 Feb 2024 09:58:52 +0900 From: Tomoaki AOKI To: Robert Cina Cc: Tatsuki Makino , ports@freebsd.org, "Robert R. Russell" Subject: Re: Installed audio/alsa-plugins and dependencies Message-Id: <20240218095852.ec472d1f62003cf60748a47e@dec.sakura.ne.jp> In-Reply-To: References: <20240217110320.09af416e@venus.private.rrbrussell.com> Organization: Junchoon corps X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; amd64-portbld-freebsd14.0) List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spamd-Bar: ---- X-Rspamd-Queue-Id: 4TcnP32yQNz459m 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:7684, ipnet:153.125.128.0/18, country:JP] Would be WIP [1] as Jan Beich introduced before. [2] [1] https://github.com/freebsd/poudriere/issues/1113 [2] https://lists.freebsd.org/archives/freebsd-ports/2024-February/005318.html On Sat, 17 Feb 2024 16:02:46 -0500 Robert Cina wrote: > I am indeed seeing audio/alsa-plugin port causing multiple rebuilds with > new dependencies every time a poudriere runs. I have kde ports and it > causes qt*, chromium and lots of other ports to rebuild for no reason other > than which I assume is related to the subpackages issue of the port. This > is with poudriere-devel. > > On Sat, Feb 17, 2024 at 2:59 PM Tatsuki Makino > wrote: > > > Hello. > > > > Robert R. Russell wrote on 2024/02/18 02:03: > > > Would that missing code cause audio/alsa-plugins to show a need for a > > > rebuild with new dependencies every time poudriere runs? > > > > If subpackage is considered to be a FLAVOR that can be optionally changed > > (but it seems not :) ), then something is still wrong around here. > > > > https://github.com/freebsd/poudriere/blob/4ca881e06c33f85870127a57f9457ae6c1b69d74/src/share/poudriere/common.sh#L5997 > > > > Regards. -- Tomoaki AOKI