Date: Tue, 07 May 2024 14:54:58 +0200 From: Jan Beich <jbeich@FreeBSD.org> To: Dima Panov <fluffy@FreeBSD.org> Cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: 47c17dccc9b0 - main - devel/glib20: update to 2.80.0 Message-ID: <seyt-eq8t-wny@FreeBSD.org> In-Reply-To: <h6f9-g56j-wny@FreeBSD.org> (Jan Beich's message of "Tue, 07 May 2024 14:47:00 %2B0200") References: <202403150559.42F5xlCB083762@gitrepo.freebsd.org> <440fc6a4-5660-4515-b5e3-3d38322ce56c@FreeBSD.org> <seyt-hmvk-wny@FreeBSD.org> <h6f9-g56j-wny@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Jan Beich <jbeich@FreeBSD.org> writes: > Jan Beich <jbeich@FreeBSD.org> writes: > >> Dima Panov <fluffy@FreeBSD.org> writes: >> >>> hello! >>> >>> >>> Jan, please, please revert it. > > Too risky without exp-run. Some consumers may depend on 2.80 API. > >>> >>> Let me explain. >>> >>> It introduce major changes in API, switched to gir-2.0 and dropped gir-1.0 >>> Even while devel/gobject-introspection is still buildable, it produces a broken libraries and break consumers runtime. >>> >>> Good examples are gimp and evolution (coredumps at exit), some mate components (even fails to start), glibD (broken API because of gir-1.0) >> >> - graphics/gimp-app works fine here inside 13.2 amd64 jail >> - mail/evolution works fine here inside 13.2 amd64 jail > > Oops, I've missed "coredumps at exit" and can confirm the crash[1]. > After rebuilding with glib 2.78 it still crashes, so not a regression > caused by 47c17dccc9b0. Err, by "it" I meant mail/evolution. Some of the instability may be caused by libsoup conflict. $ pkg install evolution $ pkg info -xr libsoup libsoup-2.74.3: evolution-3.44.4_4 seahorse-41.0_2 glade-3.40.0_3 evolution-data-server-3.44.4_7 libgweather-40.0_5 geocode-glib-3.26.4 libgdata-0.18.1 gnome-online-accounts-3.44.0_2 webkit2-gtk3-2.34.6_10 rest-0.8.1_2 libsoup3-3.2.2: geoclue-2.7.1_1 $ pkg info -xr geoclue geoclue-2.7.1_1: webkit2-gtk3-2.34.6_10 $ pkg info -xr webkit webkit2-gtk3-2.34.6_10: evolution-3.44.4_4 glade-3.40.0_3 evolution-data-server-3.44.4_7 gnome-online-accounts-3.44.0_2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?seyt-eq8t-wny>