• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.23.3-13-gb32395d PASS linux 3.16.0-43-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.23.4 patch b32395ddb3477eff8bfb4505c99cef2407e6f1ce v5.23.3-13-gb32395d.
    zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 cpus)
        on        linux 3.16.0-43-generic [debian]
        using     g++ version 4.9.1 (*1)
        smoketime 16 hours 7 minutes (average 48 minutes 22 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.23.3-13-gb32395d
    ----------------------- ----------------------------------------------------
    O  O  O  O  O  O        -Dcc=g++ -Accflags=-DPERL_NO_COW (*1)
    O  O  O  O  O  O        -Dcc=g++ (*1)
    O  O  O  O  O  O        -Dcc=g++ -Accflags=-DPERL_POISON (*1)
    O  O  O  O  O  O        -Dcc=g++ -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE (*1)
    O  O  O  O  O  O        -Dcc=g++ -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT (*1)
    O  O  O  O  O  O        -Dcc=g++ -Duseithreads (*1)
    O  O  O  O  O  O        -Dcc=g++ -Duseithreads -Accflags=-DPERL_POISON (*1)
    O  O  O  O  O  O        -Dcc=g++ -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE (*1)
    O  O  O  O  O  O        -Dcc=g++ -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT (*1)
    O  O  O  O  O  O        -Dcc=g++ -Duseithreads -Accflags=-DPERL_NO_COW (*1)
    |  |  |  |  |  |
    |  |  |  |  |  +------  locale:en_US.utf8 DEBUGGING
    |  |  |  |  +---------  perlio DEBUGGING
    |  |  |  +------------  stdio DEBUGGING
    |  |  +---------------  locale:en_US.utf8
    |  +------------------  perlio
    +---------------------  stdio
    
      Applied patches:
        SMOKEb32395ddb3477eff8bfb4505c99cef2407e6f1ce
    Skipped tests:
        None.
    
    Test failures:
        None.
    
    Compiler messages:
        pp_sys.c: In function ‘OP* Perl_tied_method(SV*, SV**, SV*, const MAGIC*, U32, U32, ...)’:
        pp_sys.c:550:49: warning: comparison is always false due to limited range of data type [-Wtype-limits]
        ListUtil.xs: In function ‘void XS_List__Util_reduce(CV*)’:
        ../../cop.h:1197: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:807:17: warning: unused variable ‘a’ [-Wunused-variable]
        ListUtil.xs:808:17: warning: unused variable ‘b’ [-Wunused-variable]
        ListUtil.xs:849:17: warning: unused variable ‘a’ [-Wunused-variable]
        ListUtil.xs:850:17: warning: unused variable ‘b’ [-Wunused-variable]
        Piece.xs: In function ‘void XS_Time__Piece__strftime(CV*)’:
        Piece.xs:1037:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
        POSIX.o: In function `XS_POSIX_tmpnam(cv*)':
        Typemap.c: In function ‘void XS_XS__Typemap_T_ARRAY(CV*)’:
        Typemap.c:1667:71: warning: comparison is always false due to limited range of data type [-Wtype-limits]
        POSIX.o: In function `XS_POSIX_tmpnam':
        /home/perl/smoke/perl/smoke-me_g++/build/ext/POSIX/POSIX.xs:3364: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
        pp_sys.c: In function ‘OP* Perl_tied_method(PerlInterpreter*, SV*, SV**, SV*, const MAGIC*, U32, U32, ...)’:
        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:6342:12: warning: unused variable ‘my_cxtp’ [-Wunused-variable]
        POSIX.o: In function `XS_POSIX_tmpnam(interpreter*, cv*)':
        Piece.xs: In function ‘void XS_Time__Piece__strftime(PerlInterpreter*, CV*)’:
        Typemap.c: In function ‘void XS_XS__Typemap_T_ARRAY(PerlInterpreter*, 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.20.1
    smoker-version: 1.53/0.045
    timestamp: 2015-09-28 01:26:04+02
    tester: perl
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_g++/David%20Mitchell/logb32395ddb3477eff8bfb4505c99cef2407e6f1ce.log.gz