• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Changes
  • Smoke v5.41.8-90-gcbc336041fd5 PASS MSWin32 Win10 Build 22631 (64-bit) 11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz(~2803 MHz) 8

    This report never had a log

    Automated smoke report for branch blead 5.41.9 patch cbc336041fd56c2161ecd80c7024ebfffad2e7c5 v5.41.8-90-gcbc336041fd5.
    LAPTOP-H7CVQ972: 11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz(~2803 MHz) (intel64/8 cpus)
        on        MSWin32 Win10 Build 22631 (64-bit)
        using     gcc version 13.2.0 (*1)
        smoketime 36 minutes 8 seconds (average 36 minutes 8 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.41.8-90-gcbc336041fd5
    ----------------------- ----------------------------------------------------
    O  -                    -DCCHOME=C:\Strawberry\c (*1)
    |  |
    |  +------------------  stdio DEBUGGING
    +---------------------  stdio
    
    Testsuite was run only with 'harness'
    
      Applied patches:
        SMOKEcbc336041fd56c2161ecd80c7024ebfffad2e7c5
    Skipped tests:
            # One test name per line
    
    Test failures:
        None.
    
        Test todo-passed:
        ../ext/IPC-Open3/t/IPC-Open3.t (33)
          [stdio] -DCCHOME=C:\Strawberry\c
        ../t/run/todo.t (3-4)
          [stdio] -DCCHOME=C:\Strawberry\c
        
    Compiler messages:
        ..\toke.c: In function 'Perl_scan_num':
        ..\toke.c:11906:9: warning: 'shift' may be used uninitialized [-Wmaybe-uninitialized]
        ..\pp_sys.c: In function 'Perl_pp_shostent':
        ..\pp_sys.c:5563:15: warning: unused variable 'stayopen' [-Wunused-variable]
        ..\pp_hot.c: In function 'Perl_pp_aelemfastlex_store':
        ..\pp_hot.c:364:27: warning: array subscript has type 'char' [-Wchar-subscripts]
        ..\pp_hot.c: In function 'Perl_pp_aelemfast':
        ..\pp_hot.c:2048:25: warning: array subscript has type 'char' [-Wchar-subscripts]
        ..\utf8.c: In function 'S__to_utf8_case':
        ..\utf8.c:4090:48: warning: 'remaining_list' may be used uninitialized [-Wmaybe-uninitialized]
        ..\handy.h:1427:31: note: in definition of macro 'ASSERT_NOT_PTR'
        ..\utf8.h:150:51: note: in expansion of macro 'NATIVE_TO_UNI'
        ..\utf8.h:148:9: note: in expansion of macro 'Perl_uv_to_utf8_msgs'
        ..\utf8.h:146:9: note: in expansion of macro 'Perl_uv_to_utf8_flags'
        ..\utf8.h:176:41: note: in expansion of macro 'Perl_uv_to_utf8'
        ..\utf8.c:4090:17: note: in expansion of macro 'uvchr_to_utf8'
        ..\utf8.c:4064:17: note: 'remaining_list' was declared here
        ..\locale.c: In function 'S_ints_to_tm':
        ..\locale.c:8344:15: warning: unused variable 'aux_tm' [-Wunused-variable]
        ..\locale.c:877: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:3677:54: warning: unused parameter 'safe' [-Wunused-parameter]
        ..\util.c: In function 'sig_trap':
        ..\util.c:3064:14: warning: unused parameter 'signo' [-Wunused-parameter]
        ..\util.c: In function 'Perl_find_script':
        ..\util.c:3510:39: warning: comparison of integer expressions of different signedness: 'long int' and 'long long unsigned int' [-Wsign-compare]
        ..\util.c:3535:25: warning: comparison of integer expressions of different signedness: 'I32' {aka 'long int'} and 'long long unsigned int' [-Wsign-compare]
        ..\util.c:3538: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:245: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 'win32_stat_low':
        win32.c:1690: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_hook_closehandle_in_crt':
        win32.c:5392:24: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'BOOL (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type]
        win32.c:5399: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:5402: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:5426:36: warning: cast between incompatible function types from 'pCloseHandle' {aka 'int (*)(void *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type]
        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'
        ..\..\lib\CORE/inline.h: In function 'Perl_utf8_hop_forward_overshoot':
        ..\..\lib\CORE/inline.h:2759:34: warning: unknown conversion type character 'z' in format [-Wformat=]
        ..\..\lib\CORE/inline.h:2759:34: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'long long int' [-Wformat=]
        ..\..\lib\CORE/inline.h:2759:34: warning: too many arguments for format [-Wformat-extra-args]
        RealPPPort.xs: In function 'XS_Devel__PPPort_ptrtests':
        ..\..\lib\CORE/perl.h:2496:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
        ..\..\lib\CORE/perl.h:2509:25: note: in expansion of macro 'INT2PTR'
        RealPPPort.xs:1889:27: note: in expansion of macro 'PTR2ul'
        ..\..\lib\CORE/inline.h:2759:74: warning: unknown conversion type character 'z' in format [-Wformat=]
        ..\..\lib\CORE/inline.h:2760:72: note: format string is defined here
        perl.c: In function 'Perl_doing_taint':
        perl.c:4408:48: warning: unused parameter 'envp' [-Wunused-parameter]
        ..\locale.c:3357:1: warning: 'S_get_LC_ALL_display' defined but not used [-Wunused-function]
        perlhost.h: In function 'CPerlHost* IPerlMem2Host(IPerlMem*)':
        perlhost.h:227:63: warning: 'offsetof' within non-standard-layout type 'CPerlHost' is conditionally-supported [-Winvalid-offsetof]
        perlhost.h:241:12: note: in expansion of macro 'STRUCT2RAWPTR'
        perlhost.h: In function 'CPerlHost* IPerlMemShared2Host(IPerlMem*)':
        perlhost.h:246:12: note: in expansion of macro 'STRUCT2RAWPTR'
        perlhost.h: In function 'CPerlHost* IPerlMemParse2Host(IPerlMem*)':
        perlhost.h:251:12: note: in expansion of macro 'STRUCT2RAWPTR'
        perlhost.h: In function 'CPerlHost* IPerlEnv2Host(IPerlEnv*)':
        perlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'
        perlhost.h:256:12: note: in expansion of macro 'STRUCT2PTR'
        perlhost.h: In function 'CPerlHost* IPerlStdIO2Host(IPerlStdIO*)':
        perlhost.h:261:12: note: in expansion of macro 'STRUCT2PTR'
        perlhost.h: In function 'CPerlHost* IPerlLIO2Host(IPerlLIO*)':
        perlhost.h:266:12: note: in expansion of macro 'STRUCT2PTR'
        perlhost.h: In function 'CPerlHost* IPerlDir2Host(IPerlDir*)':
        perlhost.h:271:12: note: in expansion of macro 'STRUCT2PTR'
        perlhost.h: In function 'CPerlHost* IPerlSock2Host(IPerlSock*)':
        perlhost.h:276:12: note: in expansion of macro 'STRUCT2PTR'
        perlhost.h: In function 'CPerlHost* IPerlProc2Host(IPerlProc*)':
        perlhost.h:281:12: note: in expansion of macro 'STRUCT2PTR'
        perllib.c: In function 'void win32_checkTLS(PerlInterpreter*)':
        perllib.c:54:14: warning: unused variable 'nowhere' [-Wunused-variable]
        perllib.c: In function 'void win32_delete_internal_host(void*)':
        perllib.c:164:5: warning: deleting object of polymorphic class type 'CPerlHost' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
        perllib.c: In function 'BOOL DllMain(HINSTANCE, DWORD, LPVOID)':
        perllib.c:234:16: warning: unused parameter 'lpvReserved' [-Wunused-parameter]
        vdir.h:458:1: warning: function may return address of local variable [-Wreturn-local-addr]
        vdir.h:391:10: note: declared here
        vdir.h:689:1: warning: function may return address of local variable [-Wreturn-local-addr]
        vdir.h:623:11: note: declared here
    

    About this smoke:
    smoking-perl: 5.40.0
    smoker-version: 1.84/0.047
    timestamp: 2025-02-13T11:58:27Z
    tester: thiba