Automated smoke report for branch maint-5.16 5.16.3 patch 
7aa08a0f356a87b817f92a7941678ccf0e162b90 v5.16.3-9-g7aa08a0
OSL069: Intel64 Family 6 Model 37 Stepping 5, GenuineIntel (x86/4 cpu)
    on        cygwin_nt-6.1-wow64 - 1.7.29(0.272/5/3)
    using     gcc version 4.8.2
    smoketime 1 hour 12 minutes (average 9 minutes 2 seconds)

Summary: FAIL(m)

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.16.3-9-g7aa08a0  Configuration (common) none
----------- ---------------------------------------------------------
m - m -     
m - m -     -Duse64bitint
m - m -     -Duseithreads
m - m -     -Duseithreads -Duse64bitint
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio  -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio


Locally applied patches:
    SMOKE7aa08a0f356a87b817f92a7941678ccf0e162b90

Tests skipped on user request:
    # One test name on a line
MANIFEST did not declare '.git/FETCH_HEAD'
MANIFEST did not declare '.git/HEAD'
MANIFEST did not declare '.git/ORIG_HEAD'
MANIFEST did not declare '.git/config'
MANIFEST did not declare '.git/description'
MANIFEST did not declare '.git/hooks/applypatch-msg.sample'
MANIFEST did not declare '.git/hooks/commit-msg.sample'
MANIFEST did not declare '.git/hooks/post-update.sample'
MANIFEST did not declare '.git/hooks/pre-applypatch.sample'
MANIFEST did not declare '.git/hooks/pre-commit.sample'
MANIFEST did not declare '.git/hooks/pre-rebase.sample'
MANIFEST did not declare '.git/hooks/prepare-commit-msg.sample'
MANIFEST did not declare '.git/hooks/update.sample'
MANIFEST did not declare '.git/index'
MANIFEST did not declare '.git/info/exclude'
MANIFEST did not declare '.git/logs/HEAD'
MANIFEST did not declare '.git/logs/refs/heads/maint-5.16'
MANIFEST did not declare '.git/objects/info/alternates'
MANIFEST did not declare 
'.git/objects/pack/pack-cd4565014cf342a1c1584f493225f2023b5ea7ba.idx'
MANIFEST did not declare 
'.git/objects/pack/pack-cd4565014cf342a1c1584f493225f2023b5ea7ba.pack'
MANIFEST did not declare '.git/packed-refs'
MANIFEST did not declare '.git/refs/heads/maint-5.16'
MANIFEST did not declare '.git/refs/remotes/origin/HEAD'
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/Module-Build/.gitignore'
MANIFEST did not declare 
'cpan/Module-Pluggable/t/lib/EditorJunk/Plugin/.gitignore'
MANIFEST did not declare 'cpan/Module-Pluggable/t/lib/OddTest/Plugin/.gitignore'
MANIFEST did not declare 'cpan/Pod-LaTeX/.gitignore'
MANIFEST did not declare 'cpan/Pod-Parser/.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'
MANIFEST did not declare 'x2p/.gitignore'

Compiler messages(gcc):
regcomp.c: In function ‘S_regclass’:
regcomp.c:393:53: warning: ignoring return value of ‘get_regex_charset’, 
declared with attribute warn_unused_result [-Wunused-result]
regcomp.c: In function ‘Perl_re_compile’:
regcomp.c:4866:47: warning: argument ‘orig_pm_flags’ might be clobbered by 
‘longjmp’ or ‘vfork’ [-Wclobbered]
time64.c: In function ‘S_copy_little_tm_to_big_TM’:
time64.c:292:32: warning: assignment discards ‘const’ qualifier from pointer 
target type [enabled by default]
regexec.c: In function ‘S_find_byclass’:
regexec.c:132:7: warning: variable ‘ok’ set but not used 
[-Wunused-but-set-variable]
regexec.c: In function ‘S_regmatch’:
regexec.c: In function ‘S_regrepeat’:
perlio.c: In function ‘PerlIOStdio_set_ptrcnt’:
iperlsys.h:342:44: warning: pointer targets in assignment differ in signedness 
[-Wpointer-sign]
nostdio.h:25:14: error: two or more data types in declaration specifiers
nostdio.h:25:21: warning: useless type name in empty declaration [enabled by 
default]
cygwin.c: In function ‘do_spawn’:
handy.h:1216:24: warning: assignment from incompatible pointer type [enabled by 
default]


-- 
Report by Test::Smoke v1.6 running on perl 5.14.2
(Reporter v0.052 / Smoker v0.045)

Reply via email to