• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [5.12.5] v5.12.5-6-g82ba7a8 FAIL(Xc) linux 3.16.0-4-amd64 [debian] (x86_64/12 cpu)

    Message-ID: <201505060934.t469YPXp001613@compaq.bandsman.co.uk>
    Content-transfer-encoding: 8bit
    Content-type: text/plain; charset=UTF8
    MIME-version: 1.0
    Date: Wed, 06 May 2015 05:34:25 -0400
    Subject: Smoke [5.12.5] v5.12.5-6-g82ba7a8 FAIL(Xc) linux 3.16.0-4-amd64 [debian] (x86_64/12 cpu)
    
    Automated smoke report for 5.12.5 patch 82ba7a81cfdc43426b7faaa9ad82dc1f8cf5f247 v5.12.5-6-g82ba7a8
    cyberpower2: Intel(R) Core(TM) i7-4960X CPU @ 3.60GHz (GenuineIntel 3017MHz) (x86_64/12 cpu)
        on        linux - 3.16.0-4-amd64 [debian]
        using      gcc-5 version 5.1.1
        smoketime 10 minutes 18 seconds (average 3 minutes 26 seconds)
    
    Summary: FAIL(Xc)
    
    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.12.5-6-g82ba7a8  Configuration (common) none
    ----------- ---------------------------------------------------------
    c -         -Accflags="-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -fsanitize=bounds" -Duseithreads
    X -         -Acc=gcc-5 -Duseithreads
    c -         -Aldflags="-fsanitize=bounds" -Duseithreads
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKE82ba7a81cfdc43426b7faaa9ad82dc1f8cf5f247
    
    Failures: (common-args) none
    [default] -Acc=gcc-5 -Duseithreads
    Inconsistent test results (between TEST and harness):
        ../t/op/magic.t.........................FAILED at test 45
        ../t/re/reg_namedcapture.t..............FAILED at test 2
        ../t/dist/IO/t/io_multihomed.t..........FAILED--expected test 6, saw test 8
        ../t/op/numconvert.t....................FAILED at test 104
        ../t/op/range.t.........................FAILED at test 84
        ../t/cpan/Memoize/t/errors.t............FAILED--expected 11 tests, saw 6
        ../ext/autouse/t/autouse.t..............FAILED--expected 12 tests, saw 8
    
    Compiler messages(gcc):
    try.c: In function ‘main’:
    hv.c: In function ‘Perl_hv_common’:
    hv.c:39:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    hv.c: In function ‘S_share_hek_flags’:
    regcomp.c: In function ‘S_dump_trie’:
    regcomp.h:805:36: warning: variable ‘re_debug_flags’ set but not used [-Wunused-but-set-variable]
    regcomp.c: In function ‘S_dump_trie_interim_list’:
    regcomp.c: In function ‘S_dump_trie_interim_table’:
    regcomp.c: In function ‘Perl_re_compile’:
    regcomp.c: In function ‘Perl_reg_named_buff_nextkey’:
    regcomp.c: In function ‘Perl_pregfree2’:
    regcomp.c: In function ‘Perl_regdupe_internal’:
    regcomp.c:9723:14: warning: variable ‘npar’ set but not used [-Wunused-but-set-variable]
    pp.c: In function ‘Perl_pp_not’:
    pp.c:2491:31: warning: identifier "not" is a special operator name in C++ [-Wc++-compat]
    pp.c: In function ‘Perl_pp_complement’:
    pp.c:2498:37: warning: identifier "compl" is a special operator name in C++ [-Wc++-compat]
    pp_ctl.c: In function ‘Perl_pp_goto’:
    pp_ctl.c:2552:7: warning: variable ‘gimme’ set but not used [-Wunused-but-set-variable]
    pp_ctl.c:2551:8: warning: variable ‘newsp’ set but not used [-Wunused-but-set-variable]
    pp_ctl.c: In function ‘Perl_pp_leavegiven’:
    pp_ctl.c:4030:9: warning: variable ‘gimme’ set but not used [-Wunused-but-set-variable]
    pp_ctl.c: In function ‘Perl_pp_leavewhen’:
    pp_ctl.c:4602:9: warning: variable ‘gimme’ set but not used [-Wunused-but-set-variable]
    pp_sys.c: In function ‘Perl_pp_getpriority’:
    pp_sys.c:4422:23: warning: enum conversion when passing argument 1 of ‘getpriority’ is invalid in C++ [-Wc++-compat]
    pp_sys.c: In function ‘Perl_pp_setpriority’:
    pp_sys.c:4438:23: warning: enum conversion when passing argument 1 of ‘setpriority’ is invalid in C++ [-Wc++-compat]
    regexec.c: In function ‘S_regmatch’:
    regexec.c:126:39: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    pp_pack.c: In function ‘S_unpack_rec’:
    pp_pack.c:1580:8: warning: ‘str’ may be used uninitialized in this function [-Wmaybe-uninitialized]
    pp.h:298:53: warning: ‘sv’ may be used uninitialized in this function [-Wmaybe-uninitialized]
    compress.c: In function ‘sendMTFValues’:
    compress.c:243:19: warning: variable ‘nBytes’ set but not used [-Wunused-but-set-variable]
    APItest.xs: In function ‘XS_XS__APItest_pmflag’:
    APItest.xs:930:2: warning: ‘Perl_pmflag’ is deprecated [-Wdeprecated-declarations]
    POSIX.o: In function `XS_POSIX_tmpnam':
    
    -- 
    Report by Test::Smoke v1.53 build 1374 running on perl 5.20.2
    (Reporter v0.050 / Smoker v0.045)