[via test-smoke.org] [similar] [Raw JSON] [Report JSON] [parsed detail]
Automated smoke report for branch blead 5.19.3 patch 40206cde2a95959c16dd7ff4b4c3e46f09de43ab v5.19.2-303-g40206cd.
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 16 minutes (average 49 minutes 13 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.2-303-g40206cd
----------------------- ----------------------------------------------------
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:
SMOKE40206cde2a95959c16dd7ff4b4c3e46f09de43ab
Skipped tests:
cpan/Socket/t/socketpair.t
Test failures:
None.
Compiler messages:
perl.c: In function âÂÂPerl_my_exitâÂÂ:
perl.c:4960: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:5065: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:11107: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]
perlio.c: In function âÂÂPerlIOStdio_set_ptrcntâÂÂ:
perlio.c:3571: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]
regcomp.c: In function âÂÂPerl_regpropâÂÂ:
regcomp.c:14805:18: warning: variable âÂÂswâ set but not used [-Wunused-but-set-variable]
sv.c: In function âÂÂPerl_sv_getsâÂÂ:
sv.c:8065:5: warning: unknown conversion type character âÂÂ,â in format [-Wformat]
sv.c:8065:5: warning: format âÂÂ%lluâ expects argument of type âÂÂlong long unsigned intâÂÂ, but argument 4 has type âÂÂssize_tâ [-Wformat]
sv.c:8065:5: warning: too many arguments for format [-Wformat-extra-args]
sv.c:8100:2: warning: unknown conversion type character 0xa in format [-Wformat]
sv.c:8100:2: warning: too many arguments for format [-Wformat-extra-args]
sv.c:8105:2: warning: unknown conversion type character âÂÂ,â in format [-Wformat]
sv.c:8105:2: warning: format âÂÂ%lluâ expects argument of type âÂÂlong long unsigned intâÂÂ, but argument 4 has type âÂÂssize_tâ [-Wformat]
sv.c:8105:2: warning: too many arguments for format [-Wformat-extra-args]
sv.c:8115:2: warning: unknown conversion type character âÂÂ,â in format [-Wformat]
sv.c:8115:2: warning: format âÂÂ%lluâ expects argument of type âÂÂlong long unsigned intâÂÂ, but argument 4 has type âÂÂssize_tâ [-Wformat]
sv.c:8115:2: warning: too many arguments for format [-Wformat-extra-args]
sv.c:8122:2: warning: unknown conversion type character 0xa in format [-Wformat]
sv.c:8122:2: warning: too many arguments for format [-Wformat-extra-args]
sv.c:8146:2: warning: unknown conversion type character 0xa in format [-Wformat]
sv.c:8146:2: warning: too many arguments for format [-Wformat-extra-args]
sv.c:8149:5: warning: unknown conversion type character âÂÂ,â in format [-Wformat]
sv.c:8149:5: warning: format âÂÂ%lluâ expects argument of type âÂÂlong long unsigned intâÂÂ, but argument 4 has type âÂÂssize_tâ [-Wformat]
sv.c:8149:5: warning: too many arguments for format [-Wformat-extra-args]
regexec.c: In function âÂÂPerl_regexec_flagsâÂÂ:
regexec.c:2262: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:4960:2: warning: format âÂÂ%uâ expects argument of type âÂÂunsigned intâÂÂ, but argument 3 has type âÂÂU32â [-Wformat]
perl.c:5065:2: warning: format âÂÂ%uâ expects argument of type âÂÂunsigned intâÂÂ, but argument 3 has type âÂÂI32â [-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-08-30 09:23:02+02 tester: cygsmoker