• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.26.2-85-gadf1b5d28a FAIL(M) freebsd 12.0-BETA3 Intel(R) Xeon(R) CPU L5640 @ 2.27GHz 1

    Automated smoke report for branch maint-5.26 5.26.3 patch adf1b5d28a4fd0e20bbbb72cab062fdd520cb065 v5.26.2-85-gadf1b5d28a.
    cjg-freebsd12: Intel(R) Xeon(R) CPU           L5640  @ 2.27GHz (amd64/1 cpus)
        on        freebsd 12.0-BETA3
        using     clang++ version 4.2.1 Compatible FreeBSD Clang 6.0.1 (tags/RELEASE_601/final 335540) (*1)
        smoketime 57 minutes 56 seconds (average 7 minutes 14 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.2-85-gadf1b5d28a
    ----------------------- ----------------------------------------------------
    O  O                    -Dcc=clang++ (*1)
    O  O                    -Dcc=clang++ -Duse64bitall (*1)
    O  O                    -Dcc=clang++ -Duseithreads (*1)
    O  O                    -Dcc=clang++ -Duseithreads -Duse64bitall (*1)
    |  |
    |  +------------------  minitest DEBUGGING
    +---------------------  minitest
    
    Testsuite was run only with 'harness'
    
      Applied patches:
        SMOKEadf1b5d28a4fd0e20bbbb72cab062fdd520cb065
    Skipped tests:
            # One test name on a line
    
    Test failures:
        None.
    
    Compiler messages:
        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:15709: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:15926: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]
    

    About this smoke:
    smoking-perl: 5.26.1
    smoker-version: 1.71/0.046
    timestamp: 2018-11-05 08:06:04+00
    tester: core