Hi Graham, thanks for the bug report. I think the fix is straightforward:
--- a/test/test_args.c +++ b/test/test_args.c @@ -1,5 +1,6 @@ #include <stdarg.h> #include <stddef.h> +#include <stdint.h> #include <setjmp.h> #include <cmocka.h> #include <string.h> I have not yet been able to reproduce the problem, however. Do you have thoughts on how I might reproduce the build failure locally? I'm testing with sbuild resolute, no proposed, extra repo "deb http://ppa.launchpadcontent.net/ubuntu-toolchain-r/dpkg-volatile/ubuntu resolute main". ** Changed in: mini-iso-tools (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2138224 Title: mini-iso-tools: FTBFS in Resolute To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mini-iso-tools/+bug/2138224/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
