[via nntp.perl.org] [similar] [parsed detail]
Subject: Smoke [smoke-me/khw-ppport] v5.31.2-128-g7394caf2e8 FAIL(F) netbsd 8.1 (amd64/1 cpu)
Message-ID: <20190822051859.4EA2571CF6@cjg-netbsd8>
Date: Thu, 22 Aug 2019 00:18:59 -0500 (CDT)
Automated smoke report for branch smoke-me/khw-ppport 5.31.3 patch 7394caf2e834be5dbdfebdabf719554fd40ed7bb v5.31.2-128-g7394caf2e8
cjg-netbsd8: Intel 686-class (amd64/1 cpu)
on netbsd - 8.1
using g++ version 5.5.0
smoketime 8 hours 12 minutes (average 41 minutes 1 seconds)
Summary: FAIL(F)
O = OK F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during: - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep
v5.31.2-128-g7394caf2e8 Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
O O
O O -Duse64bitall
F F -Duselongdouble
O O -Duseithreads
O O -Duseithreads -Duse64bitall
F F -Duseithreads -Duselongdouble
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE7394caf2e834be5dbdfebdabf719554fd40ed7bb
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc=g++
[default] -Duselongdouble
[default] -DDEBUGGING -Duselongdouble
[default] -Duseithreads -Duselongdouble
[default] -DDEBUGGING -Duseithreads -Duselongdouble
../t/op/sprintf2.t..........................................FAILED
1459
../cpan/ExtUtils-MakeMaker/t/02-xsdynamic.t.................FAILED
5, 11, 17, 23, 29, 35, 41, 47, 53, 59, 65
71
Non-zero exit status: 12
../cpan/ExtUtils-MakeMaker/t/03-xsstatic.t..................FAILED
5, 11, 17, 23, 29, 35
Non-zero exit status: 6
../cpan/ExtUtils-MakeMaker/t/basic.t........................FAILED
22-28
Non-zero exit status: 7
../ext/POSIX/t/math.t.......................................FAILED
Non-zero exit status: 1
No plan found in TAP output
Compiler messages(gcc):
intrpvar.h: In function 'void S_init_interp()':
intrpvar.h:811:28: warning: 'void Perl_sv_nounlocking(SV*)' is deprecated [-Wdeprecated-declarations]
perl.c:3892:53: note: in definition of macro 'PERLVARI'
intrpvar.h:813:39: note: in expansion of macro 'PERL_UNLOCK_HOOK'
proto.h:3480:20: note: declared here
sv.c: In function 'void Perl_sv_setpviv_mg(SV*, IV)':
embed.h:829:26: warning: 'void Perl_sv_setpviv(SV*, IV)' is deprecated [-Wdeprecated-declarations]
sv.c:10732:5: note: in expansion of macro 'sv_setpviv'
sv.c:10703:1: note: declared here
embed.h:829:51: warning: 'void Perl_sv_setpviv(SV*, IV)' is deprecated [-Wdeprecated-declarations]
INTERN.h:50:19: note: in definition of macro 'INIT'
intrpvar.h:813:1: note: in expansion of macro 'PERLVARI'
mathoms.c: In function 'char* Perl_sv_pvbyten(SV*, STRLEN*)':
embed.h:798:22: warning: 'char* Perl_sv_pvn(SV*, STRLEN*)' is deprecated [-Wdeprecated-declarations]
mathoms.c:466:12: note: in expansion of macro 'sv_pvn'
mathoms.c:382:1: note: declared here
embed.h:798:43: warning: 'char* Perl_sv_pvn(SV*, STRLEN*)' is deprecated [-Wdeprecated-declarations]
mathoms.c: In function 'char* Perl_sv_pvutf8n(SV*, STRLEN*)':
mathoms.c:502:12: note: in expansion of macro 'sv_pvn'
/usr/include/sys/cdefs_elf.h:67:20: error: missing binary operator before token "("
/usr/include/sys/cdefs_elf.h:73:20: error: missing binary operator before token "("
/usr/include/sys/cdefs_elf.h:79:20: error: missing binary operator before token "("
MD5.xs: In function 'void MD5Transform(MD5_CTX*, const U8*, STRLEN)':
MD5.xs:283:16: warning: unused variable 'x' [-Wunused-variable]
Encode.c: In function 'void XS_Encode_decode(CV*)':
../../XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable]
Encode.c:1356:5: note: in expansion of macro 'dXSI32'
Encode.c: In function 'void XS_Encode_encode(CV*)':
Encode.c:1398:5: note: in expansion of macro 'dXSI32'
Socket.c: In function 'void XS_Socket_pack_ip_mreq_source(CV*)':
Socket.c:1673:7: warning: variable 'interface' set but not used [-Wunused-but-set-variable]
const-c.inc:351:42: warning: unused parameter 'iv_return' [-Wunused-parameter]
intrpvar.h: In function 'void S_init_interp(PerlInterpreter*)':
intrpvar.h:811:28: warning: 'void Perl_sv_nounlocking(PerlInterpreter*, SV*)' is deprecated [-Wdeprecated-declarations]
perl.c:3878:64: note: in definition of macro 'PERLVARI'
sv.c: In function 'void Perl_sv_setpviv_mg(PerlInterpreter*, SV*, IV)':
embed.h:829:26: warning: 'void Perl_sv_setpviv(PerlInterpreter*, SV*, IV)' is deprecated [-Wdeprecated-declarations]
embed.h:829:51: warning: 'void Perl_sv_setpviv(PerlInterpreter*, SV*, IV)' is deprecated [-Wdeprecated-declarations]
mathoms.c: In function 'char* Perl_sv_pvbyten(PerlInterpreter*, SV*, STRLEN*)':
embed.h:798:22: warning: 'char* Perl_sv_pvn(PerlInterpreter*, SV*, STRLEN*)' is deprecated [-Wdeprecated-declarations]
embed.h:798:43: warning: 'char* Perl_sv_pvn(PerlInterpreter*, SV*, STRLEN*)' is deprecated [-Wdeprecated-declarations]
mathoms.c: In function 'char* Perl_sv_pvutf8n(PerlInterpreter*, SV*, STRLEN*)':
Encode.c: In function 'void XS_Encode_decode(PerlInterpreter*, CV*)':
Encode.c: In function 'void XS_Encode_encode(PerlInterpreter*, CV*)':
Socket.c: In function 'void XS_Socket_pack_ip_mreq_source(PerlInterpreter*, CV*)':
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)