[Log] [via test-smoke.org] [Raw JSON] [Report JSON] [parsed detail]
Automated smoke report for branch blead 5.39.8 patch 43675576d7be4038995e4ddfb4d2ea132a626ec8 v5.39.7-122-g43675576d7.
winbonne10: AMD Ryzen 7 5700G with Radeon Graphics (~3793 MHz) (amd64/2 cpus)
on MSWin32 Win10 Build 19045 (64-bit)
using gcc version 13.2.0 (*1)
smoketime 17 minutes 48 seconds (average 2 minutes 58 seconds)
Summary: FAIL(Mm)
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.7-122-g43675576d7
----------------------- ----------------------------------------------------
M - - m -Duselargefiles -DCCTYPE=GCC -DCCHOME=C:\mingw64 -Dcf_email=abeltje@cpan.org -Aldflags='-static -static-libgcc -static-libstdc++' (*1)
M - - m -Duselargefiles -Dusequadmath -DCCTYPE=GCC -DCCHOME=C:\mingw64 -Dcf_email=abeltje@cpan.org -Aldflags='-static -static-libgcc -static-libstdc++' (*1)
- m - m -Duselargefiles -UWIN64 -Duse64bitint -DCCTYPE=GCC -DCCHOME=C:\mingw64 -Dcf_email=abeltje@cpan.org -Aldflags='-static -static-libgcc -static-libstdc++' (*1)
| | | |
| | | +------------ stdio DEBUGGING
| | +--------------- minitest DEBUGGING
| +------------------ stdio
+--------------------- minitest
Applied patches:
SMOKE43675576d7be4038995e4ddfb4d2ea132a626ec8
Skipped tests:
None.
Test failures:
None.
Compiler messages:
..\toke.c: In function 'Perl_scan_num':
..\toke.c:12033:9: warning: 'shift' may be used uninitialized [-Wmaybe-uninitialized]
..\pp_sys.c: In function 'Perl_pp_shostent':
..\pp_sys.c:5573:15: warning: unused variable 'stayopen' [-Wunused-variable]
..\pp_hot.c: In function 'Perl_pp_aelemfastlex_store':
..\pp_hot.c:363:27: warning: array subscript has type 'char' [-Wchar-subscripts]
..\pp_hot.c: In function 'Perl_pp_aelemfast':
..\pp_hot.c:2050:25: warning: array subscript has type 'char' [-Wchar-subscripts]
..\utf8.c: In function 'S__to_utf8_case':
..\utf8.c:3537:48: warning: 'remaining_list' may be used uninitialized [-Wmaybe-uninitialized]
..\embed.h:797:90: note: in definition of macro 'uvoffuni_to_utf8_flags_msgs'
..\utf8.h:292:40: note: in expansion of macro 'ASSERT_NOT_PTR'
..\utf8.h:154:47: note: in expansion of macro 'NATIVE_TO_UNI'
..\utf8.h:152:37: note: in expansion of macro 'uvchr_to_utf8_flags_msgs'
..\utf8.h:150:37: note: in expansion of macro 'uvchr_to_utf8_flags'
..\utf8.c:3537:17: note: in expansion of macro 'uvchr_to_utf8'
..\utf8.c:3511:17: note: 'remaining_list' was declared here
..\locale.c:873:19: warning: 'category_available' defined but not used [-Wunused-const-variable=]
..\mg.c: In function 'Perl_magic_setenv':
..\mg.c:1302:12: warning: variable 'len' set but not used [-Wunused-but-set-variable]
..\mg.c: In function 'Perl_perly_sighandler':
..\mg.c:3664:54: warning: unused parameter 'safe' [-Wunused-parameter]
..\util.c: In function 'sig_trap':
..\util.c:3060:14: warning: unused parameter 'signo' [-Wunused-parameter]
..\util.c: In function 'Perl_find_script':
..\util.c:3506:39: warning: comparison of integer expressions of different signedness: 'long int' and 'long long unsigned int' [-Wsign-compare]
..\util.c:3531:25: warning: comparison of integer expressions of different signedness: 'I32' {aka 'long int'} and 'long long unsigned int' [-Wsign-compare]
..\util.c:3534:21: warning: comparison of integer expressions of different signedness: 'I32' {aka 'long int'} and 'long long unsigned int' [-Wsign-compare]
win32.c: In function 'set_w32_module_name':
win32.c:243:9: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'DWORD (*)(const WCHAR *, WCHAR *, DWORD)' {aka 'long unsigned int (*)(const short unsigned int *, short unsigned int *, long unsigned int)'} [-Wcast-function-type]
win32.c: In function 'chown':
win32.c:1199:19: warning: unused parameter 'path' [-Wunused-parameter]
win32.c:1199:31: warning: unused parameter 'owner' [-Wunused-parameter]
win32.c:1199:44: warning: unused parameter 'group' [-Wunused-parameter]
win32.c: In function 'win32_stat_low':
win32.c:1685:25: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'DWORD (*)(void *, CHAR *, DWORD, DWORD)' {aka 'long unsigned int (*)(void *, char *, long unsigned int, long unsigned int)'} [-Wcast-function-type]
win32.c: In function 'win32_stat':
win32.c:1859:17: warning: unused variable 'expect_dir' [-Wunused-variable]
win32.c: In function 'is_symlink':
win32.c:1940:45: warning: unused variable 'sd' [-Wunused-variable]
win32.c: In function 'win32_gettimeofday':
win32.c:2604:46: warning: unused parameter 'not_used' [-Wunused-parameter]
win32.c: In function 'do_popen':
win32.c:3550:9: warning: unused variable 'lock_held' [-Wunused-variable]
win32.c:3549:11: warning: variable 'nhandle' set but not used [-Wunused-but-set-variable]
win32.c:3546:9: warning: variable 'stdfd' set but not used [-Wunused-but-set-variable]
win32.c: In function 'win32_link':
win32.c:3714:40: warning: passing argument 1 to 'restrict'-qualified parameter aliases with argument 2 [-Wrestrict]
win32.c: In function 'win32_symlink':
win32.c:3739:9: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'BOOLEAN (*)(const CHAR *, const CHAR *, DWORD)' {aka 'unsigned char (*)(const char *, const char *, long unsigned int)'} [-Wcast-function-type]
win32.c:3808:20: warning: unused variable 'newfile_len' [-Wunused-variable]
win32.c: In function 'win32_chsize':
win32.c:3916:28: warning: comparison of integer expressions of different signedness: 'long long int' and 'long long unsigned int' [-Wsign-compare]
win32.c: In function 'win32_mkdir':
win32.c:4143:34: warning: unused parameter 'mode' [-Wunused-parameter]
win32.c: In function 'create_command_line':
win32.c:4185:16: warning: variable 'argc' set but not used [-Wunused-but-set-variable]
win32.c: In function 'win32_free_childenv':
win32.c:4450:27: warning: unused parameter 'd' [-Wunused-parameter]
win32.c: In function 'w32_GetCwd':
../XSUB.h:166:28: warning: unused variable 'items' [-Wunused-variable]
../XSUB.h:169:23: note: in expansion of macro 'dITEMS'
win32.c:5008:5: note: in expansion of macro 'dXSARGS'
win32.c: In function 'win32_hook_imported_function_in_module':
win32.c:5261:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
win32.c: In function 'my_CloseHandle':
win32.c:5349:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
win32.c: In function 'win32_hook_closehandle_in_crt':
win32.c:5374:24: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'BOOL (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type]
win32.c:5381:36: warning: cast between incompatible function types from 'BOOL (*)(void *)' {aka 'int (*)(void *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type]
win32.c:5384:31: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'NTSTATUS (*)(void *, struct _IO_STATUS_BLOCK *, void *, ULONG, ULONG)' {aka 'long int (*)(void *, struct _IO_STATUS_BLOCK *, void *, long unsigned int, long unsigned int)'} [-Wcast-function-type]
win32.c: In function 'win32_unhook_closehandle_in_crt':
win32.c:5408:36: warning: cast between incompatible function types from 'pCloseHandle' {aka 'int (*)(void *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type]
win32.c: In function 'Perl_win32_init':
win32.c:5415:22: warning: unused parameter 'argcp' [-Wunused-parameter]
win32.c:5415:37: warning: unused parameter 'argvp' [-Wunused-parameter]
win32.c: In function 'win32_process_message':
win32.c:5551:28: warning: unused parameter 'hwnd' [-Wunused-parameter]
win32.c:5551:66: warning: unused parameter 'lParam' [-Wunused-parameter]
win32.c: In function 'win32_csighandler':
win32.c:5646:23: warning: unused parameter 'sig' [-Wunused-parameter]
win32.c:2250:1: warning: 'wstr_to_str' defined but not used [-Wunused-function]
win32.c: In function 'win32_gets':
win32.c:4747:12: warning: call to 'gets' declared with attribute warning: Using gets() is always unsafe - use fgets() instead [-Wattribute-warning]
win32sck.c: In function 'win32_getnetbyname':
win32sck.c:781:26: warning: unused parameter 'name' [-Wunused-parameter]
win32sck.c: In function 'win32_getnetbyaddr':
win32sck.c:788:25: warning: unused parameter 'net' [-Wunused-parameter]
win32sck.c:788:34: warning: unused parameter 'type' [-Wunused-parameter]
win32sck.c: In function 'win32_sethostent':
win32sck.c:809:22: warning: unused parameter 'stayopen' [-Wunused-parameter]
win32sck.c: In function 'win32_setnetent':
win32sck.c:816:21: warning: unused parameter 'stayopen' [-Wunused-parameter]
win32sck.c: In function 'win32_setprotoent':
win32sck.c:823:23: warning: unused parameter 'stayopen' [-Wunused-parameter]
win32sck.c: In function 'win32_setservent':
win32sck.c:830:22: warning: unused parameter 'stayopen' [-Wunused-parameter]
win32thread.c: In function 'Perl_set_context':
win32thread.c:9:24: warning: unused parameter 't' [-Wunused-parameter]
fcrypt.c: In function 'des_fcrypt':
fcrypt.c:473:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
fcrypt.c:488:14: note: in expansion of macro 'good_for_salt'
fcrypt.c:474:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
fcrypt.c:488:41: note: in expansion of macro 'good_for_salt'
RealPPPort.xs: In function 'XS_Devel__PPPort_ptrtests':
..\..\lib\CORE/perl.h:2482:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
..\..\lib\CORE/perl.h:2495:25: note: in expansion of macro 'INT2PTR'
RealPPPort.xs:1884:27: note: in expansion of macro 'PTR2ul'
POSIX.xs: In function 'fix_win32_tzenv':
POSIX.xs:1725:13: warning: implicit declaration of function 'putenv'; did you mean '_putenv'? [-Wimplicit-function-declaration]
POSIX.xs: In function 'XS_POSIX_acos':
POSIX.xs:604:23: warning: implicit declaration of function 'j0' [-Wimplicit-function-declaration]
POSIX.xs:2196:22: note: in expansion of macro 'bessel_j0'
POSIX.xs:605:23: warning: implicit declaration of function 'j1' [-Wimplicit-function-declaration]
POSIX.xs:2203:22: note: in expansion of macro 'bessel_j1'
POSIX.xs:607:23: warning: implicit declaration of function 'y0' [-Wimplicit-function-declaration]
POSIX.xs:2290:22: note: in expansion of macro 'bessel_y0'
POSIX.xs:608:23: warning: implicit declaration of function 'y1' [-Wimplicit-function-declaration]
POSIX.xs:2298:22: note: in expansion of macro 'bessel_y1'
POSIX.xs: In function 'XS_POSIX_fpclassify':
..\..\lib\CORE/perl.h:2780:33: warning: implicit declaration of function 'finite'; did you mean '_finite'? [-Wimplicit-function-declaration]
POSIX.xs:2413:22: note: in expansion of macro 'Perl_isfinite'
POSIX.xs: In function 'XS_POSIX_jn':
POSIX.xs:606:23: warning: implicit declaration of function 'jn' [-Wimplicit-function-declaration]
POSIX.xs:2766:20: note: in expansion of macro 'bessel_jn'
POSIX.xs:609:23: warning: implicit declaration of function 'yn' [-Wimplicit-function-declaration]
POSIX.xs:2776:20: note: in expansion of macro 'bessel_yn'
RealPPPort.xs: In function 'XS_Devel__PPPort_croak_NVgf':
RealPPPort.xs:1032:34: warning: unknown conversion type character 'Q' in format [-Wformat=]
RealPPPort.xs:1032:34: warning: too many arguments for format [-Wformat-extra-args]
About this smoke: smoking-perl: 5.38.0 smoker-version: 1.81/0.047 timestamp: 2024-02-09T21:03:09Z tester: abeltje