On Wed, Dec 10, 2025 at 08:38:21PM +0000, Santiago Vila wrote: > Package: src:astroidmail > Version: 0.16+20240629-1.1 > Severity: serious > Tags: ftbfs forky sid > > Dear maintainer: > > During a rebuild of all packages in unstable, this package failed to build. > > Below you will find the last part of the build log (probably the most > relevant part, but not necessarily). If required, the full build log > is available here: > > https://people.debian.org/~sanvila/build-logs/202512/ > > About the archive rebuild: The build was made on virtual machines from AWS, > using sbuild and a reduced chroot with only build-essential packages. > > If you cannot reproduce the bug please contact me privately, as I > am willing to provide ssh access to a virtual machine where the bug is > fully reproducible. > > If this is really a bug in one of the build-depends, please use > reassign and add an affects on src:astroidmail, so that this is still > visible in the BTS web page for this package. > > Thanks. > > -------------------------------------------------------------------------------- > [...] > [ 3%] Building CXX object CMakeFiles/hypocycloid.dir/src/account_manager.cc.o > /usr/bin/c++ -DBOOST_LOG_DYN_LINK -DBOOST_LOG_USE_NATIVE_SYS > [too-long-redacted] ILDDIR>>/src/account_manager.cc > [ 4%] Building C object > CMakeFiles/gir_main.dir/src/plugin/thread_view_activatable.c.o > /usr/bin/cc -DBOOST_LOG_DYN_LINK -DBOOST_LOG_USE_NATIVE_SYSL > [too-long-redacted] lugin/thread_view_activatable.c > [ 5%] Building C object > CMakeFiles/gir_main.dir/src/plugin/thread_index_activatable.c.o > /usr/bin/cc -DBOOST_LOG_DYN_LINK -DBOOST_LOG_USE_NATIVE_SYSL > [too-long-redacted] ugin/thread_index_activatable.c > [ 6%] Building C object CMakeFiles/gir_main.dir/src/plugin/gir_main.c.o > /usr/bin/cc -DBOOST_LOG_DYN_LINK -DBOOST_LOG_USE_NATIVE_SYSL > [too-long-redacted] UILDDIR>>/src/plugin/gir_main.c > /<<PKGBUILDDIR>>/src/plugin/gir_main.c:7:11: fatal error: girepository.h: No > such file or directory > 7 | # include <girepository.h> > | ^~~~~~~~~~~~~~~~ > compilation terminated. >...
This is likely caused by libpeas-dev switching from libgirepository1.0-dev to libgirepository-2.0-dev. Latest git supports and builds with libgirepository-2.0-dev. cu Adrian

