[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201308131536.r7DFa8hv014283@mars.tony.develop-help.com>
Subject: Smoke [5.19.3] v5.19.2-417-g0fc7871 FAIL(m) darwin 12.4.0 (Intel Core 2 Duo/)
Content-type: text/plain; charset="iso-8859-1"
Date: Wed, 14 Aug 2013 01:36 +1000
Mime-version: 1.0
Content-transfer-encoding: quoted-printable
Automated smoke report for 5.19.3 patch 0fc78719da1343d0bcde9370f8a0d914e77=
8b793 v5.19.2-417-g0fc7871
neptune.local: iMac (2.4 GHz) (Intel Core 2 Duo/)
on darwin - 12.4.0 (Mac OS X)
using cc version 4.2.1 Compatible Apple Clang 4.1 ((tags/Apple/clan=
g-421.11.66))
smoketime 6 hours 17 minutes (average 23 minutes 35 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.19.2-417-g0fc7871 Configuration (common) none
----------- ---------------------------------------------------------
O O m -=20=20=20=20=20
O O O O -Duse64bitint
O O O O -Dusedtrace
O O O O -Dusemorebits
O O O O -Duseithreads
O O O O -Duseithreads -Duse64bitint
O O O O -Duseithreads -Dusedtrace
O O O O -Duseithreads -Dusemorebits
| | | +----- PERLIO =3D perlio -DDEBUGGING
| | +------- PERLIO =3D stdio -DDEBUGGING
| +--------- PERLIO =3D perlio
+----------- PERLIO =3D stdio
Locally applied patches:
uncommitted-changes
SMOKE0fc78719da1343d0bcde9370f8a0d914e778b793
Testsuite was run only with 'harness' and HARNESS_OPTIONS=3Dj3
Passed Todo tests: (common-args) none
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio/perlio] -Duseithreads -Dusedtrace
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusedtrace
[stdio/perlio] -Duseithreads -Dusemorebits
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusemorebits
../cpan/List-Util/t/readonly.t..............................PASSED
10
Compiler messages(gcc):
perlio.c:3570:2: warning: assigning to 'unsigned char *' from 'char *' conv=
erts between pointers to integer types with different sign [-Wpointer-sign]
Cwd.xs:200:50: warning: size argument in 'strlcat' call appears to be size =
of the source; expected the size of the destination [-Wstrlcpy-strlcat-size]
DosGlob.xs:25:2: warning: expression result unused [-Wunused-value]
Glob.xs:96:2: warning: expression result unused [-Wunused-value]
Glob.xs:104:6: warning: expression result unused [-Wunused-value]
Glob.xs:324:2: warning: expression result unused [-Wunused-value]
Collate.xs:616:2: warning: expression result unused [-Wunused-value]
Collate.xs:606:2: warning: expression result unused [-Wunused-value]
Unicode.xs:176:6: warning: expression result unused [-Wunused-value]
Unicode.xs:341:6: warning: expression result unused [-Wunused-value]
str.c:213:15: warning: assigning to 'unsigned char *' from 'char *' convert=
s between pointers to integer types with different sign [-Wpointer-sign]
str.c:233:18: warning: assigning to 'unsigned char *' from 'char *' convert=
s between pointers to integer types with different sign [-Wpointer-sign]
pp_sys.c:4705:9: warning: implicit declaration of function 'gethostbyname' =
[-Wimplicit-function-declaration]
pp_sys.c:4705:7: warning: incompatible integer to pointer conversion assign=
ing to 'struct hostent *' from 'int';=20
pp_sys.c:4717:9: warning: implicit declaration of function 'gethostbyaddr' =
[-Wimplicit-function-declaration]
pp_sys.c:4717:7: warning: incompatible integer to pointer conversion assign=
ing to 'struct hostent *' from 'int';=20
pp_sys.c:4724:9: warning: implicit declaration of function 'gethostent' [-W=
implicit-function-declaration]
pp_sys.c:4724:7: warning: incompatible integer to pointer conversion assign=
ing to 'struct hostent *' from 'int';=20
pp_sys.c:4744:11: error: incomplete definition of type 'struct hostent'
pp_sys.c:4745:25: error: incomplete definition of type 'struct hostent'
pp_sys.c:4748:27: error: incomplete definition of type 'struct hostent'
pp_sys.c:4754:28: error: incomplete definition of type 'struct hostent'
pp_sys.c:4755:36: error: incomplete definition of type 'struct hostent'
pp_sys.c:4756:13: error: incomplete definition of type 'struct hostent'
pp_sys.c:4757:12: error: incomplete definition of type 'struct hostent'
pp_sys.c:4764:10: error: incomplete definition of type 'struct hostent'
pp_sys.c:4765:17: error: incomplete definition of type 'struct hostent'
pp_sys.c:4792:9: warning: implicit declaration of function 'getnetbyname' [=
-Wimplicit-function-declaration]
pp_sys.c:4792:7: warning: incompatible integer to pointer conversion assign=
ing to 'struct netent *' from 'int';=20
pp_sys.c:4801:9: warning: implicit declaration of function 'getnetbyaddr' [=
-Wimplicit-function-declaration]
pp_sys.c:4801:7: warning: incompatible integer to pointer conversion assign=
ing to 'struct netent *' from 'int';=20
pp_sys.c:4808:9: warning: implicit declaration of function 'getnetent' [-Wi=
mplicit-function-declaration]
pp_sys.c:4808:7: warning: incompatible integer to pointer conversion assign=
ing to 'struct netent *' from 'int';=20
pp_sys.c:4829:24: error: incomplete definition of type 'struct netent'
pp_sys.c:4831:20: error: incomplete definition of type 'struct netent'
pp_sys.c:4837:21: error: incomplete definition of type 'struct netent'
pp_sys.c:4838:36: error: incomplete definition of type 'struct netent'
pp_sys.c:4839:13: error: incomplete definition of type 'struct netent'
pp_sys.c:4840:13: error: incomplete definition of type 'struct netent'
pp_sys.c:4865:9: warning: implicit declaration of function 'getprotobyname'=
[-Wimplicit-function-declaration]
pp_sys.c:4865:7: warning: incompatible integer to pointer conversion assign=
ing to 'struct protoent *' from 'int';=20
pp_sys.c:4873:9: warning: implicit declaration of function 'getprotobynumbe=
r' [-Wimplicit-function-declaration]
pp_sys.c:4873:7: warning: incompatible integer to pointer conversion assign=
ing to 'struct protoent *' from 'int';=20
pp_sys.c:4880:9: warning: implicit declaration of function 'getprotoent' [-=
Wimplicit-function-declaration]
pp_sys.c:4880:7: warning: incompatible integer to pointer conversion assign=
ing to 'struct protoent *' from 'int';=20
pp_sys.c:4890:24: error: incomplete definition of type 'struct protoent'
pp_sys.c:4892:20: error: incomplete definition of type 'struct protoent'
pp_sys.c:4898:21: error: incomplete definition of type 'struct protoent'
pp_sys.c:4899:36: error: incomplete definition of type 'struct protoent'
--=20
Report by Test::Smoke v1.43 build 1271 running on perl 5.12.4
(Reporter v0.035 / Smoker v0.045)
Logs at http://perl.develop-help.com/reports/
Branch: remotes/origin/smoke-me/taint-failure
Configuration: default