• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [5.22.3] v5.22.3-RC3-12-g5789eb3 PASS linux 3.0.35-cm-fx6-6.1 [debian] (armv7l/4 cpu)

    Message-ID: <201610051524.u95FOM9b002462@compaq.bandsman.co.uk>
    Content-transfer-encoding: 8bit
    Content-type: text/plain
    MIME-version: 1.0
    Date: Wed, 05 Oct 2016 11:24:19 -0400
    Subject: Smoke [5.22.3] v5.22.3-RC3-12-g5789eb3 PASS linux 3.0.35-cm-fx6-6.1 [debian] (armv7l/4 cpu)
    
    Automated smoke report for 5.22.3 patch 5789eb3fb3aa682a239a44110065a6be33734ef0 v5.22.3-RC3-12-g5789eb3
    utilite:  ( 0MHz) (armv7l/4 cpu)
        on        linux - 3.0.35-cm-fx6-6.1 [debian]
        using     cc version 4.7.2
        smoketime 2 hours 55 minutes (average 43 minutes 53 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.22.3-RC3-12-g5789eb3  Configuration (common) none
    ----------- ---------------------------------------------------------
    O O         -Uuseperlio
    O -         
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKE5789eb3fb3aa682a239a44110065a6be33734ef0
    
    Compiler messages(gcc):
    Configure ...try.c: In function 'main':
    make ...regexec.c: In function 'S_regmatch':
    regexec.c:5579:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    regexec.c:5616:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    regexec.c:5642:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    regexec.c:5711:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    perlio.c: In function 'XS_PerlIO__Layer__NoWarnings':
    perlio.c:872:5: warning: unused variable 'items' [-Wunused-variable]
    perlio.c: In function 'PerlIO_binmode':
    perlio.c:1323:37: warning: unused parameter 'iotype' [-Wunused-parameter]
    perlio.c:1323:49: warning: unused parameter 'mode' [-Wunused-parameter]
    Zlib.c: In function 'XS_Compress__Raw__Zlib_constant':
    ./constants.xs:38:11: warning: 'iv' may be used uninitialized in this function [-Wmaybe-uninitialized]
    DB_File.c: In function 'XS_DB_File_constant':
    MD5.xs:171:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration]
    RealPPPort.xs: In function 'XS_Devel__PPPort_check_HeUTF8':
    RealPPPort.xs:759:17: warning: value computed is not used [-Wunused-value]
    ./const-xs.inc: In function 'XS_Fcntl_AUTOLOAD':
    ./const-xs.inc:559:6: warning: format '%d' expects argument of type 'int', but argument 4 has type 'line_t' [-Wformat]
    ./const-xs.inc:564:6: warning: format '%d' expects argument of type 'int', but argument 4 has type 'line_t' [-Wformat]
    ./const-xs.inc: In function 'XS_File__Glob_AUTOLOAD':
    ./const-xs.inc:135:6: warning: format '%d' expects argument of type 'int', but argument 4 has type 'line_t' [-Wformat]
    ./const-xs.inc:140:6: warning: format '%d' expects argument of type 'int', but argument 4 has type 'line_t' [-Wformat]
    ./const-xs.inc: In function 'XS_GDBM_File_AUTOLOAD':
    ./const-xs.inc:137:6: warning: format '%d' expects argument of type 'int', but argument 4 has type 'line_t' [-Wformat]
    ./const-xs.inc:142:6: warning: format '%d' expects argument of type 'int', but argument 4 has type 'line_t' [-Wformat]
    ./const-xs.inc: In function 'XS_I18N__Langinfo_AUTOLOAD':
    ./const-xs.inc:263:6: warning: format '%d' expects argument of type 'int', but argument 4 has type 'line_t' [-Wformat]
    ./const-xs.inc:268:6: warning: format '%d' expects argument of type 'int', but argument 4 has type 'line_t' [-Wformat]
    SysV.c: In function 'XS_IPC__SysV__constant':
    ./const-xs.inc:38:11: warning: 'iv' may be used uninitialized in this function [-Wmaybe-uninitialized]
    ListUtil.xs: In function 'XS_List__Util_reduce':
    ListUtil.xs:327:9: warning: variable 'newsp' set but not used [-Wunused-but-set-variable]
    ListUtil.xs: In function 'XS_List__Util_first':
    ListUtil.xs:381:9: warning: variable 'newsp' set but not used [-Wunused-but-set-variable]
    ListUtil.xs: In function 'XS_List__Util_any':
    ListUtil.xs:447:9: warning: variable 'newsp' set but not used [-Wunused-but-set-variable]
    ListUtil.xs: In function 'XS_List__Util_pairfirst':
    ListUtil.xs:509:9: warning: variable 'newsp' set but not used [-Wunused-but-set-variable]
    ListUtil.xs: In function 'XS_List__Util_pairgrep':
    ListUtil.xs:593:9: warning: variable 'newsp' set but not used [-Wunused-but-set-variable]
    ListUtil.xs: In function 'XS_List__Util_pairmap':
    ListUtil.xs:689:17: warning: unused variable 'b' [-Wunused-variable]
    ListUtil.xs:688:17: warning: unused variable 'a' [-Wunused-variable]
    ListUtil.xs:683:9: warning: variable 'newsp' set but not used [-Wunused-but-set-variable]
    ListUtil.xs:731:17: warning: unused variable 'b' [-Wunused-variable]
    ListUtil.xs:730:17: warning: unused variable 'a' [-Wunused-variable]
    ListUtil.c: In function 'XS_List__Util_min':
    ListUtil.xs:129:16: warning: 'retval' may be used uninitialized in this function [-Wmaybe-uninitialized]
    ODBM_File.c: In function 'XS_ODBM_File_STORE':
    ODBM_File.c:381:6: warning: variable 'flags' set but not used [-Wunused-but-set-variable]
    ODBM_File.c: In function 'XS_ODBM_File_DELETE':
    ODBM_File.c:467:11: warning: identifier 'delete' conflicts with C++ keyword [-Wc++-compat]
    ./const-xs.inc: In function 'XS_POSIX_constant':
    ./const-xs.inc:1461:6: warning: format '%d' expects argument of type 'int', but argument 4 has type 'line_t' [-Wformat]
    ./const-xs.inc:1466:6: warning: format '%d' expects argument of type 'int', but argument 4 has type 'line_t' [-Wformat]
    ./const-xs.inc: In function 'XS_Socket_AUTOLOAD':
    ./const-xs.inc:911:6: warning: format '%d' expects argument of type 'int', but argument 4 has type 'line_t' [-Wformat]
    ./const-xs.inc:916:6: warning: format '%d' expects argument of type 'int', but argument 4 has type 'line_t' [-Wformat]
    Piece.xs: In function '_strptime':
    Piece.xs:688:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    Piece.xs:782:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    Piece.xs: In function 'XS_Time__Piece__strftime':
    Piece.xs:1059:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    Piece.xs:350:13: warning: 'copyright' defined but not used [-Wunused-variable]
    Piece.xs:352:13: warning: 'sccsid' defined but not used [-Wunused-variable]
    HiRes.xs: In function 'XS_Time__HiRes_setitimer':
    HiRes.xs:1112:2: warning: enum conversion when passing argument 1 of 'setitimer' is invalid in C++ [-Wc++-compat]
    HiRes.xs: In function 'XS_Time__HiRes_getitimer':
    HiRes.xs:1127:2: warning: enum conversion when passing argument 1 of 'getitimer' is invalid in C++ [-Wc++-compat]
    HiRes.c: In function 'XS_Time__HiRes_constant':
    re_exec.c: In function 'S_regmatch':
    re_exec.c:5579:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    re_exec.c:5616:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    re_exec.c:5642:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    re_exec.c:5711:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    Unicode.xs: In function 'XS_Encode__Unicode_decode_xs':
    Unicode.xs:174:6: warning: the address of 'PL_sv_undef' will always evaluate as 'true' [-Waddress]
    Unicode.xs:175:6: warning: value computed is not used [-Wunused-value]
    Unicode.xs:193:10: warning: the address of 'PL_sv_undef' will always evaluate as 'true' [-Waddress]
    Unicode.xs: In function 'XS_Encode__Unicode_encode_xs':
    Unicode.xs:339:6: warning: the address of 'PL_sv_undef' will always evaluate as 'true' [-Waddress]
    Unicode.xs:340:6: warning: value computed is not used [-Wunused-value]
    Unicode.xs:355:14: warning: the address of 'PL_sv_undef' will always evaluate as 'true' [-Waddress]
    ExtTest.c: In function 'XS_ExtTest_constant':
    ExtTest.xs:465:11: warning: 'pv' may be used uninitialized in this function [-Wmaybe-uninitialized]
    ExtTest.xs:465:11: warning: 'iv' may be used uninitialized in this function [-Wmaybe-uninitialized]
    ExtTest.xs:237:11: warning: 'pv' may be used uninitialized in this function [-Wmaybe-uninitialized]
    ExtTest.xs:193:11: warning: 'iv' may be used uninitialized in this function [-Wmaybe-uninitialized]
    scalar.xs: In function 'PerlIOScalar_read':
    scalar.xs:178:9: warning: comparison is always true due to limited range of data type [-Wtype-limits]
    
    -- 
    Report by Test::Smoke v1.53 build 1374 running on perl 5.14.2
    (Reporter v0.050 / Smoker v0.045)