[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201301151610.r0FGAGgs002385@m-l.org>
Subject: Smoke [smoke-me/jrobinson/configure-for-cross] v5.17.7.0-229-g46b24b5 FAIL(F) linux 3.2.0-31-generic [debian] (x86_64/8 cpu) {smoke-me_g++_quick}
Content-type: text/plain; charset="UTF8"
Date: Tue, 15 Jan 2013 11:10 -0500
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/log46b24b502800863eed919941d961bd20c3957e93.log.gz
Automated smoke report for 5.17.8 patch 46b24b502800863eed919941d961bd20c39=
57e93 v5.17.7.0-229-g46b24b5
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 1600MHz) (x86_64=
/8 cpu)
on linux - 3.2.0-31-generic [debian]
using g++ version 4.7.2
smoketime 52 minutes 28 seconds (average 13 minutes 7 seconds)
Summary: FAIL(F)
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.7.0-229-g46b24b5 Configuration (common) -Accflags=3D-DPERL_POISON -D=
cc=3Dg++
----------- ---------------------------------------------------------
F O F O=20=20=20=20=20
F O F O -Duseithreads
| | | +----- -DDEBUGGING, minitest
| | +------- -DDEBUGGING
| +--------- no debugging, minitest
+----------- no debugging
Locally applied patches:
uncommitted-changes
SMOKE46b24b502800863eed919941d961bd20c3957e93
Testsuite was run only with 'harness'
Failures: (common-args) -Accflags=3D-DPERL_POISON -Dcc=3Dg++
[default]=20
../t/porting/pod_rules.t....................................FAILED
5
../t/porting/manifest.t.....................................FAILED
10667
[default] -DDEBUGGING
[default] -Duseithreads
../t/porting/pod_rules.t....................................FAILED
2
../t/porting/manifest.t.....................................FAILED
10667
[default] -DDEBUGGING -Duseithreads
../t/porting/pod_rules.t....................................FAILED
6
../t/porting/manifest.t.....................................FAILED
10667
Compiler messages(gcc):
/tmp/ccco6zxV.o: In function `p()':
try.c:(.text+0x1): undefined reference to `fwalk'
/tmp/cc9cD69Y.o: In function `p()':
try.c:(.text+0x1): undefined reference to `accessx'
/tmp/ccRu6rW4.o: In function `p()':
try.c:(.text+0x1): undefined reference to `aintl'
/tmp/ccnXxImb.o: In function `p()':
try.c:(.text+0x1): undefined reference to `ctime64'
/tmp/ccQL9qbh.o: In function `p()':
try.c:(.text+0x1): undefined reference to `localtime64'
/tmp/ccrA9h0i.o: In function `p()':
try.c:(.text+0x1): undefined reference to `gmtime64'
/tmp/ccAe8rvn.o: In function `p()':
try.c:(.text+0x1): undefined reference to `mktime64'
/tmp/ccwbvCgu.o: In function `p()':
try.c:(.text+0x1): undefined reference to `difftime64'
/tmp/ccjQ7KVy.o: In function `p()':
try.c:(.text+0x1): undefined reference to `asctime64'
/tmp/ccNBlEg3.o: In function `p()':
try.c:(.text+0x1): undefined reference to `atolf'
/tmp/ccuCSSwm.o: In function `p()':
try.c:(.text+0x1): undefined reference to `chsize'
try.c:1:18: error: expected unqualified-id before =E2=80=98class=E2=80=99
try.c:1:18: error: expected initializer before =E2=80=98class=E2=80=99
try.c: In function =E2=80=98void* (* p())()=E2=80=99:
try.c:1:54: error: expected primary-expression before =E2=80=98class=E2=80=
=99
try.c:1:54: error: expected =E2=80=98;=E2=80=99 before =E2=80=98class=E2=80=
=99
/tmp/cc6UhxeH.o: In function `p()':
try.c:(.text+0x1): undefined reference to `ctermid_r'
/tmp/ccRqh7Vs.o: In function `p()':
try.c:(.text+0x1): undefined reference to `endgrent_r'
/tmp/ccYJElSz.o: In function `p()':
try.c:(.text+0x1): undefined reference to `endhostent_r'
/tmp/cchSsHVH.o: In function `p()':
try.c:(.text+0x1): undefined reference to `endnetent_r'
/tmp/ccWgGFcj.o: In function `p()':
try.c:(.text+0x1): undefined reference to `endprotoent_r'
/tmp/ccRWUcVw.o: In function `p()':
try.c:(.text+0x1): undefined reference to `endpwent_r'
/tmp/ccVHszrE.o: In function `p()':
try.c:(.text+0x1): undefined reference to `endservent_r'
try.c: In function =E2=80=98int main()=E2=80=99:
try.c:36:10: warning: ignoring return value of =E2=80=98int pipe(int*)=E2=
=80=99, declared with attribute warn_unused_result [-Wunused-result]
try.c:37:10: warning: ignoring return value of =E2=80=98int pipe(int*)=E2=
=80=99, declared with attribute warn_unused_result [-Wunused-result]
try.c:53:35: 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]
try.c:66:23: 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]
try.c:72:35: 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]
try.c:78:21: warning: ignoring return value of =E2=80=98ssize_t read(int, v=
oid*, size_t)=E2=80=99, declared with attribute warn_unused_result [-Wunuse=
d-result]
/tmp/ccjXxcNV.o: In function `p()':
try.c:(.text+0x1): undefined reference to `fp_class'
/tmp/cciZF0X7.o: In function `p()':
try.c:(.text+0x1): undefined reference to `fpclass'
/tmp/ccVpD2Gd.o: In function `p()':
try.c:(.text+0x1): undefined reference to `fpclassify'
/tmp/ccoU3flf.o: In function `p()':
try.c:(.text+0x1): undefined reference to `fpclassl'
/tmp/ccRK3jbg.o: In function `p()':
try.c:(.text+0x1): undefined reference to `getespwnam'
/tmp/cceVHfBk.o: In function `p()':
try.c:(.text+0x1): undefined reference to `getfsstat'
/tmp/ccIz8Vjx.o: In function `p()':
try.c:(.text+0x1): undefined reference to `getmnt'
/tmp/cc5N6DjG.o: In function `p()':
try.c:(.text+0x1): undefined reference to `getpgrp2'
/tmp/ccAXfoSf.o: In function `p()':
try.c:(.text+0x1): undefined reference to `getprpwnam'
/tmp/ccCJdgKN.o: In function `p()':
try.c:(.text+0x1): undefined reference to `isfinite'
/tmp/ccSPFDjz.o: In function `p()':
try.c:(.text+0x1): undefined reference to `malloc_size'
/tmp/cc4QtTLH.o: In function `p()':
try.c:(.text+0x1): undefined reference to `malloc_good_size'
/tmp/ccMTpPI9.o: In function `p()':
try.c:(.text+0x1): undefined reference to `setgrent_r'
/tmp/cctB1mWi.o: In function `p()':
try.c:(.text+0x1): undefined reference to `sethostent_r'
/tmp/ccmm59NA.o: In function `p()':
try.c:(.text+0x1): undefined reference to `setlocale_r'
/tmp/cceVziGK.o: In function `p()':
try.c:(.text+0x1): undefined reference to `setnetent_r'
/tmp/ccW28310.o: In function `p()':
try.c:(.text+0x1): undefined reference to `setpgrp2'
/tmp/ccfxiES8.o: In function `p()':
try.c:(.text+0x1): undefined reference to `setproctitle'
/tmp/ccCbZja3.o: In function `p()':
try.c:(.text+0x1): undefined reference to `setprotoent_r'
/tmp/ccmLtai9.o: In function `p()':
try.c:(.text+0x1): undefined reference to `setpwent_r'
/tmp/ccmiwNys.o: In function `p()':
try.c:(.text+0x1): undefined reference to `setrgid'
/tmp/cc8kAXDy.o: In function `p()':
try.c:(.text+0x1): undefined reference to `setruid'
/tmp/ccti04kE.o: In function `p()':
try.c:(.text+0x1): undefined reference to `setservent_r'
/tmp/cc5S0SkS.o: In function `p()':
try.c:(.text+0x1): undefined reference to `socks5_init'
/tmp/ccN1aU41.o: In function `p()':
try.c:(.text+0x1): undefined reference to `strlcat'
/tmp/cchK2yT5.o: In function `p()':
try.c:(.text+0x1): undefined reference to `strlcpy'
/tmp/ccOLLQke.o: In function `p()':
try.c:(.text+0x1): undefined reference to `unordered'
sv.c: In function =E2=80=98void Perl_sv_vcatpvfn_flags(SV*, const char*, ST=
RLEN, __va_list_tag (*)[1], SV**, I32, bool*, U32)=E2=80=99:
sv.c:10327:41: warning: ignoring return value of =E2=80=98char* gcvt(double=
, int, char*)=E2=80=99, declared with attribute warn_unused_result [-Wunuse=
d-result]
sv.c:11177:53: warning: ignoring return value of =E2=80=98char* gcvt(double=
, int, char*)=E2=80=99, declared with attribute warn_unused_result [-Wunuse=
d-result]
sv.c: In function =E2=80=98char* Perl_sv_2pv_flags(SV*, STRLEN*, I32)=E2=80=
=99:
sv.c:2910:39: warning: ignoring return value of =E2=80=98char* gcvt(double,=
int, char*)=E2=80=99, declared with attribute warn_unused_result [-Wunused=
-result]
util.c: In function =E2=80=98void Perl_croak_no_mem()=E2=80=99:
util.c:1613:36: warning: ignoring return value of =E2=80=98ssize_t write(in=
t, const void*, size_t)=E2=80=99, declared with attribute warn_unused_resul=
t [-Wunused-result]
doio.c: In function =E2=80=98void S_exec_failed(const char*, int, int)=E2=
=80=99:
doio.c:1379:43: warning: ignoring return value of =E2=80=98ssize_t write(in=
t, const void*, size_t)=E2=80=99, declared with attribute warn_unused_resul=
t [-Wunused-result]
doio.c: In function =E2=80=98PerlIOl** Perl_nextargv(GV*)=E2=80=99:
doio.c:876:46: warning: ignoring return value of =E2=80=98int fchown(int, _=
_uid_t, __gid_t)=E2=80=99, declared with attribute warn_unused_result [-Wun=
used-result]
perlio.c: In function =E2=80=98void PerlIO_debug(const char*, ...)=E2=80=99:
perlio.c:480:43: warning: ignoring return value of =E2=80=98ssize_t write(i=
nt, const void*, size_t)=E2=80=99, declared with attribute warn_unused_resu=
lt [-Wunused-result]
sdbm.c: In function =E2=80=98int makroom(DBM*, long int, int)=E2=80=99:
sdbm.c:378:70: 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]
Call.xs: In function =E2=80=98I32 filter_call(int, SV*, int)=E2=80=99:
Call.xs:63:58: warning: format =E2=80=98%d=E2=80=99 expects argument of typ=
e =E2=80=98int=E2=80=99, but argument 3 has type =E2=80=98STRLEN {aka long =
unsigned int}=E2=80=99 [-Wformat]
Call.xs:63:58: warning: format =E2=80=98%d=E2=80=99 expects argument of typ=
e =E2=80=98int=E2=80=99, but argument 5 has type =E2=80=98STRLEN {aka long =
unsigned int}=E2=80=99 [-Wformat]
Call.xs:100:41: warning: format =E2=80=98%d=E2=80=99 expects argument of ty=
pe =E2=80=98int=E2=80=99, but argument 4 has type =E2=80=98STRLEN {aka long=
unsigned int}=E2=80=99 [-Wformat]
Call.xs:156:38: warning: format =E2=80=98%d=E2=80=99 expects argument of ty=
pe =E2=80=98int=E2=80=99, but argument 3 has type =E2=80=98STRLEN {aka long=
unsigned int}=E2=80=99 [-Wformat]
Call.xs:175:51: warning: format =E2=80=98%d=E2=80=99 expects argument of ty=
pe =E2=80=98int=E2=80=99, but argument 4 has type =E2=80=98long unsigned in=
t=E2=80=99 [-Wformat]
/tmp/ccVWMVyO.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `fwalk'
/tmp/cceIVcEQ.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `accessx'
/tmp/ccBpDpAa.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `aintl'
/tmp/ccF7phuH.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `ctime64'
/tmp/cce3ud2X.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `localtime64'
/tmp/cchOLiBf.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `gmtime64'
/tmp/ccoMt9HD.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `mktime64'
/tmp/ccmtpHjP.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `difftime64'
/tmp/ccNp1rI5.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `asctime64'
/tmp/ccBl7chj.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `atolf'
/tmp/ccayUC3b.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `chsize'
/tmp/ccPeyLG3.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `ctermid_r'
/tmp/ccCpmMgO.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `endgrent_r'
/tmp/ccozSe3Z.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `endhostent_r'
/tmp/cc5dKRtd.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `endnetent_r'
/tmp/cc7rfr6j.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `endprotoent_r'
/tmp/ccnE95Wy.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `endpwent_r'
/tmp/cc1zGxKP.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `endservent_r'
/tmp/ccPXuLBp.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `fp_class'
/tmp/cckwF6JG.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `fpclass'
/tmp/cc5xDnjM.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `fpclassify'
/tmp/cci6aEPT.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `fpclassl'
/tmp/ccwooBT6.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `getespwnam'
/tmp/ccJYrtab.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `getfsstat'
/tmp/ccuxc1X4.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `getmnt'
/tmp/ccg9N8IX.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `getpgrp2'
/tmp/ccYnsa2q.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `getprpwnam'
/tmp/cc9pqdf6.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `isfinite'
/tmp/cc8DiHUO.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `malloc_size'
/tmp/cciCAcCT.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `malloc_good_size'
/tmp/ccw8vKu1.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `setgrent_r'
/tmp/ccbLHyY8.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `sethostent_r'
/tmp/ccZNYkCi.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `setlocale_r'
/tmp/cciFjZFs.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `setnetent_r'
/tmp/ccAPV7EJ.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `setpgrp2'
/tmp/cc6xZ57R.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `setproctitle'
/tmp/ccH3J0NX.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `setprotoent_r'
/tmp/cc3vdi36.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `setpwent_r'
/tmp/ccNTjRsp.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `setrgid'
/tmp/ccerA5Rq.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `setruid'
/tmp/ccWjMF2B.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `setservent_r'
/tmp/ccFrErVT.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `socks5_init'
/tmp/cc8nlmjl.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `strlcat'
/tmp/cc2NJldf.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `strlcpy'
/tmp/ccXrQass.o: In function `p()':
/home/perl/smoke/perl/smoke-me_g++_quick/build/UU/try.c:1: undefined refere=
nce to `unordered'
/tmp/ccw7hFF6.o: In function `p()':
/tmp/ccD9hNtr.o: In function `p()':
/tmp/ccgZuswv.o: In function `p()':
/tmp/ccsbyVjJ.o: In function `p()':
/tmp/ccAcILXP.o: In function `p()':
/tmp/cceSECBW.o: In function `p()':
/tmp/cc3Ttdq2.o: In function `p()':
/tmp/ccXC6Dxh.o: In function `p()':
/tmp/ccXWehnt.o: In function `p()':
/tmp/ccCrcyp0.o: In function `p()':
/tmp/ccGIH26e.o: In function `p()':
/tmp/ccFiFy7z.o: In function `p()':
/tmp/ccJGnqWz.o: In function `p()':
/tmp/ccYEDIYA.o: In function `p()':
/tmp/ccOf5LsO.o: In function `p()':
/tmp/cchTPufX.o: In function `p()':
/tmp/cciAB706.o: In function `p()':
/tmp/ccLHqb6h.o: In function `p()':
/tmp/ccejTrqL.o: In function `p()':
/tmp/ccLw4kJ2.o: In function `p()':
/tmp/ccnGvhp9.o: In function `p()':
/tmp/ccDtvwYc.o: In function `p()':
/tmp/ccGggVWr.o: In function `p()':
/tmp/ccOEqzCz.o: In function `p()':
/tmp/ccJXYUpS.o: In function `p()':
/tmp/ccF227Ui.o: In function `p()':
/tmp/ccPxyFyb.o: In function `p()':
/tmp/ccl1sftt.o: In function `p()':
/tmp/ccJzbcLp.o: In function `p()':
/tmp/ccDWYW0B.o: In function `p()':
/tmp/ccEAQm3O.o: In function `p()':
/tmp/ccEYmbWV.o: In function `p()':
/tmp/ccKupAAc.o: In function `p()':
/tmp/cc4U2Ztj.o: In function `p()':
/tmp/cclZHkXB.o: In function `p()':
/tmp/ccbdiRcO.o: In function `p()':
/tmp/cc88YoOH.o: In function `p()':
/tmp/ccSh4z0R.o: In function `p()':
/tmp/ccZO6A8g.o: In function `p()':
/tmp/ccp46jJl.o: In function `p()':
/tmp/ccHLDqWt.o: In function `p()':
/tmp/cc8hstJL.o: In function `p()':
/tmp/ccOJpMNo.o: In function `p()':
/tmp/cc90xf0s.o: In function `p()':
/tmp/cc8e72uR.o: In function `p()':
perl.c: In function =E2=80=98void S_init_tls_and_interp(PerlInterpreter*)=
=E2=80=99:
perl.c:99: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]
doio.c: In function =E2=80=98void S_exec_failed(PerlInterpreter*, const cha=
r*, int, int)=E2=80=99:
doio.c: In function =E2=80=98PerlIOl** Perl_nextargv(PerlInterpreter*, GV*)=
=E2=80=99:
perlio.c:471:56: warning: ignoring return value of =E2=80=98ssize_t write(i=
nt, const void*, size_t)=E2=80=99, declared with attribute warn_unused_resu=
lt [-Wunused-result]
sv.c: In function =E2=80=98DIR* Perl_dirp_dup(PerlInterpreter*, DIR*, CLONE=
_PARAMS*)=E2=80=99:
sv.c:11623:26: warning: ignoring return value of =E2=80=98int fchdir(int)=
=E2=80=99, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function =E2=80=98void Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV=
*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*, U32)=E2=80=
=99:
sv.c: In function =E2=80=98char* Perl_sv_2pv_flags(PerlInterpreter*, SV*, S=
TRLEN*, I32)=E2=80=99:
Call.xs: In function =E2=80=98I32 filter_call(PerlInterpreter*, int, SV*, i=
nt)=E2=80=99:
shared.xs: In function =E2=80=98user_lock* S_get_userlock(PerlInterpreter*,=
SV*, bool)=E2=80=99:
shared.xs:362:5: warning: deprecated conversion from string constant to =E2=
=80=98char*=E2=80=99 [-Wwrite-strings]
shared.xs: In function =E2=80=98void S_sharedsv_dec(PerlInterpreter*, SV*)=
=E2=80=99:
shared.xs:535:5: warning: deprecated conversion from string constant to =E2=
=80=98char*=E2=80=99 [-Wwrite-strings]
shared.xs: In function =E2=80=98void Perl_sharedsv_share(PerlInterpreter*, =
SV*)=E2=80=99:
shared.xs:564:9: warning: deprecated conversion from string constant to =E2=
=80=98char*=E2=80=99 [-Wwrite-strings]
shared.xs: In function =E2=80=98int sharedsv_scalar_mg_get(PerlInterpreter*=
, SV*, MAGIC*)=E2=80=99:
shared.xs:739:5: warning: deprecated conversion from string constant to =E2=
=80=98char*=E2=80=99 [-Wwrite-strings]
shared.xs: In function =E2=80=98int sharedsv_scalar_mg_set(PerlInterpreter*=
, SV*, MAGIC*)=E2=80=99:
shared.xs:817:5: warning: deprecated conversion from string constant to =E2=
=80=98char*=E2=80=99 [-Wwrite-strings]
shared.xs: In function =E2=80=98int sharedsv_scalar_mg_free(PerlInterpreter=
*, SV*, MAGIC*)=E2=80=99:
shared.xs:835:5: warning: deprecated conversion from string constant to =E2=
=80=98char*=E2=80=99 [-Wwrite-strings]
shared.xs: In function =E2=80=98int sharedsv_scalar_mg_local(PerlInterprete=
r*, SV*, MAGIC*)=E2=80=99:
shared.xs:868:9: warning: deprecated conversion from string constant to =E2=
=80=98char*=E2=80=99 [-Wwrite-strings]
shared.xs: In function =E2=80=98int sharedsv_elem_mg_FETCH(PerlInterpreter*=
, SV*, MAGIC*)=E2=80=99:
shared.xs:905:5: warning: deprecated conversion from string constant to =E2=
=80=98char*=E2=80=99 [-Wwrite-strings]
shared.xs: In function =E2=80=98int sharedsv_elem_mg_STORE(PerlInterpreter*=
, SV*, MAGIC*)=E2=80=99:
shared.xs:960:5: warning: deprecated conversion from string constant to =E2=
=80=98char*=E2=80=99 [-Wwrite-strings]
shared.xs: In function =E2=80=98int sharedsv_elem_mg_DELETE(PerlInterpreter=
*, SV*, MAGIC*)=E2=80=99:
shared.xs:1003:5: warning: deprecated conversion from string constant to =
=E2=80=98char*=E2=80=99 [-Wwrite-strings]
shared.xs: In function =E2=80=98U32 sharedsv_array_mg_FETCHSIZE(PerlInterpr=
eter*, SV*, MAGIC*)=E2=80=99:
shared.xs:1066:5: warning: deprecated conversion from string constant to =
=E2=80=98char*=E2=80=99 [-Wwrite-strings]
shared.xs: In function =E2=80=98int sharedsv_array_mg_CLEAR(PerlInterpreter=
*, SV*, MAGIC*)=E2=80=99:
shared.xs:1086:5: warning: deprecated conversion from string constant to =
=E2=80=98char*=E2=80=99 [-Wwrite-strings]
shared.xs: In function =E2=80=98void Perl_sharedsv_lock(PerlInterpreter*, S=
V*)=E2=80=99:
shared.xs:1190:63: warning: deprecated conversion from string constant to =
=E2=80=98char*=E2=80=99 [-Wwrite-strings]
shared.xs: In function =E2=80=98void XS_threads__shared__tie_PUSH(PerlInter=
preter*, CV*)=E2=80=99:
shared.xs:1287:13: warning: deprecated conversion from string constant to =
=E2=80=98char*=E2=80=99 [-Wwrite-strings]
shared.xs: In function =E2=80=98void XS_threads__shared__tie_UNSHIFT(PerlIn=
terpreter*, CV*)=E2=80=99:
shared.xs:1305:9: warning: deprecated conversion from string constant to =
=E2=80=98char*=E2=80=99 [-Wwrite-strings]
shared.xs: In function =E2=80=98void XS_threads__shared__tie_POP(PerlInterp=
reter*, CV*)=E2=80=99:
shared.xs:1330:9: warning: deprecated conversion from string constant to =
=E2=80=98char*=E2=80=99 [-Wwrite-strings]
shared.xs: In function =E2=80=98void XS_threads__shared__tie_SHIFT(PerlInte=
rpreter*, CV*)=E2=80=99:
shared.xs:1347:9: warning: deprecated conversion from string constant to =
=E2=80=98char*=E2=80=99 [-Wwrite-strings]
shared.xs: In function =E2=80=98void XS_threads__shared__tie_EXTEND(PerlInt=
erpreter*, CV*)=E2=80=99:
shared.xs:1363:9: warning: deprecated conversion from string constant to =
=E2=80=98char*=E2=80=99 [-Wwrite-strings]
shared.xs: In function =E2=80=98void XS_threads__shared__tie_STORESIZE(Perl=
Interpreter*, CV*)=E2=80=99:
shared.xs:1373:9: warning: deprecated conversion from string constant to =
=E2=80=98char*=E2=80=99 [-Wwrite-strings]
shared.xs: In function =E2=80=98void XS_threads__shared__tie_EXISTS(PerlInt=
erpreter*, CV*)=E2=80=99:
shared.xs:1385:13: warning: deprecated conversion from string constant to =
=E2=80=98char*=E2=80=99 [-Wwrite-strings]
shared.xs:1395:13: warning: deprecated conversion from string constant to =
=E2=80=98char*=E2=80=99 [-Wwrite-strings]
shared.xs: In function =E2=80=98void XS_threads__shared__tie_FIRSTKEY(PerlI=
nterpreter*, CV*)=E2=80=99:
shared.xs:1411:9: warning: deprecated conversion from string constant to =
=E2=80=98char*=E2=80=99 [-Wwrite-strings]
shared.xs: In function =E2=80=98void XS_threads__shared__tie_NEXTKEY(PerlIn=
terpreter*, CV*)=E2=80=99:
shared.xs:1439:9: warning: deprecated conversion from string constant to =
=E2=80=98char*=E2=80=99 [-Wwrite-strings]
shared.xs: In function =E2=80=98void XS_threads__shared_bless(PerlInterpret=
er*, CV*)=E2=80=99:
shared.xs:1699:13: warning: deprecated conversion from string constant to =
=E2=80=98char*=E2=80=99 [-Wwrite-strings]
threads.xs: In function =E2=80=98ithread* S_ithread_create(PerlInterpreter*=
, SV*, IV, int, int, int, int)=E2=80=99:
threads.xs:714:83: warning: ignoring return value of =E2=80=98ssize_t write=
(int, const void*, size_t)=E2=80=99, declared with attribute warn_unused_re=
sult [-Wunused-result]
/tmp/ccZ6sXbl.o: In function `p()':
/tmp/ccIZ2AQK.o: In function `p()':
/tmp/ccS1MiHZ.o: In function `p()':
/tmp/cc4iJlAD.o: In function `p()':
/tmp/ccx3QqPJ.o: In function `p()':
/tmp/cc6QqWm4.o: In function `p()':
/tmp/ccXYfZag.o: In function `p()':
/tmp/ccBROYst.o: In function `p()':
/tmp/ccksp3PD.o: In function `p()':
/tmp/ccrggrpJ.o: In function `p()':
/tmp/ccad7VsS.o: In function `p()':
/tmp/ccwmqOpW.o: In function `p()':
/tmp/ccVchP0k.o: In function `p()':
/tmp/ccvEkMBA.o: In function `p()':
/tmp/ccGCfdlO.o: In function `p()':
/tmp/ccZ5v4qX.o: In function `p()':
/tmp/ccNOlnv2.o: In function `p()':
/tmp/cc6L6FZb.o: In function `p()':
/tmp/cc3KBFg2.o: In function `p()':
/tmp/ccW2UUG8.o: In function `p()':
/tmp/cc1QBTlh.o: In function `p()':
/tmp/cc1zph5l.o: In function `p()':
/tmp/cckvG9Py.o: In function `p()':
/tmp/ccyYcSPC.o: In function `p()':
/tmp/ccndkJ6X.o: In function `p()':
/tmp/ccTxImzT.o: In function `p()':
/tmp/cc0zb4xn.o: In function `p()':
/tmp/ccqAgPda.o: In function `p()':
/tmp/ccXzorGK.o: In function `p()':
/tmp/ccpbVqwU.o: In function `p()':
/tmp/ccyV9NT0.o: In function `p()':
/tmp/ccoRc2b9.o: In function `p()':
/tmp/ccDHdEqt.o: In function `p()':
/tmp/cctQySHz.o: In function `p()':
/tmp/ccQVVZcO.o: In function `p()':
/tmp/ccuAFnq3.o: In function `p()':
/tmp/cch9dtEZ.o: In function `p()':
/tmp/ccUcdEQd.o: In function `p()':
/tmp/ccQpnGOL.o: In function `p()':
/tmp/ccry4ZQW.o: In function `p()':
/tmp/cc0jxrj8.o: In function `p()':
/tmp/ccry0oUK.o: In function `p()':
/tmp/ccIZZcAT.o: In function `p()':
/tmp/ccCOP2z1.o: In function `p()':
/tmp/ccB4cYT1.o: In function `p()':
--=20
Report by Test::Smoke v1.44 build 1285 running on perl 5.14.2
(Reporter v0.035 / Smoker v0.045)