• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.22.3-RC2-2-g229c625 PASS linux 4.4.0-30-generic [debian] Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) 8

    This report never had a log

    Automated smoke report for branch blead 5.22.3 patch 229c62510ffb1c5c4de2c77846df0b2d5ff9bf41 v5.22.3-RC2-2-g229c625.
    zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 cpus)
        on        linux 4.4.0-30-generic [debian]
        using     g++ version 5.4.0 20160609 (*1)
        smoketime 12 hours 49 minutes (average 48 minutes 5 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-RC2-2-g229c625
    ----------------------- ----------------------------------------------------
    O  O  O  O  O  O        -Dcc=g++ -O (*1)
    O  O  O  O  O  O        -Dcc=g++ -O -Accflags=-DPERL_POISON (*1)
    O  O  O  O  O  O        -Dcc=g++ -O -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE (*1)
    O  O  O  O  O  O        -Dcc=g++ -O -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT (*1)
    O  O  O  O  O  O        -Dcc=g++ -O -Duseithreads (*1)
    O  O  O  O  O  O        -Dcc=g++ -O -Duseithreads -Accflags=-DPERL_POISON (*1)
    O  O  O  O  O  O        -Dcc=g++ -O -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE (*1)
    O  O  O  O  O  O        -Dcc=g++ -O -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT (*1)
    |  |  |  |  |  |
    |  |  |  |  |  +------  locale:en_US.utf8 DEBUGGING
    |  |  |  |  +---------  perlio DEBUGGING
    |  |  |  +------------  stdio DEBUGGING
    |  |  +---------------  locale:en_US.utf8
    |  +------------------  perlio
    +---------------------  stdio
    
      Applied patches:
        SMOKE229c62510ffb1c5c4de2c77846df0b2d5ff9bf41
    Skipped tests:
        None.
    
    Test failures:
        None.
    
    Compiler messages:
        perlio.c: In function ‘void XS_PerlIO__Layer__NoWarnings(CV*)’:
        XSUB.h:164:20: warning: unused variable ‘items’ [-Wunused-variable]
        perlio.c:1323:37: warning: unused parameter ‘iotype’ [-Wunused-parameter]
        perlio.c:1323:49: warning: unused parameter ‘mode’ [-Wunused-parameter]
        ListUtil.xs: In function ‘void XS_List__Util_reduce(CV*)’:
        ../../cop.h:1198:10: warning: variable ‘newsp’ set but not used [-Wunused-but-set-variable]
        ListUtil.xs: In function ‘void XS_List__Util_first(CV*)’:
        ListUtil.xs: In function ‘void XS_List__Util_any(CV*)’:
        ListUtil.xs: In function ‘void XS_List__Util_pairfirst(CV*)’:
        ListUtil.xs: In function ‘void XS_List__Util_pairgrep(CV*)’:
        ListUtil.xs: In function ‘void XS_List__Util_pairmap(CV*)’:
        ListUtil.xs:688:17: warning: unused variable ‘a’ [-Wunused-variable]
        ListUtil.xs:689:17: warning: unused variable ‘b’ [-Wunused-variable]
        ListUtil.xs:730:17: warning: unused variable ‘a’ [-Wunused-variable]
        ListUtil.xs:731:17: warning: unused variable ‘b’ [-Wunused-variable]
        POSIX.o: In function `XS_POSIX_tmpnam(cv*)':
        Piece.xs: In function ‘char* _strptime(const char*, const char*, tm*, int*)’:
        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 ‘void XS_Time__Piece__strftime(CV*)’:
        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]
        Unicode.xs: In function ‘void XS_Encode__Unicode_decode_xs(CV*)’:
        ../../../handy.h:111:49: warning: the address of ‘PL_sv_undef’ will always evaluate as ‘true’ [-Waddress]
        Unicode.xs: In function ‘void XS_Encode__Unicode_encode_xs(CV*)’:
        /home/perl/smoke/perl/maint_g++/build/ext/POSIX/POSIX.xs:3144: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
        perlio.c: In function ‘void XS_PerlIO__Layer__NoWarnings(PerlInterpreter*, CV*)’:
        ListUtil.xs: In function ‘void XS_List__Util_reduce(PerlInterpreter*, CV*)’:
        ListUtil.xs: In function ‘void XS_List__Util_first(PerlInterpreter*, CV*)’:
        ListUtil.xs: In function ‘void XS_List__Util_any(PerlInterpreter*, CV*)’:
        ListUtil.xs: In function ‘void XS_List__Util_pairfirst(PerlInterpreter*, CV*)’:
        ListUtil.xs: In function ‘void XS_List__Util_pairgrep(PerlInterpreter*, CV*)’:
        ListUtil.xs: In function ‘void XS_List__Util_pairmap(PerlInterpreter*, CV*)’:
        Opcode.xs: In function ‘void opmask_addlocal(PerlInterpreter*, SV*, char*)’:
        ../../perl.h:6290:12: warning: unused variable ‘my_cxtp’ [-Wunused-variable]
        Piece.xs: In function ‘char* _strptime(PerlInterpreter*, const char*, const char*, tm*, int*)’:
        Piece.xs: In function ‘void XS_Time__Piece__strftime(PerlInterpreter*, CV*)’:
        POSIX.o: In function `XS_POSIX_tmpnam(interpreter*, cv*)':
        threads.xs: In function ‘void* S_ithread_run(void*)’:
        ../../perl.h:165:22: warning: variable ‘my_perl’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
        Pattern(gcc): /(^(?-s:.+?):(?: In function .+?:$|(?: undefined reference to .+?$)|\d+(?:\:\d+)?: (?:warning:|error:|invalid) .+?$))/
    

    About this smoke:
    smoking-perl: 5.22.1
    smoker-version: 1.53/0.045
    timestamp: 2016-07-26 03:23:42+02
    tester: perl
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/maint_g++/log229c62510ffb1c5c4de2c77846df0b2d5ff9bf41.log.gz