[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201308080929.r789TvvK027838@m-l.org>
Subject: Smoke [smoke-me/superfasthash4] v5.17.3-191-g2c1968e FAIL(m) linux 3.8.0-23-generic [debian] (x86_64/8 cpu) {smoke-me_g++_quick}
Content-type: text/plain; charset="UTF8"
Date: Thu, 8 Aug 2013 05:29 -0400
Mime-version: 1.0
Content-transfer-encoding: quoted-printable
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 2c1968e047571b381be91d7087660441f79=
6c0d0 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 =3D OK F =3D Failure(s), extended report at the bottom
X =3D Failure(s) under TEST but not under harness
? =3D still running or test results not (yet) available
Build failures during: - =3D unknown or N/A
c =3D Configure, m =3D make, M =3D make (after miniperl), t =3D make test-p=
rep
v5.17.3-191-g2c1968e Configuration (common) -Accflags=3D-DPERL_POISON -Dcc=
=3Dg++
----------- ---------------------------------------------------------
m m=20=20=20=20=20=20=20=20=20
m m -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE2c1968e047571b381be91d7087660441f796c0d0
Testsuite was run only with 'harness'
Compiler messages(gcc):
try.c: In function =E2=80=98int main()=E2=80=99:
hv.c: In function =E2=80=98void* Perl_hv_common(HV*, SV*, const char*, STRL=
EN, int, int, SV*, U32)=E2=80=99:
hv.c:618:2: error: =E2=80=98UINT32_C=E2=80=99 was not declared in this scope
hv.c: In function =E2=80=98SV* S_hv_delete_common(HV*, SV*, const char*, ST=
RLEN, int, I32, U32)=E2=80=99:
hv.c:983:2: error: =E2=80=98UINT32_C=E2=80=99 was not declared in this scope
hv.c: In function =E2=80=98void S_hsplit(HV*)=E2=80=99:
hv.c:1242:6: error: =E2=80=98UINT32_C=E2=80=99 was not declared in this sco=
pe
hv.c: In function =E2=80=98void Perl_hv_name_set(HV*, const char*, U32, U32=
)=E2=80=99:
hv.c:2117:5: error: =E2=80=98UINT32_C=E2=80=99 was not declared in this sco=
pe
hv.c: In function =E2=80=98void Perl_hv_ename_add(HV*, const char*, U32, U3=
2)=E2=80=99:
hv.c:2167:5: error: =E2=80=98UINT32_C=E2=80=99 was not declared in this sco=
pe
hv.c: In function =E2=80=98HEK* Perl_share_hek(const char*, I32, U32)=E2=80=
=99:
hv.c:2709:11: error: =E2=80=98UINT32_C=E2=80=99 was not declared in this sc=
ope
hv.c: In function =E2=80=98SV* Perl_refcounted_he_fetch_pvn(const refcounte=
d_he*, const char*, STRLEN, U32, U32)=E2=80=99:
hv.c:3056:2: error: =E2=80=98UINT32_C=E2=80=99 was not declared in this sco=
pe
gv.c: In function =E2=80=98GP* Perl_newGP(GV*)=E2=80=99:
gv.c:185:5: error: =E2=80=98UINT32_C=E2=80=99 was not declared in this scope
hv.c: In function =E2=80=98refcounted_he* Perl_refcounted_he_new_pvn(refcou=
nted_he*, const char*, STRLEN, U32, SV*, U32)=E2=80=99:
hv.c:3227:2: error: =E2=80=98UINT32_C=E2=80=99 was not declared in this sco=
pe
util.c: In function =E2=80=98char* S_write_no_mem()=E2=80=99:
util.c:68:34: warning: ignoring return value of =E2=80=98ssize_t write(int,=
const void*, size_t)=E2=80=99, declared with attribute warn_unused_result =
[-Wunused-result]
gv.c: In function =E2=80=98void Perl_gv_name_set(GV*, const char*, U32, U32=
)=E2=80=99:
gv.c:3115:5: error: =E2=80=98UINT32_C=E2=80=99 was not declared in this sco=
pe
mg.c: In function =E2=80=98int Perl_magic_set(SV*, MAGIC*)=E2=80=99:
mg.c:2830:43: warning: ignoring return value of =E2=80=98int setreuid(__uid=
_t, __uid_t)=E2=80=99, declared with attribute warn_unused_result [-Wunused=
-result]
mg.c:2859:32: warning: ignoring return value of =E2=80=98int seteuid(__uid_=
t)=E2=80=99, declared with attribute warn_unused_result [-Wunused-result]
mg.c:2889:43: warning: ignoring return value of =E2=80=98int setregid(__gid=
_t, __gid_t)=E2=80=99, declared with attribute warn_unused_result [-Wunused=
-result]
mg.c:2949:32: warning: ignoring return value of =E2=80=98int setegid(__gid_=
t)=E2=80=99, declared with attribute warn_unused_result [-Wunused-result]
pp_hot.c: In function =E2=80=98OP* Perl_pp_aassign()=E2=80=99:
pp_hot.c:1083:18: warning: ignoring return value of =E2=80=98int setresuid(=
__uid_t, __uid_t, __uid_t)=E2=80=99, declared with attribute warn_unused_re=
sult [-Wunused-result]
pp_hot.c:1115:18: warning: ignoring return value of =E2=80=98int setresgid(=
__gid_t, __gid_t, __gid_t)=E2=80=99, declared with attribute warn_unused_re=
sult [-Wunused-result]
op.c: In function =E2=80=98OP* S_fold_constants(OP*)=E2=80=99:
op.c:3111:1: warning: argument =E2=80=98o=E2=80=99 might be clobbered by =
=E2=80=98longjmp=E2=80=99 or =E2=80=98vfork=E2=80=99 [-Wclobbered]
regcomp.c: In function =E2=80=98REGEXP* Perl_re_op_compile(SV**, int, OP*, =
const regexp_engine*, REGEXP*, bool*, U32, U32)=E2=80=99:
regcomp.c:5298:1: warning: argument =E2=80=98orig_rx_flags=E2=80=99 might b=
e clobbered by =E2=80=98longjmp=E2=80=99 or =E2=80=98vfork=E2=80=99 [-Wclob=
bered]
regcomp.c: In function =E2=80=98void S_dump_trie(const _reg_trie_data*, HV*=
, AV*, U32)=E2=80=99:
regcomp.c:1060:5: warning: variable =E2=80=98re_debug_flags=E2=80=99 set bu=
t not used [-Wunused-but-set-variable]
regcomp.c: In function =E2=80=98void S_dump_trie_interim_list(const _reg_tr=
ie_data*, HV*, AV*, U32, U32)=E2=80=99:
regcomp.c:1151:5: warning: variable =E2=80=98re_debug_flags=E2=80=99 set bu=
t not used [-Wunused-but-set-variable]
regcomp.c: In function =E2=80=98void S_dump_trie_interim_table(const _reg_t=
rie_data*, HV*, AV*, U32, U32)=E2=80=99:
regcomp.c:1209:5: warning: variable =E2=80=98re_debug_flags=E2=80=99 set bu=
t not used [-Wunused-but-set-variable]
regcomp.c:6447:5: warning: variable =E2=80=98re_debug_flags=E2=80=99 set bu=
t not used [-Wunused-but-set-variable]
regcomp.c: In function =E2=80=98SV* Perl_reg_named_buff_nextkey(REGEXP*, U3=
2)=E2=80=99:
regcomp.c:6595:5: warning: variable =E2=80=98re_debug_flags=E2=80=99 set bu=
t not used [-Wunused-but-set-variable]
regcomp.c: In function =E2=80=98void Perl_pregfree2(REGEXP*)=E2=80=99:
regcomp.c:13918:5: warning: variable =E2=80=98re_debug_flags=E2=80=99 set b=
ut not used [-Wunused-but-set-variable]
gv.c: In function =E2=80=98GP* Perl_newGP(PerlInterpreter*, GV*)=E2=80=99:
gv.c: In function =E2=80=98void Perl_gv_name_set(PerlInterpreter*, GV*, con=
st char*, U32, U32)=E2=80=99:
hv.c: In function =E2=80=98void* Perl_hv_common(PerlInterpreter*, HV*, SV*,=
const char*, STRLEN, int, int, SV*, U32)=E2=80=99:
hv.c: In function =E2=80=98SV* S_hv_delete_common(PerlInterpreter*, HV*, SV=
*, const char*, STRLEN, int, I32, U32)=E2=80=99:
hv.c: In function =E2=80=98void S_hsplit(PerlInterpreter*, HV*)=E2=80=99:
hv.c: In function =E2=80=98void Perl_hv_name_set(PerlInterpreter*, HV*, con=
st char*, U32, U32)=E2=80=99:
hv.c: In function =E2=80=98void Perl_hv_ename_add(PerlInterpreter*, HV*, co=
nst char*, U32, U32)=E2=80=99:
hv.c: In function =E2=80=98HEK* Perl_share_hek(PerlInterpreter*, const char=
*, I32, U32)=E2=80=99:
hv.c: In function =E2=80=98SV* Perl_refcounted_he_fetch_pvn(PerlInterpreter=
*, const refcounted_he*, const char*, STRLEN, U32, U32)=E2=80=99:
hv.c: In function =E2=80=98refcounted_he* Perl_refcounted_he_new_pvn(PerlIn=
terpreter*, refcounted_he*, const char*, STRLEN, U32, SV*, U32)=E2=80=99:
perl.c: In function =E2=80=98void S_init_tls_and_interp(PerlInterpreter*)=
=E2=80=99:
perl.c:103:2: warning: ignoring return value of =E2=80=98ssize_t write(int,=
const void*, size_t)=E2=80=99, declared with attribute warn_unused_result =
[-Wunused-result]
mg.c: In function =E2=80=98int Perl_magic_set(PerlInterpreter*, SV*, MAGIC*=
)=E2=80=99:
util.c: In function =E2=80=98char* S_write_no_mem(PerlInterpreter*)=E2=80=
=99:
op.c: In function =E2=80=98OP* S_fold_constants(PerlInterpreter*, OP*)=E2=
=80=99:
regcomp.c: In function =E2=80=98REGEXP* Perl_re_op_compile(PerlInterpreter*=
, SV**, int, OP*, const regexp_engine*, REGEXP*, bool*, U32, U32)=E2=80=99:
regcomp.c: In function =E2=80=98void S_dump_trie(PerlInterpreter*, const _r=
eg_trie_data*, HV*, AV*, U32)=E2=80=99:
regcomp.c: In function =E2=80=98void S_dump_trie_interim_list(PerlInterpret=
er*, const _reg_trie_data*, HV*, AV*, U32, U32)=E2=80=99:
regcomp.c: In function =E2=80=98void S_dump_trie_interim_table(PerlInterpre=
ter*, const _reg_trie_data*, HV*, AV*, U32, U32)=E2=80=99:
regcomp.c: In function =E2=80=98SV* Perl_reg_named_buff_nextkey(PerlInterpr=
eter*, REGEXP*, U32)=E2=80=99:
regcomp.c: In function =E2=80=98void Perl_pregfree2(PerlInterpreter*, REGEX=
P*)=E2=80=99:
--=20
Report by Test::Smoke v1.53 build 1374 running on perl 5.14.2
(Reporter v0.050 / Smoker v0.045)