Skip to content

Temporarily disable LDAP and build-time tests on 32-bit non-x86

Simon McVittie requested to merge smcv/curl:rebootstrap into debian/unstable
  • !23 (merged)

  • Temporarily disable LDAP support on 32-bit non-x86

    This makes official buildd builds of curl (with no special build profiles) temporarily equivalent to pkg.curl.noldap on the architectures affected by the ongoing 64-bit time_t transition.

    This helps to break cyclic dependencies like this one: curl, openldap, cyrus-sasl2, postgresql-16, gdb, elfutils, curl. It can be reverted after the transition has progressed past curl.

    Helps: #1036884

  • Temporarily disable build-time tests on 32-bit non-x86

    This makes official buildd builds of curl (with no special build profiles) temporarily equivalent to nocheck on the architectures affected by the ongoing 64-bit time_t transition.

    This helps to break cyclic dependencies like this one: curl, impacket, pyopenssl, python-cryptography, cargo, curl. It can be reverted after the transition has progressed past curl.

    Helps: #1036884
    Closes: #1066982

Edited by Simon McVittie

Merge request reports

Loading