Hi, On Tue, Oct 08, 2024 at 05:52:02AM -0600, Chris Talbot wrote: > Hi all, > > On Tue, 2024-10-08 at 09:25 +0200, Guido Günther wrote: > > Hi, > > > > On Sun, Sep 29, 2024 at 11:26:42AM -0400, Jeremy Bícha wrote: > > > chatty was recently rebuilt for the libspelling transition but it > > > fails to build on armhf. > > > > > > Some major changes that have happened in the past month since > > > chatty > > > built successfully: gtk4 4.16, glibc 2.40, mesa 24.2 > > > > > > chatty did build for me on Ubuntu 24.10 today which has similar > > > package versions. > > > > > > One option is to remove chatty on armhf. That would require meta- > > > phosh > > > to be updated to not require chatty on armhf. > > > > The tests pass on a porter box. I've tried to give it back and will > > upload a version with more output (and another test fixed). > > Cheers, > > -- Guido > > > > > > > > Thank you, > > > Jeremy Bícha > > > > _______________________________________________ > > Debian-on-mobile-maintainers mailing list > > debian-on-mobile-maintain...@alioth-lists.debian.net > > https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-on-mobile-maintainers > > > If it helps, chatty can build without libspelling, it will depend on > libgtksourceview-5-dev instead. > > https://salsa.debian.org/DebianOnMobile-team/chatty/-/blob/debian/latest/debian/control?ref_type=heads#L28 > > I think all you have to do is make it not depend on libspelling for > armhf.
The test fails with (process:1144): Gtk-WARNING **: 08:49:35.088: Failed to open display and no other output. How is libspelling involved? -- Guido > > https://salsa.debian.org/DebianOnMobile-team/chatty/-/blob/debian/latest/meson.build?ref_type=heads#L26 > -- > Respectfully, > Chris Talbot >