Smoke logs available at 
http://m-l.org/~perl/smoke/perl/linux/smoke-me_g++_quick/Yves 
Orton/log2c1968e047571b381be91d7087660441f796c0d0.log.gz

Automated smoke report for 5.17.4 patch 
2c1968e047571b381be91d7087660441f796c0d0 v5.17.3-191-g2c1968e
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
    on        linux - 3.8.0-23-generic [debian]
    using     g++ version 4.7.3
    smoketime 7 minutes 28 seconds (average 1 minute 52 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.17.3-191-g2c1968e  Configuration (common) -Accflags=-DPERL_POISON -Dcc=g++
----------- ---------------------------------------------------------
m m         
m m         -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging


Locally applied patches:
    SMOKE2c1968e047571b381be91d7087660441f796c0d0

Testsuite was run only with 'harness'

Compiler messages(gcc):
try.c: In function ‘int main()’:
hv.c: In function ‘void* Perl_hv_common(HV*, SV*, const char*, STRLEN, int, 
int, SV*, U32)’:
hv.c:618:2: error: ‘UINT32_C’ was not declared in this scope
hv.c: In function ‘SV* S_hv_delete_common(HV*, SV*, const char*, STRLEN, int, 
I32, U32)’:
hv.c:983:2: error: ‘UINT32_C’ was not declared in this scope
hv.c: In function ‘void S_hsplit(HV*)’:
hv.c:1242:6: error: ‘UINT32_C’ was not declared in this scope
hv.c: In function ‘void Perl_hv_name_set(HV*, const char*, U32, U32)’:
hv.c:2117:5: error: ‘UINT32_C’ was not declared in this scope
hv.c: In function ‘void Perl_hv_ename_add(HV*, const char*, U32, U32)’:
hv.c:2167:5: error: ‘UINT32_C’ was not declared in this scope
hv.c: In function ‘HEK* Perl_share_hek(const char*, I32, U32)’:
hv.c:2709:11: error: ‘UINT32_C’ was not declared in this scope
hv.c: In function ‘SV* Perl_refcounted_he_fetch_pvn(const refcounted_he*, const 
char*, STRLEN, U32, U32)’:
hv.c:3056:2: error: ‘UINT32_C’ was not declared in this scope
gv.c: In function ‘GP* Perl_newGP(GV*)’:
gv.c:185:5: error: ‘UINT32_C’ was not declared in this scope
hv.c: In function ‘refcounted_he* Perl_refcounted_he_new_pvn(refcounted_he*, 
const char*, STRLEN, U32, SV*, U32)’:
hv.c:3227:2: error: ‘UINT32_C’ was not declared in this scope
util.c: In function ‘char* S_write_no_mem()’:
util.c:68:34: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
gv.c: In function ‘void Perl_gv_name_set(GV*, const char*, U32, U32)’:
gv.c:3115:5: error: ‘UINT32_C’ was not declared in this scope
mg.c: In function ‘int Perl_magic_set(SV*, MAGIC*)’:
mg.c:2830:43: warning: ignoring return value of ‘int setreuid(__uid_t, 
__uid_t)’, declared with attribute warn_unused_result [-Wunused-result]
mg.c:2859:32: warning: ignoring return value of ‘int seteuid(__uid_t)’, 
declared with attribute warn_unused_result [-Wunused-result]
mg.c:2889:43: warning: ignoring return value of ‘int setregid(__gid_t, 
__gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
mg.c:2949:32: warning: ignoring return value of ‘int setegid(__gid_t)’, 
declared with attribute warn_unused_result [-Wunused-result]
pp_hot.c: In function ‘OP* Perl_pp_aassign()’:
pp_hot.c:1083:18: warning: ignoring return value of ‘int setresuid(__uid_t, 
__uid_t, __uid_t)’, declared with attribute warn_unused_result [-Wunused-result]
pp_hot.c:1115:18: warning: ignoring return value of ‘int setresgid(__gid_t, 
__gid_t, __gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
op.c: In function ‘OP* S_fold_constants(OP*)’:
op.c:3111:1: warning: argument ‘o’ might be clobbered by ‘longjmp’ or ‘vfork’ 
[-Wclobbered]
regcomp.c: In function ‘REGEXP* Perl_re_op_compile(SV**, int, OP*, const 
regexp_engine*, REGEXP*, bool*, U32, U32)’:
regcomp.c:5298:1: warning: argument ‘orig_rx_flags’ might be clobbered by 
‘longjmp’ or ‘vfork’ [-Wclobbered]
regcomp.c: In function ‘void S_dump_trie(const _reg_trie_data*, HV*, AV*, U32)’:
regcomp.c:1060:5: warning: variable ‘re_debug_flags’ set but not used 
[-Wunused-but-set-variable]
regcomp.c: In function ‘void S_dump_trie_interim_list(const _reg_trie_data*, 
HV*, AV*, U32, U32)’:
regcomp.c:1151:5: warning: variable ‘re_debug_flags’ set but not used 
[-Wunused-but-set-variable]
regcomp.c: In function ‘void S_dump_trie_interim_table(const _reg_trie_data*, 
HV*, AV*, U32, U32)’:
regcomp.c:1209:5: warning: variable ‘re_debug_flags’ set but not used 
[-Wunused-but-set-variable]
regcomp.c:6447:5: warning: variable ‘re_debug_flags’ set but not used 
[-Wunused-but-set-variable]
regcomp.c: In function ‘SV* Perl_reg_named_buff_nextkey(REGEXP*, U32)’:
regcomp.c:6595:5: warning: variable ‘re_debug_flags’ set but not used 
[-Wunused-but-set-variable]
regcomp.c: In function ‘void Perl_pregfree2(REGEXP*)’:
regcomp.c:13918:5: warning: variable ‘re_debug_flags’ set but not used 
[-Wunused-but-set-variable]
gv.c: In function ‘GP* Perl_newGP(PerlInterpreter*, GV*)’:
gv.c: In function ‘void Perl_gv_name_set(PerlInterpreter*, GV*, const char*, 
U32, U32)’:
hv.c: In function ‘void* Perl_hv_common(PerlInterpreter*, HV*, SV*, const 
char*, STRLEN, int, int, SV*, U32)’:
hv.c: In function ‘SV* S_hv_delete_common(PerlInterpreter*, HV*, SV*, const 
char*, STRLEN, int, I32, U32)’:
hv.c: In function ‘void S_hsplit(PerlInterpreter*, HV*)’:
hv.c: In function ‘void Perl_hv_name_set(PerlInterpreter*, HV*, const char*, 
U32, U32)’:
hv.c: In function ‘void Perl_hv_ename_add(PerlInterpreter*, HV*, const char*, 
U32, U32)’:
hv.c: In function ‘HEK* Perl_share_hek(PerlInterpreter*, const char*, I32, 
U32)’:
hv.c: In function ‘SV* Perl_refcounted_he_fetch_pvn(PerlInterpreter*, const 
refcounted_he*, const char*, STRLEN, U32, U32)’:
hv.c: In function ‘refcounted_he* Perl_refcounted_he_new_pvn(PerlInterpreter*, 
refcounted_he*, const char*, STRLEN, U32, SV*, U32)’:
perl.c: In function ‘void S_init_tls_and_interp(PerlInterpreter*)’:
perl.c:103:2: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
mg.c: In function ‘int Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)’:
util.c: In function ‘char* S_write_no_mem(PerlInterpreter*)’:
op.c: In function ‘OP* S_fold_constants(PerlInterpreter*, OP*)’:
regcomp.c: In function ‘REGEXP* Perl_re_op_compile(PerlInterpreter*, SV**, int, 
OP*, const regexp_engine*, REGEXP*, bool*, U32, U32)’:
regcomp.c: In function ‘void S_dump_trie(PerlInterpreter*, const 
_reg_trie_data*, HV*, AV*, U32)’:
regcomp.c: In function ‘void S_dump_trie_interim_list(PerlInterpreter*, const 
_reg_trie_data*, HV*, AV*, U32, U32)’:
regcomp.c: In function ‘void S_dump_trie_interim_table(PerlInterpreter*, const 
_reg_trie_data*, HV*, AV*, U32, U32)’:
regcomp.c: In function ‘SV* Perl_reg_named_buff_nextkey(PerlInterpreter*, 
REGEXP*, U32)’:
regcomp.c: In function ‘void Perl_pregfree2(PerlInterpreter*, REGEXP*)’:
-- 
Report by Test::Smoke v1.53 build 1374 running on perl 5.14.2
(Reporter v0.050 / Smoker v0.045)

Reply via email to