• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/khw-global_struct] v5.29.6-75-g2382481754 PASS freebsd 11.2-RELEASE-p7 (amd64/1 cpu)

    Date: Sun, 30 Dec 2018 21:06:59 -0600 (CST)
    Message-ID: <201812310306.wBV36xai032309@cjg-freebsd11>
    Subject: Smoke [smoke-me/khw-global_struct] v5.29.6-75-g2382481754 PASS freebsd 11.2-RELEASE-p7 (amd64/1 cpu)
    
    Automated smoke report for branch smoke-me/khw-global_struct 5.29.7 patch 2382481754474e1d20f654aaa357d31be29f9281 v5.29.6-75-g2382481754
    cjg-freebsd11: Intel(R) Xeon(R) CPU           L5640  @ 2.27GHz (amd64/1 cpu)
        on        freebsd - 11.2-RELEASE-p7
        using     clang version 4.2.1 Compatible FreeBSD Clang 6.0.0 (tags/RELEASE_600/final 326565)
        smoketime 4 hours 21 minutes (average 32 minutes 38 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.29.6-75-g2382481754  Configuration (common) -Dcc=clang
    ----------- ---------------------------------------------------------
    O O         
    O O         -Duse64bitall
    O O         -Duseithreads
    O O         -Duseithreads -Duse64bitall
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKE2382481754474e1d20f654aaa357d31be29f9281
    
    Testsuite was run only with 'harness'
    
    Tests skipped on user request:
        # One test name on a line
    Compiler messages(gcc):
    op.c:1313:1: warning: mutex 'my_vars->Gop_mutex' is still held at the end of function [-Wthread-safety-analysis]
    op.c:1312:5: note: mutex acquired here
    ./op.h:595:29: note: expanded from macro 'OP_REFCNT_LOCK'
    ./thread.h:216:14: note: expanded from macro 'MUTEX_LOCK'
    ./thread.h:209:40: note: expanded from macro 'perl_pthread_mutex_lock'
    op.c:1323:5: warning: releasing mutex 'my_vars->Gop_mutex' that was not held [-Wthread-safety-analysis]
    ./op.h:596:31: note: expanded from macro 'OP_REFCNT_UNLOCK'
    ./thread.h:224:14: note: expanded from macro 'MUTEX_UNLOCK'
    ./thread.h:210:42: note: expanded from macro 'perl_pthread_mutex_unlock'
    util.c:2602:1: warning: mutex 'my_vars->Gperlio_mutex' is still held at the end of function [-Wthread-safety-analysis]
    util.c:2595:5: note: mutex acquired here
    util.c:2602:1: warning: mutex 'my_vars->Gop_mutex' is still held at the end of function [-Wthread-safety-analysis]
    util.c:2600:5: note: mutex acquired here
    util.c:2621:5: warning: releasing mutex 'my_vars->Gperlio_mutex' that was not held [-Wthread-safety-analysis]
    util.c:2626:5: warning: releasing mutex 'my_vars->Gop_mutex' that was not held [-Wthread-safety-analysis]
    perlio.c:2280:2: warning: releasing mutex 'my_vars->Gperlio_mutex' that was not held [-Wthread-safety-analysis]
    threads.xs:287:13: warning: releasing mutex 'thread->mutex' that was not held [-Wthread-safety-analysis]
    ../../thread.h:224:14: note: expanded from macro 'MUTEX_UNLOCK'
    ../../thread.h:210:42: note: expanded from macro 'perl_pthread_mutex_unlock'
    threads.xs:293:5: warning: releasing mutex 'thread->mutex' that was not held [-Wthread-safety-analysis]
    threads.xs:406:1: warning: mutex 'thread->mutex' is still held at the end of function [-Wthread-safety-analysis]
    threads.xs:403:5: note: mutex acquired here
    ../../thread.h:216:14: note: expanded from macro 'MUTEX_LOCK'
    ../../thread.h:209:40: note: expanded from macro 'perl_pthread_mutex_lock'
    threads.xs:692:1: warning: mutex 'thread->mutex' is still held at the end of function [-Wthread-safety-analysis]
    threads.xs:684:5: note: mutex acquired here
    threads.xs:772:9: warning: releasing mutex 'my_pool->create_destruct_mutex' that was not held [-Wthread-safety-analysis]
    threads.xs:1018:9: warning: releasing mutex 'my_pool->create_destruct_mutex' that was not held [-Wthread-safety-analysis]
    threads.xs:1034:5: warning: releasing mutex 'my_pool->create_destruct_mutex' that was not held [-Wthread-safety-analysis]
    threads.c:1346:1: warning: mutex 'my_poolp->create_destruct_mutex' is still held at the end of function [-Wthread-safety-analysis]
    threads.xs:1163:9: note: mutex acquired here
    threads.c:1616:1: warning: mutex 'thread->mutex' is still held at the end of function [-Wthread-safety-analysis]
    threads.xs:1338:9: note: mutex acquired here
    threads.c:1690:1: warning: mutex 'thread->mutex' is still held at the end of function [-Wthread-safety-analysis]
    threads.xs:1456:9: note: mutex acquired here
    
    Non-Fatal messages(gcc):
    
    
    
    -- 
    Report by Test::Smoke v1.71 running on perl 5.26.1
    (Reporter v0.053 / Smoker v0.046)