Bug#912247: starman FTBFS: ssl tests fail

Helmut Grohne helmut at subdivi.de
Mon Oct 29 16:05:55 GMT 2018


Source: starman
Version: 0.4014-2
Severity: serious
Tags: ftbfs

starman fails to build from source in unstable. Presumably openssl broke
it:

| t/ssl.t .................. 
| Dubious, test returned 111 (wstat 28416, 0x6f00)
| No subtests run 
| 2018/10/29-15:24:42 Starman::Server (type Net::Server::PreFork) starting! pid(13247)
| Resolved [localhost]:46413 to [127.0.0.1]:46413, IPv4
| Binding to SSL port 46413 on host 127.0.0.1 with IPv4
| 2018/10/29-15:24:42 Cannot connect to SSL port 46413 on 127.0.0.1 [No such file or directory]
|   at line 105 in file /usr/share/perl5/Net/Server/Proto/SSL.pm
| 2018/10/29-15:24:42 Received QUIT. Running a graceful shutdown
| 2018/10/29-15:24:42 Worker processes cleaned up
| 2018/10/29-15:24:42 Server closing!
| cannot open port: 127.0.0.1:46413 at /usr/share/perl5/Test/TCP.pm line 53.
| t/ssl_largebody.t ........ 
| Dubious, test returned 111 (wstat 28416, 0x6f00)
| No subtests run 
| 2018/10/29-15:24:59 Starman::Server (type Net::Server::PreFork) starting! pid(13283)
| Binding to TCP port 35767 on host 127.0.0.1 with IPv4
| Setting gid to "1000 1000 4 24 29 44 111 114 115 136 142 1000"
| 2018/10/29-15:24:59 Server closing!
...
| Test Summary Report
| -------------------
| t/ssl.t                (Wstat: 28416 Tests: 0 Failed: 0)
|   Non-zero exit status: 111
|   Parse errors: No plan found in TAP output
| t/ssl_largebody.t      (Wstat: 28416 Tests: 0 Failed: 0)
|   Non-zero exit status: 111
|   Parse errors: No plan found in TAP output
| Files=13, Tests=111, 34 wallclock secs ( 0.04 usr  0.01 sys +  0.95 cusr  0.22 csys =  1.22 CPU)
| Result: FAIL
| dh_auto_test: perl Build test --verbose 1 returned exit code 1
| make: *** [debian/rules:7: build] Error 2
| dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

Helmut



More information about the pkg-perl-maintainers mailing list