Package: caddy
Version: 2.11.2-1
Severity: important
Control: block 1135895 by -1

While
1. building caddy for trixie backports,
2. after rebuilding all the build dependencies with minimum required dependencies mentioned in Build-Depeds
3. and passing them as --extra-package to sbuild,
4. build still fails with these errors,

src/github.com/caddyserver/caddy/v2/modules/caddytls/acmeissuer.go:30:2: cannot find package "github.com/caddyserver/zerossl" in any of:
        
/build/reproducible-path/caddy-2.11.2/build/src/github.com/caddyserver/caddy/v2/vendor/github.com/caddyserver/zerossl
 (vendor tree)
        /usr/lib/go-1.24/src/github.com/caddyserver/zerossl (from $GOROOT)
        
/build/reproducible-path/caddy-2.11.2/build/src/github.com/caddyserver/zerossl 
(from $GOPATH)
src/github.com/caddyserver/caddy/v2/modules/caddytls/ech.go:19:2: cannot find package "github.com/cloudflare/circl/hpke" in any of:
        
/build/reproducible-path/caddy-2.11.2/build/src/github.com/caddyserver/caddy/v2/vendor/github.com/cloudflare/circl/hpke
 (vendor tree)
        /usr/lib/go-1.24/src/github.com/cloudflare/circl/hpke (from $GOROOT)
        
/build/reproducible-path/caddy-2.11.2/build/src/github.com/cloudflare/circl/hpke
 (from $GOPATH)
src/github.com/caddyserver/caddy/v2/modules/caddytls/ech.go:20:2: cannot find package "github.com/cloudflare/circl/kem" in any of:
        
/build/reproducible-path/caddy-2.11.2/build/src/github.com/caddyserver/caddy/v2/vendor/github.com/cloudflare/circl/kem
 (vendor tree)
        /usr/lib/go-1.24/src/github.com/cloudflare/circl/kem (from $GOROOT)
        
/build/reproducible-path/caddy-2.11.2/build/src/github.com/cloudflare/circl/kem 
(from $GOPATH)
src/github.com/caddyserver/caddy/v2/modules/caddytls/automation.go:28:2: cannot find package "github.com/mholt/acmez/v3" in any of:
        
/build/reproducible-path/caddy-2.11.2/build/src/github.com/caddyserver/caddy/v2/vendor/github.com/mholt/acmez/v3
 (vendor tree)
        /usr/lib/go-1.24/src/github.com/mholt/acmez/v3 (from $GOROOT)
        
/build/reproducible-path/caddy-2.11.2/build/src/github.com/mholt/acmez/v3 (from 
$GOPATH)
src/github.com/caddyserver/caddy/v2/modules/caddytls/acmeissuer.go:31:2: cannot find package "github.com/mholt/acmez/v3/acme" in any of:
        
/build/reproducible-path/caddy-2.11.2/build/src/github.com/caddyserver/caddy/v2/vendor/github.com/mholt/acmez/v3/acme
 (vendor tree)
        /usr/lib/go-1.24/src/github.com/mholt/acmez/v3/acme (from $GOROOT)
        
/build/reproducible-path/caddy-2.11.2/build/src/github.com/mholt/acmez/v3/acme 
(from $GOPATH)
src/github.com/caddyserver/caddy/v2/vendor/github.com/google/cel-go/cel/decls.go:26:2: cannot find package "cel.dev/expr" in any of:
        
/build/reproducible-path/caddy-2.11.2/build/src/github.com/caddyserver/caddy/v2/vendor/cel.dev/expr
 (vendor tree)
        /usr/lib/go-1.24/src/cel.dev/expr (from $GOROOT)
        /build/reproducible-path/caddy-2.11.2/build/src/cel.dev/expr (from 
$GOPATH)
src/github.com/caddyserver/caddy/v2/vendor/github.com/google/cel-go/parser/helper.go:20:2: cannot find package "github.com/antlr4-go/antlr/v4" in any of:
        
/build/reproducible-path/caddy-2.11.2/build/src/github.com/caddyserver/caddy/v2/vendor/github.com/antlr4-go/antlr/v4
 (vendor tree)
        /usr/lib/go-1.24/src/github.com/antlr4-go/antlr/v4 (from $GOROOT)
        
/build/reproducible-path/caddy-2.11.2/build/src/github.com/antlr4-go/antlr/v4 
(from $GOPATH)

I will add these or update minimum versions in Build-Deps as part of backporting caddy.

Attachment: OpenPGP_0x8F53E0193B294B75.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to