[Debian-salsa-ci] sqlitecpp: FTBFS with the nocheck build profile
Santiago Vila
sanvila at debian.org
Wed Oct 1 23:02:52 BST 2025
On Wed, Oct 01, 2025 at 11:27:14PM +0200, Aurelien Jarno wrote:
> > Bug in Salsa CI? Bug in sbuild?
>
> This looks like a bug in Salsa CI which passes the profiles directly to
> dpkg-buildpackage through the --debbuildopts sbuild option:
>
> | BUILD_COMMAND=sbuild --dist=unstable --no-clean-source --source --arch-all --arch-any --build-dir=/builds/sanvila/sqlitecpp/debian/output --debbuildopts=--build-profiles="nocheck" --no-run-lintian --verbose
>
> This way sbuild is never informed of the build profile and thus just
> installs all the build-dependencies. Salsa CI should uses the --profiles
> option of sbuild, which will respect the profiles during the
> build-dependencies installation and will then pass the profiles to
> dpkg-buildpackage.
Hi. I'm going to open an issue in Salsa CI with a pointer to this message from you.
Thanks a lot!
More information about the Debian-salsa-ci
mailing list