• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.22.3-RC4-8-g624b6e8 PASS openbsd 6.0 Six-Core AMD Opteron(tm) Processor 2419 EE (1800 MHz) 2

    This report never had a log

    Automated smoke report for branch maint-5.22 5.22.3 patch 624b6e88529f3fafb462c9a9359346f85c3fb826 v5.22.3-RC4-8-g624b6e8.
    60.home.hewus.com: Six-Core AMD Opteron(tm) Processor 2419 EE (1800 MHz) (amd64/2 cpus)
        on        openbsd 6.0
        using     cc version 4.2.1 20070719 (*1)
        smoketime 11 hours 20 minutes (average 1 hour 25 minutes)
    
    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-RC4-8-g624b6e8
    ----------------------- ----------------------------------------------------
    O  O  O  O  O  O         (*1)
    O  O  O  O  O  O        -Duse64bitint (*1)
    O  O  O  O  O  O        -Duseithreads (*1)
    O  O  O  O  O  O        -Duseithreads -Duse64bitint (*1)
    |  |  |  |  |  |
    |  |  |  |  |  +------  locale:UTF-8 DEBUGGING
    |  |  |  |  +---------  perlio DEBUGGING
    |  |  |  +------------  stdio DEBUGGING
    |  |  +---------------  locale:UTF-8
    |  +------------------  perlio
    +---------------------  stdio
    
      Applied patches:
        SMOKE624b6e88529f3fafb462c9a9359346f85c3fb826
    Skipped tests:
            # One test name on a line
        ext/POSIX/t/sigaction.t
        t/op/crypt.t
        t/op/taint.t
        t/porting/manifest.t
        t/porting/test_bootstrap.t
    
    Test failures:
        None.
    
    Compiler messages:
        /tmp//ccaC8yZx.o: In function `main':
        /tmp//cc84UzWz.o: In function `main':
        /tmp//cczRF7PG.o: In function `xxx':
        /tmp//ccpsHtBN.o: In function `main':
        op.c: In function 'Perl_report_redefined_cv':
        op.c:14376: warning: passing argument 1 of 'S_CvGV' discards qualifiers from pointer target type
        dump.c: In function 'Perl_do_sv_dump':
        dump.c:1987: warning: passing argument 1 of 'S_CvGV' discards qualifiers from pointer target type
        universal.c: In function 'Perl_croak_xs_usage':
        universal.c:326: warning: passing argument 1 of 'S_CvGV' discards qualifiers from pointer target type
        perlio.c: In function 'XS_PerlIO__Layer__NoWarnings':
        perlio.c:872: warning: unused variable 'items'
        perlio.c: In function 'PerlIO_binmode':
        perlio.c:1323: warning: unused parameter 'iotype'
        perlio.c:1323: warning: unused parameter 'mode'
        libperl.a(DynaLoader.o): In function `XS_DynaLoader_dl_load_file':
        B.c: In function 'XS_B__PADNAME_TYPE':
        B.xs:2390: warning: 'ret' may be used uninitialized in this function
        B.xs:2390: note: 'ret' was declared here
        Zlib.c: In function 'XS_Compress__Raw__Zlib_constant':
        ./constants.xs:11: warning: 'iv' may be used uninitialized in this function
        ./constants.xs:11: note: 'iv' was declared here
        DB_File.c: In function 'XS_DB_File_constant':
        RealPPPort.xs: In function 'XS_Devel__PPPort_check_HeUTF8':
        RealPPPort.xs:1650: warning: value computed is not used
        MD5.xs:171: warning: 'static' is not at beginning of declaration
        src/sha.c: In function 'sharewind':
        src/sha.c:297: warning: array size (32) smaller than bound length (64)
        src/sha.c:298: warning: array size (32) smaller than bound length (64)
        src/sha.c:299: warning: array size (32) smaller than bound length (64)
        Unicode.xs: In function 'XS_Encode__Unicode_decode_xs':
        Unicode.xs:174: warning: the address of 'PL_sv_undef' will always evaluate as 'true'
        Unicode.xs:175: warning: value computed is not used
        Unicode.xs:193: warning: the address of 'PL_sv_undef' will always evaluate as 'true'
        Unicode.xs: In function 'XS_Encode__Unicode_encode_xs':
        Unicode.xs:339: warning: the address of 'PL_sv_undef' will always evaluate as 'true'
        Unicode.xs:340: warning: value computed is not used
        Unicode.xs:355: warning: the address of 'PL_sv_undef' will always evaluate as 'true'
        SysV.c: In function 'XS_IPC__SysV__constant':
        ./const-xs.inc:11: warning: 'iv' may be used uninitialized in this function
        ./const-xs.inc:11: note: 'iv' was declared here
        ListUtil.xs: In function 'XS_List__Util_pairmap':
        ListUtil.xs:689: warning: unused variable 'b'
        ListUtil.xs:688: warning: unused variable 'a'
        ListUtil.xs:731: warning: unused variable 'b'
        ListUtil.xs:730: warning: unused variable 'a'
        ListUtil.c: In function 'XS_List__Util_min':
        ListUtil.xs:99: warning: 'retval' may be used uninitialized in this function
        ListUtil.xs:99: note: 'retval' was declared here
        HiRes.c: In function 'XS_Time__HiRes_constant':
        Piece.xs: In function '_strptime':
        Piece.xs:688: warning: comparison between signed and unsigned
        Piece.xs:782: warning: comparison between signed and unsigned
        Piece.xs: In function 'XS_Time__Piece__strftime':
        Piece.xs:1059: warning: comparison between signed and unsigned
        Piece.xs:350: warning: 'copyright' defined but not used
        Piece.xs:352: warning: 'sccsid' defined but not used
        ExtTest.c: In function 'XS_ExtTest_constant':
        ExtTest.xs:418: warning: 'iv' may be used uninitialized in this function
        ExtTest.xs:418: note: 'iv' was declared here
        ExtTest.xs:420: warning: 'pv' may be used uninitialized in this function
        ExtTest.xs:420: note: 'pv' was declared here
        ExtTest.xs:194: warning: 'pv' may be used uninitialized in this function
        ExtTest.xs:194: note: 'pv' was declared here
        ExtTest.xs:209: warning: 'iv' may be used uninitialized in this function
        ExtTest.xs:209: note: 'iv' was declared here
        ExtTest.xs:190: warning: 'iv' may be used uninitialized in this function
        ExtTest.xs:190: note: 'iv' was declared here
        ExtTest.xs:166: warning: 'iv' may be used uninitialized in this function
        ExtTest.xs:166: note: 'iv' was declared here
        /tmp//cc5MCa95.o: In function `main':
        /home/afresh1/Test-Smoke/perl-5.22.x/UU/try.c:20: warning: warning: sprintf() is often misused, please use snprintf()
        /tmp//ccjhujmi.o: In function `main':
        /home/afresh1/Test-Smoke/perl-5.22.x/UU/try.c:29: warning: warning: sprintf() is often misused, please use snprintf()
        /tmp//ccSp63mB.o: In function `xxx':
        /home/afresh1/Test-Smoke/perl-5.22.x/UU/try.c:29: warning: warning: vsprintf() is often misused, please use vsnprintf()
        /tmp//cckLlzU9.o: In function `main':
        /home/afresh1/Test-Smoke/perl-5.22.x/UU/try.c:56: warning: warning: sprintf() is often misused, please use snprintf()
        op.c:14379: warning: passing argument 1 of 'S_CvGV' discards qualifiers from pointer target type
        op.c:14380: warning: passing argument 1 of 'S_CvGV' discards qualifiers from pointer target type
        op.c:14381: warning: passing argument 1 of 'S_CvGV' discards qualifiers from pointer target type
        pad.c: In function 'S_cv_dump':
        pad.c:1916: warning: passing argument 1 of 'S_CvGV' discards qualifiers from pointer target type
        pad.c:1930: warning: passing argument 1 of 'S_CvGV' discards qualifiers from pointer target type
        pad.c:1924: warning: passing argument 1 of 'S_CvGV' discards qualifiers from pointer target type
        dump.c:1994: warning: passing argument 1 of 'S_CvGV' discards qualifiers from pointer target type
        /home/afresh1/Test-Smoke/perl-5.22.x/ext/DynaLoader/DynaLoader.xs:175: warning: warning: strcat() is almost always misused, please use strlcat()
        /tmp//ccSSU2Og.o: In function `main':
        /tmp//ccbZQmo5.o: In function `main':
        /tmp//ccJhRpBB.o: In function `xxx':
        /tmp//cccPxqvf.o: In function `main':
        /tmp//cc6x3Mcn.o: In function `main':
        /tmp//ccB9kcEz.o: In function `main':
        /tmp//ccF1AAfD.o: In function `xxx':
        /tmp//ccxlS2nY.o: In function `main':
        /tmp//ccFhKhNO.o: In function `main':
        /tmp//ccPyqZhk.o: In function `main':
        /tmp//cc7f8e48.o: In function `xxx':
        /tmp//ccbj0n7s.o: In function `main':
        op.c:14376: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type
        dump.c:1987: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type
        universal.c:326: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type
        MD5.xs:159: warning: 'static' is not at beginning of declaration
        Opcode.xs: In function 'opmask_addlocal':
        Opcode.xs:230: warning: unused variable 'my_cxtp'
        shared.xs: In function 'sharedsv_array_mg_CLEAR':
        shared.xs:1090: warning: 'iter' may be used uninitialized in this function
        /tmp//ccMn1eSS.o: In function `main':
        /tmp//ccWcZoxe.o: In function `main':
        /tmp//cc9RhNi1.o: In function `xxx':
        /tmp//cc3vgJpr.o: In function `main':
        op.c:14379: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type
        op.c:14380: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type
        op.c:14381: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type
        pad.c:1916: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type
        pad.c:1930: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type
        pad.c:1924: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type
        dump.c:1994: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type
        /tmp//ccdRT7Ak.o: In function `main':
        /tmp//cc5QFT8O.o: In function `main':
        /tmp//cc7Z5jQP.o: In function `xxx':
        /tmp//ccf5DA4p.o: In function `main':
        /tmp//cc3XbQu5.o: In function `main':
        /tmp//ccNADM8j.o: In function `main':
        /tmp//ccJ6rEKo.o: In function `xxx':
        /tmp//ccTmxKPw.o: In function `main':
    

    About this smoke:
    smoking-perl: 5.20.3
    smoker-version: 1.70/0.046
    timestamp: 2016-11-09 05:12:23+01
    tester: afresh1