From nobody Thu Dec 14 23:32:36 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 4SrpYb6XJ6z53wgS for ; Thu, 14 Dec 2023 23:32:51 +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 4SrpYY2Fspz3NSN; Thu, 14 Dec 2023 23:32:48 +0000 (UTC) (envelope-from junchoon@dec.sakura.ne.jp) Authentication-Results: mx1.freebsd.org; dkim=none; spf=none (mx1.freebsd.org: domain of junchoon@dec.sakura.ne.jp has no SPF policy when checking 153.125.133.21) smtp.mailfrom=junchoon@dec.sakura.ne.jp; dmarc=none Received: from kalamity.joker.local (123-1-22-158.area1b.commufa.jp [123.1.22.158]) (authenticated bits=0) by www121.sakura.ne.jp (8.16.1/8.16.1/[SAKURA-WEB]/20201212) with ESMTPA id 3BENWbj5097033; Fri, 15 Dec 2023 08:32:37 +0900 (JST) (envelope-from junchoon@dec.sakura.ne.jp) Date: Fri, 15 Dec 2023 08:32:36 +0900 From: Tomoaki AOKI To: Po-Chuan Hsieh Cc: dev-commits-ports-main@freebsd.org, hrs@FreeBSD.org Subject: Re: git: 69e2e87fa56b - main - devel/protobuf: Update to 24.4 Message-Id: <20231215083236.3cf330ac2fd6e7696bdc862d@dec.sakura.ne.jp> Organization: Junchoon corps X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; amd64-portbld-freebsd14.0) 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=UTF-8 Content-Transfer-Encoding: 8bit X-Spamd-Result: default: False [-0.50 / 15.00]; FAKE_REPLY(1.00)[]; AUTH_NA(1.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; MV_CASE(0.50)[]; MIME_GOOD(-0.10)[text/plain]; ONCE_RECEIVED(0.10)[]; DMARC_NA(0.00)[sakura.ne.jp]; R_DKIM_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; MLMMJ_DEST(0.00)[dev-commits-ports-main@freebsd.org]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:7684, ipnet:153.125.128.0/18, country:JP]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_COUNT_ONE(0.00)[1]; R_SPF_NA(0.00)[no SPF record]; TO_DN_SOME(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; HAS_ORG_HEADER(0.00)[]; ARC_NA(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[] X-Rspamd-Queue-Id: 4SrpYY2Fspz3NSN X-Spamd-Bar: / Hi. > Hello, > > On Fri, Dec 15, 2023 at 4:38 AM Vladimir Druzenko wrote: > >> 14.12.2023 20:03, Po-Chuan Hsieh пишет: >> > The branch main has been updated by sunpoet: >> > >> > URL: >> https://cgit.FreeBSD.org/ports/commit/?id=69e2e87fa56b54e267429b326f7f6188a7baaa71 >> > >> > commit 69e2e87fa56b54e267429b326f7f6188a7baaa71 >> > Author: Po-Chuan Hsieh >> > AuthorDate: 2023-12-14 16:35:30 +0000 >> > Commit: Po-Chuan Hsieh >> > CommitDate: 2023-12-14 17:03:10 +0000 >> > >> > devel/protobuf: Update to 24.4 >> > >> > - Use USES=pathfix to fix .pc installation >> > - Bump PORTREVISION of dependent ports for shlib change >> > >> > Changes: >> https://github.com/protocolbuffers/protobuf/releases >> > --- >> > astro/kosmindoormap/Makefile | 1 + >> > astro/libosmpbf/Makefile | 2 +- >> > astro/merkaartor/Makefile | 2 +- >> > >> > … >> > >> > 72 files changed, 234 insertions(+), 248 deletions(-) >> > >> > … >> > >> > *** 426 LINES SKIPPED *** >> >> # pkg check -d >> marble is missing a required shared library: libprotobuf.so.32 >> >> # pkg info astro/marble >> Shared Libs required: >> libprotobuf.so.32 >> >> # readelf -d /usr/local/lib/marble/plugins/OsmPlugin.so >> 0x0000000000000001 NEEDED Shared library: >> [libprotobuf.so.32] >> > > You have to report it to the maintainer (kde@). > That means it is a hidden/potential dependency. > I did my best to check all dependent ports via "git grep". > It is not caught because it does not list protobuf in the Makefile. > > % cd /usr/ports/astro/marble/ > % make run-depends-list | grep protobuf | wc -l > 0 > > >> >> -- >> Best regards, >> Vladimir Druzenko Unfortunately, another problem after this. japanese/fcitx-mozc starts failing build after this upgrade. Not sure which actually causing the problem, but reported as Bug 275768 [1]. Full failure log by poudriere is uploaded. Note that japanese/fcitx-mozc is one of the slave ports of japanese/mozc-server, which get update for protobuf 22+ at commit a659f3ae680577055cad624d87a01fe2d6cc6a6a [2]. Auto-assigning doesn't seem to work, so report here, too. [1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275768 [2] https://cgit.freebsd.org/ports/commit/?id=a659f3ae680577055cad624d87a01fe2d6cc6a6a Regards. -- Tomoaki AOKI