• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/khw-regcomp] v5.23.8-10-ge4714cd PASS linux 3.16.0-43-generic [debian] (x86_64/8 cpu) {smoke-me_g++_quick}

    Subject: Smoke [smoke-me/khw-regcomp] v5.23.8-10-ge4714cd PASS linux 3.16.0-43-generic [debian] (x86_64/8 cpu) {smoke-me_g++_quick}
    Content-transfer-encoding: quoted-printable
    Date: Tue, 23 Feb 2016 01:06 -0500
    Content-type: text/plain; charset="UTF8"
    Mime-version: 1.0
    Message-ID: <20160223061019.6D9E14E02E8@zwei>
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_g++_quick/Karl%20Williamson/loge4714cd052848b3c64fabd4baaf1bbbb6df32ce7.log.gz
    
    Automated smoke report for 5.23.8 patch e4714cd052848b3c64fabd4baaf1bbbb6df32ce7 v5.23.8-10-ge4714cd
    zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 1600MHz) (x86_64/8 cpu)
        on        linux - 3.16.0-43-generic [debian]
        using     g++ version 4.9.1
        smoketime 49 minutes 53 seconds (average 12 minutes 28 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.23.8-10-ge4714cd  Configuration (common) -Accflags=-DPERL_POISON -Dcc=g++
    ----------- ---------------------------------------------------------
    O O         
    O O         -Duseithreads
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKEe4714cd052848b3c64fabd4baaf1bbbb6df32ce7
    
    Testsuite was run only with 'harness'
    
    Compiler messages(gcc):
    regcomp.c:8463:10: warning: "/*" within comment [-Wcomment]
    regcomp.c: In function ‘void S_invlist_replace_array(SV*, const UV*, UV, bool)’:
    regcomp.c:8364:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    inflate.c:1487:9: warning: unused parameter ‘subvert’ [-Wunused-parameter]
    ListUtil.xs: In function ‘void XS_List__Util_pairmap(CV*)’:
    ListUtil.xs:807:17: warning: unused variable ‘a’ [-Wunused-variable]
    ListUtil.xs:808:17: warning: unused variable ‘b’ [-Wunused-variable]
    ListUtil.xs:849:17: warning: unused variable ‘a’ [-Wunused-variable]
    ListUtil.xs:850:17: warning: unused variable ‘b’ [-Wunused-variable]
    POSIX.o: In function `XS_POSIX_tmpnam(cv*)':
    re_comp.c:8463:10: warning: "/*" within comment [-Wcomment]
    re_comp.c: In function ‘UV* S_invlist_array_alloc(UV, bool)’:
    re_comp.c:8344:17: warning: format ‘%d’ expects argument of type ‘int’, but argument 6 has type ‘UV {aka long unsigned int}’ [-Wformat=]
    re_comp.c:8344:17: warning: format ‘%d’ expects argument of type ‘int’, but argument 7 has type ‘long unsigned int’ [-Wformat=]
    re_comp.c: In function ‘void S_invlist_replace_array(SV*, const UV*, UV, bool)’:
    re_comp.c:8360:103: warning: format ‘%d’ expects argument of type ‘int’, but argument 6 has type ‘UV {aka long unsigned int}’ [-Wformat=]
    re_comp.c:8364:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    re_comp.c:8365:104: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 6 has type ‘UV {aka long unsigned int}’ [-Wformat=]
    re_comp.c:8372:127: warning: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘UV {aka long unsigned int}’ [-Wformat=]
    regcomp.c: In function ‘UV* S_invlist_array_alloc(UV, bool)’:
    regcomp.c:8344:17: warning: format ‘%d’ expects argument of type ‘int’, but argument 6 has type ‘UV {aka long unsigned int}’ [-Wformat=]
    regcomp.c:8344:17: warning: format ‘%d’ expects argument of type ‘int’, but argument 7 has type ‘long unsigned int’ [-Wformat=]
    regcomp.c:8360:103: warning: format ‘%d’ expects argument of type ‘int’, but argument 6 has type ‘UV {aka long unsigned int}’ [-Wformat=]
    regcomp.c:8365:104: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 6 has type ‘UV {aka long unsigned int}’ [-Wformat=]
    regcomp.c:8372:127: warning: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘UV {aka long unsigned int}’ [-Wformat=]
    regcomp.c: In function ‘void Perl__invlist_union_maybe_complement_2nd(SV*, SV*, bool, SV**)’:
    regcomp.c:9106:100: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 5 has type ‘UV {aka long unsigned int}’ [-Wformat=]
    regcomp.c: In function ‘void Perl__invlist_intersection_maybe_complement_2nd(SV*, SV*, bool, SV**)’:
    regcomp.c:9336:104: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 5 has type ‘UV {aka long unsigned int}’ [-Wformat=]
    POSIX.o: In function `XS_POSIX_tmpnam':
    /home/perl/smoke/perl/smoke-me_g++_quick/build/ext/POSIX/POSIX.xs:3266: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
    regcomp.c: In function ‘void S_invlist_replace_array(PerlInterpreter*, SV*, const UV*, UV, bool)’:
    ListUtil.xs: In function ‘void XS_List__Util_pairmap(PerlInterpreter*, CV*)’:
    POSIX.o: In function `XS_POSIX_tmpnam(interpreter*, cv*)':
    threads.xs: In function ‘void* S_ithread_run(void*)’:
    ../../perl.h:165:22: warning: variable ‘my_perl’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
    re_comp.c: In function ‘void S_invlist_replace_array(PerlInterpreter*, SV*, const UV*, UV, bool)’:
    regcomp.c: In function ‘void Perl__invlist_union_maybe_complement_2nd(PerlInterpreter*, SV*, SV*, bool, SV**)’:
    regcomp.c: In function ‘void Perl__invlist_intersection_maybe_complement_2nd(PerlInterpreter*, SV*, SV*, bool, SV**)’:
    -- 
    Report by Test::Smoke v1.53 build 1374 running on perl 5.20.1
    (Reporter v0.050 / Smoker v0.045)