• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/exec-magic] v5.15.6-569-gec61362 FAIL(F) linux 3.8.0-23-generic [debian] (x86_64/8 cpu) {smoke-me_clang_quick}

    Message-ID: <201308061812.r76ICJuu028207@m-l.org>
    Subject: Smoke [smoke-me/exec-magic] v5.15.6-569-gec61362 FAIL(F) linux 3.8.0-23-generic [debian] (x86_64/8 cpu) {smoke-me_clang_quick}
    Content-type: text/plain; charset="UTF8"
    Date: Tue, 6 Aug 2013 14:12 -0400
    Mime-version: 1.0
    Content-transfer-encoding: quoted-printable
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_clang_quick/Father Chrysostomos/logec613628fdbaaf0df8f58781c1ab05c6d208f539.loggz
    
    Automated smoke report for 5.15.6 patch ec613628fdbaaf0df8f58781c1ab05c6d208f539 v5.15.6-569-gec61362
    zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 1600MHz) (x86_64/8 cpu)
        on        linux - 3.8.0-23-generic [debian]
        using     clang version 4.2.1 Compatible Clang 3.3 (trunk 177842)
        smoketime 34 minutes 40 seconds (average 8 minutes 40 seconds)
    
    Summary: FAIL(F)
    
    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.15.6-569-gec61362  Configuration (common) -Accflags=-DPERL_POISON -Dcc=clang
    ----------- ---------------------------------------------------------
    O F         
    O F         -Duseithreads
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKEec613628fdbaaf0df8f58781c1ab05c6d208f539
    
    Testsuite was run only with 'harness'
    
    Failures: (common-args) -Accflags=-DPERL_POISON -Dcc=clang
    [default] -DDEBUGGING
    ../t/re/fold_grind.t........................................FAILED
        No plan found in TAP output
    
    [default] -DDEBUGGING -Duseithreads
    ../t/re/pat_advanced_thr.t..................................FAILED
        Non-zero exit status: 255
        No plan found in TAP output
    ../t/re/pat_advanced.t......................................FAILED
        33-37, 152, 155-157, 331, 334-335, 343
        398-401
        No plan found in TAP output
    ../t/re/fold_grind.t........................................FAILED
        17-209
        No plan found in TAP output
    ../t/re/reg_fold.t..........................................FAILED
        5-26, 28-187, 189-190, 192-193, 195-196
        198-199, 201-202, 204-205, 207-218
    ../t/re/charset.t...........................................FAILED
        226, 268, 272, 300-301, 306, 311, 315-316
        723, 728, 768, 772, 798, 803, 811, 814-816
        1223, 1228, 1267-1268, 1272, 1303, 1311
        1315-1316, 1721, 1726, 1767, 1772, 1800-1801
        1807, 1811, 1813, 1816, 2228, 2270, 2297
        2299-2300, 2303, 2305, 2308-2309, 2316
    ../t/re/subst.t.............................................FAILED
        114, 116, 118-121
    ../t/re/subst_wamp.t........................................FAILED
        114, 116, 118-121
    ../t/re/substT.t............................................FAILED
        114, 116, 118-121
    ../t/re/pat_rt_report.t.....................................FAILED
        180
    ../t/re/regexp_qr_embed.t...................................FAILED
        1060, 1342, 1464-1466, 1471-1472
    ../t/op/die.t...............................................FAILED
        14
    ../t/re/pat_rt_report_thr.t.................................FAILED
        180
    ../t/op/split.t.............................................FAILED
        66-67
    ../t/uni/latin2.t...........................................FAILED
        Bad plan.  You planned 94 tests but ran 75.
    ../t/re/regexp_qr_embed_thr.t...............................FAILED
        1060-1061, 1342, 1464-1466, 1471-1472
    ../ext/re/t/reflags.t.......................................FAILED
        29
        Non-zero exit status: 1
    ../ext/XS-APItest/t/newCONSTSUB.t...........................FAILED
        14
        Non-zero exit status: 1
    
    Passed Todo tests: (common-args) -Accflags=-DPERL_POISON -Dcc=clang
    [default] 
    [default] -DDEBUGGING
    [default] -Duseithreads
    [default] -DDEBUGGING -Duseithreads
    ../cpan/CGI/t/tmpdir.t......................................PASSED
        3-9
    
    Compiler messages(gcc):
    try.c:22:14: error: use of undeclared identifier 'KERN_PROC'; did you mean 'KERN_PROF'?
    try.c:23:14: error: use of undeclared identifier 'KERN_PROC_PATHNAME'
    scope.c:692:13: warning: format specifies type 'long' but the argument has type 'I32' (aka 'int') [-Wformat]
    scope.c:692:19: warning: format specifies type 'long' but the argument has type 'I32' (aka 'int') [-Wformat]
    dump.c:460:57: warning: comparison of constant 85 with expression of type 'svtype' is always false [-Wtautological-constant-out-of-range-compare]
    sv.c:5577:38: warning: format specifies type 'unsigned long' but the argument has type 'U32' (aka 'unsigned int') [-Wformat]
    perlio.c:5487:21: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
    Call.xs:63:11: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Call.xs:63:31: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Call.xs:100:13: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Call.xs:156:11: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Call.xs:175:14: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Socket.xs:494:30: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Socket.xs:494:39: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
    Socket.xs:515:36: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Socket.xs:516:9: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
    Socket.xs:643:9: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Socket.xs:643:18: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
    Socket.xs:666:35: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Socket.xs:666:48: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
    Socket.xs:698:38: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Socket.xs:698:47: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
    Socket.xs:731:40: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Socket.xs:731:49: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
    Socket.xs:841:35: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Socket.xs:841:44: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
    Socket.xs:862:37: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Socket.xs:862:46: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
    Storable.xs:4035:2: warning: null passed to a callee which requires a non-null argument [-Wnonnull]
    Storable.xs:5440:2: warning: null passed to a callee which requires a non-null argument [-Wnonnull]
    Storable.xs:5503:2: warning: null passed to a callee which requires a non-null argument [-Wnonnull]
    Collate.xs:607:2: warning: expression result unused [-Wunused-value]
    Collate.xs:597:2: warning: expression result unused [-Wunused-value]
    -- 
    Report by Test::Smoke v1.53 build 1374 running on perl 5.14.2
    (Reporter v0.050 / Smoker v0.045)