From nobody Fri Apr 18 06:25:18 2025 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 4Zf4WV0r8dz5tVny; Fri, 18 Apr 2025 06:25:26 +0000 (UTC) (envelope-from matthias@fechner.net) Received: from beta.fechner.net (beta.fechner.net [IPv6:2a03:4000:67:cc1::2]) (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 4Zf4WR6sQKz3Gpx; Fri, 18 Apr 2025 06:25:23 +0000 (UTC) (envelope-from matthias@fechner.net) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=fechner.net header.s=mail header.b=niepjZS+; dmarc=pass (policy=none) header.from=fechner.net; spf=pass (mx1.freebsd.org: domain of matthias@fechner.net designates 2a03:4000:67:cc1::2 as permitted sender) smtp.mailfrom=matthias@fechner.net Received: from [192.168.1.151] (unknown [46.252.96.255]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) (Authenticated sender: idefix@fechner.net) by beta.fechner.net (Postfix) with ESMTPSA id 1B4E255BCEF; Fri, 18 Apr 2025 08:25:20 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fechner.net; s=mail; t=1744957520; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=AJJmZyHY1ovH5Ehy+U8ozknjje8Y746Hx+y6p0fDH8o=; b=niepjZS+vYTYu8AqqoEIuwR0tS5tLWFPxXTTUguQqmSTd62TKBxAk0FZXJAKq9G1UOgY1c FxcWJIrtX69OD3b6uP3/g/0lxC0hNzFs3DZvYcLT6ZgnxW2Gx/iZR8kCcLota0kVYTL+FE fJPckmVHSJzxxIe1O7WzHBiz93/7KrnFCFq6IWA1xYm46Dm/rIOubWaQxgYIVYjc6W71qq /N7zA4ZEzJVtGuc/2E2feLgorIL5kk6s6OgDjXcMY0z/wQvzJkabt0KgAPq/4uKC2TmrSM iyII/9H4I5Gotv7mxf2ljSBrMRcmJrnovvntRk50b69iNuCa0zymMK+MQwnhUg== Content-Type: multipart/alternative; boundary="------------vdN5DE0ID3XE2WYzQ8PC0T60" Message-ID: Date: Fri, 18 Apr 2025 09:25:18 +0300 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: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: git: d76f33e236fb - main - devel/glib20: Update to 2.84.1 To: Gleb Popov , ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org References: <202504151248.53FCmPDM079058@gitrepo.freebsd.org> Content-Language: en-US From: Matthias Fechner In-Reply-To: <202504151248.53FCmPDM079058@gitrepo.freebsd.org> X-Rspamd-Action: no action X-Rspamd-Server: beta.fechner.net X-Spamd-Result: default: False [-0.69 / 15.00]; DWL_DNSWL_MED(-2.00)[fechner.net:dkim]; NEURAL_SPAM_LONG(1.00)[0.998]; NEURAL_SPAM_MEDIUM(0.99)[0.991]; NEURAL_SPAM_SHORT(0.82)[0.818]; DMARC_POLICY_ALLOW(-0.50)[fechner.net,none]; RCVD_DKIM_ARC_DNSWL_MED(-0.50)[]; RCVD_IN_DNSWL_MED(-0.20)[2a03:4000:67:cc1::2:from]; R_DKIM_ALLOW(-0.20)[fechner.net:s=mail]; R_SPF_ALLOW(-0.20)[+a]; ONCE_RECEIVED(0.20)[]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; TO_DN_SOME(0.00)[]; ASN(0.00)[asn:197540, ipnet:2a03:4000::/32, country:DE]; MIME_TRACE(0.00)[0:+,1:+,2:~]; RCVD_COUNT_ONE(0.00)[1]; ARC_NA(0.00)[]; RCVD_TLS_ALL(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; FROM_EQ_ENVFROM(0.00)[]; FROM_HAS_DN(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; MLMMJ_DEST(0.00)[dev-commits-ports-all@FreeBSD.org,dev-commits-ports-main@FreeBSD.org]; DKIM_TRACE(0.00)[fechner.net:+] X-Rspamd-Queue-Id: 4Zf4WR6sQKz3Gpx X-Spamd-Bar: / This is a multi-part message in MIME format. --------------vdN5DE0ID3XE2WYzQ8PC0T60 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Dear Gleb, Am 15.04.2025 um 15:48 schrieb Gleb Popov: > The branch main has been updated by arrowd: > > URL:https://cgit.FreeBSD.org/ports/commit/?id=d76f33e236fb5bd319031fece1d6fbe714fbbef2 > > commit d76f33e236fb5bd319031fece1d6fbe714fbbef2 > Author: Gleb Popov > AuthorDate: 2025-04-03 10:21:19 +0000 > Commit: Gleb Popov > CommitDate: 2025-04-15 12:34:41 +0000 > > devel/glib20: Update to 2.84.1 > > PR: 285865 > Exp-run by: antoine > --- > devel/glib20/Makefile | 8 +- > devel/glib20/distinfo | 8 +- > devel/glib20/files/patch-revert-8abf3a0 | 19 ++-- > devel/glib20/pkg-plist | 185 +++++++++++--------------------- > 4 files changed, 80 insertions(+), 140 deletions(-) > > diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile > index 2d36f81d6ec3..ef3b3598c398 100644 > --- a/devel/glib20/Makefile > +++ b/devel/glib20/Makefile > @@ -1,14 +1,10 @@ > PORTNAME= glib > -DISTVERSION= 2.82.4 > -PORTREVISION= 1 > +DISTVERSION= 2.84.1 do you think, you can fix aproblem that is triggered if you build the port with: poudriere bulk -t =>> Checking for extra files and directories grep: /wrkdirs/usr/ports/devel/glib20/work-default/.PLIST.mktmp: No such file or directory =>> Error: Files or directories left over: @dir /usr/local/glib-bootstrap =>> Cleaning up wrkdir ===> Cleaning for glib-bootstrap-2.84.1,2 I use poudriere to test my own packages before I push them, but now I have to always manually build the port without the `-t` flag if its gets an update and that disrupts my automatic CI/CD pipeline that checks my changes. The same problem is with: devel/gobject-introspection@bootstrap The full log for glib20 is here: https://pkg.fechner.net/data/142amd64-gitlab/2025-04-16_07h20m36s/logs/errors/glib-bootstrap-2.84.1,2.log Thanks a lot! Gruß Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook --------------vdN5DE0ID3XE2WYzQ8PC0T60 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit
Dear Gleb,

Am 15.04.2025 um 15:48 schrieb Gleb Popov:
The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d76f33e236fb5bd319031fece1d6fbe714fbbef2

commit d76f33e236fb5bd319031fece1d6fbe714fbbef2
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2025-04-03 10:21:19 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2025-04-15 12:34:41 +0000

    devel/glib20: Update to 2.84.1
    
    PR:             285865
    Exp-run by: antoine
---
 devel/glib20/Makefile                   |   8 +-
 devel/glib20/distinfo                   |   8 +-
 devel/glib20/files/patch-revert-8abf3a0 |  19 ++--
 devel/glib20/pkg-plist                  | 185 +++++++++++---------------------
 4 files changed, 80 insertions(+), 140 deletions(-)

diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile
index 2d36f81d6ec3..ef3b3598c398 100644
--- a/devel/glib20/Makefile
+++ b/devel/glib20/Makefile
@@ -1,14 +1,10 @@
 PORTNAME=	glib
-DISTVERSION=	2.82.4
-PORTREVISION=	1
+DISTVERSION=	2.84.1

do you think, you can fix aproblem that is triggered if you build the port with:
poudriere bulk -t

=>> Checking for extra files and directories
grep: /wrkdirs/usr/ports/devel/glib20/work-default/.PLIST.mktmp: No such file or directory
=>> Error: Files or directories left over:
@dir /usr/local/glib-bootstrap
=>> Cleaning up wrkdir
===>  Cleaning for glib-bootstrap-2.84.1,2


I use poudriere to test my own packages before I push them, but now I have to always manually build the port
without the `-t` flag if its gets an update and that disrupts my automatic CI/CD pipeline that checks my changes.

The same problem is with:
devel/gobject-introspection@bootstrap

The full log for glib20 is here:
https://pkg.fechner.net/data/142amd64-gitlab/2025-04-16_07h20m36s/logs/errors/glib-bootstrap-2.84.1,2.log

Thanks a lot!

Gruß
Matthias

-- 

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning." --
Rich Cook
--------------vdN5DE0ID3XE2WYzQ8PC0T60--