[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201505130358.t4D3wJP5023932@mars.tony.develop-help.com>
Subject: Smoke [5.22.0] v5.21.11-114-gf406a6f FAIL(F) cygwin_nt-6.3-wow 2.0.1(0.287/5/3) (x86/2 cpu)
Content-type: text/plain; charset="UTF8"
Date: Wed, 13 May 2015 13:58 +1000
Mime-version: 1.0
Content-transfer-encoding: quoted-printable
Automated smoke report for 5.22.0 patch f406a6f62821dcd889c4c75c3a7a94e9bfc35b90 v5.21.11-114-gf406a6f
mimas: AMD64 Family 16 Model 10 Stepping 0, AuthenticAMD (x86/2 cpu)
on cygwin_nt-6.3-wow - 2.0.1(0.287/5/3)
using gcc version 4.9.2
smoketime 3 hours 2 minutes (average 45 minutes 45 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.21.11-114-gf406a6f Configuration (common) none
----------- ---------------------------------------------------------
O F O F -Uusethreads -Uusemymalloc
O F F F -Duseithreads -Uusemymalloc
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
RC0
uncommitted-changes
SMOKEf406a6f62821dcd889c4c75c3a7a94e9bfc35b90
Testsuite was run only with 'harness' and HARNESS_OPTIONS=j2
Failures: (common-args) none
[perlio] -Uusethreads -Uusemymalloc
../cpan/Time-HiRes/t/alarm.t................................FAILED
5, 9
Non-zero exit status: 2
[perlio] -DDEBUGGING -Uusethreads -Uusemymalloc
[perlio] -Duseithreads -Uusemymalloc
../cpan/Time-HiRes/t/alarm.t................................FAILED
5
Non-zero exit status: 1
[stdio] -DDEBUGGING -Duseithreads -Uusemymalloc
../cpan/Time-HiRes/t/ualarm.t...............................FAILED
Bad plan. You planned 12 tests but ran 2.
[perlio] -DDEBUGGING -Duseithreads -Uusemymalloc
../dist/threads/t/exit.t....................................FAILED
12, 14
Compiler messages(gcc):
op.c: In function âPerl_rpeepâ:
op.c:13402:35: warning: comparison is always false due to limited range of data type [-Wtype-limits]
regcomp.c: In function âPerl__invlist_union_maybe_complement_2ndâ:
regcomp.c:8717:6: warning: left shift count >= width of type
handy.h:1901:31: warning: integer overflow in expression [-Woverflow]
regcomp.c:8720:6: warning: left shift count >= width of type
regcomp.c: In function âPerl__invlist_intersection_maybe_complement_2ndâ:
regcomp.c:8956:6: warning: left shift count >= width of type
regcomp.c:8959:6: warning: left shift count >= width of type
pp_hot.c: In function âPerl_pp_aelemâ:
pp_hot.c:3342:8: warning: left shift count >= width of type
sv.c: In function âPerl_sv_vcatpvfn_flagsâ:
sv.c:11439:30: warning: comparison is always false due to limited range of data type [-Wtype-limits]
sv.c: In function âPerl_ptr_table_newâ:
sv.c:13145:5: warning: left shift count >= width of type
sv.c: In function âPerl_ptr_table_splitâ:
sv.c:13233:5: warning: left shift count >= width of type
sv.c:13234:5: warning: left shift count >= width of type
sv.c: In function âPerl_ptr_table_clearâ:
sv.c:13267:46: warning: left shift count >= width of type
pp.c: In function âS_scomplementâ:
pp.c:2468:8: warning: left shift count >= width of type
scope.c: In function âPerl_cxincâ:
scope.c:79:5: warning: left shift count >= width of type
time64.c: In function âS_copy_little_tm_to_big_TMâ:
time64.c:291:25: warning: assignment discards âconstâ qualifier from pointer target type
regexec.c: In function âS_regmatchâ:
regexec.c:5571:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
regexec.c:5608:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
regexec.c:5632:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
regexec.c:5701:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
perlio.c: In function âPerlIO_list_pushâ:
perlio.c:570:6: warning: left shift count >= width of type
perlio.c:572:6: warning: left shift count >= width of type
Win32CORE.c: In function âboot_Win32COREâ:
../../XSUB.h:126:43: warning: unused parameter âcvâ [-Wunused-parameter]
ptable.h: In function âptable_splitâ:
ptable.h:125:2: warning: left shift count >= width of type
../../handy.h:1901:31: warning: integer overflow in expression [-Woverflow]
compress.c: In function âBZ2_compressBlockâ:
compress.c:391:54: warning: âcost[5]â may be used uninitialized in this function [-Wmaybe-uninitialized]
compress.c:401:25: warning: âcost[4]â may be used uninitialized in this function [-Wmaybe-uninitialized]
compress.c:401:25: warning: âcost[3]â may be used uninitialized in this function [-Wmaybe-uninitialized]
compress.c:401:25: warning: âcost[2]â may be used uninitialized in this function [-Wmaybe-uninitialized]
RealPPPort.xs: In function âXS_Devel__PPPort_other_variablesâ:
../../pp.h:328:68: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
MD5.xs:171:1: warning: âstaticâ is not at beginning of declaration [-Wold-style-declaration]
Unicode.xs: In function âXS_Encode__Unicode_decode_xsâ:
../../../handy.h:111:31: warning: the address of âPL_sv_undefâ will always evaluate as âtrueâ [-Waddress]
Unicode.xs: In function âXS_Encode__Unicode_encode_xsâ:
./const-xs.inc: In function âXS_Fcntl_AUTOLOADâ:
./const-xs.inc:559:6: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âline_tâ [-Wformat=]
./const-xs.inc:564:6: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âline_tâ [-Wformat=]
./const-xs.inc: In function âXS_File__Glob_AUTOLOADâ:
./const-xs.inc:135:6: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âline_tâ [-Wformat=]
./const-xs.inc:140:6: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âline_tâ [-Wformat=]
./const-xs.inc: In function âXS_I18N__Langinfo_AUTOLOADâ:
./const-xs.inc:263:6: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âline_tâ [-Wformat=]
./const-xs.inc:268:6: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âline_tâ [-Wformat=]
const-c.inc: In function â_constant_5â:
const-c.inc:24:42: warning: unused parameter âiv_returnâ [-Wunused-parameter]
ListUtil.xs: In function âXS_List__Util_reduceâ:
../../cop.h:1186:10: warning: variable ânewspâ set but not used [-Wunused-but-set-variable]
ListUtil.xs: In function âXS_List__Util_firstâ:
ListUtil.xs: In function âXS_List__Util_anyâ:
ListUtil.xs: In function âXS_List__Util_pairfirstâ:
ListUtil.xs: In function âXS_List__Util_pairgrepâ:
ListUtil.xs: In function âXS_List__Util_pairmapâ:
ListUtil.xs:689:17: warning: unused variable âbâ [-Wunused-variable]
ListUtil.xs:688:17: warning: unused variable âaâ [-Wunused-variable]
ListUtil.xs:731:17: warning: unused variable âbâ [-Wunused-variable]
ListUtil.xs:730:17: warning: unused variable âaâ [-Wunused-variable]
Opcode.xs: In function ânew_opsetâ:
Opcode.xs:137:2: warning: left shift count >= width of type
POSIX.xs:1145:7: warning: â_tznameâ redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
POSIX.xs:1145:1: warning: initialization discards âconstâ qualifier from pointer target type
./const-xs.inc: In function âXS_POSIX_constantâ:
./const-xs.inc:1461:6: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âline_tâ [-Wformat=]
./const-xs.inc:1466:6: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âline_tâ [-Wformat=]
re_exec.c: In function âmy_re_intuit_startâ:
re_exec.c:1213:13: warning: format â%lldâ expects argument of type âlong long intâ, but argument 6 has type âlong intâ [-Wformat=]
re_exec.c: In function âS_regmatchâ:
re_exec.c:5571:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
re_exec.c:5608:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
re_exec.c:5632:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
re_exec.c:5701:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
./const-xs.inc: In function âXS_Socket_AUTOLOADâ:
./const-xs.inc:911:6: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âline_tâ [-Wformat=]
./const-xs.inc:916:6: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âline_tâ [-Wformat=]
./const-xs.inc: In function âboot_Socketâ:
./const-xs.inc:873:20: warning: missing braces around initializer [-Wmissing-braces]
./const-xs.inc:873:20: warning: (near initialization for âip6_address.__u6â) [-Wmissing-braces]
./const-xs.inc:882:20: warning: missing braces around initializer [-Wmissing-braces]
./const-xs.inc:882:20: warning: (near initialization for âip6_address.__u6â) [-Wmissing-braces]
HiRes.xs: In function â_gettimeofdayâ:
HiRes.xs:175:47: warning: unused parameter ânot_usedâ [-Wunused-parameter]
HiRes.xs: In function âXS_Time__HiRes_clockâ:
HiRes.xs:1250:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Piece.xs: In function â_strptimeâ:
Piece.xs:688:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Piece.xs:782:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Piece.xs: In function âXS_Time__Piece__strftimeâ:
Piece.xs:1059:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Piece.xs:350:13: warning: âcopyrightâ defined but not used [-Wunused-variable]
Piece.xs:352:13: warning: âsccsidâ defined but not used [-Wunused-variable]
Win32.xs:129:5: warning: non-local variable âg_osverâ with anonymous type is questionable in C++ [-Wc++-compat]
Win32.xs: In function âwstr_to_svâ:
Win32.xs:177:5: warning: implicit declaration of function âwcslenâ [-Wimplicit-function-declaration]
longpath.inc: In function âmy_longpathAâ:
longpath.inc:33:2: warning: array subscript has type âcharâ [-Wchar-subscripts]
longpath.inc: In function âmy_longpathWâ:
longpath.inc:85:3: warning: implicit declaration of function âwcscpyâ [-Wimplicit-function-declaration]
Win32.xs: In function âfree_childenvâ:
Win32.xs:378:21: warning: unused parameter âdâ [-Wunused-parameter]
Win32.xs: In function âw32_ExpandEnvironmentStringsâ:
Win32.xs: In function âw32_IsAdminUserâ:
Win32.xs:422:5: warning: missing braces around initializer [-Wmissing-braces]
Win32.xs:422:5: warning: (near initialization for âNtAuth.Valueâ) [-Wmissing-braces]
Win32.xs: In function âw32_LookupAccountNameâ:
Win32.xs: In function âw32_LookupAccountSIDâ:
Win32.xs: In function âw32_InitiateSystemShutdownâ:
Win32.xs: In function âw32_AbortSystemShutdownâ:
Win32.xs: In function âw32_MsgBoxâ:
Win32.xs:699:23: warning: initialization discards âconstâ qualifier from pointer target type
Win32.xs: In function âw32_LoadLibraryâ:
Win32.xs: In function âw32_FreeLibraryâ:
Win32.xs: In function âw32_GetProcAddressâ:
Win32.xs: In function âw32_RegisterServerâ:
Win32.xs: In function âw32_UnregisterServerâ:
Win32.xs: In function âw32_GetArchNameâ:
../../XSUB.h:164:20: warning: unused variable âitemsâ [-Wunused-variable]
Win32.xs: In function âw32_GetChipNameâ:
Win32.xs: In function âw32_GuidGenâ:
Win32.xs: In function âw32_GetFolderPathâ:
Win32.xs:902:54: warning: assignment discards âconstâ qualifier from pointer target type
Win32.xs:903:54: warning: assignment discards âconstâ qualifier from pointer target type
Win32.xs:904:54: warning: assignment discards âconstâ qualifier from pointer target type
Win32.xs:905:54: warning: assignment discards âconstâ qualifier from pointer target type
Win32.xs:907:54: warning: assignment discards âconstâ qualifier from pointer target type
Win32.xs:908:54: warning: assignment discards âconstâ qualifier from pointer target type
Win32.xs:909:54: warning: assignment discards âconstâ qualifier from pointer target type
Win32.xs:910:54: warning: assignment discards âconstâ qualifier from pointer target type
Win32.xs:911:54: warning: assignment discards âconstâ qualifier from pointer target type
Win32.xs:912:54: warning: assignment discards âconstâ qualifier from pointer target type
Win32.xs:913:54: warning: assignment discards âconstâ qualifier from pointer target type
Win32.xs:914:54: warning: assignment discards âconstâ qualifier from pointer target type
Win32.xs:915:54: warning: assignment discards âconstâ qualifier from pointer target type
Win32.xs:916:54: warning: assignment discards âconstâ qualifier from pointer target type
Win32.xs:917:54: warning: assignment discards âconstâ qualifier from pointer target type
Win32.xs:918:54: warning: assignment discards âconstâ qualifier from pointer target type
Win32.xs:919:54: warning: assignment discards âconstâ qualifier from pointer target type
Win32.xs:920:54: warning: assignment discards âconstâ qualifier from pointer target type
Win32.xs:921:54: warning: assignment discards âconstâ qualifier from pointer target type
Win32.xs:922:54: warning: assignment discards âconstâ qualifier from pointer target type
Win32.xs:923:54: warning: assignment discards âconstâ qualifier from pointer target type
Win32.xs:924:54: warning: assignment discards âconstâ qualifier from pointer target type
Win32.xs:931:54: warning: assignment discards âconstâ qualifier from pointer target type
Win32.xs:932:54: warning: assignment discards âconstâ qualifier from pointer target type
Win32.xs:933:54: warning: assignment discards âconstâ qualifier from pointer target type
Win32.xs:934:54: warning: assignment discards âconstâ qualifier from pointer target type
Win32.xs:935:54: warning: assignment discards âconstâ qualifier from pointer target type
Win32.xs:936:54: warning: assignment discards âconstâ qualifier from pointer target type
Win32.xs:937:54: warning: assignment discards âconstâ qualifier from pointer target type
Win32.xs:938:54: warning: assignment discards âconstâ qualifier from pointer target type
Win32.xs:939:54: warning: assignment discards âconstâ qualifier from pointer target type
Win32.xs:940:54: warning: assignment discards âconstâ qualifier from pointer target type
Win32.xs:941:54: warning: assignment discards âconstâ qualifier from pointer target type
Win32.xs:942:54: warning: assignment discards âconstâ qualifier from pointer target type
Win32.xs:976:69: warning: passing argument 1 of âget_unicode_envâ discards âconstâ qualifier from pointer target type
Win32.xs:977:69: warning: passing argument 1 of âget_unicode_envâ discards âconstâ qualifier from pointer target type
Win32.xs:978:69: warning: passing argument 1 of âget_unicode_envâ discards âconstâ qualifier from pointer target type
Win32.xs:979:69: warning: passing argument 1 of âget_unicode_envâ discards âconstâ qualifier from pointer target type
Win32.xs:980:69: warning: passing argument 1 of âget_unicode_envâ discards âconstâ qualifier from pointer target type
Win32.xs: In function âw32_GetFileVersionâ:
Win32.xs: In function âw32_SetChildShowWindowâ:
Win32.xs: In function âw32_GetCwdâ:
Win32.xs: In function âw32_SetCwdâ:
Win32.xs: In function âw32_GetNextAvailDriveâ:
Win32.xs: In function âw32_GetLastErrorâ:
Win32.xs: In function âw32_SetLastErrorâ:
Win32.xs: In function âw32_LoginNameâ:
Win32.xs: In function âw32_NodeNameâ:
Win32.xs: In function âw32_DomainNameâ:
Win32.xs: In function âw32_FsTypeâ:
Win32.xs: In function âw32_GetOSVersionâ:
Win32.xs: In function âw32_IsWinNTâ:
Win32.xs: In function âw32_IsWin95â:
Win32.xs: In function âw32_FormatMessageâ:
Win32.xs: In function âw32_Spawnâ:
Win32.xs: In function âw32_GetTickCountâ:
Win32.xs: In function âw32_GetShortPathNameâ:
Win32.xs: In function âw32_GetFullPathNameâ:
Win32.xs: In function âw32_GetLongPathNameâ:
Win32.xs:1528:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Win32.xs: In function âw32_GetANSIPathNameâ:
Win32.xs: In function âw32_Sleepâ:
Win32.xs: In function âw32_CopyFileâ:
Win32.xs: In function âw32_OutputDebugStringâ:
Win32.xs: In function âw32_GetCurrentProcessIdâ:
Win32.xs: In function âw32_GetCurrentThreadIdâ:
Win32.xs: In function âw32_CreateDirectoryâ:
Win32.xs: In function âw32_CreateFileâ:
Win32.xs: In function âw32_GetSystemMetricsâ:
Win32.xs: In function âw32_GetProductInfoâ:
Win32.xs: In function âw32_GetACPâ:
Win32.xs: In function âw32_GetConsoleCPâ:
Win32.xs: In function âw32_GetConsoleOutputCPâ:
Win32.xs: In function âw32_GetOEMCPâ:
Win32.xs: In function âw32_SetConsoleCPâ:
Win32.xs: In function âw32_SetConsoleOutputCPâ:
Win32.xs: In function âboot_Win32â:
Win32.xs:1767:1: warning: initialization discards âconstâ qualifier from pointer target type
Win32.xs:1189:16: warning: âpfnNetWkstaGetInfoâ may be used uninitialized in this function [-Wmaybe-uninitialized]
Win32.xs:1212:6: warning: âpfnNetApiBufferFreeâ may be used uninitialized in this function [-Wmaybe-uninitialized]
File.xs: In function âXS_Win32API__File_DeviceIoControlâ:
File.xs:244:5: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âDWORDâ [-Wformat=]
File.c: In function âXS_Win32API__File_GetVolumeInformationWâ:
File.c:1174:2: warning: implicit declaration of function âwcslenâ [-Wimplicit-function-declaration]
File.c: In function âXS_Win32API__File_OsFHandleOpenFdâ:
File.c:1458:8: warning: variable âuModeâ set but not used [-Wunused-but-set-variable]
File.c:1457:7: warning: variable âhOsFHandleâ set but not used [-Wunused-but-set-variable]
File.xs: In function âXS_Win32API__File_SetFilePointerâ:
File.xs:604:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
File.xs: In function âXS_Win32API__File_WriteFileâ:
File.xs:641:8: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âDWORDâ [-Wformat=]
Typemap.xs: In function âXS_unpack_anotherstructPtrPtrâ:
Typemap.xs:164:5: warning: left shift count >= width of type
sv.c:11441:38: warning: comparison is always true due to limited range of data type [-Wtype-limits]
sv.c:12670:25: warning: comparison is always true due to limited range of data type [-Wtype-limits]
regexec.c: In function âPerl_re_intuit_startâ:
regexec.c:1213:13: warning: format â%lldâ expects argument of type âlong long intâ, but argument 6 has type âlong intâ [-Wformat=]
scalar.xs: In function âPerlIOScalar_readâ:
scalar.xs:178:27: warning: comparison is always true due to limited range of data type [-Wtype-limits]
File.xs: In function âErrPrintfâ:
File.xs:65:7: warning: assignment discards âconstâ qualifier from pointer target type
File.xs:58:5: warning: âErrPrintfâ defined but not used [-Wunused-function]
sv.c: In function âperl_cloneâ:
sv.c:15000:2: warning: left shift count >= width of type
MD5.xs:159:1: warning: âstaticâ is not at beginning of declaration [-Wold-style-declaration]
Opcode.xs: In function âopmask_addlocalâ:
../../perl.h:6281:12: warning: unused variable âmy_cxtpâ [-Wunused-variable]
threads.xs: In function âS_ithread_runâ:
../../perl.h:165:22: warning: variable âmy_perlâ might be clobbered by âlongjmpâ or âvforkâ [-Wclobbered]
HiRes.c: In function âXS_Time__HiRes_CLONEâ:
Win32.xs:976:69: warning: passing argument 2 of âget_unicode_envâ discards âconstâ qualifier from pointer target type
Win32.xs:977:69: warning: passing argument 2 of âget_unicode_envâ discards âconstâ qualifier from pointer target type
Win32.xs:978:69: warning: passing argument 2 of âget_unicode_envâ discards âconstâ qualifier from pointer target type
Win32.xs:979:69: warning: passing argument 2 of âget_unicode_envâ discards âconstâ qualifier from pointer target type
Win32.xs:980:69: warning: passing argument 2 of âget_unicode_envâ discards âconstâ qualifier from pointer target type
UUID: 4D1E1C19-6D99-1014-BC79-01263D0D44DE
Branch: smoke-me/tonyc/eumm-locale-update
Config: default
Logs: http://perl.develop-help.com/reports/
--
Report by Test::Smoke v1.53 build running on perl 5.14.4
(Reporter v0.050 / Smoker v0.045)