Smoke logs available at 
http://m-l.org/~perl/smoke/perl/linux/blead_g++_quick/log690140045b6a80981ca64b0ea62f68c2035574f1.log.gz

Automated smoke report for 5.19.9 patch 
690140045b6a80981ca64b0ea62f68c2035574f1 v5.19.8-294-g6901400
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
    on        linux - 3.11.0-15-generic [debian]
    using     g++ version 4.8.1
    smoketime 25 minutes 43 seconds (average 6 minutes 26 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.19.8-294-g6901400  Configuration (common) -Accflags=-DPERL_POISON -Dcc=g++
----------- ---------------------------------------------------------
M M         
M M         -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging


Locally applied patches:
    SMOKE690140045b6a80981ca64b0ea62f68c2035574f1

Testsuite was run only with 'harness'

Failures: (common-args) -Accflags=-DPERL_POISON -Dcc=g++
[minitest] 
[minitest] -Duseithreads
    t/op/lc ........................ FAILED--no leader found
    t/uni/fold ..................... FAILED--no leader found

[minitest] -DDEBUGGING
[minitest] -DDEBUGGING -Duseithreads
    t/comp/hints ................... FAILED--expected 31 tests, saw 10
    t/comp/require ................. FAILED at test 53
    t/re/overload .................. FAILED--no leader found
    t/re/pat ....................... FAILED--no leader found
    t/re/pat_re_eval ............... FAILED--no leader found
    t/re/reg_eval_scope ............ FAILED--no leader found
    t/re/reg_mesg .................. FAILED--no leader found
    t/re/regex_sets ................ FAILED--no leader found
    t/re/regex_sets_compat ......... FAILED at test 1433
    t/re/regexp .................... FAILED at test 1433
    t/re/regexp_noamp .............. FAILED at test 1433
    t/re/regexp_notrie ............. FAILED at test 1433
    t/re/regexp_qr ................. FAILED at test 1433
    t/re/regexp_qr_embed ........... FAILED at test 1433
    t/re/regexp_trielist ........... FAILED at test 1433
    t/re/rxcode .................... FAILED--no leader found
    t/re/uniprops .................. FAILED--no leader found
    t/op/closure ................... FAILED--no leader found
    t/op/eval ...................... FAILED at test 124
    t/op/lc ........................ FAILED--no leader found
    t/op/sub ....................... FAILED--expected 33 tests, saw 31
    t/op/tr ........................ FAILED--no leader found
    t/uni/cache .................... FAILED--no leader found
    t/uni/class .................... FAILED--no leader found
    t/uni/fold ..................... FAILED--no leader found
    t/uni/gv ....................... FAILED--no leader found
    t/uni/labels ................... FAILED--no leader found
    t/uni/lower .................... FAILED--no leader found
    t/uni/parser ................... FAILED--no leader found
    t/uni/title .................... FAILED--no leader found
    t/uni/upper .................... FAILED--no leader found
    t/uni/variables ................ FAILED--no leader found

Compiler messages(gcc):
try.c: In function ‘int main()’:
regexec.c: In function ‘bool 
_ZL25S_setup_EXACTISH_ST_c1_c2PK7regnodePiPhS2_S3_P13regmatch_info.isra.3(const 
regnode*, int*, U8*, int*, U8*, bool, bool)’:
regexec.c:3433:8: warning: ‘folded’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
locale.c: In function ‘bool S_is_cur_LC_category_utf8(int)’:
locale.c:820:40: warning: ignoring return value of ‘int mbtowc(wchar_t*, const 
char*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
MD5.xs: In function ‘void XS_Digest__MD5_md5(CV*)’:
../../handy.h:449:36: warning: null argument where non-null required (argument 
1) [-Wnonnull]
../../perl.h:3063:79: error: declaration of ‘void* Perl_calloc(size_t, size_t)’ 
has a different exception specifier
<command-line>:0:8: error: from previous declaration ‘void* Perl_calloc(size_t, 
size_t) throw ()’
POSIX.o: In function `XS_POSIX_tmpnam(cv*)':
../../perl.h:3063:79: error: declaration of ‘void* Perl_malloc(size_t)’ has a 
different exception specifier
<command-line>:0:8: error: from previous declaration ‘void* Perl_malloc(size_t) 
throw ()’
../../proto.h:2506:47: error: declaration of ‘void Perl_mfree(void*)’ has a 
different exception specifier
<command-line>:0:6: error: from previous declaration ‘void Perl_mfree(void*) 
throw ()’
../../perl.h:3063:79: error: declaration of ‘void* Perl_realloc(void*, size_t)’ 
has a different exception specifier
<command-line>:0:9: error: from previous declaration ‘void* Perl_realloc(void*, 
size_t) throw ()’
regexec.c: In function ‘bool 
_ZL25S_setup_EXACTISH_ST_c1_c2PK7regnodePiPhS2_S3_P13regmatch_info.isra.5(const 
regnode*, int*, U8*, int*, U8*, bool, bool)’:
POSIX.o: In function `XS_POSIX_tmpnam':
/home/perl/smoke/perl/blead_g++_quick/build/ext/POSIX/POSIX.xs:1437: warning: 
the use of `tmpnam' is dangerous, better use `mkstemp'
regexec.c: In function ‘bool 
_ZL25S_setup_EXACTISH_ST_c1_c2P11interpreterPK7regnodePiPhS4_S5_P13regmatch_info.isra.3(PerlInterpreter*,
 const regnode*, int*, U8*, int*, U8*, bool, bool)’:
locale.c: In function ‘bool S_is_cur_LC_category_utf8(PerlInterpreter*, int)’:
MD5.xs: In function ‘void XS_Digest__MD5_md5(PerlInterpreter*, CV*)’:
POSIX.o: In function `XS_POSIX_tmpnam(interpreter*, cv*)':
regexec.c: In function ‘bool 
_ZL25S_setup_EXACTISH_ST_c1_c2P11interpreterPK7regnodePiPhS4_S5_P13regmatch_info.isra.5(PerlInterpreter*,
 const regnode*, int*, U8*, int*, U8*, bool, bool)’:
-- 
Report by Test::Smoke v1.53 build 1374 running on perl 5.14.2
(Reporter v0.050 / Smoker v0.045)

Reply via email to