{"body":"","bodytext":"Automated smoke report for branch smoke-me/jkeenan/Wparentheses 5.29.4 patch e47ef4b92143ac276e7b5f44e751e98b4927b2a3 v5.29.3-37-ge47ef4b921\ncjg-cygwin: Intel(R) Core(TM) i5-4278U CPU @ 2.60GHz (GenuineIntel 2600MHz) (x86_64/1 cpu)\n    on        cygwin_nt-10.0 - 2.11.1(0.329/5/3)\n    using     g++ version 7.3.0\n    smoketime 2 hours 18 minutes (average 17 minutes 18 seconds)\n\nSummary: FAIL(M)\n\nO = OK  F = Failure(s), extended report at the bottom\nX = Failure(s) under TEST but not under harness\n? = still running or test results not (yet) available\nBuild failures during:       - = unknown or N/A\nc = Configure, m = make, M = make (after miniperl), t = make test-prep\n\nv5.29.3-37-ge47ef4b921  Configuration (common) -Dcc=g++\n----------- ---------------------------------------------------------\nM M         \nM M         -Duse64bitall\nM M         -Duseithreads\nM M         -Duseithreads -Duse64bitall\n| +--------- -DDEBUGGING\n+----------- no debugging\n\n\nLocally applied patches:\n    SMOKEe47ef4b92143ac276e7b5f44e751e98b4927b2a3\n\nTestsuite was run only with 'harness'\n\nTests skipped on user request:\n    # One test name on a line\nFailures: (common-args) -Dcc=g++\n[minitest] \n[minitest] -DDEBUGGING\n[minitest] -Duse64bitall\n[minitest] -DDEBUGGING -Duse64bitall\n[minitest] -DDEBUGGING -Duseithreads\n[minitest] -Duseithreads -Duse64bitall\n[minitest] -DDEBUGGING -Duseithreads -Duse64bitall\n    t/op/magic ..................... FAILED--expected 195 tests, saw 196\n\n[minitest] -Duseithreads\n    t/op/alarm ..................... FAILED at test 1\n    t/op/magic ..................... FAILED--expected 195 tests, saw 196\n\nCompiler messages(cygwin):\nop.c: In function 'OP* S_fold_constants(PerlInterpreter*, OP*)':\nop.c:5468:34: warning: argument 'o' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]\nsv.c: In function 'void Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const char*, STRLEN, char**, SV**, size_t, bool*, U32)':\nsv.c:11815:1: warning: '%.*g' directive writing between 1 and 133 bytes into a region of size 127 [-Wformat-overflow=]\nsv.c:11815:1: note: assuming directive output of 132 bytes\nperl.h:392:68: note: 'sprintf' output between 2 and 134 bytes into a destination of size 127\nsv.c:48:5: note: in expansion of macro 'PERL_UNUSED_RESULT'\nsv.c:13003:17: note: in expansion of macro 'SNPRINTF_G'\nutf8.c: In function 'SV* S_swatch_get(PerlInterpreter*, SV*, UV, UV)':\nutf8.c:4800:11: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized]\nperl.h:7174:34: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]\ncygwin.c: In function 'int do_spawn(char*)':\ncygwin.c:114:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]\ncygwin.c:115:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'\nperlmain.o:perlmain.c:(.text+0x2c): undefined reference to `boot_Win32CORE'\nperlmain.o:perlmain.c:(.rdata$.refptr.boot_Win32CORE[.refptr.boot_Win32CORE]+0x0): undefined reference to `boot_Win32CORE'\nperlmain.o: In function `xs_init':\n/home/core/smoke/perl-current/perlmain.c:183: undefined reference to `boot_Win32CORE'\n\nNon-Fatal messages(cygwin):\n\n\n\n-- \nReport by Test::Smoke v1.71 running on perl 5.26.1\n(Reporter v0.053 / Smoker v0.046)\n","branch":null,"build_hash":"xPW6yYeGasz29ljdEpjYjgubMCa17n+clpBsStybxaE","by_build_full":"cjg-cygwin\ncygwin_nt-10.0 2.11.1(0.329/5/3)\n-Dcc=g++\n-Dcc=g++ -Duse64bitall\n-Dcc=g++ -Duseithreads\n-Dcc=g++ -Duse64bitall -Duseithreads\n--\n8280\n","by_config_full":"cjg-cygwin\ncygwin_nt-10.0 2.11.1(0.329/5/3)\n-Dcc=g++\n-Dcc=g++ -Duse64bitall\n-Dcc=g++ -Duseithreads\n-Dcc=g++ -Duse64bitall -Duseithreads\n","compiler":"g++ 7.3.0","compiler_msgs":["op.c: In function 'OP* S_fold_constants(PerlInterpreter*, OP*)':","op.c:5468:34: warning: argument 'o' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]","sv.c: In function 'void Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const char*, STRLEN, char**, SV**, size_t, bool*, U32)':","sv.c:11815:1: warning: '%.*g' directive writing between 1 and 133 bytes into a region of size 127 [-Wformat-overflow=]","sv.c:11815:1: note: assuming directive output of 132 bytes","perl.h:392:68: note: 'sprintf' output between 2 and 134 bytes into a destination of size 127","sv.c:48:5: note: in expansion of macro 'PERL_UNUSED_RESULT'","sv.c:13003:17: note: in expansion of macro 'SNPRINTF_G'","utf8.c: In function 'SV* S_swatch_get(PerlInterpreter*, SV*, UV, UV)':","utf8.c:4800:11: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized]","perl.h:7174:34: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]","cygwin.c: In function 'int do_spawn(char*)':","cygwin.c:114:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]","cygwin.c:115:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'","perlmain.o:perlmain.c:(.text+0x2c): undefined reference to `boot_Win32CORE'","perlmain.o:perlmain.c:(.rdata$.refptr.boot_Win32CORE[.refptr.boot_Win32CORE]+0x0): undefined reference to `boot_Win32CORE'","perlmain.o: In function `xs_init':","/home/core/smoke/perl-current/perlmain.c:183: undefined reference to `boot_Win32CORE'"],"conf1":["-Dcc=g++","-Dcc=g++ -Duse64bitall","-Dcc=g++ -Duseithreads","-Dcc=g++ -Duse64bitall -Duseithreads"],"conf1_struct":{"common":["-Dcc=g++"],"extra":[[],["-Duse64bitall"],["-Duseithreads"],["-Duse64bitall","-Duseithreads"]]},"config_hash":"ZzGOkLt0VsePA+tmDAPN3cj+nZK3dt3rmor3Oa7kss0","configuration":null,"cpu":"x86_64","cpu_count":1,"cpu_full":"Intel(R) Core(TM) i5-4278U CPU @ 2.60GHz (GenuineIntel 2600MHz) (x86_64/1 cpu)","duration":8280,"error":"","from_email":"carlos@carlosguevara.com","host":"cjg-cygwin","matrix":["v5.29.3-37-ge47ef4b921  Configuration (common) -Dcc=g++","----------- ---------------------------------------------------------","M M         ","M M         -Duse64bitall","M M         -Duseithreads","M M         -Duseithreads -Duse64bitall","| +--------- -DDEBUGGING","+----------- no debugging"],"msg_id":"<20181004120903.D54EA2031F@cjg-arch>","nonfatal_msgs":[],"os":"cygwin_nt-10.0 2.11.1(0.329/5/3)","osname":"cygwin_nt-10.0","osversion":"2.11.1(0.329/5/3)","sha":"e47ef4b92143ac276e7b5f44e751e98b4927b2a3","status":"FAIL(M)","subject":"Smoke [smoke-me/jkeenan/Wparentheses] v5.29.3-37-ge47ef4b921 FAIL(M) cygwin_nt-10.0 2.11.1(0.329/5/3) (x86_64/1 cpu)","when_at":"2018-10-04T12:09:03"}