From nobody Sun Dec 03 19:34:50 2023 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 4Sjxp23dJKz53GFJ for ; Sun, 3 Dec 2023 19:34:50 +0000 (UTC) (envelope-from rene@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Sjxp235Dnz3WDv; Sun, 3 Dec 2023 19:34:50 +0000 (UTC) (envelope-from rene@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1701632090; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=0yqFhBurC1iO3X+dX5Yn99QBAqXwgDd3rihRhAXqUkI=; b=EHXrYv7Awzz6sSmnx0x1q5UIEDjTuhhurboMeSGowUvehwkKwcRxwTs6kVX13TIgT3dVhL 5NRe1IwESeQnoSrgkRt73Sw0a1iEE3MUjsyvqv6Zn2yAmWFoI8Jnygv87FgIlsBA2RVd8Z LuzsqpDRqOVsO1IAG4bbFpAlbBGbQ9iMtcSZvit9Hb+R5ryIL2TfE4jgyT6DfuKNVisoMK ycitczx24TJbAsvuX384PMJriSRAP+HP7Ns6Q6pap+gZx15lDt0nYAQOmGwHPeiQ3Rv18e p8QOpxNfYMb5cPBMyp2gFVnWrnkakLajtCfvy4YjoG9wCwZ95IkwKNxyTDiNPg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1701632090; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=0yqFhBurC1iO3X+dX5Yn99QBAqXwgDd3rihRhAXqUkI=; b=WB+53lqxAGK8kka6l7tMVCEe7EqgpXbfi1XbTXHKVOx2RvqWyXzc00BMjaQbAttdAoDbKG 4wKQdI7AN/aKfg/Dk5PnVGR3QVEPAyUnXLHSuFSqPETEadtvQwxIi50pEetTzEF6nAIJDG 4K7+cVz/WzyWCWsD0P2RubOq7ZBwYpwOBmmKjfABSPteR3lL0GPU8Qy/dGCvZ+IeTF2d1i tji/A2rwPAIuyJGJfEYeRkkD+cSSRO2eaLWBYQQE5T2IIpFSVWEVOis2APFxV6htlf2c8A so8i5I5rrcPOkshdpZv3lgtliBbHJBN73wiIqe+GGhL0OPSAJhRKf+K+KH4fBQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1701632090; a=rsa-sha256; cv=none; b=KxmibI9+xXv6B624vt7TKMgz0ZBwTUH0OOksV8JbclSoDQ03NJrPYCN+EL3qxmyfowrTM+ OlVDS+lliHvf1vunX8CaJyQc81Ey3Teh48x8dB/VJfZ4EW1mmwohiB3Q1YO8caTtzeXReY 3hD01s5TNsw5rpwgapS6zz+pobdd8fO8ucQEIzwSytiJKFwYqpalGzL0YsircAB72NLipi sYimbAa2Jh85Xfq1aJZypOFq5m8jq+breBY6/9seyFau/vnubcQXFSv+djVwWp7HVJx9wJ f/OaQ4lrKWqSw5Bbu+KMpVt885t7G/fLPeR/mNwPk7/CBb77QVeWXK0Rmrca6w== Received: by freefall.freebsd.org (Postfix, from userid 1185) id 24E546DA8; Sun, 3 Dec 2023 19:34:50 +0000 (UTC) Date: Sun, 3 Dec 2023 19:34:50 +0000 From: Rene Ladan To: Tomoaki AOKI Cc: dev-commits-ports-main@freebsd.org Subject: Re: git: 5a3222023bcd - main - cleanup: Remove expired gupnp14 ports: Message-ID: References: <20231203132447.750636d44652aabdc9b756d6@dec.sakura.ne.jp> <20231203224212.c403c6147717b79a56e30898@dec.sakura.ne.jp> 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: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20231203224212.c403c6147717b79a56e30898@dec.sakura.ne.jp> On Sun, Dec 03, 2023 at 10:42:12PM +0900, Tomoaki AOKI wrote: > On Sun, 3 Dec 2023 10:55:40 +0000 > Rene Ladan wrote: > > > On Sun, Dec 03, 2023 at 01:24:47PM +0900, Tomoaki AOKI wrote: > > > Hi. > > > > > > Maybe this caused fatal error below on poudriere-devel. > > > > > > (snip) > > > [00:00:02] [Dry Run] Inspecting ports tree for modifications to git > > > checkout... yes > > > [00:00:02] [Dry Run] Ports top-level git hash: 58702b462a07 (dirty) > > It looks like you have local changes, which? > > Thanks to your reply. > > Multiple patches from bugzilla, getting back deleted compiz-* ports, > etc. > Everything is unrelated with gupnp*. > > > > > > > [00:00:02] [Dry Run] Gathering ports metadata > > > [00:00:02] [Dry Run] Error: MOVED: net/gupnp14 EXPIRED 2023-12-02 Has > > > expired: Unsupported legacy version upstream, also fails to build with > > > newer versions of libxml2. Consider migrating to net/gupnp > > > [00:00:02] [Dry Run] Error: Fatal errors encountered gathering initial > > > ports metadata > > > (snip) > > > > > What was the exact command you used? > > # poudriere bulk -O sccache -f /poudriere/pkglist.all -j 14amd64 -J 6 -n > > Note that /poudriere/pkglist.all is the list of all installed ports, > except for some tooooo huge leaf ports (www/chromium etc.) and locked > ports are intentionally dropped. > > And now noticed net/gupnp14 is in the list. > As I don't installed it intentionally, and `pkg query %ro net/gupnp14` > showed nothing, it should be a remnant of any ports which is alreafy > deinstalled or modified not to use net/gupnp14. > > Forcibly deinstalling net/gupnp14, reverting the previous revert and > re-creating the list went fine for dry-run. > > Sorry for the noise. > Ah, accumulated legacy stuff ;) Good to hear it is solved now. Regards, René > Regards. > > > > > Regards, > > René > > > > > Regards. > > > > > > > The branch main has been updated by rene: > > > > > > > > URL: > > > https://cgit.FreeBSD.org/ports/commit/?id=5a3222023bcda3d4b09913c86bd2a11f8f810a97 > > > > > > > > commit 5a3222023bcda3d4b09913c86bd2a11f8f810a97 > > > > Author: Rene Ladan > > > > AuthorDate: 2023-12-02 12:34:38 +0000 > > > > Commit: Rene Ladan > > > > CommitDate: 2023-12-02 12:35:24 +0000 > > > > > > > > cleanup: Remove expired gupnp14 ports: > > > > > > > > 2023-11-30 net/gupnp14: Unsupported legacy version upstream, also > > > fails to build with newer versions of libxml2. Consider migrating to > > > net/gupnp > > > > 2023-11-30 net/gupnp-dlna: Depends on deprecated port net/gupnp14 > > > > 2023-11-30 net/gupnp-igd12: Depends on deprecated port net/gupnp14 > > > > --- > > > > > > (snip) > > > > > > -- > > > Tomoaki AOKI > > > -- > Tomoaki AOKI