Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jan 2024 23:02:12 +0900
From:      Tomoaki AOKI <junchoon@dec.sakura.ne.jp>
To:        Dima Panov <fluffy@FreeBSD.org>
Cc:        ports@freebsd.org, kwm@freebsd.org
Subject:   Re: Workaround for build failure of misc/mate-user-guide
Message-ID:  <20240115230212.552259a1b75a36ab9f8ec054@dec.sakura.ne.jp>
In-Reply-To: <bdfb599b-0a48-4706-9187-bdca57454b16@FreeBSD.org>
References:  <20240115185609.558cee55f06e44b7ac70b20c@dec.sakura.ne.jp> <bdfb599b-0a48-4706-9187-bdca57454b16@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi!

Thanks for the info.
Oh...It's a long-standing and repeated problem since 2019.
But fortunately(?) this is the first time I've bitten by this.

Regards.

On Mon, 15 Jan 2024 14:19:44 +0300
Dima Panov <fluffy@FreeBSD.org> wrote:

> Moin-moin!
> 
> 
> It's a well-known issue of outdated itstool.
> See https://github.com/itstool/itstool/issues/36 (and other pull requests)
> 
> However, PR47 + PR51 still not resolve the issue, need more investigation.
> 
> On 15.01.2024 12:56, Tomoaki AOKI wrote:
> > Hi.
> > 
> > FYI:
> > 
> > Currently, misc/mate-user-guide fails to build as seen in
> > freebsd-pkg-fallouts ML [1] [2].
> > This reproduced in my poudriere jail.
> > 
> > This can be fixed by removing py39-libxml2-2.11.6.pkg and
> > itstool-2.0.7.pkg from poudriere's local repo, then, start poudriere
> > jail again (and once more).
> > 
> > 
> > Some details with this.
> > 
> > In the build log, "Segmentation fault (core dumped)" is observed after
> > running itstool, but poudriere cleans the jail at least by default.
> > 
> > Deleting itstool-2.0.7.pkg alone and retrying failed, so I've tried
> > building misc/mate-user-guide on bare-metal environment and
> > found /usr/ports/misc/mate-user-guide/work/mate-user-guide-1.26.0/mate-user-guide/ja/python3.9.core.
> > 
> > Using the core, lldb backtrace suggested it's related with
> > textproc/py-libxml2. So I attempted to delete py39-libxml2-2.11.6.pkg,
> > too and finally succeeded.
> > 
> > I was going to file a bug for this, but I was puzzled while preparing.
> > Because textproc/py-libxml2 is bumped in the same commit with
> > textproc/libxml2, and has "USE_GNOME=	libxml2" line in its
> > Makefile.
> > 
> > So I decided not to file a bug for it for now and report the workaround
> > here, freebsd-ports ML.
> > 
> > [1]
> > https://lists.freebsd.org/archives/freebsd-pkg-fallout/2024-January/549477.html
> > 
> > [2]
> > https://lists.freebsd.org/archives/freebsd-pkg-fallout/2024-January/549741.html
> > 
> > Regards.
> > 
> 
> -- 
> Sincerely,
> Dima (fluffy@FreeBSD.org, https://t.me/FluffyBSD)
> (desktop, kde, x11, office, ports-secteam)@FreeBSD team


-- 
Tomoaki AOKI    <junchoon@dec.sakura.ne.jp>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20240115230212.552259a1b75a36ab9f8ec054>