{"summary":"PASS","reporter_version":"0.053","nonfatal_msgs":"","reporter":null,"smoke_date":"2021-05-22 22:46:09+00","architecture":"x86_64","manifest_msgs":"MANIFEST did not declare '.mailmap'","applied_patches":"","hostname":"cjg-arch","smoke_revision":"1.71","cpu_count":"1","duration":26575,"smoke_perl":"5.30.2","username":"core","compiler_msgs":"awk: cmd. line:1: warning: regexp escape sequence `\\=' is not a known regexp operator\nMakefile:258: warning: ignoring prerequisites on suffix rule definition\nMakefile:254: warning: ignoring prerequisites on suffix rule definition\nmakefile:258: warning: ignoring prerequisites on suffix rule definition\nmakefile:254: warning: ignoring prerequisites on suffix rule definition\ngv.c: In function 'SV* Perl_amagic_call(SV*, SV*, int, int)':\ngv.c:3293:72: warning: suggest parentheses around assignment used as truth value [-Wparentheses]\ngv.c:3300:73: warning: suggest parentheses around assignment used as truth value [-Wparentheses]\ncompress.c: In function 'void generateMTFValues(EState*)':\ncompress.c:190:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]\ncompress.c:191:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]\ncompress.c:192:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]\ncompress.c:198:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]\ncompress.c: In function 'void sendMTFValues(EState*)':\ncompress.c:361:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]\ncompress.c:361:37: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]\ncompress.c:361:45: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]\ncompress.c:362:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]\ndeflate.c: In function 'uInt longest_match(deflate_state*, IPos)':\ndeflate.c:1243:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]\ndeflate.c:1244:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]\ndeflate.c:1245:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]\ndeflate.c:1264:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]\ndeflate.c:1265:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]\ndeflate.c:1266:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]\ntrees.c: In function 'unsigned int bi_reverse(unsigned int, int)':\ntrees.c:1164:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]\nMD5.xs: In function 'MD5_CTX* get_md5_ctx(SV*)':\nMD5.xs:470:34: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]\nMD5.xs: In function 'SV* new_md5_ctx(MD5_CTX*, const char*)':\nMD5.xs:492:47: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]\n../../embed.h:623:70: note: in definition of macro 'sv_magicext'\nListUtil.xs: In function 'void XS_List__Util_zip(CV*)':\n../../pp.h:371:40: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits]\n../../perl.h:3798:62: note: in definition of macro 'EXPECT'\n../../perl.h:3819:52: note: in expansion of macro 'cBOOL'\n../../pp.h:390:30: note: in expansion of macro 'UNLIKELY'\n../../pp.h:390:39: note: in expansion of macro '_EXTEND_NEEDS_GROW'\nListUtil.xs:1628:9: note: in expansion of macro 'EXTEND'\n../../pp.h:371:66: warning: comparison of integer expressions of different signedness: 'long int' and 'UV' {aka 'long unsigned int'} [-Wsign-compare]\nListUtil.xs:1645:9: note: in expansion of macro 'EXTEND'\nBase64.xs: In function 'void XS_MIME__Base64_decode_base64(CV*)':\nBase64.xs:183:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]\nBase64.xs: In function 'void XS_MIME__Base64_decoded_base64_length(CV*)':\nBase64.xs:279:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]\nSocket.xs: In function 'void XS_Socket_inet_aton(CV*)':\nSocket.xs:769:35: warning: missing initializer for member 'addrinfo::ai_family' [-Wmissing-field-initializers]\nSocket.xs:769:35: warning: missing initializer for member 'addrinfo::ai_socktype' [-Wmissing-field-initializers]\nSocket.xs:769:35: warning: missing initializer for member 'addrinfo::ai_protocol' [-Wmissing-field-initializers]\nSocket.xs:769:35: warning: missing initializer for member 'addrinfo::ai_addrlen' [-Wmissing-field-initializers]\nSocket.xs:769:35: warning: missing initializer for member 'addrinfo::ai_addr' [-Wmissing-field-initializers]\nSocket.xs:769:35: warning: missing initializer for member 'addrinfo::ai_canonname' [-Wmissing-field-initializers]\nSocket.xs:769:35: warning: missing initializer for member 'addrinfo::ai_next' [-Wmissing-field-initializers]\nHiRes.xs: In function 'void XS_Time__HiRes_setitimer(CV*)':\n../../perl.h:562:30: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]\n../../perl.h:565:30: note: in expansion of macro 'GCC_DIAG_PRAGMA'\n../../perl.h:573:33: note: in expansion of macro 'GCC_DIAG_IGNORE'\nHiRes.xs:1248:9: note: in expansion of macro 'GCC_DIAG_IGNORE_STMT'\nHiRes.xs: In function 'void XS_Time__HiRes_getitimer(CV*)':\nHiRes.xs:1268:9: note: in expansion of macro 'GCC_DIAG_IGNORE_STMT'\nsv.c: In function 'char* Perl_sv_gets(SV*, PerlIOl**, I32)':\nsv.c:8794:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]\nperl.h:4474:22: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'\nperl.h:4474:22: note: in definition of macro 'DEBUG_P'\n../../embed.h: In function 'void XS_List__Util_reduce(CV*)':\n../../embed.h:66:45: warning: 'retvals' may be used uninitialized in this function [-Wmaybe-uninitialized]\nListUtil.xs:535:9: note: 'retvals' was declared here\nthread.h:390:40: warning: 'my_perl' may be used uninitialized [-Wmaybe-uninitialized]\nperl.h:3713:41: note: in expansion of macro 'PERL_SET_CONTEXT'\nperl.c:110:9: note: in expansion of macro 'PERL_SET_THX'\n/usr/include/pthread.h: In function 'PerlInterpreter* perl_alloc()':\n/usr/include/pthread.h:1167:12: note: by argument 2 of type 'const void*' to 'int pthread_setspecific(pthread_key_t, const void*)' declared here\ngv.c: In function 'SV* Perl_amagic_call(PerlInterpreter*, SV*, SV*, int, int)':\nMD5.xs: In function 'MD5_CTX* get_md5_ctx(PerlInterpreter*, SV*)':\nMD5.xs: In function 'SV* new_md5_ctx(PerlInterpreter*, MD5_CTX*, const char*)':\nListUtil.xs: In function 'void XS_List__Util_zip(PerlInterpreter*, CV*)':\nBase64.xs: In function 'void XS_MIME__Base64_decode_base64(PerlInterpreter*, CV*)':\nBase64.xs: In function 'void XS_MIME__Base64_decoded_base64_length(PerlInterpreter*, CV*)':\nSocket.xs: In function 'void XS_Socket_inet_aton(PerlInterpreter*, CV*)':\nHiRes.xs: In function 'void XS_Time__HiRes_setitimer(PerlInterpreter*, CV*)':\nHiRes.xs: In function 'void XS_Time__HiRes_getitimer(PerlInterpreter*, CV*)':\nsv.c: In function 'char* Perl_sv_gets(PerlInterpreter*, SV*, PerlIOl**, I32)':\n../../embed.h: In function 'void XS_List__Util_reduce(PerlInterpreter*, CV*)':","cpu_description":"Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2100MHz)","perl_id":"5.35.0","sconfig_id":1,"lc_all":"C","lang":"C","skipped_tests":"    # One test name on a line","smoke_version":"1.71","log_file":"log file removed","config_count":12,"configs":[{"started":"2021-05-22 22:46:10+00","report_id":5006088,"ccversion":"11.1.0","id":57857,"duration":1903,"results":[{"failures":[],"statistics":"Files=2678, Tests=1123273, 1326 wallclock secs (123.60 usr 18.28 sys + 829.72 cusr 111.96 csys = 1083.56 CPU","id":88586,"locale":null,"config_id":57857,"io_env":"stdio","stat_tests":1123273,"summary":"O","stat_cpu_time":1083.56}],"debugging":"N","cc":"g++","arguments":"-Dcc=g++"},{"ccversion":"11.1.0","report_id":5006088,"started":"2021-05-22 23:17:53+00","arguments":"-Dcc=g++","debugging":"D","cc":"g++","results":[{"stat_tests":1123336,"summary":"O","stat_cpu_time":1229.02,"config_id":57858,"io_env":"stdio","locale":null,"id":88587,"statistics":"Files=2678, Tests=1123336, 1471 wallclock secs (143.66 usr 19.56 sys + 948.30 cusr 117.50 csys = 1229.02 CPU","failures":[]}],"duration":2175,"id":57858},{"started":"2021-05-22 23:54:08+00","ccversion":"11.1.0","report_id":5006088,"duration":1930,"id":57859,"results":[{"locale":null,"id":88588,"failures":[],"statistics":"Files=2678, Tests=1123196, 1335 wallclock secs (121.81 usr 19.81 sys + 836.41 cusr 113.85 csys = 1091.88 CPU","stat_tests":1123196,"stat_cpu_time":1091.88,"summary":"O","config_id":57859,"io_env":"stdio"}],"arguments":"-Dcc=g++ -Duse64bitall","debugging":"N","cc":"g++"},{"duration":2188,"id":57860,"results":[{"config_id":57860,"io_env":"stdio","stat_tests":1123005,"stat_cpu_time":1241.79,"summary":"O","statistics":"Files=2678, Tests=1123005, 1482 wallclock secs (140.78 usr 19.56 sys + 961.35 cusr 120.10 csys = 1241.79 CPU","failures":[],"locale":null,"id":88589}],"debugging":"D","arguments":"-Dcc=g++ -Duse64bitall","cc":"g++","started":"2021-05-23 00:26:18+00","ccversion":"11.1.0","report_id":5006088},{"started":"2021-05-23 01:02:46+00","ccversion":"11.1.0","report_id":5006088,"duration":1960,"id":57861,"results":[{"summary":"O","stat_cpu_time":1113.47,"stat_tests":1123205,"io_env":"stdio","config_id":57861,"id":88590,"locale":null,"failures":[],"statistics":"Files=2678, Tests=1123205, 1358 wallclock secs (123.85 usr 19.57 sys + 856.25 cusr 113.80 csys = 1113.47 CPU"}],"cc":"g++","debugging":"N","arguments":"-Dcc=g++ -Dusequadmath"},{"started":"2021-05-23 01:35:26+00","report_id":5006088,"ccversion":"11.1.0","id":57862,"duration":2219,"results":[{"failures":[],"statistics":"Files=2678, Tests=1123178, 1494 wallclock secs (143.33 usr 19.46 sys + 963.27 cusr 124.49 csys = 1250.55 CPU","id":88591,"locale":null,"config_id":57862,"io_env":"stdio","stat_tests":1123178,"summary":"O","stat_cpu_time":1250.55}],"arguments":"-Dcc=g++ -Dusequadmath","debugging":"D","cc":"g++"},{"id":57863,"duration":2184,"results":[{"config_id":57863,"io_env":"stdio","stat_tests":1134907,"stat_cpu_time":1223.84,"summary":"O","failures":[],"statistics":"Files=2678, Tests=1134907, 1559 wallclock secs (127.26 usr 19.47 sys + 954.16 cusr 122.95 csys = 1223.84 CPU","id":88592,"locale":null}],"cc":"g++","arguments":"-Dcc=g++ -Duseithreads","debugging":"N","started":"2021-05-23 02:12:25+00","report_id":5006088,"ccversion":"11.1.0"},{"cc":"g++","arguments":"-Dcc=g++ -Duseithreads","debugging":"D","results":[{"locale":null,"id":88593,"statistics":"Files=2678, Tests=1134951, 1781 wallclock secs (153.39 usr 20.51 sys + 1132.15 cusr 136.07 csys = 1442.12 CPU","failures":[],"stat_tests":1134951,"summary":"O","stat_cpu_time":1442.12,"config_id":57864,"io_env":"stdio"}],"id":57864,"duration":2536,"report_id":5006088,"ccversion":"11.1.0","started":"2021-05-23 02:48:49+00"},{"results":[{"locale":null,"id":88594,"statistics":"Files=2678, Tests=1135008, 1567 wallclock secs (129.13 usr 20.14 sys + 954.28 cusr 124.30 csys = 1227.85 CPU","failures":[],"stat_tests":1135008,"stat_cpu_time":1227.85,"summary":"O","config_id":57865,"io_env":"stdio"}],"id":57865,"duration":2201,"arguments":"-Dcc=g++ -Duseithreads -Duse64bitall","cc":"g++","debugging":"N","started":"2021-05-23 03:31:05+00","report_id":5006088,"ccversion":"11.1.0"},{"report_id":5006088,"ccversion":"11.1.0","started":"2021-05-23 04:07:46+00","arguments":"-Dcc=g++ -Duseithreads -Duse64bitall","debugging":"D","cc":"g++","results":[{"failures":[],"statistics":"Files=2678, Tests=1134932, 1781 wallclock secs (152.71 usr 20.42 sys + 1130.74 cusr 136.80 csys = 1440.67 CPU","locale":null,"id":88595,"io_env":"stdio","config_id":57866,"stat_cpu_time":1440.67,"summary":"O","stat_tests":1134932}],"id":57866,"duration":2538},{"started":"2021-05-23 04:50:04+00","ccversion":"11.1.0","report_id":5006088,"results":[{"stat_tests":1134798,"summary":"O","stat_cpu_time":1233.02,"config_id":57867,"io_env":"stdio","id":88596,"locale":null,"failures":[],"statistics":"Files=2678, Tests=1134798, 1570 wallclock secs (132.19 usr 19.40 sys + 958.56 cusr 122.87 csys = 1233.02 CPU"}],"duration":2205,"id":57867,"debugging":"N","arguments":"-Dcc=g++ -Duseithreads -Dusequadmath","cc":"g++"},{"debugging":"D","arguments":"-Dcc=g++ -Duseithreads -Dusequadmath","cc":"g++","duration":2535,"id":57868,"results":[{"locale":null,"id":88597,"failures":[],"statistics":"Files=2678, Tests=1134867, 1767 wallclock secs (152.40 usr 20.79 sys + 1113.16 cusr 138.70 csys = 1425.05 CPU","stat_tests":1134867,"stat_cpu_time":1425.05,"summary":"O","config_id":57868,"io_env":"stdio"}],"ccversion":"11.1.0","report_id":5006088,"started":"2021-05-23 05:26:49+00"}],"harness3opts":"","git_describe":"v5.35.0-33-g36f923e59e","osname":"linux","test_jobs":null,"osversion":"5.12.5-arch1-1 [Arch Linux]","git_id":"36f923e59e7f66d2c6cf187176f2cea3b7b0c43e","smoke_branch":"blead","smoker_version":"0.046","user_note":"","out_file":null,"id":5006088,"harness_only":"1"}