• Bug#1076914: q2-quality-control: FTBFS with the nocheck build profile

    From Santiago Vila@21:1/5 to All on Wed Apr 16 14:50:01 2025
    retitle 1076914 q2-quality-control: FTBFS with the nocheck build profile
    thanks

    Hi. There are actually two ways in which this package fails.

    * The nocheck build profile means:

    - DEB_BUILD_OPTIONS=nocheck
    (the tests should be skipped during the build)

    - DEB_BUILD_PROFILES=nocheck
    (Build-Depends marked <!nocheck> are not installed)

    - The contents of the package is allowed to be different than normal

    * In addition to the above, but it would not make sense to
    report it separately, this package also fails when
    using DEB_BUILD_OPTIONS=nocheck alone. In this mode:

    - DEB_BUILD_OPTIONS=nocheck
    (the tests should be skipped during the build)

    - Build-Depends marked <!nocheck> are installed as normal

    - The contents of the package should not change compared
    to a regular build

    Thanks.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Santiago Vila@21:1/5 to All on Wed Apr 16 20:30:02 2025
    Clarification: Some of the text in my previous email was wrong.

    In *both* modes of building (using profile build, or using
    only DEB_BUILD_OPTIONS=nocheck) the contents of the package
    is expected to be the same than the one from a regular build.

    https://wiki.debian.org/BuildProfileSpec#Profile_built_binary_packages

    (I'll change my template for the next time)
    (Apologies for the confusion)

    Thanks.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)