{"applied_patches":"","architecture":"x86_64","average_in_hhmm":"37 minutes 8 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: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:8801: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: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: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*)':","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":1908,"full_arguments":"-Dcc=g++","id":59989,"report_id":5006328,"results":[{"config_id":59989,"failures":[],"id":91918,"io_env":"stdio","locale":null,"stat_cpu_time":1083.87,"stat_tests":1123341,"statistics":"Files=2679, Tests=1123341, 1328 wallclock secs (122.93 usr 18.74 sys + 830.35 cusr 111.85 csys = 1083.87 CPU","summary":"O","test_env":"stdio"}],"started":"2021-05-27 15:59:34+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":2200,"full_arguments":"-Dcc=g++ DEBUGGING","id":59990,"report_id":5006328,"results":[{"config_id":59990,"failures":[],"id":91919,"io_env":"stdio","locale":null,"stat_cpu_time":1237.03,"stat_tests":1123389,"statistics":"Files=2679, Tests=1123389, 1482 wallclock secs (142.83 usr 18.91 sys + 954.86 cusr 120.43 csys = 1237.03 CPU","summary":"O","test_env":"stdio"}],"started":"2021-05-27 16:31:22+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":1923,"full_arguments":"-Dcc=g++ -Duse64bitall","id":59991,"report_id":5006328,"results":[{"config_id":59991,"failures":[],"id":91920,"io_env":"stdio","locale":null,"stat_cpu_time":1091.3,"stat_tests":1123237,"statistics":"Files=2679, Tests=1123237, 1331 wallclock secs (124.41 usr 18.31 sys + 838.56 cusr 110.02 csys = 1091.30 CPU","summary":"O","test_env":"stdio"}],"started":"2021-05-27 17:08:02+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":2197,"full_arguments":"-Dcc=g++ -Duse64bitall DEBUGGING","id":59992,"report_id":5006328,"results":[{"config_id":59992,"failures":[],"id":91921,"io_env":"stdio","locale":null,"stat_cpu_time":1245,"stat_tests":1123359,"statistics":"Files=2679, Tests=1123359, 1488 wallclock secs (141.62 usr 18.93 sys + 966.94 cusr 117.51 csys = 1245.00 CPU","summary":"O","test_env":"stdio"}],"started":"2021-05-27 17:40:05+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":1954,"full_arguments":"-Dcc=g++ -Dusequadmath","id":59993,"report_id":5006328,"results":[{"config_id":59993,"failures":[],"id":91922,"io_env":"stdio","locale":null,"stat_cpu_time":1106.49,"stat_tests":1123213,"statistics":"Files=2679, Tests=1123213, 1356 wallclock secs (123.19 usr 18.79 sys + 851.08 cusr 113.43 csys = 1106.49 CPU","summary":"O","test_env":"stdio"}],"started":"2021-05-27 18:16:42+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":2224,"full_arguments":"-Dcc=g++ -Dusequadmath DEBUGGING","id":59994,"report_id":5006328,"results":[{"config_id":59994,"failures":[],"id":91923,"io_env":"stdio","locale":null,"stat_cpu_time":1253.89,"stat_tests":1123213,"statistics":"Files=2679, Tests=1123213, 1498 wallclock secs (140.93 usr 21.17 sys + 969.83 cusr 121.96 csys = 1253.89 CPU","summary":"O","test_env":"stdio"}],"started":"2021-05-27 18:49: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":"N","duration":2205,"full_arguments":"-Dcc=g++ -Duseithreads","id":59995,"report_id":5006328,"results":[{"config_id":59995,"failures":[],"id":91924,"io_env":"stdio","locale":null,"stat_cpu_time":1234.45,"stat_tests":1134982,"statistics":"Files=2679, Tests=1134982, 1574 wallclock secs (131.63 usr 18.50 sys + 964.18 cusr 120.14 csys = 1234.45 CPU","summary":"O","test_env":"stdio"}],"started":"2021-05-27 19:26:20+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":2554,"full_arguments":"-Dcc=g++ -Duseithreads DEBUGGING","id":59996,"report_id":5006328,"results":[{"config_id":59996,"failures":[],"id":91925,"io_env":"stdio","locale":null,"stat_cpu_time":1441.45,"stat_tests":1134969,"statistics":"Files=2679, Tests=1134969, 1789 wallclock secs (151.18 usr 21.00 sys + 1134.64 cusr 134.63 csys = 1441.45 CPU","summary":"O","test_env":"stdio"}],"started":"2021-05-27 20:03:05+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":2219,"full_arguments":"-Dcc=g++ -Duseithreads -Duse64bitall","id":59997,"report_id":5006328,"results":[{"config_id":59997,"failures":[],"id":91926,"io_env":"stdio","locale":null,"stat_cpu_time":1242.74,"stat_tests":1134921,"statistics":"Files=2679, Tests=1134921, 1582 wallclock secs (132.05 usr 18.52 sys + 967.19 cusr 124.98 csys = 1242.74 CPU","summary":"O","test_env":"stdio"}],"started":"2021-05-27 20:45:39+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":2551,"full_arguments":"-Dcc=g++ -Duseithreads -Duse64bitall DEBUGGING","id":59998,"report_id":5006328,"results":[{"config_id":59998,"failures":[],"id":91927,"io_env":"stdio","locale":null,"stat_cpu_time":1448.9,"stat_tests":1134956,"statistics":"Files=2679, Tests=1134956, 1791 wallclock secs (152.30 usr 21.59 sys + 1137.25 cusr 137.76 csys = 1448.90 CPU","summary":"O","test_env":"stdio"}],"started":"2021-05-27 21:22:38+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":2223,"full_arguments":"-Dcc=g++ -Duseithreads -Dusequadmath","id":59999,"report_id":5006328,"results":[{"config_id":59999,"failures":[],"id":91928,"io_env":"stdio","locale":null,"stat_cpu_time":1244.26,"stat_tests":1134830,"statistics":"Files=2679, Tests=1134830, 1583 wallclock secs (132.54 usr 18.40 sys + 970.74 cusr 122.58 csys = 1244.26 CPU","summary":"O","test_env":"stdio"}],"started":"2021-05-27 22:05:09+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":2576,"full_arguments":"-Dcc=g++ -Duseithreads -Dusequadmath DEBUGGING","id":60000,"report_id":5006328,"results":[{"config_id":60000,"failures":[],"id":91929,"io_env":"stdio","locale":null,"stat_cpu_time":1463.51,"stat_tests":1134959,"statistics":"Files=2679, Tests=1134959, 1802 wallclock secs (154.11 usr 21.35 sys + 1148.51 cusr 139.54 csys = 1463.51 CPU","summary":"O","test_env":"stdio"}],"started":"2021-05-27 22:42:12+00"}],"cpu_count":"1","cpu_description":"Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2086MHz)","duration":26734,"duration_in_hhmm":"7 hours 25 minutes","git_describe":"v5.35.0-75-ge5b416634d","git_id":"e5b416634d0055def68bf629b50aea1f831efda2","harness3opts":"","harness_only":"1","hostname":"cjg-arch","id":5006328,"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.6-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-05-27 15:59:34+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"}