• Bug#1104500: apr: kernel influences built binaries

    From Chris Hofstaedtler@21:1/5 to All on Thu May 1 12:20:01 2025
    Source: apr
    Version: 1.7.5-1
    User: reproducible-builds@lists.alioth.debian.org
    Usertags: timestamps
    X-Debbugs-Cc: reproducible-bugs@lists.alioth.debian.org

    Hi,

    apr varies its build based upon availability of the SCTP protocol in
    the running kernel. apr's amd64 binaries, built over 250 days ago,
    have
    #define APR_HAVE_SCTP 0

    Rebuilding apr on a current kernel produces
    #define APR_HAVE_SCTP 1

    Please consider statically enabling --enable-sctp instead of having
    it autodetect based on the running kernel.

    Thanks,
    Chris

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