{"applied_patches":"","architecture":"x86_64","average_in_hhmm":"35 minutes 57 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]\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:624: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:3797:62: note: in definition of macro 'EXPECT'\n../../perl.h:3818: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:4473:22: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'\nperl.h:4473: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:3712: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*)':","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":1845,"full_arguments":"-Dcc=g++","id":65689,"report_id":5006950,"results":[{"config_id":65689,"failures":[],"id":100214,"io_env":"stdio","locale":null,"stat_cpu_time":1043.02,"stat_tests":1123500,"statistics":"Files=2679, Tests=1123500, 1283 wallclock secs (118.81 usr 17.78 sys + 801.72 cusr 104.71 csys = 1043.02 CPU","summary":"O","test_env":"stdio"}],"started":"2021-06-12 14:18:59+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":2159,"full_arguments":"-Dcc=g++ DEBUGGING","id":65690,"report_id":5006950,"results":[{"config_id":65690,"failures":[],"id":100215,"io_env":"stdio","locale":null,"stat_cpu_time":1216.12,"stat_tests":1123308,"statistics":"Files=2679, Tests=1123308, 1462 wallclock secs (142.74 usr 18.54 sys + 939.97 cusr 114.87 csys = 1216.12 CPU","summary":"O","test_env":"stdio"}],"started":"2021-06-12 14:49:44+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":1870,"full_arguments":"-Dcc=g++ -Duse64bitall","id":65691,"report_id":5006950,"results":[{"config_id":65691,"failures":[],"id":100216,"io_env":"stdio","locale":null,"stat_cpu_time":1057.22,"stat_tests":1123508,"statistics":"Files=2679, Tests=1123508, 1300 wallclock secs (120.75 usr 17.88 sys + 811.43 cusr 107.16 csys = 1057.22 CPU","summary":"O","test_env":"stdio"}],"started":"2021-06-12 15:25:43+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":2127,"full_arguments":"-Dcc=g++ -Duse64bitall DEBUGGING","id":65692,"report_id":5006950,"results":[{"config_id":65692,"failures":[],"id":100217,"io_env":"stdio","locale":null,"stat_cpu_time":1205.04,"stat_tests":1123319,"statistics":"Files=2679, Tests=1123319, 1449 wallclock secs (139.49 usr 19.09 sys + 933.38 cusr 113.08 csys = 1205.04 CPU","summary":"O","test_env":"stdio"}],"started":"2021-06-12 15:56:53+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":1899,"full_arguments":"-Dcc=g++ -Dusequadmath","id":65693,"report_id":5006950,"results":[{"config_id":65693,"failures":[],"id":100218,"io_env":"stdio","locale":null,"stat_cpu_time":1079.83,"stat_tests":1123211,"statistics":"Files=2679, Tests=1123211, 1319 wallclock secs (122.60 usr 18.16 sys + 831.88 cusr 107.19 csys = 1079.83 CPU","summary":"O","test_env":"stdio"}],"started":"2021-06-12 16:32:20+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":2154,"full_arguments":"-Dcc=g++ -Dusequadmath DEBUGGING","id":65694,"report_id":5006950,"results":[{"config_id":65694,"failures":[],"id":100219,"io_env":"stdio","locale":null,"stat_cpu_time":1226.48,"stat_tests":1123447,"statistics":"Files=2679, Tests=1123447, 1469 wallclock secs (139.48 usr 19.01 sys + 954.85 cusr 113.14 csys = 1226.48 CPU","summary":"O","test_env":"stdio"}],"started":"2021-06-12 17:03:59+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":2132,"full_arguments":"-Dcc=g++ -Duseithreads","id":65695,"report_id":5006950,"results":[{"config_id":65695,"failures":[],"id":100220,"io_env":"stdio","locale":null,"stat_cpu_time":1194.02,"stat_tests":1135024,"statistics":"Files=2679, Tests=1135024, 1528 wallclock secs (125.26 usr 18.60 sys + 932.58 cusr 117.58 csys = 1194.02 CPU","summary":"O","test_env":"stdio"}],"started":"2021-06-12 17:39:53+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":2442,"full_arguments":"-Dcc=g++ -Duseithreads DEBUGGING","id":65696,"report_id":5006950,"results":[{"config_id":65696,"failures":[],"id":100221,"io_env":"stdio","locale":null,"stat_cpu_time":1382.53,"stat_tests":1135006,"statistics":"Files=2679, Tests=1135006, 1722 wallclock secs (144.68 usr 19.83 sys + 1089.81 cusr 128.21 csys = 1382.53 CPU","summary":"O","test_env":"stdio"}],"started":"2021-06-12 18:15:25+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":2134,"full_arguments":"-Dcc=g++ -Duseithreads -Duse64bitall","id":65697,"report_id":5006950,"results":[{"config_id":65697,"failures":[],"id":100222,"io_env":"stdio","locale":null,"stat_cpu_time":1186.33,"stat_tests":1135142,"statistics":"Files=2679, Tests=1135142, 1523 wallclock secs (124.57 usr 19.04 sys + 930.22 cusr 112.50 csys = 1186.33 CPU","summary":"O","test_env":"stdio"}],"started":"2021-06-12 18:56:07+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":2461,"full_arguments":"-Dcc=g++ -Duseithreads -Duse64bitall DEBUGGING","id":65698,"report_id":5006950,"results":[{"config_id":65698,"failures":[],"id":100223,"io_env":"stdio","locale":null,"stat_cpu_time":1391.77,"stat_tests":1135231,"statistics":"Files=2679, Tests=1135231, 1734 wallclock secs (146.13 usr 19.46 sys + 1099.50 cusr 126.68 csys = 1391.77 CPU","summary":"O","test_env":"stdio"}],"started":"2021-06-12 19:31:41+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":2168,"full_arguments":"-Dcc=g++ -Duseithreads -Dusequadmath","id":65699,"report_id":5006950,"results":[{"config_id":65699,"failures":[],"id":100224,"io_env":"stdio","locale":null,"stat_cpu_time":1218.02,"stat_tests":1135129,"statistics":"Files=2679, Tests=1135129, 1556 wallclock secs (129.77 usr 18.23 sys + 953.41 cusr 116.61 csys = 1218.02 CPU","summary":"O","test_env":"stdio"}],"started":"2021-06-12 20:12:42+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":2489,"full_arguments":"-Dcc=g++ -Duseithreads -Dusequadmath DEBUGGING","id":65700,"report_id":5006950,"results":[{"config_id":65700,"failures":[],"id":100225,"io_env":"stdio","locale":null,"stat_cpu_time":1408.64,"stat_tests":1135231,"statistics":"Files=2679, Tests=1135231, 1749 wallclock secs (147.43 usr 20.09 sys + 1108.72 cusr 132.40 csys = 1408.64 CPU","summary":"O","test_env":"stdio"}],"started":"2021-06-12 20:48:50+00"}],"cpu_count":"1","cpu_description":"Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2131MHz)","duration":25880,"duration_in_hhmm":"7 hours 11 minutes","git_describe":"v5.35.0-124-g7886147fdc","git_id":"7886147fdc48d029686af31c71c808adad1a5737","harness3opts":"","harness_only":"1","hostname":"cjg-arch","id":5006950,"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":"blead","smoke_date":"2021-06-12 14:18:59+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"}