Build failure during the 2026-07-07 “build all packages for x86_64”
private-repo release pass (see repo_release_logs/adapted_openssl-1.1.log).
Source retrieval and a very large stack of custom CVE/security patches
all applied cleanly (dozens of hunks across crypto/cms, crypto/pkcs12,
crypto/x509, test/ etc. – this PKGBUILD carries many backported fixes on
top of the base openssl-1.1 release). The actual failure is at
./Configure: optflags='enable-ktls enable-ec_nistp_64_gcc_128'
(PKGBUILD line 215) is passed into Configure --prefix=/usr ... (line
243), and Configure rejects it outright: ***** Unsupported options:
enable-ktls.