• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [maint-5.26] v5.26.3-14-g4828b9e253 FAIL(M) freebsd 11.2-RELEASE-p5 (amd64/1 cpu)

    Date: Sat, 1 Dec 2018 05:24:28 -0600 (CST)
    Message-ID: <201812011124.wB1BOSNb008315@cjg-freebsd11>
    Subject: Smoke [maint-5.26] v5.26.3-14-g4828b9e253 FAIL(M) freebsd 11.2-RELEASE-p5 (amd64/1 cpu)
    
    Automated smoke report for branch maint-5.26 5.26.3 patch 4828b9e2532c788f35b4d61d09ccb9c786cf4600 v5.26.3-14-g4828b9e253
    cjg-freebsd11: Intel(R) Xeon(R) CPU           L5640  @ 2.27GHz (amd64/1 cpu)
        on        freebsd - 11.2-RELEASE-p5
        using     clang++ version 4.2.1 Compatible FreeBSD Clang 6.0.0 (tags/RELEASE_600/final 326565)
        smoketime 59 minutes 34 seconds (average 7 minutes 27 seconds)
    
    Summary: FAIL(M)
    
    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.26.3-14-g4828b9e253  Configuration (common) -Dcc=clang++
    ----------- ---------------------------------------------------------
    M M         
    M M         -Duse64bitall
    M M         -Duseithreads
    M M         -Duseithreads -Duse64bitall
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKE4828b9e2532c788f35b4d61d09ccb9c786cf4600
    
    Testsuite was run only with 'harness'
    
    Tests skipped on user request:
        # One test name on a line
    Compiler messages(gcc):
    op.c:1182:11: warning: performing pointer arithmetic on a null pointer has undefined behavior if the offset is nonzero [-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:4106:33: warning: performing pointer arithmetic on a null pointer has undefined behavior if the offset is nonzero [-Wnull-pointer-arithmetic]
    ./warnings.h:131:6: note: expanded from macro 'DUP_WARNINGS'
    op.c:6852:25: warning: performing pointer arithmetic on a null pointer has undefined behavior if the offset is nonzero [-Wnull-pointer-arithmetic]
    op.c:9154:31: warning: performing pointer arithmetic on a null pointer has undefined behavior if the offset is nonzero [-Wnull-pointer-arithmetic]
    perl.c:1141:10: warning: performing pointer arithmetic on a null pointer has undefined behavior if the offset is nonzero [-Wnull-pointer-arithmetic]
    perl.c:3506:14: warning: performing pointer arithmetic on a null pointer has undefined behavior if the offset is nonzero [-Wnull-pointer-arithmetic]
    perl.c:3508:30: warning: performing pointer arithmetic on a null pointer has undefined behavior if the offset is nonzero [-Wnull-pointer-arithmetic]
    perl.c:3513:14: warning: performing pointer arithmetic on a null pointer has undefined behavior if the offset is nonzero [-Wnull-pointer-arithmetic]
    perl.c:3515:30: warning: performing pointer arithmetic on a null pointer has undefined behavior if the offset is nonzero [-Wnull-pointer-arithmetic]
    regcomp.c:15719:36: warning: performing pointer arithmetic on a null pointer has undefined behavior if the offset is nonzero [-Wnull-pointer-arithmetic]
    ./warnings.h:225:14: note: expanded from macro 'ckDEAD'
    regcomp.c:15936:23: warning: performing pointer arithmetic on a null pointer has undefined behavior if the offset is nonzero [-Wnull-pointer-arithmetic]
    regcomp.c:545:28: note: expanded from macro 'ALWAYS_WARN_SUPER'
    util.c:1963:48: warning: performing pointer arithmetic on a null pointer has undefined behavior if the offset is nonzero [-Wnull-pointer-arithmetic]
    util.c:2008:36: warning: performing pointer arithmetic on a null pointer has undefined behavior if the offset is nonzero [-Wnull-pointer-arithmetic]
    util.c:2011:36: warning: performing pointer arithmetic on a null pointer has undefined behavior if the offset is nonzero [-Wnull-pointer-arithmetic]
    util.c:2046:3: warning: performing pointer arithmetic on a null pointer has undefined behavior if the offset is nonzero [-Wnull-pointer-arithmetic]
    mg.c:1013:39: warning: performing pointer arithmetic on a null pointer has undefined behavior if the offset is nonzero [-Wnull-pointer-arithmetic]
    mg.c:1019:51: warning: performing pointer arithmetic on a null pointer has undefined behavior if the offset is nonzero [-Wnull-pointer-arithmetic]
    mg.c:2834:16: warning: performing pointer arithmetic on a null pointer has undefined behavior if the offset is nonzero [-Wnull-pointer-arithmetic]
    mg.c:2836:32: warning: performing pointer arithmetic on a null pointer has undefined behavior if the offset is nonzero [-Wnull-pointer-arithmetic]
    mg.c:2844:9: warning: performing pointer arithmetic on a null pointer has undefined behavior if the offset is nonzero [-Wnull-pointer-arithmetic]
    mg.c:2846:46: warning: performing pointer arithmetic on a null pointer has undefined behavior if the offset is nonzero [-Wnull-pointer-arithmetic]
    scope.c:1426:11: warning: performing pointer arithmetic on a null pointer has undefined behavior if the offset is nonzero [-Wnull-pointer-arithmetic]
    pp_ctl.c:1982:23: warning: performing pointer arithmetic on a null pointer has undefined behavior if the offset is nonzero [-Wnull-pointer-arithmetic]
    pp_ctl.c:1986:34: warning: performing pointer arithmetic on a null pointer has undefined behavior if the offset is nonzero [-Wnull-pointer-arithmetic]
    pp_ctl.c:3402:34: warning: performing pointer arithmetic on a null pointer has undefined behavior if the offset is nonzero [-Wnull-pointer-arithmetic]
    pp_ctl.c:3404:34: warning: performing pointer arithmetic on a null pointer has undefined behavior if the offset is nonzero [-Wnull-pointer-arithmetic]
    pp_ctl.c:3410:6: warning: performing pointer arithmetic on a null pointer has undefined behavior if the offset is nonzero [-Wnull-pointer-arithmetic]
    utf8.c:86:35: warning: performing pointer arithmetic on a null pointer has undefined behavior if the offset is nonzero [-Wnull-pointer-arithmetic]
    perlio.c:846:1: warning: unused parameter 'cv' [-Wunused-parameter]
    ./XSUB.h:152:18: note: expanded from macro 'XS'
    ./XSUB.h:141:44: note: expanded from macro 'XS_EXTERNAL'
    ./XSUB.h:122:43: note: expanded from macro 'XSPROTO'
    perlio.c:860:1: warning: unused parameter 'cv' [-Wunused-parameter]
    DynaLoader.c:534:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
    ../../XSUB.h:141:33: note: expanded from macro 'XS_EXTERNAL'
    B.xs:95:39: warning: performing pointer arithmetic on a null pointer has undefined behavior if the offset is nonzero [-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 if the offset is nonzero [-Wnull-pointer-arithmetic]
    ../../warnings.h:22:34: note: expanded from macro 'pWARN_NONE'
    B.c:3522:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
    Bzip2.c:1669:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
    compress.c:190:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
    compress.c:191:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
    compress.c:192:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
    compress.c:198:16: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
    compress.c:360:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
    compress.c:361:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
    Zlib.c:3708:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
    deflate.c:1152:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
    deflate.c:1153:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
    deflate.c:1154:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
    deflate.c:1173:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
    deflate.c:1174:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
    deflate.c:1175:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
    deflate.c:1393:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
    deflate.c:1394:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
    deflate.c:54:12: warning: unused variable 'deflate_copyright' [-Wunused-const-variable]
    inftrees.c:11:12: warning: unused variable 'inflate_copyright' [-Wunused-const-variable]
    trees.c:1160:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
    Cwd.c:1069:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
    DB_File.c:3054:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
    Dumper.c:1869:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
    RealPPPort.xs:1730:45: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
    RealPPPort.c:4739:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
    op.c:13496:22: warning: unused parameter 'my_perl' [-Wunused-parameter]
    ./perl.h:188:18: note: expanded from macro 'pTHX_'
    ./perl.h:175:22: note: expanded from macro 'pTHX'
    regcomp.c:4086:22: warning: unused parameter 'my_perl' [-Wunused-parameter]
    regcomp.c:10093:17: warning: unused parameter 'my_perl' [-Wunused-parameter]
    sv.c:14686:23: warning: performing pointer arithmetic on a null pointer has undefined behavior if the offset is nonzero [-Wnull-pointer-arithmetic]
    sv.c:15153:33: warning: performing pointer arithmetic on a null pointer has undefined behavior if the offset is nonzero [-Wnull-pointer-arithmetic]
    ./constants.h:24:11: warning: unused parameter 'my_perl' [-Wunused-parameter]
    ../../perl.h:188:18: note: expanded from macro 'pTHX_'
    ../../perl.h:175:22: note: expanded from macro 'pTHX'
    Zlib.xs:302:5: warning: unused variable 'my_perl' [-Wunused-variable]
    ../../perl.h:186:19: note: expanded from macro 'dTHX'
    Zlib.xs:695:5: warning: unused variable 'my_perl' [-Wunused-variable]
    ./constants.h:24:13: warning: unused parameter 'my_perl' [-Wunused-parameter]
    ./constants.h:101:13: warning: unused parameter 'my_perl' [-Wunused-parameter]
    ./constants.h:145:14: warning: unused parameter 'my_perl' [-Wunused-parameter]
    ./constants.h:189:14: warning: unused parameter 'my_perl' [-Wunused-parameter]
    ./constants.h:233:14: warning: unused parameter 'my_perl' [-Wunused-parameter]
    Cwd.xs:448:22: warning: unused parameter 'my_perl' [-Wunused-parameter]
    DB_File.xs:935:16: warning: unused parameter 'my_perl' [-Wunused-parameter]
    ./constants.h:79:13: warning: unused parameter 'my_perl' [-Wunused-parameter]
    ./constants.h:123:13: warning: unused parameter 'my_perl' [-Wunused-parameter]
    ./constants.h:167:13: warning: unused parameter 'my_perl' [-Wunused-parameter]
    ./constants.h:211:14: warning: unused parameter 'my_perl' [-Wunused-parameter]
    ./constants.h:266:14: warning: unused parameter 'my_perl' [-Wunused-parameter]
    
    Non-Fatal messages(gcc):
    
    
    
    -- 
    Report by Test::Smoke v1.71 running on perl 5.26.1
    (Reporter v0.053 / Smoker v0.046)