{"applied_patches":"","architecture":"x86_64","average_in_hhmm":"36 minutes 34 seconds","c_compilers":[{"cc":"g++","ccversion":"11.1.0","index":1,"key":"g++##11.1.0"}],"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]\nutf8.c: In function 'U8* Perl_uvoffuni_to_utf8_flags_msgs(U8*, UV, UV, HV**)':\nutf8.c:345:20: warning: this statement may fall through [-Wimplicit-fallthrough=]\nutf8.c:357:7: note: here\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:627: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:3799:62: note: in definition of macro 'EXPECT'\n../../perl.h:3820: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:563:30: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]\n../../perl.h:566:30: note: in expansion of macro 'GCC_DIAG_PRAGMA'\n../../perl.h:574: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:8801:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]\nperl.h:4496:22: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'\nperl.h:4496:22: note: in definition of macro 'DEBUG_P'\n../../embed.h: In function 'void XS_List__Util_reduce(CV*)':\n../../embed.h:67: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:3714: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)':\nutf8.c: In function 'U8* Perl_uvoffuni_to_utf8_flags_msgs(PerlInterpreter*, U8*, UV, UV, HV**)':\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*)':","config_count":12,"configs":[{"arguments":"-Dcc=g++","c_compiler_key":"g++##11.1.0","c_compiler_label":"g++ - 11.1.0","c_compiler_pair":{"label":"g++ - 11.1.0","value":"g++##11.1.0"},"cc":"g++","ccversion":"11.1.0","debugging":"N","duration":1890,"full_arguments":"-Dcc=g++","id":66345,"report_id":5007024,"results":[{"config_id":66345,"failures":[],"id":101158,"io_env":"stdio","locale":null,"stat_cpu_time":1072.23,"stat_tests":1123502,"statistics":"Files=2679, Tests=1123502, 1315 wallclock secs (121.83 usr 18.54 sys + 823.57 cusr 108.29 csys = 1072.23 CPU","summary":"O","test_env":"stdio"}],"started":"2021-06-14 00:21:23+00"},{"arguments":"-Dcc=g++","c_compiler_key":"g++##11.1.0","c_compiler_label":"g++ - 11.1.0","c_compiler_pair":{"label":"g++ - 11.1.0","value":"g++##11.1.0"},"cc":"g++","ccversion":"11.1.0","debugging":"D","duration":2141,"full_arguments":"-Dcc=g++ DEBUGGING","id":66346,"report_id":5007024,"results":[{"config_id":66346,"failures":[],"id":101159,"io_env":"stdio","locale":null,"stat_cpu_time":1218.54,"stat_tests":1123525,"statistics":"Files=2679, Tests=1123525, 1460 wallclock secs (140.36 usr 19.33 sys + 941.82 cusr 117.03 csys = 1218.54 CPU","summary":"O","test_env":"stdio"}],"started":"2021-06-14 00:52:53+00"},{"arguments":"-Dcc=g++ -Duse64bitall","c_compiler_key":"g++##11.1.0","c_compiler_label":"g++ - 11.1.0","c_compiler_pair":{"label":"g++ - 11.1.0","value":"g++##11.1.0"},"cc":"g++","ccversion":"11.1.0","debugging":"N","duration":1908,"full_arguments":"-Dcc=g++ -Duse64bitall","id":66347,"report_id":5007024,"results":[{"config_id":66347,"failures":[],"id":101160,"io_env":"stdio","locale":null,"stat_cpu_time":1078.31,"stat_tests":1123426,"statistics":"Files=2679, Tests=1123426, 1321 wallclock secs (124.49 usr 17.92 sys + 823.85 cusr 112.05 csys = 1078.31 CPU","summary":"O","test_env":"stdio"}],"started":"2021-06-14 01:28:34+00"},{"arguments":"-Dcc=g++ -Duse64bitall","c_compiler_key":"g++##11.1.0","c_compiler_label":"g++ - 11.1.0","c_compiler_pair":{"label":"g++ - 11.1.0","value":"g++##11.1.0"},"cc":"g++","ccversion":"11.1.0","debugging":"D","duration":2155,"full_arguments":"-Dcc=g++ -Duse64bitall DEBUGGING","id":66348,"report_id":5007024,"results":[{"config_id":66348,"failures":[],"id":101161,"io_env":"stdio","locale":null,"stat_cpu_time":1218.28,"stat_tests":1123535,"statistics":"Files=2679, Tests=1123535, 1461 wallclock secs (140.54 usr 19.05 sys + 943.45 cusr 115.24 csys = 1218.28 CPU","summary":"O","test_env":"stdio"}],"started":"2021-06-14 02:00:22+00"},{"arguments":"-Dcc=g++ -Dusequadmath","c_compiler_key":"g++##11.1.0","c_compiler_label":"g++ - 11.1.0","c_compiler_pair":{"label":"g++ - 11.1.0","value":"g++##11.1.0"},"cc":"g++","ccversion":"11.1.0","debugging":"N","duration":1934,"full_arguments":"-Dcc=g++ -Dusequadmath","id":66349,"report_id":5007024,"results":[{"config_id":66349,"failures":[],"id":101162,"io_env":"stdio","locale":null,"stat_cpu_time":1093.21,"stat_tests":1123444,"statistics":"Files=2679, Tests=1123444, 1335 wallclock secs (123.07 usr 18.37 sys + 840.14 cusr 111.63 csys = 1093.21 CPU","summary":"O","test_env":"stdio"}],"started":"2021-06-14 02:36:17+00"},{"arguments":"-Dcc=g++ -Dusequadmath","c_compiler_key":"g++##11.1.0","c_compiler_label":"g++ - 11.1.0","c_compiler_pair":{"label":"g++ - 11.1.0","value":"g++##11.1.0"},"cc":"g++","ccversion":"11.1.0","debugging":"D","duration":2205,"full_arguments":"-Dcc=g++ -Dusequadmath DEBUGGING","id":66350,"report_id":5007024,"results":[{"config_id":66350,"failures":[],"id":101163,"io_env":"stdio","locale":null,"stat_cpu_time":1243.22,"stat_tests":1123387,"statistics":"Files=2679, Tests=1123387, 1487 wallclock secs (141.48 usr 19.46 sys + 961.91 cusr 120.37 csys = 1243.22 CPU","summary":"O","test_env":"stdio"}],"started":"2021-06-14 03:08:31+00"},{"arguments":"-Dcc=g++ -Duseithreads","c_compiler_key":"g++##11.1.0","c_compiler_label":"g++ - 11.1.0","c_compiler_pair":{"label":"g++ - 11.1.0","value":"g++##11.1.0"},"cc":"g++","ccversion":"11.1.0","debugging":"N","duration":2182,"full_arguments":"-Dcc=g++ -Duseithreads","id":66351,"report_id":5007024,"results":[{"config_id":66351,"failures":[],"id":101164,"io_env":"stdio","locale":null,"stat_cpu_time":1224.54,"stat_tests":1135099,"statistics":"Files=2679, Tests=1135099, 1562 wallclock secs (129.60 usr 18.77 sys + 955.31 cusr 120.86 csys = 1224.54 CPU","summary":"O","test_env":"stdio"}],"started":"2021-06-14 03:45:16+00"},{"arguments":"-Dcc=g++ -Duseithreads","c_compiler_key":"g++##11.1.0","c_compiler_label":"g++ - 11.1.0","c_compiler_pair":{"label":"g++ - 11.1.0","value":"g++##11.1.0"},"cc":"g++","ccversion":"11.1.0","debugging":"D","duration":2499,"full_arguments":"-Dcc=g++ -Duseithreads DEBUGGING","id":66352,"report_id":5007024,"results":[{"config_id":66352,"failures":[],"id":101165,"io_env":"stdio","locale":null,"stat_cpu_time":1419.62,"stat_tests":1135069,"statistics":"Files=2679, Tests=1135069, 1757 wallclock secs (150.14 usr 19.62 sys + 1113.85 cusr 136.01 csys = 1419.62 CPU","summary":"O","test_env":"stdio"}],"started":"2021-06-14 04:21:38+00"},{"arguments":"-Dcc=g++ -Duseithreads -Duse64bitall","c_compiler_key":"g++##11.1.0","c_compiler_label":"g++ - 11.1.0","c_compiler_pair":{"label":"g++ - 11.1.0","value":"g++##11.1.0"},"cc":"g++","ccversion":"11.1.0","debugging":"N","duration":2191,"full_arguments":"-Dcc=g++ -Duseithreads -Duse64bitall","id":66353,"report_id":5007024,"results":[{"config_id":66353,"failures":[],"id":101166,"io_env":"stdio","locale":null,"stat_cpu_time":1229.12,"stat_tests":1135074,"statistics":"Files=2679, Tests=1135074, 1568 wallclock secs (128.70 usr 18.81 sys + 958.57 cusr 123.04 csys = 1229.12 CPU","summary":"O","test_env":"stdio"}],"started":"2021-06-14 05:03:17+00"},{"arguments":"-Dcc=g++ -Duseithreads -Duse64bitall","c_compiler_key":"g++##11.1.0","c_compiler_label":"g++ - 11.1.0","c_compiler_pair":{"label":"g++ - 11.1.0","value":"g++##11.1.0"},"cc":"g++","ccversion":"11.1.0","debugging":"D","duration":2493,"full_arguments":"-Dcc=g++ -Duseithreads -Duse64bitall DEBUGGING","id":66354,"report_id":5007024,"results":[{"config_id":66354,"failures":[],"id":101167,"io_env":"stdio","locale":null,"stat_cpu_time":1411.71,"stat_tests":1135114,"statistics":"Files=2679, Tests=1135114, 1753 wallclock secs (152.03 usr 19.20 sys + 1107.59 cusr 132.89 csys = 1411.71 CPU","summary":"O","test_env":"stdio"}],"started":"2021-06-14 05:39:48+00"},{"arguments":"-Dcc=g++ -Duseithreads -Dusequadmath","c_compiler_key":"g++##11.1.0","c_compiler_label":"g++ - 11.1.0","c_compiler_pair":{"label":"g++ - 11.1.0","value":"g++##11.1.0"},"cc":"g++","ccversion":"11.1.0","debugging":"N","duration":2201,"full_arguments":"-Dcc=g++ -Duseithreads -Dusequadmath","id":66355,"report_id":5007024,"results":[{"config_id":66355,"failures":[],"id":101168,"io_env":"stdio","locale":null,"stat_cpu_time":1240.13,"stat_tests":1134974,"statistics":"Files=2679, Tests=1134974, 1578 wallclock secs (130.33 usr 20.24 sys + 967.19 cusr 122.37 csys = 1240.13 CPU","summary":"O","test_env":"stdio"}],"started":"2021-06-14 06:21:21+00"},{"arguments":"-Dcc=g++ -Duseithreads -Dusequadmath","c_compiler_key":"g++##11.1.0","c_compiler_label":"g++ - 11.1.0","c_compiler_pair":{"label":"g++ - 11.1.0","value":"g++##11.1.0"},"cc":"g++","ccversion":"11.1.0","debugging":"D","duration":2535,"full_arguments":"-Dcc=g++ -Duseithreads -Dusequadmath DEBUGGING","id":66356,"report_id":5007024,"results":[{"config_id":66356,"failures":[],"id":101169,"io_env":"stdio","locale":null,"stat_cpu_time":1439.63,"stat_tests":1135080,"statistics":"Files=2679, Tests=1135080, 1788 wallclock secs (150.72 usr 19.74 sys + 1129.23 cusr 139.94 csys = 1439.63 CPU","summary":"O","test_env":"stdio"}],"started":"2021-06-14 06:58:02+00"}],"cpu_count":"1","cpu_description":"Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2131MHz)","duration":26334,"duration_in_hhmm":"7 hours 18 minutes","git_describe":"v5.35.0-151-g5560481701","git_id":"5560481701488217416df1b32a29b9a4e3092cd3","harness3opts":"","harness_only":"1","hostname":"cjg-arch","id":5007024,"lang":"C","lc_all":"C","log_file":"log file removed","manifest_msgs":"MANIFEST did not declare '.mailmap'","matrix":["O  O                    -Dcc=g++ (*1)","O  O                    -Dcc=g++ -Duse64bitall (*1)","O  O                    -Dcc=g++ -Dusequadmath (*1)","O  O                    -Dcc=g++ -Duseithreads (*1)","O  O                    -Dcc=g++ -Duseithreads -Duse64bitall (*1)","O  O                    -Dcc=g++ -Duseithreads -Dusequadmath (*1)","|  |","|  +------------------  stdio DEBUGGING","+---------------------  stdio"],"nonfatal_msgs":"","osname":"linux","osversion":"5.12.10-arch1-1 [Arch Linux]","out_file":null,"perl_id":"5.35.1","reporter":null,"reporter_version":"0.053","sconfig_id":1,"skipped_tests":"    # One test name on a line","smoke_branch":"smoke-me/khw-clz","smoke_date":"2021-06-14 00:21:23+00","smoke_perl":"5.30.2","smoke_revision":"1.71","smoke_version":"1.71","smoker_version":"0.046","summary":"PASS","test_failures":[],"test_jobs":null,"test_todo_passed":[],"user_note":"","username":"core"}