make check problem in stunnel - networking disabled?

Hi, I am trying to reenable the tests (%check) in stunnel. They only work in Tumbleweed at the moment, but fail in Leap/SLE15 due to timeout. (In SLE11 and 12 tests work, but fail due to missing netcat in the spec.) See e.g. https://build.opensuse.org/package/live_build_log/home:asvetter:branches:sec... [ 54s] ./make_test [ 54s] Tue Apr 13 13:35:20 UTC 2021 [ 54s] Initializing inetd mode configuration [ 54s] stunnel 5.59 on x86_64-suse-linux-gnu platform [ 54s] Compiled/running with OpenSSL 1.1.1d 10 Sep 2019 [ 54s] Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,OCSP,PSK,SNI Auth:LIBWRAP [ 3663s] qemu-kvm: terminating on signal 15 from pid 15082 (<unknown process>) In Tumbleweed, it just goes on with the tests: [ 51s] ./make_test [ 52s] Tue Apr 13 13:34:46 UTC 2021 [ 52s] Initializing inetd mode configuration [ 52s] stunnel 5.59 on x86_64-suse-linux-gnu platform [ 52s] Compiled/running with OpenSSL 1.1.1k 25 Mar 2021 [ 52s] Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,OCSP,PSK,SNI Auth:LIBWRAP [ 52s] test 010_require_cert ok [ 52s] test 011_verify_peer ok [ 52s] test 012_verify_chain ok [ 52s] test 013_CRL_file ok [ 52s] test 014_PSK_secrets ok Is there anything (networking?), I have to enable for Leap/SLE that is enabled for Tumbleweed? And how would I achieve this? FWIW, the timeouts vary on target repository: SLE15 28800sec, Leap15.2 3600sec. Regards, Andreas -- Mit freundlichen Gruessen, Andreas Vetter

On Apr 14 2021, Andreas Vetter wrote:
Is there anything (networking?), I have to enable for Leap/SLE that is enabled for Tumbleweed? And how would I achieve this?
There are a lot of differences between distributions. This is most likely just a bug, maybe in stunnel itself, or in any part of the build environment. Try building it locally, and inspect where it is hanging. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different."

On Apr 14 2021, Andreas Vetter wrote:
Is there anything (networking?), I have to enable for Leap/SLE that is enabled for Tumbleweed? And how would I achieve this?
There are a lot of differences between distributions. This is most likely just a bug, maybe in stunnel itself, or in any part of the build environment. Try building it locally, and inspect where it is hanging. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different."
participants (2)
-
Andreas Schwab
-
Andreas Vetter