[via test-smoke.org] [similar] [Raw JSON] [Report JSON] [parsed detail]
Automated smoke report for branch blead 5.19.4 patch b66f3475d343bb78e55b4ba343433044f5966b6b v5.19.3-367-gb66f347.
mimas: AMD64 Family 16 Model 10 Stepping 0, AuthenticAMD (x86/2 cpus)
on cygwin_nt-6.2-wow64 1.7.24(0.269/5/3)
using gcc version 4.7.3 (*1)
smoketime 3 hours 25 minutes (average 51 minutes 20 seconds)
Summary: FAIL(F)
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.3-367-gb66f347
----------------------- ----------------------------------------------------
F F F F -Uusethreads (*1)
F F F F -Duseithreads (*1)
| | | |
| | | +------------ perlio DEBUGGING
| | +--------------- stdio DEBUGGING
| +------------------ perlio
+--------------------- stdio
Testsuite was run only with 'harness'
Applied patches:
SMOKEb66f3475d343bb78e55b4ba343433044f5966b6b
Skipped tests:
cpan/Socket/t/socketpair.t
Test failures:
None.
Compiler messages:
perl.c: In function âÂÂPerl_my_exitâÂÂ:
perl.c:4958:2: warning: format âÂÂ%uâ expects argument of type âÂÂunsigned intâÂÂ, but argument 2 has type âÂÂU32â [-Wformat]
perl.c: In function âÂÂPerl_my_failure_exitâÂÂ:
perl.c:5063:2: warning: format âÂÂ%uâ expects argument of type âÂÂunsigned intâÂÂ, but argument 2 has type âÂÂI32â [-Wformat]
op.c: In function âÂÂPerl_rpeepâÂÂ:
op.c:11080:25: warning: comparison is always false due to limited range of data type [-Wtype-limits]
malloc.c:700:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
mg.c: In function âÂÂPerl_magic_setdblineâÂÂ:
mg.c:1972:20: warning: format âÂÂ%lldâ expects argument of type âÂÂlong long intâÂÂ, but argument 2 has type âÂÂssize_tâ [-Wformat]
perlio.c: In function âÂÂPerlIOStdio_set_ptrcntâÂÂ:
perlio.c:3583:2: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
/usr/include/machine/_default_types.h:15:19: error: missing binary operator before token "("
compress.c: In function âÂÂsendMTFValuesâÂÂ:
compress.c:243:19: warning: variable âÂÂnBytesâ set but not used [-Wunused-but-set-variable]
POSIX.xs:81:7: warning: âÂÂ_tznameâ redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
str.c: In function âÂÂstr_getsâÂÂ:
str.c:213:15: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
str.c:233:18: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
sv.c: In function âÂÂPerl_sv_getsâÂÂ:
sv.c:8093:5: warning: unknown conversion type character âÂÂ,â in format [-Wformat]
sv.c:8093:5: warning: format âÂÂ%lluâ expects argument of type âÂÂlong long unsigned intâÂÂ, but argument 4 has type âÂÂssize_tâ [-Wformat]
sv.c:8093:5: warning: too many arguments for format [-Wformat-extra-args]
sv.c:8128:2: warning: unknown conversion type character 0xa in format [-Wformat]
sv.c:8128:2: warning: too many arguments for format [-Wformat-extra-args]
sv.c:8133:2: warning: unknown conversion type character âÂÂ,â in format [-Wformat]
sv.c:8133:2: warning: format âÂÂ%lluâ expects argument of type âÂÂlong long unsigned intâÂÂ, but argument 4 has type âÂÂssize_tâ [-Wformat]
sv.c:8133:2: warning: too many arguments for format [-Wformat-extra-args]
sv.c:8143:2: warning: unknown conversion type character âÂÂ,â in format [-Wformat]
sv.c:8143:2: warning: format âÂÂ%lluâ expects argument of type âÂÂlong long unsigned intâÂÂ, but argument 4 has type âÂÂssize_tâ [-Wformat]
sv.c:8143:2: warning: too many arguments for format [-Wformat-extra-args]
sv.c:8150:2: warning: unknown conversion type character 0xa in format [-Wformat]
sv.c:8150:2: warning: too many arguments for format [-Wformat-extra-args]
sv.c:8174:2: warning: unknown conversion type character 0xa in format [-Wformat]
sv.c:8174:2: warning: too many arguments for format [-Wformat-extra-args]
sv.c:8177:5: warning: unknown conversion type character âÂÂ,â in format [-Wformat]
sv.c:8177:5: warning: format âÂÂ%lluâ expects argument of type âÂÂlong long unsigned intâÂÂ, but argument 4 has type âÂÂssize_tâ [-Wformat]
sv.c:8177:5: warning: too many arguments for format [-Wformat-extra-args]
regexec.c: In function âÂÂPerl_regexec_flagsâÂÂ:
regexec.c:2275:9: warning: format âÂÂ%lldâ expects argument of type âÂÂlong long intâÂÂ, but argument 3 has type âÂÂintâ [-Wformat]
taint.c: In function âÂÂPerl_taint_properâÂÂ:
taint.c:38:2: warning: format âÂÂ%luâ expects argument of type âÂÂlong unsigned intâÂÂ, but argument 5 has type âÂÂuid_tâ [-Wformat]
taint.c:38:2: warning: format âÂÂ%luâ expects argument of type âÂÂlong unsigned intâÂÂ, but argument 6 has type âÂÂuid_tâ [-Wformat]
perl.c:4958:2: warning: format âÂÂ%uâ expects argument of type âÂÂunsigned intâÂÂ, but argument 3 has type âÂÂU32â [-Wformat]
perl.c:5063:2: warning: format âÂÂ%uâ expects argument of type âÂÂunsigned intâÂÂ, but argument 3 has type âÂÂI32â [-Wformat]
mg.c:1972:20: warning: format âÂÂ%lldâ expects argument of type âÂÂlong long intâÂÂ, but argument 3 has type âÂÂssize_tâ [-Wformat]
Pattern(gcc): /(^(?-s:.+?):(?: In function .+?:$|(?: undefined reference to .+?$)|\d+(?:\:\d+)?: (?:warning:|error:|invalid) .+?$))/
About this smoke: smoking-perl: 5.14.2 smoker-version: 1.53/0.045 timestamp: 2013-09-07 11:26:52+02 tester: cygsmoker