• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/jkeenan/makemaker-7.32-problems] v5.27.8-372-g372bc7c63c PASS freebsd 11.1-RELEASE-p4 (amd64/1 cpu)

    Date: Mon, 26 Feb 2018 17:12:53 -0600 (CST)
    Message-ID: <201802262312.w1QNCrZv024352@cjg-freebsd11>
    Subject: Smoke [smoke-me/jkeenan/makemaker-7.32-problems] v5.27.8-372-g372bc7c63c PASS freebsd 11.1-RELEASE-p4 (amd64/1 cpu)
    
    Automated smoke report for branch smoke-me/jkeenan/makemaker-7.32-problems 5.27.9 patch 372bc7c63c385af99f8424e0726bf27f590da113 v5.27.8-372-g372bc7c63c
    cjg-freebsd11: Intel(R) Xeon(R) CPU           E5420  @ 2.50GHz (amd64/1 cpu)
        on        freebsd - 11.1-RELEASE-p4
        using     cc version 4.2.1 Compatible FreeBSD Clang 4.0.0 (tags/RELEASE_400/final 297347)
        smoketime 6 hours 7 minutes (average 45 minutes 58 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.27.8-372-g372bc7c63c  Configuration (common) none
    ----------- ---------------------------------------------------------
    O O         
    O O         -Duse64bitall
    O O         -Duseithreads
    O O         -Duseithreads -Duse64bitall
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKE372bc7c63c385af99f8424e0726bf27f590da113
    
    Testsuite was run only with 'harness'
    
    Tests skipped on user request:
        # One test name on a line
    Passed Todo tests: (common-args) none
    [default] 
    [default] -DDEBUGGING
    [default] -Duse64bitall
    [default] -DDEBUGGING -Duse64bitall
    [default] -Duseithreads
    [default] -DDEBUGGING -Duseithreads
    [default] -Duseithreads -Duse64bitall
    [default] -DDEBUGGING -Duseithreads -Duse64bitall
    ../cpan/Encode/t/truncated_utf8.t...........................PASSED
        9
    
    Compiler messages(gcc):
    dump.c:497:9: warning: mutex 'PL_lc_numeric_mutex' is not held on every path through here [-Wthread-safety-analysis]
    ./perl.h:5950:13: note: expanded from macro 'STORE_LC_NUMERIC_SET_STANDARD'
    ./perl.h:5593:9: note: expanded from macro 'LC_NUMERIC_LOCK'
    ./perl.h:530:29: note: expanded from macro 'STMT_START'
    dump.c:497:9: note: mutex acquired here
    ./perl.h:5595:17: note: expanded from macro 'LC_NUMERIC_LOCK'
    ./thread.h:216:14: note: expanded from macro 'MUTEX_LOCK'
    ./thread.h:206:40: note: expanded from macro 'perl_pthread_mutex_lock'
    dump.c:499:9: warning: releasing mutex 'PL_lc_numeric_mutex' that was not held [-Wthread-safety-analysis]
    ./perl.h:5923:13: note: expanded from macro 'RESTORE_LC_NUMERIC'
    ./perl.h:5617:17: note: expanded from macro 'LC_NUMERIC_UNLOCK'
    ./thread.h:224:14: note: expanded from macro 'MUTEX_UNLOCK'
    ./thread.h:207:42: note: expanded from macro 'perl_pthread_mutex_unlock'
    dump.c:1831:9: warning: mutex 'PL_lc_numeric_mutex' is not held on every path through here [-Wthread-safety-analysis]
    dump.c:1831:9: note: mutex acquired here
    dump.c:1833:9: warning: releasing mutex 'PL_lc_numeric_mutex' that was not held [-Wthread-safety-analysis]
    ./vutil.c:635:13: warning: mutex 'PL_lc_numeric_mutex' is not held on every path through here [-Wthread-safety-analysis]
    ./vutil.c:635:13: note: mutex acquired here
    ./vutil.c:715:13: warning: releasing mutex 'PL_lc_numeric_mutex' that was not held [-Wthread-safety-analysis]
    sv.c:3144:21: warning: mutex 'PL_lc_numeric_mutex' is not held on every path through here [-Wthread-safety-analysis]
    ./perl.h:5899:13: note: expanded from macro 'STORE_LC_NUMERIC_SET_TO_NEEDED'
    sv.c:3144:21: note: mutex acquired here
    sv.c:3163:21: warning: releasing mutex 'PL_lc_numeric_mutex' that was not held [-Wthread-safety-analysis]
    sv.c:12904:17: warning: mutex 'PL_lc_numeric_mutex' is not held on every path through here [-Wthread-safety-analysis]
    sv.c:12904:17: note: mutex acquired here
    sv.c:13333:9: warning: releasing mutex 'PL_lc_numeric_mutex' that was not held [-Wthread-safety-analysis]
    pp_ctl.c:855:17: warning: mutex 'PL_lc_numeric_mutex' is not held on every path through here [-Wthread-safety-analysis]
    pp_ctl.c:855:17: note: mutex acquired here
    pp_ctl.c:876:17: warning: releasing mutex 'PL_lc_numeric_mutex' that was not held [-Wthread-safety-analysis]
    numeric.c:527:9: warning: mutex 'PL_lc_numeric_mutex' is not held on every path through here [-Wthread-safety-analysis]
    ./perl.h:5961:13: note: expanded from macro 'STORE_LC_NUMERIC_FORCE_TO_UNDERLYING'
    numeric.c:527:9: note: mutex acquired here
    numeric.c:533:17: warning: releasing mutex 'PL_lc_numeric_mutex' that was not held [-Wthread-safety-analysis]
    numeric.c:537:9: warning: releasing mutex 'PL_lc_numeric_mutex' that was not held [-Wthread-safety-analysis]
    numeric.c:1229:9: warning: mutex 'PL_lc_numeric_mutex' is not held on every path through here [-Wthread-safety-analysis]
    numeric.c:1229:9: note: mutex acquired here
    numeric.c:1258:9: warning: releasing mutex 'PL_lc_numeric_mutex' that was not held [-Wthread-safety-analysis]
    locale.c:2105:13: warning: mutex 'PL_lc_numeric_mutex' is not held on every path through here [-Wthread-safety-analysis]
    locale.c:2105:13: note: mutex acquired here
    locale.c:2120:9: warning: releasing mutex 'PL_lc_numeric_mutex' that was not held [-Wthread-safety-analysis]
    locale.c:2419:13: warning: mutex 'PL_lc_numeric_mutex' is not held on every path through here [-Wthread-safety-analysis]
    locale.c:2419:13: note: mutex acquired here
    locale.c:2439:13: warning: releasing mutex 'PL_lc_numeric_mutex' that was not held [-Wthread-safety-analysis]
    POSIX.xs:2145:9: warning: mutex 'PL_lc_numeric_mutex' is not held on every path through here [-Wthread-safety-analysis]
    ../../perl.h:5961:13: note: expanded from macro 'STORE_LC_NUMERIC_FORCE_TO_UNDERLYING'
    ../../perl.h:5593:9: note: expanded from macro 'LC_NUMERIC_LOCK'
    ../../perl.h:530:29: note: expanded from macro 'STMT_START'
    POSIX.xs:2145:9: note: mutex acquired here
    ../../perl.h:5595:17: note: expanded from macro 'LC_NUMERIC_LOCK'
    ../../thread.h:216:14: note: expanded from macro 'MUTEX_LOCK'
    ../../thread.h:206:40: note: expanded from macro 'perl_pthread_mutex_lock'
    POSIX.xs:2228:9: warning: releasing mutex 'PL_lc_numeric_mutex' that was not held [-Wthread-safety-analysis]
    ../../perl.h:5923:13: note: expanded from macro 'RESTORE_LC_NUMERIC'
    ../../perl.h:5617:17: note: expanded from macro 'LC_NUMERIC_UNLOCK'
    ../../thread.h:224:14: note: expanded from macro 'MUTEX_UNLOCK'
    ../../thread.h:207:42: note: expanded from macro 'perl_pthread_mutex_unlock'
    POSIX.xs:3351:9: warning: mutex 'PL_lc_numeric_mutex' is not held on every path through here [-Wthread-safety-analysis]
    POSIX.xs:3351:9: note: mutex acquired here
    POSIX.xs:3353:9: warning: releasing mutex 'PL_lc_numeric_mutex' that was not held [-Wthread-safety-analysis]
    POSIX.xs:3373:9: warning: mutex 'PL_lc_numeric_mutex' is not held on every path through here [-Wthread-safety-analysis]
    POSIX.xs:3373:9: note: mutex acquired here
    POSIX.xs:3375:9: warning: releasing mutex 'PL_lc_numeric_mutex' that was not held [-Wthread-safety-analysis]
    sv.c:2672:13: warning: mutex 'PL_lc_numeric_mutex' is not held on every path through here [-Wthread-safety-analysis]
    sv.c:2672:13: note: mutex acquired here
    sv.c:2676:13: warning: releasing mutex 'PL_lc_numeric_mutex' that was not held [-Wthread-safety-analysis]
    sv.c:2814:9: warning: mutex 'PL_lc_numeric_mutex' is not held on every path through here [-Wthread-safety-analysis]
    sv.c:2814:9: note: mutex acquired here
    sv.c:2817:9: warning: releasing mutex 'PL_lc_numeric_mutex' that was not held [-Wthread-safety-analysis]
    
    Non-Fatal messages(gcc):
    
    
    
    -- 
    Report by Test::Smoke v1.71 running on perl 5.26.1
    (Reporter v0.053 / Smoker v0.046)