Re: git: 47c17dccc9b0 - main - devel/glib20: update to 2.80.0
- In reply to: Jan Beich : "Re: git: 47c17dccc9b0 - main - devel/glib20: update to 2.80.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 07 May 2024 12:54:58 UTC
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