El 13/4/25 a las 15:22, Simon McVittie escribió:
I think there are two subtly different things that you could mean by "with nocheck": 1. DEB_BUILD_OPTIONS=nocheck, but no special build profiles - therefore <!nocheck> build-dependencies are still installed 2. DEB_BUILD_OPTIONS=nocheck DEB_BUILD_PROFILES=nocheck - therefore <!nocheck> build-dependencies are likely to be missing
Ok, in the end there was a lot of overlap between those two, so I decided to report in a single bug the subset of (1) which also fails (2). In some future mass rebuild maybe I will try the nocheck build profile in full (not as a subset of DEB_BUILD_OPTIONS=nocheck). For reference, I've used this usertag for all the bugs (26 new and 3 old): https://bugs.debian.org/cgi-bin/pkgreport.cgi?users=debian-qa@lists.debian.org;tag=ftbfs-nocheck-profile Thanks a lot.