Source: pgbouncer
Version: 1.16.1-1
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:

| /usr/bin/make -C ssl check
| make[3]: Entering directory '/<<PKGBUILDDIR>>/test/ssl'
| ./test.sh
| initdb
| createdb
| Tue Feb 15 03:13:31 UTC 2022 running test_server_ssl ... FAILED
| # 2022-02-15 03:13:32.830 UTC [450355] DEBUG parse_ini_file: [databases]
| # 2022-02-15 03:13:32.831 UTC [450355] DEBUG parse_ini_file: 'p0' = 
'port=6666 host=localhost dbname=p0 user=bouncer pool_size=2'
| # 2022-02-15 03:13:32.831 UTC [450355] NOISE cstr_get_pair: "port"="6666"
| # 2022-02-15 03:13:32.831 UTC [450355] NOISE cstr_get_pair: "host"="localhost"
| # 2022-02-15 03:13:32.831 UTC [450355] NOISE cstr_get_pair: "dbname"="p0"
| # 2022-02-15 03:13:32.831 UTC [450355] NOISE cstr_get_pair: "user"="bouncer"
| # 2022-02-15 03:13:32.831 UTC [450355] NOISE cstr_get_pair: "pool_size"="2"
| # 2022-02-15 03:13:32.831 UTC [450355] DEBUG pktbuf_dynamic(128): 
0x55ec77fcd9a0
| # 2022-02-15 03:13:32.831 UTC [450355] DEBUG parse_ini_file: 'p0' = 
'port=6666 host=localhost dbname=p0 user=bouncer pool_size=2' ok:1
| # 2022-02-15 03:13:32.831 UTC [450355] DEBUG parse_ini_file: 'p1' = 
'port=6666 host=localhost dbname=p1 user=bouncer'
| # 2022-02-15 03:13:32.831 UTC [450355] NOISE cstr_get_pair: "port"="6666"
| # 2022-02-15 03:13:32.831 UTC [450355] NOISE cstr_get_pair: "host"="localhost"
| # 2022-02-15 03:13:32.831 UTC [450355] NOISE cstr_get_pair: "dbname"="p1"
| # 2022-02-15 03:13:32.831 UTC [450355] NOISE cstr_get_pair: "user"="bouncer"
| # 2022-02-15 03:13:32.831 UTC [450355] DEBUG pktbuf_dynamic(128): 
0x55ec77fcdb60
| # 2022-02-15 03:13:32.831 UTC [450355] DEBUG parse_ini_file: 'p1' = 
'port=6666 host=localhost dbname=p1 user=bouncer' ok:1
| # 2022-02-15 03:13:32.831 UTC [450355] DEBUG parse_ini_file: [pgbouncer]
| # 2022-02-15 03:13:32.831 UTC [450355] DEBUG parse_ini_file: 'logfile' = 
'test.log'
| # 2022-02-15 03:13:32.831 UTC [450355] DEBUG parse_ini_file: 'logfile' = 
'test.log' ok:1
| # 2022-02-15 03:13:32.831 UTC [450355] DEBUG parse_ini_file: 'pidfile' = 
'test.pid'
| # 2022-02-15 03:13:32.831 UTC [450355] DEBUG parse_ini_file: 'pidfile' = 
'test.pid' ok:1
| # 2022-02-15 03:13:32.831 UTC [450355] DEBUG parse_ini_file: 'listen_addr' = 
'127.0.0.1'
| # 2022-02-15 03:13:32.831 UTC [450355] DEBUG parse_ini_file: 'listen_addr' = 
'127.0.0.1' ok:1
| # 2022-02-15 03:13:32.831 UTC [450355] DEBUG parse_ini_file: 'listen_port' = 
'6667'
| # 2022-02-15 03:13:32.831 UTC [450355] DEBUG parse_ini_file: 'listen_port' = 
'6667' ok:1
| # 2022-02-15 03:13:32.831 UTC [450355] DEBUG parse_ini_file: 
'unix_socket_dir' = '/tmp'
| # 2022-02-15 03:13:32.831 UTC [450355] DEBUG parse_ini_file: 
'unix_socket_dir' = '/tmp' ok:1
| # 2022-02-15 03:13:32.831 UTC [450355] DEBUG parse_ini_file: 'auth_file' = 
'tmp/userlist.txt'
| # 2022-02-15 03:13:32.831 UTC [450355] DEBUG parse_ini_file: 'auth_file' = 
'tmp/userlist.txt' ok:1
| # 2022-02-15 03:13:32.831 UTC [450355] DEBUG parse_ini_file: 'pool_mode' = 
'statement'
| # 2022-02-15 03:13:32.831 UTC [450355] DEBUG parse_ini_file: 'pool_mode' = 
'statement' ok:1
| # 2022-02-15 03:13:32.831 UTC [450355] DEBUG parse_ini_file: 
'server_check_delay' = '10'
| # 2022-02-15 03:13:32.831 UTC [450355] DEBUG parse_ini_file: 
'server_check_delay' = '10' ok:1
| # 2022-02-15 03:13:32.831 UTC [450355] DEBUG parse_ini_file: 
'max_client_conn' = '10'
| # 2022-02-15 03:13:32.831 UTC [450355] DEBUG parse_ini_file: 
'max_client_conn' = '10' ok:1
| # 2022-02-15 03:13:32.831 UTC [450355] DEBUG parse_ini_file: 
'default_pool_size' = '5'
| # 2022-02-15 03:13:32.831 UTC [450355] DEBUG parse_ini_file: 
'default_pool_size' = '5' ok:1
| # 2022-02-15 03:13:32.831 UTC [450355] DEBUG parse_ini_file: 
'server_lifetime' = '120'
| # 2022-02-15 03:13:32.831 UTC [450355] DEBUG parse_ini_file: 
'server_lifetime' = '120' ok:1
| # 2022-02-15 03:13:32.831 UTC [450355] DEBUG parse_ini_file: 
'server_idle_timeout' = '60'
| # 2022-02-15 03:13:32.831 UTC [450355] DEBUG parse_ini_file: 
'server_idle_timeout' = '60' ok:1
| # 2022-02-15 03:13:32.831 UTC [450355] DEBUG parse_ini_file: 
'client_tls_protocols' = 'all'
| # 2022-02-15 03:13:32.831 UTC [450355] DEBUG parse_ini_file: 
'client_tls_protocols' = 'all' ok:1
| # 2022-02-15 03:13:32.831 UTC [450355] DEBUG parse_ini_file: 
'server_tls_protocols' = 'all'
| # 2022-02-15 03:13:32.831 UTC [450355] DEBUG parse_ini_file: 
'server_tls_protocols' = 'all' ok:1
| # 2022-02-15 03:13:32.831 UTC [450355] DEBUG parse_ini_file: 'auth_type' = 
'trust'
| # 2022-02-15 03:13:32.831 UTC [450355] DEBUG parse_ini_file: 'auth_type' = 
'trust' ok:1
| # 2022-02-15 03:13:32.831 UTC [450355] DEBUG parse_ini_file: 
'server_tls_sslmode' = 'require'
| # 2022-02-15 03:13:32.831 UTC [450355] DEBUG parse_ini_file: 
'server_tls_sslmode' = 'require' ok:1
| # 2022-02-15 03:13:32.831 UTC [450355] DEBUG loading auth_file: 
"tmp/userlist.txt"
| # 2022-02-15 03:13:32.835 UTC [450355] DEBUG pktbuf_dynamic(128): 
0x55ec7809a890
| # 2022-02-15 03:13:32.835 UTC [450355] DEBUG make_room(0x55ec7809a890, 9): 
realloc newlen=256
| # 2022-02-15 03:13:32.835 UTC [450355] DEBUG pktbuf_dynamic(128): 
0x55ec78099d20
| # 2022-02-15 03:13:32.835 UTC [450355] NOISE connect(4, 
unix:/tmp/.s.PGSQL.6667) = No such file or directory
| # 2022-02-15 03:13:32.835 UTC [450355] NOISE safe_close(4) = 0
| # psql: error: connection to server at "localhost" (127.0.0.1), port 6667 
failed: server closed the connection unexpectedly
| #     This probably means the server terminated abnormally
| #     before or while processing the request.
| ./test.sh: 60: kill: No such process
| 
| Tue Feb 15 03:13:34 UTC 2022 running test_server_ssl_set_disable ... FAILED
…
| Tue Feb 15 03:14:12 UTC 2022 running test_client_ssl_scram ... FAILED
| # 2022-02-15 03:14:13.367 UTC [501451] DEBUG parse_ini_file: [databases]
| # 2022-02-15 03:14:13.367 UTC [501451] DEBUG parse_ini_file: 'p0' = 
'port=6666 host=localhost dbname=p0 user=bouncer pool_size=2'
| # 2022-02-15 03:14:13.367 UTC [501451] NOISE cstr_get_pair: "port"="6666"
| # 2022-02-15 03:14:13.367 UTC [501451] NOISE cstr_get_pair: "host"="localhost"
| # 2022-02-15 03:14:13.367 UTC [501451] NOISE cstr_get_pair: "dbname"="p0"
| # 2022-02-15 03:14:13.367 UTC [501451] NOISE cstr_get_pair: "user"="bouncer"
| # 2022-02-15 03:14:13.367 UTC [501451] NOISE cstr_get_pair: "pool_size"="2"
| # 2022-02-15 03:14:13.367 UTC [501451] DEBUG pktbuf_dynamic(128): 
0x55b521cd8a30
| # 2022-02-15 03:14:13.367 UTC [501451] DEBUG parse_ini_file: 'p0' = 
'port=6666 host=localhost dbname=p0 user=bouncer pool_size=2' ok:1
| # 2022-02-15 03:14:13.367 UTC [501451] DEBUG parse_ini_file: 'p1' = 
'port=6666 host=localhost dbname=p1 user=bouncer'
| # 2022-02-15 03:14:13.367 UTC [501451] NOISE cstr_get_pair: "port"="6666"
| # 2022-02-15 03:14:13.367 UTC [501451] NOISE cstr_get_pair: "host"="localhost"
| # 2022-02-15 03:14:13.367 UTC [501451] NOISE cstr_get_pair: "dbname"="p1"
| # 2022-02-15 03:14:13.367 UTC [501451] NOISE cstr_get_pair: "user"="bouncer"
| # 2022-02-15 03:14:13.367 UTC [501451] DEBUG pktbuf_dynamic(128): 
0x55b521cd8bf0
| # 2022-02-15 03:14:13.367 UTC [501451] DEBUG parse_ini_file: 'p1' = 
'port=6666 host=localhost dbname=p1 user=bouncer' ok:1
| # 2022-02-15 03:14:13.367 UTC [501451] DEBUG parse_ini_file: [pgbouncer]
| # 2022-02-15 03:14:13.367 UTC [501451] DEBUG parse_ini_file: 'logfile' = 
'test.log'
| # 2022-02-15 03:14:13.367 UTC [501451] DEBUG parse_ini_file: 'logfile' = 
'test.log' ok:1
| # 2022-02-15 03:14:13.367 UTC [501451] DEBUG parse_ini_file: 'pidfile' = 
'test.pid'
| # 2022-02-15 03:14:13.367 UTC [501451] DEBUG parse_ini_file: 'pidfile' = 
'test.pid' ok:1
| # 2022-02-15 03:14:13.367 UTC [501451] DEBUG parse_ini_file: 'listen_addr' = 
'127.0.0.1'
| # 2022-02-15 03:14:13.367 UTC [501451] DEBUG parse_ini_file: 'listen_addr' = 
'127.0.0.1' ok:1
| # 2022-02-15 03:14:13.367 UTC [501451] DEBUG parse_ini_file: 'listen_port' = 
'6667'
| # 2022-02-15 03:14:13.367 UTC [501451] DEBUG parse_ini_file: 'listen_port' = 
'6667' ok:1
| # 2022-02-15 03:14:13.367 UTC [501451] DEBUG parse_ini_file: 
'unix_socket_dir' = '/tmp'
| # 2022-02-15 03:14:13.367 UTC [501451] DEBUG parse_ini_file: 
'unix_socket_dir' = '/tmp' ok:1
| # 2022-02-15 03:14:13.367 UTC [501451] DEBUG parse_ini_file: 'auth_file' = 
'tmp/userlist.txt'
| # 2022-02-15 03:14:13.367 UTC [501451] DEBUG parse_ini_file: 'auth_file' = 
'tmp/userlist.txt' ok:1
| # 2022-02-15 03:14:13.367 UTC [501451] DEBUG parse_ini_file: 'pool_mode' = 
'statement'
| # 2022-02-15 03:14:13.367 UTC [501451] DEBUG parse_ini_file: 'pool_mode' = 
'statement' ok:1
| # 2022-02-15 03:14:13.367 UTC [501451] DEBUG parse_ini_file: 
'server_check_delay' = '10'
| # 2022-02-15 03:14:13.367 UTC [501451] DEBUG parse_ini_file: 
'server_check_delay' = '10' ok:1
| # 2022-02-15 03:14:13.367 UTC [501451] DEBUG parse_ini_file: 
'max_client_conn' = '10'
| # 2022-02-15 03:14:13.367 UTC [501451] DEBUG parse_ini_file: 
'max_client_conn' = '10' ok:1
| # 2022-02-15 03:14:13.367 UTC [501451] DEBUG parse_ini_file: 
'default_pool_size' = '5'
| # 2022-02-15 03:14:13.367 UTC [501451] DEBUG parse_ini_file: 
'default_pool_size' = '5' ok:1
| # 2022-02-15 03:14:13.367 UTC [501451] DEBUG parse_ini_file: 
'server_lifetime' = '120'
| # 2022-02-15 03:14:13.367 UTC [501451] DEBUG parse_ini_file: 
'server_lifetime' = '120' ok:1
| # 2022-02-15 03:14:13.367 UTC [501451] DEBUG parse_ini_file: 
'server_idle_timeout' = '60'
| # 2022-02-15 03:14:13.367 UTC [501451] DEBUG parse_ini_file: 
'server_idle_timeout' = '60' ok:1
| # 2022-02-15 03:14:13.368 UTC [501451] DEBUG parse_ini_file: 
'client_tls_protocols' = 'all'
| # 2022-02-15 03:14:13.368 UTC [501451] DEBUG parse_ini_file: 
'client_tls_protocols' = 'all' ok:1
| # 2022-02-15 03:14:13.368 UTC [501451] DEBUG parse_ini_file: 
'server_tls_protocols' = 'all'
| # 2022-02-15 03:14:13.368 UTC [501451] DEBUG parse_ini_file: 
'server_tls_protocols' = 'all' ok:1
| # 2022-02-15 03:14:13.368 UTC [501451] DEBUG parse_ini_file: 'auth_type' = 
'scram-sha-256'
| # 2022-02-15 03:14:13.368 UTC [501451] DEBUG parse_ini_file: 'auth_type' = 
'scram-sha-256' ok:1
| # 2022-02-15 03:14:13.368 UTC [501451] DEBUG parse_ini_file: 
'server_tls_sslmode' = 'prefer'
| # 2022-02-15 03:14:13.368 UTC [501451] DEBUG parse_ini_file: 
'server_tls_sslmode' = 'prefer' ok:1
| # 2022-02-15 03:14:13.368 UTC [501451] DEBUG parse_ini_file: 
'client_tls_sslmode' = 'require'
| # 2022-02-15 03:14:13.368 UTC [501451] DEBUG parse_ini_file: 
'client_tls_sslmode' = 'require' ok:1
| # 2022-02-15 03:14:13.368 UTC [501451] DEBUG parse_ini_file: 
'client_tls_key_file' = 'TestCA1/sites/01-localhost.key'
| # 2022-02-15 03:14:13.368 UTC [501451] DEBUG parse_ini_file: 
'client_tls_key_file' = 'TestCA1/sites/01-localhost.key' ok:1
| # 2022-02-15 03:14:13.368 UTC [501451] DEBUG parse_ini_file: 
'client_tls_cert_file' = 'TestCA1/sites/01-localhost.crt'
| # 2022-02-15 03:14:13.368 UTC [501451] DEBUG parse_ini_file: 
'client_tls_cert_file' = 'TestCA1/sites/01-localhost.crt' ok:1
| # 2022-02-15 03:14:13.368 UTC [501451] DEBUG loading auth_file: 
"tmp/userlist.txt"
| # 2022-02-15 03:14:13.449 UTC [501451] DEBUG pktbuf_dynamic(128): 
0x55b521e68ed0
| # 2022-02-15 03:14:13.449 UTC [501451] DEBUG make_room(0x55b521e68ed0, 9): 
realloc newlen=256
| # 2022-02-15 03:14:13.449 UTC [501451] DEBUG pktbuf_dynamic(128): 
0x55b521e41f30
| # 2022-02-15 03:14:13.449 UTC [501451] NOISE connect(4, 
unix:/tmp/.s.PGSQL.6667) = No such file or directory
| # 2022-02-15 03:14:13.449 UTC [501451] NOISE safe_close(4) = 0
| # psql: error: connection to server at "localhost" (127.0.0.1), port 6667 
failed: SSL SYSCALL error: EOF detected
| ./test.sh: 60: kill: No such process
| 
| make[3]: *** [Makefile:9: check] Error 1
| make[3]: Leaving directory '/<<PKGBUILDDIR>>/test/ssl'

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

Sebastian

Reply via email to