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

Reply via email to