Automated smoke report for branch blead 5.21.8 patch ad2f46a793b4ade67d45ac0086ae62f6756c2752 v5.21.7-34-gad2f46a x066: POWER6 (architected), altivec supported CHRP IBM,8203-E4A (4695.000000MHz) (ppc64/4 cpu) on linux - 3.2.0-4-powerpc64 [7.7] using cc version 4.6.3 smoketime 2 hours 46 minutes (average 41 minutes 30 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.7-34-gad2f46a Configuration (common) none ----------- --------------------------------------------------------- F F F F F F F F -Duseithreads | | | +----- PERLIO = perlio -DDEBUGGING | | +------- PERLIO = stdio -DDEBUGGING | +--------- PERLIO = perlio +----------- PERLIO = stdio Locally applied patches: SMOKEad2f46a793b4ade67d45ac0086ae62f6756c2752 Testsuite was run only with 'harness' Tests skipped on user request: # One test name on a line Failures: (common-args) none [stdio/perlio] [stdio/perlio] -DDEBUGGING [stdio/perlio] -Duseithreads [stdio/perlio] -DDEBUGGING -Duseithreads ../t/porting/regen.t........................................FAILED 32 MANIFEST did not declare 'cpan/.gitignore' MANIFEST did not declare 'cpan/Compress-Raw-Bzip2/.gitignore' MANIFEST did not declare 'cpan/Compress-Raw-Zlib/.gitignore' MANIFEST did not declare 'cpan/DB_File/.gitignore' MANIFEST did not declare 'cpan/Devel-PPPort/.gitignore' MANIFEST did not declare 'cpan/Encode/.gitignore' MANIFEST did not declare 'cpan/IPC-SysV/.gitignore' MANIFEST did not declare 'cpan/Pod-Checker/.gitignore' MANIFEST did not declare 'cpan/Pod-Parser/.gitignore' MANIFEST did not declare 'cpan/Pod-Usage/.gitignore' MANIFEST did not declare 'cpan/Socket/.gitignore' MANIFEST did not declare 'cpan/Sys-Syslog/.gitignore' MANIFEST did not declare 'cpan/Unicode-Collate/.gitignore' MANIFEST did not declare 'cpan/Unicode-Normalize/.gitignore' MANIFEST did not declare 'cpan/podlators/.gitignore' MANIFEST did not declare 'dist/.gitignore' MANIFEST did not declare 'dist/IO/.gitignore' MANIFEST did not declare 'dist/XSLoader/.gitignore' MANIFEST did not declare 'dist/lib/.gitignore' MANIFEST did not declare 'ext/.gitignore' MANIFEST did not declare 'ext/B/.gitignore' MANIFEST did not declare 'ext/DynaLoader/.gitignore' MANIFEST did not declare 'ext/Errno/.gitignore' MANIFEST did not declare 'ext/Fcntl/.gitignore' MANIFEST did not declare 'ext/File-Glob/.gitignore' MANIFEST did not declare 'ext/GDBM_File/.gitignore' MANIFEST did not declare 'ext/I18N-Langinfo/.gitignore' MANIFEST did not declare 'ext/POSIX/.gitignore' MANIFEST did not declare 'ext/Pod-Functions/.gitignore' MANIFEST did not declare 'ext/Pod-Html/.gitignore' MANIFEST did not declare 'ext/SDBM_File/sdbm/.gitignore' MANIFEST did not declare 'ext/Win32CORE/.gitignore' MANIFEST did not declare 'ext/XS-APItest/.gitignore' MANIFEST did not declare 'lib/.gitignore' MANIFEST did not declare 'pod/.gitignore' MANIFEST did not declare 'utils/.gitignore' MANIFEST did not declare 'win32/.gitignore' Passed Todo tests: (common-args) none [stdio/perlio] [stdio/perlio] -DDEBUGGING [stdio/perlio] -Duseithreads [stdio/perlio] -DDEBUGGING -Duseithreads ../cpan/ExtUtils-MakeMaker/t/pm_to_blib.t...................PASSED 10-11 Compiler messages(gcc): Zlib.c: In function ‘XS_Compress__Raw__Zlib__inflateStream_inflate’: Zlib.c:2229:7: warning: variable ‘eof’ set but not used [-Wunused-but-set-variable] Zlib.c: In function ‘XS_Compress__Raw__Zlib__inflateScanStream_scan’: Zlib.c:3013:7: warning: variable ‘eof’ set but not used [-Wunused-but-set-variable] Zlib.c:3012:7: warning: variable ‘out’ set but not used [-Wunused-but-set-variable] Zlib.c: In function ‘XS_Compress__Raw__Zlib_constant’: ./constants.xs:38:11: warning: ‘iv’ may be used uninitialized in this function [-Wuninitialized] RealPPPort.xs: In function ‘XS_Devel__PPPort_check_HeUTF8’: RealPPPort.xs:528:17: warning: value computed is not used [-Wunused-value] MD5.xs: In function ‘XS_Digest__MD5_md5’: MD5.xs:753:27: warning: null argument where non-null required (argument 1) [-Wnonnull] MD5.xs:766:27: warning: null argument where non-null required (argument 1) [-Wnonnull] ./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] Call.xs: In function ‘filter_call’: Call.xs:176:43: warning: signed and unsigned type in conditional expression [-Wsign-compare] Call.xs:187:47: warning: signed and unsigned type in conditional expression [-Wsign-compare] Call.c: In function ‘XS_Filter__Util__Call_unimport’: Call.c:445:15: warning: variable ‘package’ set but not used [-Wunused-but-set-variable] ./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] SysV.c: In function ‘XS_IPC__SysV__constant’: ./const-xs.inc:38:11: warning: ‘iv’ may be used uninitialized in this function [-Wuninitialized] ListUtil.xs: In function ‘XS_List__Util_reduce’: ListUtil.xs:327:9: warning: variable ‘newsp’ set but not used [-Wunused-but-set-variable] ListUtil.xs: In function ‘XS_List__Util_first’: ListUtil.xs:381:9: warning: variable ‘newsp’ set but not used [-Wunused-but-set-variable] ListUtil.xs: In function ‘XS_List__Util_any’: ListUtil.xs:447:9: warning: variable ‘newsp’ set but not used [-Wunused-but-set-variable] ListUtil.xs: In function ‘XS_List__Util_pairfirst’: ListUtil.xs:509:9: warning: variable ‘newsp’ set but not used [-Wunused-but-set-variable] ListUtil.xs: In function ‘XS_List__Util_pairgrep’: ListUtil.xs:593:9: warning: variable ‘newsp’ set but not used [-Wunused-but-set-variable] 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:683:9: warning: variable ‘newsp’ set but not used [-Wunused-but-set-variable] ListUtil.xs:731:17: warning: unused variable ‘b’ [-Wunused-variable] ListUtil.xs:730:17: warning: unused variable ‘a’ [-Wunused-variable] ListUtil.c: In function ‘XS_List__Util_min’: ListUtil.xs:129:20: warning: ‘retval’ may be used uninitialized in this function [-Wuninitialized] ./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] Unicode.xs: In function ‘XS_Encode__Unicode_decode_xs’: Unicode.xs:174:6: warning: the address of ‘PL_sv_undef’ will always evaluate as ‘true’ [-Waddress] Unicode.xs:175:6: warning: value computed is not used [-Wunused-value] Unicode.xs:193:10: warning: the address of ‘PL_sv_undef’ will always evaluate as ‘true’ [-Waddress] Unicode.xs: In function ‘XS_Encode__Unicode_encode_xs’: Unicode.xs:339:6: warning: the address of ‘PL_sv_undef’ will always evaluate as ‘true’ [-Waddress] Unicode.xs:340:6: warning: value computed is not used [-Wunused-value] Unicode.xs:355:14: warning: the address of ‘PL_sv_undef’ will always evaluate as ‘true’ [-Waddress] ./const-xs.inc: In function ‘XS_Socket_AUTOLOAD’: ./const-xs.inc:890:6: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘line_t’ [-Wformat] ./const-xs.inc:895:6: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘line_t’ [-Wformat] 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] HiRes.xs: In function ‘XS_Time__HiRes_setitimer’: HiRes.xs:1112:2: warning: enum conversion when passing argument 1 of ‘setitimer’ is invalid in C++ [-Wc++-compat] HiRes.xs: In function ‘XS_Time__HiRes_getitimer’: HiRes.xs:1127:2: warning: enum conversion when passing argument 1 of ‘getitimer’ is invalid in C++ [-Wc++-compat] HiRes.c: In function ‘XS_Time__HiRes_constant’: ExtTest.c: In function ‘XS_ExtTest_constant’: ExtTest.xs:465:11: warning: ‘pv’ may be used uninitialized in this function [-Wuninitialized] ExtTest.xs:465:11: warning: ‘iv’ may be used uninitialized in this function [-Wuninitialized] ExtTest.xs:237:11: warning: ‘pv’ may be used uninitialized in this function [-Wuninitialized] ExtTest.xs:236:11: warning: ‘iv’ may be used uninitialized in this function [-Wuninitialized] ExtTest.xs:217:11: warning: ‘iv’ may be used uninitialized in this function [-Wuninitialized] ExtTest.xs:193:11: warning: ‘iv’ may be used uninitialized in this function [-Wuninitialized] scalar.xs: In function ‘PerlIOScalar_read’: scalar.xs:178:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] -- Report by Test::Smoke v1.6 running on perl 5.14.2 (Reporter v0.052 / Smoker v0.045)