• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.26.2-84-ge4562b40a2 FAIL(M) openbsd 6.4 Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (2267 MHz) 1

    Automated smoke report for branch maint-5.26 5.26.3 patch e4562b40a281ae891063b247d8764fc0ee5fbf36 v5.26.2-84-ge4562b40a2.
    cjg-openbsd6: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (2267 MHz) (amd64/1 cpus)
        on        openbsd 6.4
        using     clang++ version 4.2.1 Compatible OpenBSD Clang 6.0.0 (tags/RELEASE_600/final) (*1)
        smoketime 1 hour 18 minutes (average 9 minutes 51 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-84-ge4562b40a2
    ----------------------- ----------------------------------------------------
    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:
        SMOKEe4562b40a281ae891063b247d8764fc0ee5fbf36
    Skipped tests:
            # One test name on a line
    
    Test failures:
        None.
    
    Compiler messages:
        /home/core/tmp/try-26c2f9.o: In function `xxx(int, ...)':
        /home/core/tmp/try-c1bf24.o: In function `main':
        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]
        sv.o: In function `Perl_sv_2pv_flags':
        DynaLoader.c:534:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
        ../../XSUB.h:141:33: note: expanded from macro 'XS_EXTERNAL'
        libperl.a(sv.o): In function `Perl_sv_2pv_flags':
        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]
        /home/core/tmp/try-e0838f.o: In function `xxx(int, ...)':
        /home/core/smoke/perl-current/UU/try.c:29: warning: vsprintf() is often misused, please use vsnprintf()
        /home/core/tmp/try-c9acad.o: In function `main':
        /home/core/smoke/perl-current/UU/try.c:56: warning: sprintf() is often misused, please use snprintf()
        /home/core/smoke/perl-current/sv.c:3149: warning: sprintf() is often misused, please use snprintf()
        /home/core/tmp/try-f10ecc.o: In function `xxx(int, ...)':
        /home/core/tmp/try-c6e2f6.o: In function `main':
        /home/core/tmp/try-7d05e1.o: In function `xxx(int, ...)':
        /home/core/tmp/try-119288.o: In function `main':
        /home/core/tmp/try-ba11f0.o: In function `xxx(int, ...)':
        /home/core/tmp/try-c205ca.o: In function `main':
        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]
        /home/core/tmp/try-0ee9fd.o: In function `xxx(int, ...)':
        /home/core/tmp/try-946b73.o: In function `main':
        /home/core/tmp/try-2bf59a.o: In function `xxx(int, ...)':
        /home/core/tmp/try-7d818a.o: In function `main':
        /home/core/tmp/try-10cf0b.o: In function `xxx(int, ...)':
        /home/core/tmp/try-4fa9ba.o: In function `main':
    

    About this smoke:
    smoking-perl: 5.26.1
    smoker-version: 1.71/0.046
    timestamp: 2018-11-03 09:37:11+00
    tester: core