• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [maint-5.28] v5.28.2-147-g304732faad FAIL(F) freebsd 13.0-CURRENT (amd64/1 cpu)

    Date: Sat, 16 May 2020 05:39:23 -0500 (CDT)
    Message-Id: <202005161039.04GAdNGs030692@cjg-freebsd13>
    Subject: Smoke [maint-5.28] v5.28.2-147-g304732faad FAIL(F) freebsd 13.0-CURRENT (amd64/1 cpu)
    
    Automated smoke report for branch maint-5.28 5.28.3 patch 304732faad5ed2757303dec1c9574bfc191cf398 v5.28.2-147-g304732faad
    cjg-freebsd13: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (amd64/1 cpu)
        on        freebsd - 13.0-CURRENT
        using     clang version FreeBSD Clang 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b)
        smoketime 7 hours 35 minutes (average 37 minutes 58 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.28.2-147-g304732faad  Configuration (common) -Dcc=clang
    ----------- ---------------------------------------------------------
    F F         
    F F         -Duse64bitall
    F F         -Duselongdouble
    F F         -Duseithreads
    F F         -Duseithreads -Duse64bitall
    F F         -Duseithreads -Duselongdouble
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKE304732faad5ed2757303dec1c9574bfc191cf398
    
    Testsuite was run only with 'harness'
    
    Tests skipped on user request:
        # One test name on a line
    Failures: (common-args) -Dcc=clang
    [default] 
    [default] -DDEBUGGING
    [default] -Duse64bitall
    [default] -DDEBUGGING -Duse64bitall
    [default] -Duselongdouble
    [default] -DDEBUGGING -Duselongdouble
    [default] -Duseithreads
    [default] -DDEBUGGING -Duseithreads
    [default] -Duseithreads -Duse64bitall
    [default] -DDEBUGGING -Duseithreads -Duse64bitall
    [default] -Duseithreads -Duselongdouble
    [default] -DDEBUGGING -Duseithreads -Duselongdouble
    ../cpan/Time-Local/t/Local.t................................FAILED
        6, 12
        Non-zero exit status: 2
    ../ext/GDBM_File/t/fatal.t..................................FAILED
        7-8
        Non-zero exit status: 2
    
    Compiler messages(gcc):
    op.c:1218:11: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    ./warnings.h:24:53: note: expanded from macro 'specialWARN'
    ./warnings.h:21:33: note: expanded from macro 'pWARN_ALL'
    ./warnings.h:25:13: note: expanded from macro 'specialWARN'
    ./warnings.h:22:34: note: expanded from macro 'pWARN_NONE'
    op.c:5143:33: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    ./warnings.h:137:6: note: expanded from macro 'DUP_WARNINGS'
    op.c:8048:25: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    op.c:10502:31: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    perl.c:1180:10: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    perl.c:3665:14: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    perl.c:3667:30: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    perl.c:3672:14: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    perl.c:3674:30: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    regcomp.c:16202:36: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    ./warnings.h:231:6: note: expanded from macro 'ckDEAD'
    regcomp.c:16419:23: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    regcomp.c:578:28: note: expanded from macro 'ALWAYS_WARN_SUPER'
    util.c:1960:48: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    util.c:2005:36: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    util.c:2008:36: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    util.c:2043:3: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    mg.c:1117:39: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    mg.c:1123:51: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    mg.c:2931:16: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    mg.c:2933:32: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    mg.c:2935:16: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    mg.c:2937:46: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    sv.c:2065:22: warning: implicit conversion from 'UV' (aka 'unsigned long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-int-float-conversion]
    sv.c:11063:27: warning: implicit conversion from 'UV' (aka 'unsigned long') to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-int-float-conversion]
    ./perl.h:1674:20: note: expanded from macro 'UV_MAX'
    ./perl.h:2368:29: note: expanded from macro 'PERL_UQUAD_MAX'
    sv.c:12432:41: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
    ./handy.h:500:37: note: expanded from macro 'strnEQ'
    sv.c:12432:41: note: use array indexing to silence this warning
    scope.c:1434:11: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    pp_ctl.c:1205:27: warning: implicit conversion from 'IV' (aka 'long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-int-float-conversion]
    ./perl.h:1672:20: note: expanded from macro 'IV_MAX'
    ./perl.h:2370:29: note: expanded from macro 'PERL_QUAD_MAX'
    pp_ctl.c:2004:23: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    pp_ctl.c:2008:34: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    pp_ctl.c:3471:34: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    pp_ctl.c:3473:34: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    pp_ctl.c:3479:6: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    utf8.c:90:35: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    B.xs:95:39: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    ../../warnings.h:21:33: note: expanded from macro 'pWARN_ALL'
    B.xs:96:39: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    ../../warnings.h:22:34: note: expanded from macro 'pWARN_NONE'
    POSIX.xs:1312:16: warning: implicit conversion from 'UV' (aka 'unsigned long') to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-int-float-conversion]
    ../../perl.h:1674:20: note: expanded from macro 'UV_MAX'
    ../../perl.h:2368:29: note: expanded from macro 'PERL_UQUAD_MAX'
    re_comp.c:7657:37: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    ../../scope.h:210:4: note: expanded from macro 'LEAVE_with_name'
    /usr/include/assert.h:56:21: note: expanded from macro 'assert'
    re_comp.c:6178:13: note: expanded from macro 'CHECK_RESTUDY_GOTO_butfirst'
    re_comp.c:7705:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    re_comp.c:16202:36: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    ../../warnings.h:231:6: note: expanded from macro 'ckDEAD'
    ../../warnings.h:24:53: note: expanded from macro 'specialWARN'
    ../../warnings.h:25:13: note: expanded from macro 'specialWARN'
    re_comp.c:16419:23: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    re_comp.c:578:28: note: expanded from macro 'ALWAYS_WARN_SUPER'
    toke.c:4132:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    ./scope.h:210:4: note: expanded from macro 'LEAVE_with_name'
    toke.c:6376:17: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    toke.c:11496:3: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    regcomp.c:7657:37: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    regcomp.c:6178:13: note: expanded from macro 'CHECK_RESTUDY_GOTO_butfirst'
    regcomp.c:7705:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_hot.c:191:3: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_hot.c:4512:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_hot.c:4519:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp.c:5483:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp.c:5539:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp.c:6130:6: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_ctl.c:1085:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_ctl.c:1091:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_ctl.c:3539:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_ctl.c:4057:7: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_ctl.c:4725:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_ctl.c:4824:3: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_ctl.c:4856:3: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_ctl.c:4878:6: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_ctl.c:5724:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_sys.c:312:6: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_sys.c:397:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_sys.c:586:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_sys.c:989:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_sys.c:1024:9: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    sv.c:14907:23: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    sv.c:15377:33: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    
    Non-Fatal messages(gcc):
    
    
    
    -- 
    Report by Test::Smoke v1.71 running on perl 5.26.1
    (Reporter v0.053 / Smoker v0.046)