[Log] [via test-smoke.org] [Raw JSON] [Report JSON] [parsed detail]
Automated smoke report for branch blead 5.39.9 patch 529b0eee5b68112baa6223f86e8db382fd7443c4 v5.39.8-18-g529b0eee5b.
cjg-freebsd14: Intel(R) Xeon(R) W-2145 CPU @ 3.70GHz (amd64/1 cpus)
on freebsd 14.0-RELEASE-p5
using gcc version 12.2.0 (*1)
smoketime 4 hours 3 minutes (average 20 minutes 20 seconds)
Summary: PASS
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.39.8-18-g529b0eee5b
----------------------- ----------------------------------------------------
O O -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' (*1)
O O -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duse64bitall (*1)
O O -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duselongdouble (*1)
O O -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads (*1)
O O -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads -Duse64bitall (*1)
O O -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads -Duselongdouble (*1)
| |
| +------------------ stdio DEBUGGING
+--------------------- stdio
Testsuite was run only with 'harness'
Skipped tests:
# One test name on a line
Test failures:
None.
Test todo-passed:
../cpan/Time-Piece/t/06large.t (1-250)
[stdio] -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads
[stdio] -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duse64bitall
[stdio] -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duse64bitall DEBUGGING
[stdio] -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads -Duse64bitall
[stdio] -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads -Duselongdouble
[stdio] -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads DEBUGGING
[stdio] -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duselongdouble DEBUGGING
[stdio] -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads -Duse64bitall DEBUGGING
[stdio] -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads -Duselongdouble DEBUGGING
[stdio] -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS'
[stdio] -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' DEBUGGING
[stdio] -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duselongdouble
Compiler messages:
sv_inline.h: In function 'S_new_SV':
sv_inline.h:75:28: warning: unused parameter 'file' [-Wunused-parameter]
sv_inline.h:75:38: warning: unused parameter 'line' [-Wunused-parameter]
sv_inline.h:75:56: warning: unused parameter 'func' [-Wunused-parameter]
../../sv_inline.h: In function 'S_new_SV':
../../sv_inline.h:75:28: warning: unused parameter 'file' [-Wunused-parameter]
../../sv_inline.h:75:38: warning: unused parameter 'line' [-Wunused-parameter]
../../sv_inline.h:75:56: warning: unused parameter 'func' [-Wunused-parameter]
deflate.c: In function 'Perl_crz_deflateCopy':
deflate.c:1298:13: warning: request for implicit conversion from 'void *' to 'Perl_crz_Bytef *' {aka 'unsigned char *'} not permitted in C++ [-Wc++-compat]
deflate.c:1298:27: warning: request for implicit conversion from 'void *' to 'const Perl_crz_Bytef *' {aka 'const unsigned char *'} not permitted in C++ [-Wc++-compat]
deflate.c:1303:13: warning: request for implicit conversion from 'void *' to 'Perl_crz_Bytef *' {aka 'unsigned char *'} not permitted in C++ [-Wc++-compat]
deflate.c:1303:25: warning: request for implicit conversion from 'void *' to 'const Perl_crz_Bytef *' {aka 'const unsigned char *'} not permitted in C++ [-Wc++-compat]
deflate.c:1318:13: warning: request for implicit conversion from 'void *' to 'Perl_crz_Bytef *' {aka 'unsigned char *'} not permitted in C++ [-Wc++-compat]
deflate.c:1318:31: warning: request for implicit conversion from 'void *' to 'const Perl_crz_Bytef *' {aka 'const unsigned char *'} not permitted in C++ [-Wc++-compat]
deflate.c:1319:13: warning: request for implicit conversion from 'void *' to 'Perl_crz_Bytef *' {aka 'unsigned char *'} not permitted in C++ [-Wc++-compat]
deflate.c:1319:31: warning: request for implicit conversion from 'void *' to 'const Perl_crz_Bytef *' {aka 'const unsigned char *'} not permitted in C++ [-Wc++-compat]
inflate.c: In function 'Perl_crz_inflateCopy':
inflate.c:1465:13: warning: request for implicit conversion from 'void *' to 'Perl_crz_Bytef *' {aka 'unsigned char *'} not permitted in C++ [-Wc++-compat]
inflate.c:1465:27: warning: request for implicit conversion from 'void *' to 'const Perl_crz_Bytef *' {aka 'const unsigned char *'} not permitted in C++ [-Wc++-compat]
inflate.c:1466:13: warning: request for implicit conversion from 'void *' to 'Perl_crz_Bytef *' {aka 'unsigned char *'} not permitted in C++ [-Wc++-compat]
inflate.c:1466:27: warning: request for implicit conversion from 'void *' to 'const Perl_crz_Bytef *' {aka 'const unsigned char *'} not permitted in C++ [-Wc++-compat]
../../../sv_inline.h: In function 'S_new_SV':
../../../sv_inline.h:75:28: warning: unused parameter 'file' [-Wunused-parameter]
../../../sv_inline.h:75:38: warning: unused parameter 'line' [-Wunused-parameter]
../../../sv_inline.h:75:56: warning: unused parameter 'func' [-Wunused-parameter]
../../../../sv_inline.h: In function 'S_new_SV':
../../../../sv_inline.h:75:28: warning: unused parameter 'file' [-Wunused-parameter]
../../../../sv_inline.h:75:38: warning: unused parameter 'line' [-Wunused-parameter]
../../../../sv_inline.h:75:56: warning: unused parameter 'func' [-Wunused-parameter]
hv.c: In function 'Perl_hv_undef_flags':
hv.h:460:26: warning: array subscript [0, 9223372036854775807] is outside array bounds of 'char[0]' [-Warray-bounds]
embed.h:292:78: note: in definition of macro 'hv_common'
hv.h:474:34: note: in expansion of macro 'HEK_FLAGS'
hv.h:579:55: note: in expansion of macro 'HEK_UTF8'
hv.c:2268:19: note: in expansion of macro 'hv_deletehek'
locale.c: In function 'S_toggle_locale_i':
locale.c:4627:28: warning: '%s' directive argument is null [-Wformat-overflow=]
perl.h:4983:33: note: in definition of macro 'DEBUG__'
locale.c:4626:5: note: in expansion of macro 'DEBUG_Lv'
About this smoke: smoking-perl: 5.38.0 smoker-version: 1.71/0.046 timestamp: 2024-02-26T14:11:14Z tester: core