Source: socat
Version: 1.8.0.2-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20241228 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> ./test.sh
> Using temp directory /tmp/user42/2060480
> testing if address array is sorted... ok
> testing if address options are sorted... ok
> test   1 UNISTDIO: unidirectional throughput from stdin to stdout... OK
> test   2 UNPIPESTDIO: stdio with simple echo via internal pipe... OK
> test   3 UNPIPESHORT: short form of stdio ('-') with simple echo via internal 
> pipe... OK
> test   4 DUALSTDIO: splitted form of stdio ('stdin!!stdout') with simple echo 
> via internal pipe... OK
> test   5 DUALSHORTSTDIO: short splitted form of stdio ('-!!-') with simple 
> echo via internal pipe... OK
> test   6 DUALFDS: file descriptors with simple echo via internal pipe... OK
> test   7 NAMEDPIPE: simple echo via named pipe... OK
> test   8 DUALPIPE: simple echo via named pipe, specified twice... OK
> test   9 FILE: simple echo via file... OK
> test  10 EXECSOCKETPAIR: simple echo via exec of cat with socketpair... OK
> test  11 SYSTEMSOCKETPAIR: simple echo via system() of cat with socketpair... 
> OK
> test  12 EXECPIPES: simple echo via exec of cat with pipes... FAILED:
>  ./socat -t 0.003000  - EXEC:cat,pipes
> diff:
> 1d0
> < test12 Sat Dec 28 09:36:27 UTC 2024 17195
> test  14 EXECPTY: simple echo via exec of cat with pseudo terminal... OK
> test  15 SYSTEMPTY: simple echo via system() of cat with pseudo terminal... OK
> test  16 SYSTEMPIPESFDS: simple echo via system() of cat with pipes, non 
> stdio... OK
> test  17 DUALSYSTEMFDS: echo via dual system() of cat... OK
> test  18 EXECSOCKETPAIRFLUSH: call to od via exec with socketpair... OK
> test  19 SYSTEMSOCKETPAIRFLUSH: call to od via system() with socketpair... OK
> test  20 EXECPIPESFLUSH: call to od via EXEC with pipes... OK
> test  21 SYSTEMPIPESFLUSH: call to od via system() with pipes... OK
> test  22 SYSTEMPIPESFDSFLUSH: call to od via system() with pipes, non 
> stdio... OK
> test  23 DUALSYSTEMFDSFLUSH: call to od via dual system()... OK
> test  24 RAWIP4SELF: simple echo via self receiving raw IPv4 protocol... IP4 
> not available
> test  25 RAWIPX4SELF: simple echo via self receiving raw IP protocol, v4 by 
> target... IP4 not available
> test  26 RAWIP6SELF: simple echo via self receiving raw IPv6 protocol... IP6 
> not available
> test  27 RAWIPX6SELF: simple echo via self receiving raw IP protocol, v6 by 
> target... IP6 not available
> test  30 UDP6SELF: echo via self connection of UDP IPv6 socket... UDP6 not 
> available
> test  32 UNIXSTREAM: echo via connection to UNIX domain socket... OK
> test  33 TCP4: echo via connection to TCP V4 socket... tcp4 not available on 
> host
> test  34 TCP6: echo via connection to TCP V6 socket... IPv6 not available
> test  35 TCPX4: echo via connection to TCP socket, v4 by target... IPv4 not 
> available
> test  36 TCPX6: echo via connection to TCP socket, v6 by target... IPv6 not 
> available
> test  37 IPV6ONLY0: option ipv6-v6only=0 listens on IPv4... TCP4 not available
> test  38 IPV6ONLY1: option ipv6-v6only=1 does not listen on IPv4... TCP4 not 
> available
> test  39 ENV_LISTEN_4: env SOCAT_DEFAULT_LISTEN_IP for IPv4 preference on 
> listen... TCP4 not available
> test  40 ENV_LISTEN_6: env SOCAT_DEFAULT_LISTEN_IP for IPv6 preference on 
> listen... TCP4 not available
> test  41 LISTEN_OPTION_4: option -4 for IPv4 preference on listen... TCP4 not 
> available
> test  42 LISTEN_OPTION_6: option -6 for IPv6 preference on listen... TCP4 not 
> available
> test  43 LISTEN_PF_IP4: pf=4 overrides option -6 on listen... TCP4 not 
> available
> test  44 LISTEN_PF_IP6: pf=6 overrides option -4 on listen... TCP4 not 
> available
> test  45 UDP4STREAM: echo via connection to UDP V4 socket... OK
> test  46 UDP6STREAM: echo via connection to UDP V6 socket... UDP6 not 
> available
> test  47 GOPENFILE: file opening with gopen... OK
> test  48 GOPENPIPE: pipe opening with gopen for reading... OK
> test  49 GOPENUNIXSTREAM: GOPEN on UNIX stream socket... OK
> test  50 GOPENUNIXSEQPACKET: GOPEN on UNIX seqpacket socket... OK
> test  51 GOPENUNIXDGRAM: GOPEN on UNIX datagram socket... OK
> test  52 IGNOREEOF: ignoreeof on file... OK
> test  54 EXECIGNOREEOF: exec against address with ignoreeof... OK
> test  55 FAKEPTY: generation of pty for other processes... OK
> test  56 O_TRUNC: option o-trunc... OK
> test  57 FTRUNCATE: option ftruncate... OK
> test  58 RIGHTTOLEFT: unidirectional throughput from stdin to stdout, right 
> to left... OK
> test  59 CHILDDEFAULT: child process default properties... OK
> test  60 CHILDSETSID: child process with setsid... OK
> test  61 MAINSETSID: main process with setsid... OK
> Generating DH parameters, 2048 bit long safe prime
> ..............................................................................................................+......................................................................+...............................................................................................................................................+..........................................................+................+.....................++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*
> test  62 OPENSSL_TCP4: openssl connect... TCP/IPv4 not available
> test  63 OPENSSLLISTEN_TCP4: openssl listen... TCP/IPv4 not available
> test  64 OPENSSLLISTEN_TCP6: openssl listen... TCP/IPv6 not available
> test  65 UNIXCONNECT_HALFCLOSE: UNIX-CONNECT half close... OK
> test  66 UNIXCLIENT_HALFCLOSE: UNIX-CLIENT half close... OK
> test  67 GOPEN_UNIXSTREAM_HALFCLOSE: GOPEN half close... OK
> test  68 UNIXLISTEN_HALFCLOSE: UNIX-LISTEN half close... OK
> test  69 TCP4CONNECT_HALFCLOSE: TCP4-CONNECT half close... tcp4 not available 
> on host
> test  70 TCP4LISTEN_HALFCLOSE: TCP4-LISTEN half close... tcp4 not available 
> on host
> test  71 TCP6CONNECT_HALFCLOSE: TCP6-CONNECT half close... tcp6 not available 
> on host
> test  72 TCP6LISTEN_HALFCLOSE: TCP6-LISTEN half close... tcp6 not available 
> on host
> test  73 OPENSSL4CLIENT_HALFCLOSE: OPENSSL half close... tcp4 not available 
> on host
> test  74 OPENSSL4SERVER_HALFCLOSE: OPENSSL-LISTEN half close... tcp4 not 
> available on host
> test  75 OPENSSL6CLIENT_HALFCLOSE: OPENSSL half close... tcp6 not available 
> on host
> test  76 OPENSSL6SERVER_HALFCLOSE: OPENSSL-LISTEN half close... tcp6 not 
> available on host
> test  77 OPENSSL_SERVERAUTH: OpenSSL server authentication (hostname)... 
> TCP/IPv4 not available
> test  78 OPENSSL_CLIENTAUTH: openssl client authentication... TCP/IPv4 not 
> available
> test  79 OPENSSL_FIPS_BOTHAUTH: OpenSSL+FIPS client and server 
> authentication... TCP/IPv4 not available
> test  80 OPENSSL_COMPRESS: OpenSSL compression... TCP/IPv4 not available
> test  81 SOCKS4CONNECT_TCP4: socks4 connect over TCP/IPv4... TCP/IPv4 not 
> available
> test  82 SOCKS4CONNECT_TCP6: socks4 connect over TCP/IPv6... TCP/IPv6 not 
> available
> test  83 SOCKS4ACONNECT_TCP4: socks4a connect over TCP/IPv4... TCP/IPv4 not 
> available
> test  84 SOCKS4ACONNECT_TCP6: socks4a connect over TCP/IPv6... TCP/IPv6 not 
> available
> test  85 PROXYCONNECT_TCP4: proxy connect over TCP/IPv4... TCP/IPv4 not 
> available
> test  86 PROXYCONNECT_TCP6: proxy connect over TCP/IPv6... TCP/IPv6 not 
> available
> test  87 TCP4NOFORK: echo via connection to TCP V4 socket with nofork'ed 
> exec... OK
> test  88 EXECCATNOFORK: simple echo via exec of cat with nofork... OK
> test  89 SYSTEMCATNOFORK: simple echo via system() of cat with nofork... OK
> test  90 NOFORKSETSID: simple echo via exec() of cat with nofork and 
> setsid... OK
> test  91 TOTALTIMEOUT: socat inactivity timeout... OK
> test  92 IGNOREEOF+TOTALTIMEOUT: ignoreeof and inactivity timeout... OK
> test  93 PROXY2SPACES: proxy connect accepts status with multiple spaces... OK
> test  94 BUG-UNISTDIO: for bug with address options on both stdin/out in 
> unidirectional mode... OK
> test  95 SINGLEEXECOUTSOCKETPAIR: inheritance of stdout to single exec with 
> socketpair... OK
> test  96 SINGLEEXECOUTPIPE: inheritance of stdout to single exec with pipe... 
> OK
> test  97 SINGLEEXECOUTPTY: inheritance of stdout to single exec with pty... OK
> test  98 SINGLEEXECINSOCKETPAIR: inheritance of stdin to single exec with 
> socketpair... OK
> test  99 SINGLEEXECINPIPE: inheritance of stdin to single exec with pipe... OK
> test 100 SINGLEEXECINPTYDELAY: inheritance of stdin to single exec with pty, 
> with delay... OK
> test 101 SINGLEEXECINPTY: inheritance of stdin to single exec with pty... OK
> test 102 READLINE: readline with password and sigint... READLINE not available
> test 103 GENDERCHANGER: TCP4 "gender changer"... OK
> test 106 TCP4RANGEBITS: security of TCP4-L with RANGE option... OK
> test 107 TCP4RANGEMASK: security of TCP4-L with RANGE option... OK
> test 108 TCP4RANGEMASKHAIRY: security of TCP4-L with RANGE option... OK
> test 109 TCP4SOURCEPORT: security of TCP4-L with SOURCEPORT option... OK
> test 110 TCP4LOWPORT: security of TCP4-L with LOWPORT option... OK
> test 111 TCP4WRAPPERS_ADDR: security of TCP4-L with TCPWRAP option...  not 
> available
> test 112 TCP4WRAPPERS_NAME: security of TCP4-L with TCPWRAP option...  not 
> available
> test 113 TCP6RANGE: security of TCP6-L with RANGE option... TCP6 not available
> test 114 TCP6SOURCEPORT: security of TCP6-L with SOURCEPORT option... TCP6 
> not available
> test 115 TCP6LOWPORT: security of TCP6-L with LOWPORT option... TCP6 not 
> available
> test 116 TCP6TCPWRAP: security of TCP6-L with TCPWRAP option... TCP6 not 
> available
> test 117 UDP4RANGE: security of UDP4-L with RANGE option... OK
> test 118 UDP4SOURCEPORT: security of UDP4-L with SOURCEPORT option... OK
> test 119 UDP4LOWPORT: security of UDP4-L with LOWPORT option... OK
> test 120 UDP4TCPWRAP: security of UDP4-L with TCPWRAP option...  not available
> test 121 UDP6RANGE: security of UDP6-L with RANGE option... TCP6 not available
> test 122 UDP6SOURCEPORT: security of UDP6-L with SOURCEPORT option... UDP6 
> not available
> test 123 UDP6LOWPORT: security of UDP6-L with LOWPORT option... UDP6 not 
> available
> test 124 UDP6TCPWRAP: security of UDP6-L with TCPWRAP option...  not available
> test 125 OPENSSLTCP4_RANGE: security of SSL-L over TCP/IPv4 with RANGE 
> option... OK
> test 126 OPENSSLTCP4_SOURCEPORT: security of SSL-L with SOURCEPORT option... 
> OK
> test 127 OPENSSLTCP4_LOWPORT: security of SSL-L with LOWPORT option... OK
> test 128 OPENSSLTCP4_TCPWRAP: security of SSL-L with TCPWRAP option... OK
> test 129 OPENSSLCERTSERVER: security of SSL-L with client certificate... OK
> test 130 OPENSSLCERTCLIENT: security of SSL with server certificate... OK
> test 131 OPENSSLTCP6_RANGE: security of SSL-L over TCP/IPv6 with RANGE 
> option... TCP6 not available
> test 132 OPENSSLTCP6_SOURCEPORT: security of SSL-L over TCP/IPv6 with 
> SOURCEPORT option... TCP6 not available
> test 133 OPENSSLTCP6_LOWPORT: security of SSL-L over TCP/IPv6 with LOWPORT 
> option... TCP6 not available
> test 134 OPENSSLTCP6_TCPWRAP: security of SSL-L over TCP/IPv6 with TCPWRAP 
> option...  not available
> test 135 OPENSSL_CN_CLIENT_SECURITY: security of client openssl-commonname 
> option... TCP/IPv4 not available
> test 136 OPENSSL_CN_SERVER_SECURITY: security of server openssl-commonname 
> option... TCP/IPv4 not available
> test 137 OPENSSL_FIPS_SECURITY: OpenSSL restrictions by FIPS... TCP/IPv4 not 
> available
> test 138 UNIEXECEOF: give exec'd write-only process a chance to flush (-u)... 
> OK
> test 139 REVEXECEOF: give exec'd write-only process a chance to flush (-U)... 
> OK
> test 140 FILANDIR: check type printed for directories... OK
> test 141 FILANSOCKET: capability to analyze named unix socket... OK
> test 142 PTMXWAITSLAVE: test if master pty (ptmx) waits for slave 
> connection... OK
> test 143 OPENPTYWAITSLAVE: test if master pty (openpty) waits for slave 
> connection... OK
> test 145 CONNECTTIMEOUT_CONN: TCP4 connect-timeout option when server 
> replies... OK
> test 146 OPENSSLLISTENDSA: openssl listen with DSA certificate... OK
> test 147 EXITCODESIGTERM: exit status when dying on SIGTERM... OK
> test 148 EXITCODESIGILL: exit status when dying on SIGILL... OK
> test 149 READBYTES: restrict reading from file with bytes option... OK
> test 150 UDPLISTENFORK: UDP socket rebinds after first connection... IPv4 not 
> available
> test 151 TCP4LISTENFORK: TCP4 listen handles 2 concurrent connections... TCP4 
> not available
> test 152 TCP6LISTENFORK: TCP6 listen handles 2 concurrent connections... TCP6 
> not available
> test 153 UDP4LISTENFORK: UDP4 listen handles 2 concurrent connections... UDP4 
> not available
> test 154 UDP6LISTENFORK: UDP6 listen handles 2 concurrent connections... UDP6 
> not available
> test 155 SCTP4LISTENFORK: SCTP4 listen handles 2 concurrent connections... 
> SCTP4 not available
> test 156 SCTP6LISTENFORK: SCTP6 listen handles 2 concurrent connections... 
> SCTP6 not available
> test 157 UNIXLISTENFORK: UNIX listen handles 2 concurrent connections... OK
> test 158 UNIXTOSTREAM: generic UNIX client connects to stream socket... OK
> test 159 UNIXTODGRAM: generic UNIX client connects to datagram socket... OK
> test 160 EXECPIPESSTDERR: simple echo via exec of cat with pipes,stderr... OK
> test 161 EXECSTDERRLOG: simple echo via exec of cat with pipes,stderr... OK
> test 163 FULLPARSE: correctly parse special chars... OK
> test 164 NESTEDSOCATEXEC: does lexical analysis work sensibly (exec)... OK
> test 165 NESTEDSOCATSYSTEM: does lexical analysis work sensibly (system)... OK
> test 166 TCP6BYTCP4: TCP4 mapped into TCP6 address space... Feature removed
> test 167 UDP4DGRAM: UDP/IPv4 sendto and recvfrom... OK
> test 168 UDP6DGRAM: UDP/IPv6 datagram... TCP6 not available
> test 169 RAWIP4RECVFROM: raw IPv4 datagram... Must be root
> test 170 UNIXDGRAM: UNIX datagram... OK
> test 171 UDP4RECV: UDP/IPv4 receive... OK
> test 172 UDP6RECV: UDP/IPv6 receive... TCP6 not available
> test 173 RAWIP4RECV: raw IPv4 receive... Must be root
> test 174 RAWIP6RECV: raw IPv6 receive...  not available
> test 175 UNIXRECV: UNIX receive... OK
> test 176 UDP4RECVFROM_SOURCEPORT: security of UDP4-RECVFROM with SOURCEPORT 
> option... UDP4 not available
> test 177 UDP4RECVFROM_LOWPORT: security of UDP4-RECVFROM with LOWPORT 
> option... UDP4 not available
> test 178 UDP4RECVFROM_RANGE: security of UDP4-RECVFROM with RANGE option... OK
> test 179 UDP4RECVFROM_TCPWRAP: security of UDP4-RECVFROM with TCPWRAP 
> option...  not available
> test 180 UDP4RECV_SOURCEPORT: security of UDP4-RECV with SOURCEPORT option... 
> UDP4 not available
> test 181 UDP4RECV_LOWPORT: security of UDP4-RECV with LOWPORT option... UDP4 
> not available
> test 182 UDP4RECV_RANGE: security of UDP4-RECV with RANGE option... UDP4 not 
> available
> test 183 UDP4RECV_TCPWRAP: security of UDP4-RECV with TCPWRAP option...  not 
> available
> test 184 UDP6RECVFROM_SOURCEPORT: security of UDP6-RECVFROM with SOURCEPORT 
> option... UDP6 not available
> test 185 UDP6RECVFROM_LOWPORT: security of UDP6-RECVFROM with LOWPORT 
> option... UDP6 not available
> test 186 UDP6RECVFROM_RANGE: security of UDP6-RECVFROM with RANGE option... 
> TCP6 not available
> test 187 UDP6RECVFROM_TCPWRAP: security of UDP6-RECVFROM with TCPWRAP 
> option...  not available
> test 188 UDP6RECV_SOURCEPORT: security of UDP6-RECV with SOURCEPORT option... 
> UDP6 not available
> test 189 UDP6RECV_LOWPORT: security of UDP6-RECV with LOWPORT option... UDP6 
> not available
> test 190 UDP6RECV_RANGE: security of UDP6-RECV with RANGE option... UDP6 not 
> available
> test 191 UDP6RECV_TCPWRAP: security of UDP6-RECV with TCPWRAP option...  not 
> available
> test 192 IP4RECVFROM_RANGE: security of IP4-RECVFROM with RANGE option...  
> not available
> test 193 IP4RECVFROM_TCPWRAP: security of IP4-RECVFROM with TCPWRAP option... 
>  not available
> test 194 IP4RECV_RANGE: security of IP4-RECV with RANGE option... IP4 not 
> available
> test 195 IP4RECV_TCPWRAP: security of IP4-RECV with TCPWRAP option...  not 
> available
> test 196 IP6RECVFROM_RANGE: security of IP6-RECVFROM with RANGE option...  
> not available
> test 197 IP6RECVFROM_TCPWRAP: security of IP6-RECVFROM with TCPWRAP option... 
>  not available
> test 198 IP6RECV_RANGE: security of IP6-RECV with RANGE option... raw IP6 not 
> available
> test 199 IP6RECV_TCPWRAP: security of IP6-RECV with TCPWRAP option...  not 
> available
> test 200 O_NOATIME_FILE: option O_NOATIME on file... OK
> test 201 O_NOATIME_FD: option O_NOATIME on file descriptor... OK
> test 203 COOLWRITE: option cool-write... OK
> test 204 COOLSTDIO: option cool-write on bidirectional stdio... OK
> test 205 TCP4ENDCLOSE: end-close keeps TCP V4 socket open... OK
> test 206 EXECENDCLOSE: end-close keeps EXEC child running... OK
> test 207 PTYENDCLOSE: PTY handles option end-close... OK
> test 208 SHUTNULLEOF: options shut-null and null-eof... OK
> test 209 UDP6LISTENBIND: UDP6-LISTEN with bind... UDP6 not available
> test 210 TCPWRAPPERS_MULTIOPTS: use of multiple tcpwrapper enabling 
> options...  not available
> test 211 TCPWRAPPERS_TCP6ADDR: specification of TCP6 address in 
> hosts.allow...  not available
> test 212 UDP4BROADCAST: UDP/IPv4 broadcast... OK
> test 213 IP4BROADCAST: raw IPv4 broadcast... raw IP4 not available
> test 214 UDP4MULTICAST_UNIDIR: UDP/IPv4 multicast, send only...  not available
> test 215 IP4MULTICAST_UNIDIR: IPv4 multicast...  not available
> test 216 UDP6MULTICAST_UNIDIR: UDP/IPv6 multicast... IPv6 does not work on 
> ip-10-84-234-177
> test 218 IP4MULTICAST_BIDIR: IPv4 multicast, with reply...  not available
> test 219 TUNREAD: reading data sent through tun interface...  not available
> test 220 TUNINTERFACE: pass data through tun interface using INTERFACE...  
> not available
> test 221 ABSTRACTSTREAM: abstract UNIX stream socket, listen and connect... OK
> test 222 ABSTRACTDGRAM: abstract UNIX datagram... OK
> test 223 ABSTRACTRECV: abstract UNIX datagram receive... OK
> test 224 ABSTRACT_BIND: abstract bind... OK
> test 225 OPENSSLREAD: socat handles data buffered by openssl... OK
> test 228 TCP4SERVICE: echo via connection to TCP V4 socket... OK
> test 229 EXCEED_FOPEN_MAX: more than FOPEN_MAX FDs in use... OK
> test 230 UDP4LISTEN_SIGCHLD: test if UDP4-LISTEN child becomes zombie... OK
> test 231 UDP4RECVFROM_SIGCHLD: test if UDP4-RECVFROM child becomes zombie... 
> OK
> test 232 RAWIP4RECVBIND: raw IPv4 receive with bind... Must be root
> test 233 UDP4RECVFROM_FORK: test if UDP4-RECVFROM handles more than one 
> packet... OK
> test 234 EXECSPACES: correctly parse exec with consecutive spaces... OK
> test 235 UDP4LISTENCONT: let range drop a packet and see if old socket is 
> closed... OK
> test 236 IGNOREEOFNOBLOCK: ignoreeof does not block other direction... OK
> test 237 ESCAPE: escape character triggers EOF... OK
> test 238 ESCAPE_IGNOREEOF: escape character triggers EOF... OK
> test 239 UDP4SCM_IP_OPTIONS: UDP4 log ancillary message IP_OPTIONS options... 
> Must be root
> test 240 UDP4SCM_SCM_TIMESTAMP: UDP4 log ancillary message SCM_TIMESTAMP 
> timestamp... Must be root
> test 241 UDP4SCM_IP_TTL: UDP4 log ancillary message IP_TTL ttl... Must be root
> test 242 UDP4SCM_IP_TOS: UDP4 log ancillary message IP_TOS tos... Must be root
> test 243 UDP4SCM_IP_PKTINFO: UDP4 log ancillary message IP_PKTINFO locaddr... 
> Must be root
> test 244 UDP4SCM_IP_PKTINFO: UDP4 log ancillary message IP_PKTINFO dstaddr... 
> Must be root
> test 245 UDP4SCM_IP_PKTINFO: UDP4 log ancillary message IP_PKTINFO if... Must 
> be root
> test 246 UDP4SCM_IP_RECVIF: UDP4 log ancillary message IP_RECVIF if... Must 
> be root
> test 247 UDP4SCM_IP_RECVDSTADDR: UDP4 log ancillary message IP_RECVDSTADDR 
> dstaddr... Must be root
> test 248 IP4SCM_IP_OPTIONS: IP4 log ancillary message IP_OPTIONS options... 
> Must be root
> test 249 IP4SCM_SCM_TIMESTAMP: IP4 log ancillary message SCM_TIMESTAMP 
> timestamp... Must be root
> test 250 IP4SCM_IP_TTL: IP4 log ancillary message IP_TTL ttl... Must be root
> test 251 IP4SCM_IP_TOS: IP4 log ancillary message IP_TOS tos... Must be root
> test 252 IP4SCM_IP_PKTINFO: IP4 log ancillary message IP_PKTINFO locaddr... 
> Must be root
> test 253 IP4SCM_IP_PKTINFO: IP4 log ancillary message IP_PKTINFO dstaddr... 
> Must be root
> test 254 IP4SCM_IP_PKTINFO: IP4 log ancillary message IP_PKTINFO if... Must 
> be root
> test 255 IP4SCM_IP_RECVIF: IP4 log ancillary message IP_RECVIF if... Must be 
> root
> test 256 IP4SCM_IP_RECVDSTADDR: IP4 log ancillary message IP_RECVDSTADDR 
> dstaddr... Must be root
> test 257 UDP6SCM_SCM_TIMESTAMP: UDP6 log ancillary message SCM_TIMESTAMP 
> timestamp... Must be root
> test 258 UDP6SCM_IPV6_PKTINFO: UDP6 log ancillary message IPV6_PKTINFO 
> dstaddr... Must be root
> test 259 UDP6SCM_IPV6_HOPLIMIT: UDP6 log ancillary message IPV6_HOPLIMIT 
> hoplimit... Must be root
> test 260 UDP6SCM_IPV6_TCLASS: UDP6 log ancillary message IPV6_TCLASS 
> tclass... Must be root
> test 261 IP6SCM_SCM_TIMESTAMP: IP6 log ancillary message SCM_TIMESTAMP 
> timestamp... Must be root
> test 262 IP6SCM_IPV6_PKTINFO: IP6 log ancillary message IPV6_PKTINFO 
> dstaddr... Must be root
> test 263 IP6SCM_IPV6_HOPLIMIT: IP6 log ancillary message IPV6_HOPLIMIT 
> hoplimit... Must be root
> test 264 IP6SCM_IPV6_TCLASS: IP6 log ancillary message IPV6_TCLASS tclass... 
> Must be root
> test 265 TCP4LISTENENV: TCP4-LISTEN sets environment variables with socket 
> addresses... IP6 not available
> test 266 TCP6LISTENENV: TCP6-LISTEN sets environment variables with socket 
> addresses... IP6 not available
> test 267 UDP6LISTENENV: UDP6-LISTEN sets environment variables with socket 
> addresses... IP6 not available
> test 268 SCTP4LISTENENV: SCTP4-LISTEN sets environment variables with socket 
> addresses... IP6 not available
> test 269 SCTP6LISTENENV: SCTP6-LISTEN sets environment variables with socket 
> addresses... IP6 not available
> test 270 UNIXLISTENENV: UNIX-LISTEN sets environment variables with socket 
> addresses... OK
> test 271 UDP4ENV_IP_OPTIONS: UDP4 ancillary message sets env 
> SOCAT_IP_OPTIONS... Must be root
> test 272 UDP4ENV_TIMESTAMP: UDP4 ancillary message sets env 
> SOCAT_TIMESTAMP... Must be root
> test 273 UDP4ENV_IP_TTL: UDP4 ancillary message sets env SOCAT_IP_TTL... Must 
> be root
> test 274 UDP4ENV_IP_TOS: UDP4 ancillary message sets env SOCAT_IP_TOS... Must 
> be root
> test 275 UDP4ENV_IP_LOCADDR: UDP4 ancillary message sets env 
> SOCAT_IP_LOCADDR... Must be root
> test 276 UDP4ENV_IP_DSTADDR: UDP4 ancillary message sets env 
> SOCAT_IP_DSTADDR... Must be root
> test 277 UDP4ENV_IP_IF: UDP4 ancillary message sets env SOCAT_IP_IF... Must 
> be root
> test 278 UDP4ENV_IP_IF: UDP4 ancillary message sets env SOCAT_IP_IF... Must 
> be root
> test 279 UDP4ENV_IP_DSTADDR: UDP4 ancillary message sets env 
> SOCAT_IP_DSTADDR... Must be root
> test 280 IP4ENV_IP_OPTIONS: IP4 ancillary message sets env 
> SOCAT_IP_OPTIONS... Must be root
> test 281 IP4ENV_TIMESTAMP: IP4 ancillary message sets env SOCAT_TIMESTAMP... 
> Must be root
> test 282 IP4ENV_IP_TTL: IP4 ancillary message sets env SOCAT_IP_TTL... Must 
> be root
> test 283 IP4ENV_IP_TOS: IP4 ancillary message sets env SOCAT_IP_TOS... Must 
> be root
> test 284 IP4ENV_IP_LOCADDR: IP4 ancillary message sets env 
> SOCAT_IP_LOCADDR... Must be root
> test 285 IP4ENV_IP_DSTADDR: IP4 ancillary message sets env 
> SOCAT_IP_DSTADDR... Must be root
> test 286 IP4ENV_IP_IF: IP4 ancillary message sets env SOCAT_IP_IF... Must be 
> root
> test 287 IP4ENV_IP_IF: IP4 ancillary message sets env SOCAT_IP_IF... Must be 
> root
> test 288 IP4ENV_IP_DSTADDR: IP4 ancillary message sets env 
> SOCAT_IP_DSTADDR... Must be root
> test 289 UDP6ENV_IPV6_DSTADDR: UDP6 ancillary message sets env 
> SOCAT_IPV6_DSTADDR... Must be root
> test 290 UDP6ENV_IPV6_HOPLIMIT: UDP6 ancillary message sets env 
> SOCAT_IPV6_HOPLIMIT... Must be root
> test 291 UDP6ENV_IPV6_TCLASS: UDP6 ancillary message sets env 
> SOCAT_IPV6_TCLASS... Must be root
> test 292 IP6ENV_IPV6_DSTADDR: IP6 ancillary message sets env 
> SOCAT_IPV6_DSTADDR... Must be root
> test 293 IP6ENV_IPV6_HOPLIMIT: IP6 ancillary message sets env 
> SOCAT_IPV6_HOPLIMIT... Must be root
> test 294 IP6ENV_IPV6_TCLASS: IP6 ancillary message sets env 
> SOCAT_IPV6_TCLASS... Must be root
> test 295 SOCKET_CONNECT_TCP4: socket connect with TCP/IPv4... OK
> test 296 SOCKET_CONNECT_TCP6: socket connect with TCP/IPv6... TCP6 not 
> available
> test 297 SOCKET_CONNECT_UNIX: socket connect with UNIX domain... OK
> test 298 SOCKET_LISTEN: socket recvfrom with TCP/IPv4... OK
> test 299 SOCKET_SENDTO: socket sendto with UDP/IPv4... OK
> test 300 SOCKET_RECVFROM: socket recvfrom with UDP/IPv4... OK
> test 301 SOCKET_RECV: socket recv with UDP/IPv4... OK
> test 302 SOCKET_DATAGRAM: socket datagram via UDP/IPv4... OK
> test 303 SOCKETRANGEMASK: security of generic socket-listen with RANGE 
> option... OK
> test 304 IOCTL_VOID: test the ioctl-void option... OK
> test 305 SETSOCKOPT: test the setsockopt option... OK
> test 306 SETSOCKOPT_LISTEN: test the setsockopt-listen option... OK
> test 307 SCTP4STREAM: echo via connection to SCTP V4 socket... SCTP4 not 
> available
> test 308 SCTP6STREAM: echo via connection to SCTP V6 socket... SCTP6 not 
> available
> test 309 OPENSSLRENEG1: OpenSSL connections survive renogotiation... not with 
> OpenSSL 3.3.2
> test 310 OPENSSLRENEG2: OpenSSL connections do not block after 
> renogotiation... not with OpenSSL 3.3.2
> test 311 HOSTNAMEOVFL: stack overflow on overly long host name... OK
> test 312 FILENAMEOVFL: stack overflow on overly long file name... OK
> test 313 NESTEDOVFL: stack overflow on overly long nested arg... OK
> test 314 GOPEN_UNIX_CRASH: check crash when connecting to a unix domain 
> socket using address GOPEN... OK
> test 315 UNIXLISTEN_KEEPFILE: socat keeps an existing file where it wanted to 
> create a UNIX socket... OK
> test 316 PTY_VOIDARG: check if address params of PTY produce error... OK
> test 317 INCOMPLETE_WRITE: check if incomplete writes are handled properly... 
> OK
> test 318 OPENSSL_ANULL: OpenSSL server with cipher aNULL ... TCP/IPv4 not 
> available
> test 319 TCP4MAXCHILDREN: max-children option... TCP4 not available
> test 320 TCP6MAXCHILDREN: max-children option... TCP6 not available
> test 321 SCTP4MAXCHILDREN: max-children option... SCTP4 not available
> test 322 SCTP6MAXCHILDREN: max-children option... SCTP6 not available
> test 323 UNIXMAXCHILDREN: max-children option... OK
> test 324 UDP4MAXCHILDREN: max-children option... UDP4 not available
> test 325 UDP6MAXCHILDREN: max-children option... UDP6 not available
> test 326 READLINE_OVFL: test for buffer overflow in readline prompt 
> handling... READLINE not available
> test 328 LISTEN_KEEPALIVE: keepalive option is applied to connection 
> socket... OK
> test 330 TCP4RANGE_0BITS: correct evaluation of range mask 0... OK
> test 331 ENV_OPENSSL_SERVER_X509_ISSUER: OPENSSL sets env 
> SOCAT_OPENSSL_X509_ISSUER... OK
> test 332 ENV_OPENSSL_SERVER_X509_SUBJECT: OPENSSL sets env 
> SOCAT_OPENSSL_X509_SUBJECT... OK
> test 333 ENV_OPENSSL_SERVER_X509_COMMONNAME: OPENSSL sets env 
> SOCAT_OPENSSL_X509_COMMONNAME... OK
> test 334 ENV_OPENSSL_SERVER_X509_COUNTRYNAME: OPENSSL sets env 
> SOCAT_OPENSSL_X509_COUNTRYNAME... OK
> test 335 ENV_OPENSSL_SERVER_X509_LOCALITYNAME: OPENSSL sets env 
> SOCAT_OPENSSL_X509_LOCALITYNAME... OK
> test 336 ENV_OPENSSL_SERVER_X509_ORGANIZATIONALUNITNAME: OPENSSL sets env 
> SOCAT_OPENSSL_X509_ORGANIZATIONALUNITNAME... OK
> test 337 ENV_OPENSSL_SERVER_X509_ORGANIZATIONNAME: OPENSSL sets env 
> SOCAT_OPENSSL_X509_ORGANIZATIONNAME... OK
> test 338 ENV_OPENSSL_CLIENT_X509_SUBJECT: OPENSSL sets env 
> SOCAT_OPENSSL_X509_SUBJECT... OK
> test 339 ENV_OPENSSL_CLIENT_X509_ISSUER: OPENSSL sets env 
> SOCAT_OPENSSL_X509_ISSUER... OK
> test 340 CREATE_UMASK: CREATE applies option umask... OK
> test 341 OPEN_UMASK: OPEN applies option umask... OK
> test 342 GOPEN_UMASK: GOPEN applies option umask... OK
> test 343 UNIX_LISTEN_UMASK: UNIX-LISTEN applies option umask... OK
> test 344 UNIX_RECVFROM_UMASK: UNIX-RECVFROM applies option umask... OK
> test 345 UNIX_RECV_UMASK: UNIX-RECV applies option umask... OK
> test 346 PIPE_UMASK: PIPE applies option umask... OK
> test 347 CREATE_PERM: CREATE applies option perm... OK
> test 348 OPEN_PERM: OPEN applies option perm... OK
> test 349 GOPEN_PERM: GOPEN applies option perm... OK
> test 350 UNIX_LISTEN_PERM: UNIX-LISTEN applies option perm... OK
> test 351 UNIX_RECVFROM_PERM: UNIX-RECVFROM applies option perm... OK
> test 352 UNIX_RECV_PERM: UNIX-RECV applies option perm... OK
> test 353 PIPE_PERM: PIPE applies option perm... OK
> test 354 PTY_PERM: PTY applies option perm... OK
> test 355 CREATE_USER: CREATE applies option user... Must be root
> test 356 OPEN_USER: OPEN applies option user... Must be root
> test 357 GOPEN_USER: GOPEN applies option user... Must be root
> test 358 UNIX_LISTEN_USER: UNIX-LISTEN applies option user... Must be root
> test 359 UNIX_RECVFROM_USER: UNIX-RECVFROM applies option user... Must be root
> test 360 UNIX_RECV_USER: UNIX-RECV applies option user... Must be root
> test 361 PIPE_USER: PIPE applies option user... Must be root
> test 362 PTY_USER: PTY applies option user... Must be root
> test 363 UNIX_LISTEN_REMOVE: UNIX-LISTEN removes socket entry when terminated 
> while waiting for connection... OK
> test 364 UNIX_RECVFROM_REMOVE: UNIX-RECVFROM removes socket entry when 
> terminated while waiting for connection... OK
> test 365 UNIX_RECV_REMOVE: UNIX-RECV removes socket entry when terminated 
> while waiting for connection... OK
> test 366 PIPE_REMOVE: PIPE removes socket entry when terminated while waiting 
> for connection... OK
> test 367 PTY_REMOVE: PTY removes socket entry when terminated while waiting 
> for connection... OK
> test 368 UNIX_LISTEN_REMOVE_FORK: UNIX-LISTEN with fork removes socket entry 
> when terminated during accept... OK
> test 369 UNIX_RECVFROM_REMOVE_FORK: UNIX-RECVFROM with fork removes socket 
> entry when terminated during accept... OK
> test 371 TCP4_NOPORT: test if TCP4-LISTEN with empty port arg bails out... OK
> test 372 OPENSSL_METHOD_SSL3: test OpenSSL method SSL3... Option 
> openssl-method not available
> test 373 OPENSSL_METHOD_SSL23: test OpenSSL method SSL23... Option 
> openssl-method not available
> test 374 OPENSSL_METHOD_TLS1: test OpenSSL method TLS1... Option 
> openssl-method not available
> test 375 OPENSSL_METHOD_TLS1.1: test OpenSSL method TLS1.1... Option 
> openssl-method not available
> test 376 OPENSSL_METHOD_TLS1.2: test OpenSSL method TLS1.2... Option 
> openssl-method not available
> test 377 OPENSSL_METHOD_DTLS1: test OpenSSL method DTLS1... Option 
> openssl-method not available
> test 378 OPENSSL_METHOD_DTLS1.2: test OpenSSL method DTLS1.2... Option 
> openssl-method not available
> test 379 OPENSSL_MIN_VERSION: security of OpenSSL server with 
> openssl-min-proto-version... OK
> test 380 FDOUT_ERROR: fdout bails out in write-only context... OK
> test 381 SYSTEM_RC: promote failure of SYSTEM... OK
> test 382 EXEC_RC: promote failure of EXEC... OK
> test 383 SO_REUSEADDR: test the so-reuseaddr option... OK
> test 384 SO_REUSEPORT: test the so-reuseport option... OK
> test 385 EXEC_NOFORK_UNIDIR: Programs invoked with EXEC, nofork, and -u or -U 
> had stdin and stdout assignment swapped... OK
> test 387 USE_IPV6_JOIN_GROUP: is option ipv6-join-group used... OK
> test 389 SOCAT_OPT_HINT: check if merging single character options is 
> rejected... OK
> test 390 TERMIOS_PH_ALL: are termios options applied to the correct 
> address... OK
> test 391 IP_SENDTO_6: IP-SENDTO::6 passes getaddrinfo()... OK
> test 392 MULTIPLE_EOF: multiple EOF messages... OK
> test 393 BLKSIZE_INT_OVERFL: integer overflow with buffer size parameter... OK
> test 394 UNBALANCED_QUOTE: Test fix of unbalanced quoting... OK
> test 395 SCTP_SERVICENAME: Service name resolution works with SCTP... SCTP4 
> not available
> test 396 O_DIRECT: echo via file with o-direct... OK
> test 397 UNIX_SENDTO_UNLINK: Option unlink-close with UNIX sendto socket... OK
> test 398 UNIX_CONNECT_UNLINK: Option unlink-close with UNIX connect socket... 
> OK
> test 399 OPENSSL_DTLS_CLIENT: OpenSSL DTLS client... IPv4 not available
> test 400 OPENSSL_DTLS_SERVER: OpenSSL DTLS server... IPv4 not available
> test 401 OPENSSL_SERVERALTAUTH: OpenSSL server authentication with 
> SubjectAltName (hostname)... TCP/IPv4 not available
> test 402 OPENSSL_SERVERALTIP4AUTH: OpenSSL server authentication with 
> SubjectAltName (IPv4 address)... TCP/IPv4 not available
> test 403 OPENSSL_SERVERALTIP6AUTH: OpenSSL server authentication with 
> SubjectAltName (IPv6 address)... TCP/IPv6 not available
> test 404 OPTION_RAW_DUMP: raw dump of transferred data... OK
> test 405 OPENSSL_SNI: Test the OpenSSL SNI feature... use test.sh option 
> --internet
> test 406 OPENSSL_NO_SNI: Test the openssl-no-sni option... use test.sh option 
> --internet
> test 407 ACCEPTTIMEOUT: test the accept-timeout option... OK
> test 408 UDP_DATAGRAM_PEERPORT: test UDP-DATAGRAM ignoring peerport... OK
> test 409 PROXYAUTHFILE: proxy-authorization-file option... TCP/IPv4 not 
> available
> test 411 OPENSSL_STREAM_TO_SERVER: OpenSSL stream from client to server... 
> IPv4 not available
> test 412 OPENSSL_STREAM_TO_CLIENT: OpenSSL stream from server to client... 
> IPv4 not available
> test 413 OPENSSL_DTLS_TO_SERVER: OpenSSL DTLS transfer from client to 
> server... IPv4 not available
> test 414 OPENSSL_DTLS_TO_CLIENT: OpenSSL DTLS transfer from server to 
> client... IPv4 not available
> test 415 OPENSSL_PARA_OVERLAP: test diverse of socket,openssl params... 
> TCP/IPv4 not available
> test 416 OPENSSL_CLIENT_IP6_CN: Test if OpenSSL server may be crashed by 
> client cert with IPv6 address... TCP/IPv4 not available
> test 417 BAD_SERVICE: test if unknown service specs are handled properly... OK
> test 418 ABSTRACT_USER: Is the fs related user option on ABSTRACT socket 
> applied to FD... OK
> test 419 SNIFF_RIGHT_TO_LEFT: test if option -R does not sniff left-to-right 
> traffic... OK
> test 420 CONNECT_TO_MISSING: Failure handling on connect access to missing... 
> OK
> test 421 CONNECT_TO_DENIED: Failure handling on connect access to denied... OK
> test 422 CONNECT_TO_DIRECTORY: Failure handling on connect access to 
> directory... OK
> test 423 CONNECT_TO_ORPHANED: Failure handling on connect access to 
> orphaned... OK
> test 424 CONNECT_TO_FILE: Failure handling on connect access to file... OK
> test 425 CONNECT_TO_DGRAM: Failure handling on connect access to dgram... OK
> test 426 CONNECT_TO_SEQPACKET: Failure handling on connect access to 
> seqpacket... OK
> test 427 SEND_TO_MISSING: Failure handling on send access to missing... OK
> test 428 SEND_TO_DENIED: Failure handling on send access to denied... OK
> test 429 SEND_TO_DIRECTORY: Failure handling on send access to directory... OK
> test 430 SEND_TO_ORPHANED: Failure handling on send access to orphaned... OK
> test 431 SEND_TO_FILE: Failure handling on send access to file... OK
> test 432 SEND_TO_STREAM: Failure handling on send access to stream... OK
> test 433 SEND_TO_SEQPACKET: Failure handling on send access to seqpacket... OK
> test 434 SENDTO_TO_MISSING: Failure handling on sendto access to missing... OK
> test 435 SENDTO_TO_DENIED: Failure handling on sendto access to denied... OK
> test 436 SENDTO_TO_DIRECTORY: Failure handling on sendto access to 
> directory... OK
> test 437 SENDTO_TO_ORPHANED: Failure handling on sendto access to orphaned... 
> OK
> test 438 SENDTO_TO_FILE: Failure handling on sendto access to file... OK
> test 439 SENDTO_TO_STREAM: Failure handling on sendto access to stream... OK
> test 440 SENDTO_TO_SEQPACKET: Failure handling on sendto access to 
> seqpacket... OK
> test 441 SEQPACKET_TO_MISSING: Failure handling on seqpacket access to 
> missing... OK
> test 442 SEQPACKET_TO_DENIED: Failure handling on seqpacket access to 
> denied... OK
> test 443 SEQPACKET_TO_DIRECTORY: Failure handling on seqpacket access to 
> directory... OK
> test 444 SEQPACKET_TO_ORPHANED: Failure handling on seqpacket access to 
> orphaned... OK
> test 445 SEQPACKET_TO_FILE: Failure handling on seqpacket access to file... OK
> test 446 SEQPACKET_TO_STREAM: Failure handling on seqpacket access to 
> stream... OK
> test 447 SEQPACKET_TO_DGRAM: Failure handling on seqpacket access to dgram... 
> OK
> test 448 UNIX_TO_MISSING: Failure handling on unix access to missing... OK
> test 449 UNIX_TO_DENIED: Failure handling on unix access to denied... OK
> test 450 UNIX_TO_DIRECTORY: Failure handling on unix access to directory... OK
> test 451 UNIX_TO_FILE: Failure handling on unix access to file... OK
> test 452 UNIX_TO_ORPHANED: Failure handling on unix access to orphaned... OK
> test 453 GOPEN_TO_DENIED: Failure handling on gopen access to denied... need 
> host root
> test 454 GOPEN_TO_DIRECTORY: Failure handling on gopen access to directory... 
> OK
> test 455 GOPEN_TO_ORPHANED: Failure handling on gopen access to orphaned... OK
> test 456 TCP_TIMEOUT_RETRY: TCP with options connect-timeout and retry... OK
> test 457 RAWER: Test if the rawer option fails... OK
> test 458 UDP_LOWPORT: UDP4-SEND with lowport... OK
> test 459 MISSING_INTEGER: Error on option that's missing integer value... OK
> test 460 INTEGER_GARBAGE: Error on trailing garbage... OK
> test 461 FILANSYMLINK: capability to display symlink target... OK
> test 462 EXECSOCKETPAIRPACKETS: simple echo via exec of cat with socketpair, 
> keeping packet boundaries... OK
> test 463 SYSTEMSOCKETPAIRPACKETS: simple echo via system of cat with 
> socketpair, keeping packet boundaries... OK
> test 464 DALAN_NO_SIGSEGV: Dalan syntax error does not raise SIGSEGV... OK
> test 465 FILAN_SHORT_TCP: filan -s displays TCP etc... IPv4 not available
> test 469 UDP4_FORK: UDP4-RECVFROM with fork option... IP4 not available
> test 470 UDP6_FORK: UDP6-RECVFROM with fork option... IP6 not available
> test 471 UNIX_FORK: UNIX-RECVFROM with fork option... OK
> test 472 SIGTERM_NOLOG: Option -S can turn off logging of SIGTERM... OK
> test 473 SIG31_LOG: Option -S can turn on logging of signal 31... OK
> test 474 PROXY_HTTPVERSION: PROXY-CONNECT with option http-version... IPv4 
> not available
> test 475 RCVTIMEO_DTLS: test the so-rcvtimeo option with DTLS... IPv4 not 
> available
> test 476 VARS_IN_SNIFFPATH: sniff file names with variables... IPv4 not 
> available
> test 477 OPTION_STATISTICS: Socat option --statistics... OK
> test 479 CHILDREN_SHUTUP: test the children-shutup option... OK
> test 480 INTERFACE_IGNOREOUTGOING: INTERFACE ignores outgoing packets... Must 
> be root
> test 481 TCP4_REUSEADDR: test if option reuseaddr's default is 1... IPv4 not 
> available
> test 482 OPENSSL_6_REUSEADDR: test if option reuseaddr's default is 1 with 
> SSL-L... IPv6 not available
> test 483 REUSEADDR_NULL: test option reuseaddr without value... IPv4 not 
> available
> test 484 TRY_ADDRS_4: try all available TCP4 addresses... nslookup not 
> available
> test 485 TRY_ADDRS_4_6: for TCP try all available IPv4 and IPv6 addresses... 
> IPv4 not available
> test 486 NETNS: option netns (net namespace socat-2060480-test486)... Must be 
> root
> test 487 NETNS_EXEC: option netns with EXEC (net namespace 
> socat-2060480-test487)... Must be root
> test 488 SOCKETPAIR_STREAM: stdio and internal socketpair with stream... OK
> test 489 SOCKETPAIR_DATAGRAM: stdio and internal socketpair with datagram... 
> OK
> test 490 SOCKETPAIR_SEQPACKET: stdio and internal socketpair with 
> seqpacket... OK
> test 491 SOCKETPAIR_BOUNDARIES: Internal socketpair keeps packet 
> boundaries... IPv4 not available
> test 492 ACCEPT_FD: ACCEPT-FD address... systemd-socket-activate not available
> test 494 LINUX_POSIXMQ_RECV_FORK: POSIX-MQ (Linux) RECV with fork... OK
> test 495 LINUX_POSIXMQ_RECV_MAXCHILDREN: POSIX-MQ (Linux) RECV with 
> fork,max-children... OK
> test 497 SHELL_SIGINT: sigint option with SHELL... OK
> test 498 SHELL_SOCKETPAIR: simple echo via SHELL of cat with socketpair... OK
> test 499 SHELL_PIPES: simple echo via SHELL of cat with pipes... OK
> test 500 SHELL_PTY: simple echo via SHELL of cat with pty... OK
> test 501 SHELL_SOCKETPAIR_FLUSH: call  od -c  via SHELL using socketpair... OK
> test 502 SHELL_PIPES: call  od -c  via SHELL using pipes... OK
> test 504 RES_NSADDR: test the res-nsaddr option... IPv4 not available on host
> test 505 CHDIR_ON_CREATE: restore of pwd after CREAT with chdir option... OK
> test 506 CHDIR_ON_SHELL: restore of pwd after SYSTEM with chdir option... OK
> test 507 UMASK_ON_CREATE: test restore after CREAT with umask option... OK
> test 508 UMASK_ON_SYSTEM: test restore after SHELL with umask option... OK
> test 509 UNIX_LISTEN_CONNECT_BIND_TEMPNAME: Option unix-bind-tempname... OK
> test 510 UNIX_LISTEN_CLIENT_BIND_TEMPNAME: Option unix-bind-tempname... OK
> test 511 UNIX_RECVFROM_CLIENT_BIND_TEMPNAME: Option unix-bind-tempname... OK
> test 512 UNIX_RECVFROM_SENDTO_BIND_TEMPNAME: Option unix-bind-tempname... 
> FAILED
>  ./socat -t 0.003000  -lp server 
> UNIX-RECVFROM:/tmp/user42/2060480/test512.sock0,fork PIPE &
> 2024/12/28 09:38:19 server[2068994] W exiting on signal 15
> 2024/12/28 09:38:19 server[2069018] E sendto(5, 0x55b3944d2000, 44, 0, AF=1 
> "/tmp/user42/2060480/test512.sock1.8TYGTC", 43): No such file or directory
>  ./socat -t 0.003000  -lp tempname TCP4-LISTEN:12081,reuseaddr,fork 
> UNIX-SENDTO:/tmp/user42/2060480/test512.sock0,bind-tempname=/tmp/user42/2060480/test512.sock1.XXXXXX
>  &
> 2024/12/28 09:38:19 tempname[2068997] W exiting on signal 15
>  ./socat -t 0.003000  -lp client - TCP4-CONNECT:localhost:12081 &
>  ./socat -t 0.003000  -lp client - TCP4-CONNECT:localhost:12081
> diff b:
> 1d0
> < test512 Sat Dec 28 09:38:18 UTC 2024 1873 b
> test 514 ABSTRACT_LISTEN_CLIENT_BIND_TEMPNAME: Option unix-bind-tempname... OK
> test 515 ABSTRACT_RECVFROM_CLIENT_BIND_TEMPNAME: Option unix-bind-tempname... 
> OK
> test 516 ABSTRACT_RECVFROM_SENDTO_BIND_TEMPNAME: Option unix-bind-tempname... 
> OK
> test 520 DCCP4: DCCP over IPv4... dccp4 not available on host
> test 521 UDPLITE4STREAM: echo via connection to UDP-Lite V4 socket... 
> udplite4 not available on host
> test 522 UDPLITE4STREAM: echo via connection to UDP-Lite V4 socket... 
> udplite4 not available on host
> test 523 UDPLITE4STREAM: echo via connection to UDP-Lite V4 socket... 
> udplite4 not available on host
> test 524 UDPLITE4LISTENENV: UDPLITE4-LISTEN sets environment variables with 
> socket addresses... udplite4 not available on host
> test 525 UDPLITE6LISTENENV: UDPLITE6-LISTEN sets environment variables with 
> socket addresses... udplite6 not available on host
> test 526 UDPLITE4MAXCHILDREN: max-children option... udplite4 not available 
> on host
> test 527 UDPLITE6MAXCHILDREN: max-children option... udplite6 not available 
> on host
> test 528 PROCAN_CTTY: test procan controlling terminal output... not a tty
> test 529 SOCAT_CHAIN_SOCKS4: test socat-chain.sh with SOCKS4 over 
> UNIX-socket... tcp4 not available on host
> test 530 SOCAT_CHAIN_SSL_PTY: test socat-chain.sh with SSL over PTY... tcp4 
> not available on host
> test 531 SOCAT_MUX: test the socat-mux.sh script... tcp4 not available on host
> test 532 SOCAT_BROKER: test the socat-broker.sh script... udp4 not available 
> on host
> test 533 RECVFROM_FORK_LOOP: Bug on RECVFROM with fork and child failure... 
> udp4 not available on host
> test 534 RECVFROM_FORK_LEAK: FD leak on RECVFROM with fork... udp4 not 
> available on host
> test 535 IP_SENDTO_PF: test IP-SENDTO with option pf with protocol name... 
> Must be root
> test 536 LISTEN_4: TCP-L with -0 accepts IPv4... tcp4 not available on host
> test 537 LISTEN_6: TCP-L with -0 accepts IPv6... tcp6 not available on host
> test 538 V1800_TCP_LISTEN_RANGE: test regression of TCP-LISTEN with IPv4 
> RANGE... tcp4 not available on host
> test 539 V1800_TCP_LISTEN_BIND: test regression of TCP-LISTEN with IPv4 
> BIND... tcp4 not available on host
> test 540 V1800_SCTP_LISTEN_RANGE: test regression of SCTP-LISTEN with IPv4 
> RANGE... sctp4 not available on host
> test 541 V1800_SCTP_LISTEN_BIND: test regression of SCTP-LISTEN with IPv4 
> BIND... sctp4 not available on host
> test 542 V1800_DCCP_LISTEN_RANGE: test regression of DCCP-LISTEN with IPv4 
> RANGE... dccp4 not available on host
> test 543 V1800_DCCP_LISTEN_BIND: test regression of DCCP-LISTEN with IPv4 
> BIND... dccp4 not available on host
> test 544 V1800_OPENSSL_LISTEN_RANGE: test regression of OPENSSL-LISTEN with 
> IPv4 RANGE... tcp4 not available on host
> test 545 V1800_OPENSSL_LISTEN_BIND: test regression of OPENSSL-LISTEN with 
> IPv4 BIND... tcp4 not available on host
> test 546 V1800_UDP_LISTEN_RANGE: test regression of UDP-LISTEN with IPv4 
> RANGE... udp4 not available on host
> test 547 V1800_UDP_LISTEN_BIND: test regression of UDP-LISTEN with IPv4 
> BIND... udp4 not available on host
> test 548 V1800_UDP_RECVFROM_RANGE: test regression of UDP-RECVFROM with IPv4 
> RANGE... udp4 not available on host
> test 549 V1800_UDP_RECVFROM_BIND: test regression of UDP-RECVFROM with IPv4 
> BIND... udp4 not available on host
> test 550 V1800_UDPLITE_LISTEN_RANGE: test regression of UDPLITE-LISTEN with 
> IPv4 RANGE... udplite4 not available on host
> test 551 V1800_UDPLITE_LISTEN_BIND: test regression of UDPLITE-LISTEN with 
> IPv4 BIND... udplite4 not available on host
> test 552 V1800_UDPLITE_RECVFROM_RANGE: test regression of UDPLITE-RECVFROM 
> with IPv4 RANGE... udplite4 not available on host
> test 553 V1800_UDPLITE_RECVFROM_BIND: test regression of UDPLITE-RECVFROM 
> with IPv4 BIND... udplite4 not available on host
> test 554 V1800_UDP_DATAGRAM_RANGE: test regression of UDP-DATAGRAM:1.2.3.4 
> with IPv4 RANGE... udp4 not available on host
> test 555 V1800_UDP_DATAGRAM_BIND: test regression of UDP-DATAGRAM:1.2.3.4 
> with IPv4 BIND... udp4 not available on host
> test 556 V1800_UDPLITE_DATAGRAM_RANGE: test regression of 
> UDPLITE-DATAGRAM:1.2.3.4 with IPv4 RANGE... udplite4 not available on host
> test 557 V1800_UDPLITE_DATAGRAM_BIND: test regression of 
> UDPLITE-DATAGRAM:1.2.3.4 with IPv4 BIND... udplite4 not available on host
> test 558 V1800_IP_DATAGRAM_RANGE: test regression of IP-DATAGRAM:1.2.3.4 with 
> IPv4 RANGE... Must be root
> test 559 V1800_IP_DATAGRAM_BIND: test regression of IP-DATAGRAM:1.2.3.4 with 
> IPv4 BIND... Must be root
> test 560 V1800_UDP_SENDTO_RESOLV_6_4: test regression of UDP-SENDTO with 
> IPv6,4 and binding to IPv4... Feature DEVTESTS not configured in ./socat
> test 561 V1800_UDPLITE_SENDTO_RESOLV_6_4: test regression of UDPLITE-SENDTO 
> with IPv6,4 and binding to IPv4... Feature DEVTESTS not configured in ./socat
> test 562 V1800_IP_SENDTO_RESOLV_6_4: test regression of IP-SENDTO with IPv6,4 
> and binding to IPv4... Must be root
> test 563 V1800_TCP_CONNECT_CONNECT_6_4: test regression of TCP-CONNECT with 
> IPv6,4 and binding to IPv4... Feature DEVTESTS not configured in ./socat
> test 564 V1800_SCTP_CONNECT_CONNECT_6_4: test regression of SCTP-CONNECT with 
> IPv6,4 and binding to IPv4... Feature DEVTESTS not configured in ./socat
> test 565 V1800_DCCP_CONNECT_CONNECT_6_4: test regression of DCCP-CONNECT with 
> IPv6,4 and binding to IPv4... Feature DEVTESTS not configured in ./socat
> test 566 READLINE_SH_OVERWRITE: Test the readline.sh file overwrite 
> vulnerability... OK
> Used temp directory /tmp/user42/2060480 - you might want to remove it after 
> analysis
> Summary: 567 tests, 536 selected; 267 ok, 2 failed, 267 could not be performed
> CANT:  24 25 26 27 30 33 34 35 36 37 38 39 40 41 42 43 44 46 62 63 64 69 70 
> 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 102 111 112 113 114 115 116 
> 120 121 122 123 124 131 132 133 134 135 136 137 150 151 152 153 154 155 156 
> 166 168 169 172 173 174 176 177 179 180 181 182 183 184 185 186 187 188 189 
> 190 191 192 193 194 195 196 197 198 199 209 210 211 213 214 215 216 218 219 
> 220 232 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 
> 256 257 258 259 260 261 262 263 264 265 266 267 268 269 271 272 273 274 275 
> 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 
> 296 307 307 308 309 310 318 319 320 321 322 324 325 326 355 356 357 358 359 
> 360 361 362 372 373 374 375 376 377 378 395 399 400 401 402 403 405 406 409 
> 411 412 413 414 415 416 453 465 469 470 474 475 476 480 481 482 483 484 485 
> 486 487 491 492 504 520 521 522 523 524 525 526 527 528 529 530 531 532 533 
> 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 
> 553 554 555 556 557 558 559 560 561 562 563 564 565
> FAILED:  12 512
> make[2]: *** [Makefile:193: test] Error 1
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_test: error: make -j8 test "TESTSUITEFLAGS=-j8 --verbose" VERBOSE=1 
> returned exit code 2


The full build log is available from:
http://qa-logs.debian.net/2024/12/28/socat_1.8.0.2-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20241228;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20241228&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

Reply via email to