Source: serf
Version: 1.3.9-10
Severity: important
Tags: bookworm sid
User: pkg-openssl-de...@lists.alioth.debian.org
Usertags: ftbfs-3.0

Your package is failing to build using OpenSSL 3.0 with the
following error:

| buckets/ssl_buckets.c: In function 'ssl_need_client_cert':
| buckets/ssl_buckets.c:1329:24: warning: implicit declaration of function 
'ERR_GET_FUNC'; did you mean 'ERR_GET_LIB'? [-Wimplicit-function-declaration]
|  1329 |                        ERR_GET_FUNC(err),
|       |                        ^~~~~~~~~~~~
|       |                        ERR_GET_LIB
…
| gcc -o libserf-1.so.1.3.0 -Wl,-z,now -Wl,-z,defs -pthread -Wl,-z,relro 
-shared -Wl,-soname=libserf-1.so.1 -Wl,-rpath=/usr/lib/x86_64-linux-gnu 
-Wl,-rpath=/usr/lib/x86_64-linux-gnu -Wl,-rpath=/usr/lib 
-Wl,-rpath=/usr/lib/x86_64-linux-gnu/mit-krb5 context.os incoming.os 
outgoing.os ssltunnel.os buckets/aggregate_buckets.os buckets/allocator.os 
buckets/barrier_buckets.os buckets/buckets.os buckets/bwtp_buckets.os 
buckets/chunk_buckets.os buckets/dechunk_buckets.os buckets/deflate_buckets.os 
buckets/file_buckets.os buckets/headers_buckets.os buckets/iovec_buckets.os 
buckets/limit_buckets.os buckets/mmap_buckets.os buckets/request_buckets.os 
buckets/response_body_buckets.os buckets/response_buckets.os 
buckets/simple_buckets.os buckets/socket_buckets.os buckets/ssl_buckets.os 
auth/auth.os auth/auth_basic.os auth/auth_digest.os auth/auth_spnego.os 
auth/auth_spnego_gss.os auth/auth_spnego_sspi.os -L/usr/lib/x86_64-linux-gnu 
-L/usr/lib -L/usr/lib/x86_64-linux-gnu/mit-krb5 -lssl -lcrypto -lz -lapr-1 
-laprutil-1 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
| /usr/bin/ld: buckets/ssl_buckets.os: in function `ssl_need_client_cert':
| ./buckets/ssl_buckets.c:1328: undefined reference to `ERR_GET_FUNC'
| /usr/bin/ld: ./buckets/ssl_buckets.c:1328: undefined reference to 
`ERR_GET_FUNC'
| collect2: error: ld returned 1 exit status
| scons: *** [libserf-1.so.1.3.0] Error 1

For more information see:
https://www.openssl.org/docs/man3.0/man7/migration_guide.html

Sebastian

Reply via email to