Bug#1104500: apr: kernel influences built binaries

Chris Hofstaedtler zeha at debian.org
Thu May 1 11:09:49 BST 2025


Source: apr
Version: 1.7.5-1
User: reproducible-builds at lists.alioth.debian.org
Usertags: timestamps
X-Debbugs-Cc: reproducible-bugs at 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



More information about the Reproducible-bugs mailing list