{"applied_patches":"","architecture":"x86_64","average_in_hhmm":"36 minutes 56 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:626: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:773:35: warning: missing initializer for member 'addrinfo::ai_family' [-Wmissing-field-initializers]\nSocket.xs:773:35: warning: missing initializer for member 'addrinfo::ai_socktype' [-Wmissing-field-initializers]\nSocket.xs:773:35: warning: missing initializer for member 'addrinfo::ai_protocol' [-Wmissing-field-initializers]\nSocket.xs:773:35: warning: missing initializer for member 'addrinfo::ai_addrlen' [-Wmissing-field-initializers]\nSocket.xs:773:35: warning: missing initializer for member 'addrinfo::ai_addr' [-Wmissing-field-initializers]\nSocket.xs:773:35: warning: missing initializer for member 'addrinfo::ai_canonname' [-Wmissing-field-initializers]\nSocket.xs:773: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:4486:22: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'\nperl.h:4486:22: note: in definition of macro 'DEBUG_P'\n../../embed.h: In function 'void XS_List__Util_reduce(CV*)':\n../../embed.h:68: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)':\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":1920,"full_arguments":"-Dcc=g++","id":77557,"report_id":5008277,"results":[{"config_id":77557,"failures":[],"id":118206,"io_env":"stdio","locale":null,"stat_cpu_time":1097.23,"stat_tests":1123488,"statistics":"Files=2679, Tests=1123488, 1333 wallclock secs (122.08 usr 18.60 sys + 843.51 cusr 113.04 csys = 1097.23 CPU","summary":"O","test_env":"stdio"}],"started":"2021-07-15 05:42:11+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":2197,"full_arguments":"-Dcc=g++ DEBUGGING","id":77558,"report_id":5008277,"results":[{"config_id":77558,"failures":[],"id":118207,"io_env":"stdio","locale":null,"stat_cpu_time":1247.52,"stat_tests":1123288,"statistics":"Files=2679, Tests=1123288, 1483 wallclock secs (145.19 usr 18.47 sys + 965.80 cusr 118.06 csys = 1247.52 CPU","summary":"O","test_env":"stdio"}],"started":"2021-07-15 06:14:11+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":1940,"full_arguments":"-Dcc=g++ -Duse64bitall","id":77559,"report_id":5008277,"results":[{"config_id":77559,"failures":[],"id":118208,"io_env":"stdio","locale":null,"stat_cpu_time":1100.75,"stat_tests":1123394,"statistics":"Files=2679, Tests=1123394, 1333 wallclock secs (125.33 usr 18.35 sys + 844.59 cusr 112.48 csys = 1100.75 CPU","summary":"O","test_env":"stdio"}],"started":"2021-07-15 06:50:48+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":2199,"full_arguments":"-Dcc=g++ -Duse64bitall DEBUGGING","id":77560,"report_id":5008277,"results":[{"config_id":77560,"failures":[],"id":118209,"io_env":"stdio","locale":null,"stat_cpu_time":1250.56,"stat_tests":1123357,"statistics":"Files=2679, Tests=1123357, 1486 wallclock secs (145.44 usr 19.12 sys + 964.58 cusr 121.42 csys = 1250.56 CPU","summary":"O","test_env":"stdio"}],"started":"2021-07-15 07:23:08+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":1942,"full_arguments":"-Dcc=g++ -Dusequadmath","id":77561,"report_id":5008277,"results":[{"config_id":77561,"failures":[],"id":118210,"io_env":"stdio","locale":null,"stat_cpu_time":1099.68,"stat_tests":1123372,"statistics":"Files=2679, Tests=1123372, 1333 wallclock secs (124.56 usr 18.73 sys + 842.84 cusr 113.55 csys = 1099.68 CPU","summary":"O","test_env":"stdio"}],"started":"2021-07-15 07:59:47+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":2183,"full_arguments":"-Dcc=g++ -Dusequadmath DEBUGGING","id":77562,"report_id":5008277,"results":[{"config_id":77562,"failures":[],"id":118211,"io_env":"stdio","locale":null,"stat_cpu_time":1244.67,"stat_tests":1123362,"statistics":"Files=2679, Tests=1123362, 1480 wallclock secs (143.80 usr 18.13 sys + 966.45 cusr 116.29 csys = 1244.67 CPU","summary":"O","test_env":"stdio"}],"started":"2021-07-15 08:32:09+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":2184,"full_arguments":"-Dcc=g++ -Duseithreads","id":77563,"report_id":5008277,"results":[{"config_id":77563,"failures":[],"id":118212,"io_env":"stdio","locale":null,"stat_cpu_time":1218.92,"stat_tests":1135068,"statistics":"Files=2679, Tests=1135068, 1551 wallclock secs (133.18 usr 19.30 sys + 942.50 cusr 123.94 csys = 1218.92 CPU","summary":"O","test_env":"stdio"}],"started":"2021-07-15 09:08:32+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":2520,"full_arguments":"-Dcc=g++ -Duseithreads DEBUGGING","id":77564,"report_id":5008277,"results":[{"config_id":77564,"failures":[],"id":118213,"io_env":"stdio","locale":null,"stat_cpu_time":1425.35,"stat_tests":1134995,"statistics":"Files=2679, Tests=1134995, 1756 wallclock secs (153.06 usr 19.16 sys + 1118.98 cusr 134.15 csys = 1425.35 CPU","summary":"O","test_env":"stdio"}],"started":"2021-07-15 09:44:56+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":2178,"full_arguments":"-Dcc=g++ -Duseithreads -Duse64bitall","id":77565,"report_id":5008277,"results":[{"config_id":77565,"failures":[],"id":118214,"io_env":"stdio","locale":null,"stat_cpu_time":1228.13,"stat_tests":1135063,"statistics":"Files=2679, Tests=1135063, 1553 wallclock secs (133.42 usr 18.86 sys + 949.01 cusr 126.84 csys = 1228.13 CPU","summary":"O","test_env":"stdio"}],"started":"2021-07-15 10:26:56+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":2533,"full_arguments":"-Dcc=g++ -Duseithreads -Duse64bitall DEBUGGING","id":77566,"report_id":5008277,"results":[{"config_id":77566,"failures":[],"id":118215,"io_env":"stdio","locale":null,"stat_cpu_time":1442.63,"stat_tests":1135132,"statistics":"Files=2679, Tests=1135132, 1775 wallclock secs (155.69 usr 20.66 sys + 1127.67 cusr 138.61 csys = 1442.63 CPU","summary":"O","test_env":"stdio"}],"started":"2021-07-15 11:03:14+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":2228,"full_arguments":"-Dcc=g++ -Duseithreads -Dusequadmath","id":77567,"report_id":5008277,"results":[{"config_id":77567,"failures":[],"id":118216,"io_env":"stdio","locale":null,"stat_cpu_time":1243.78,"stat_tests":1135112,"statistics":"Files=2679, Tests=1135112, 1571 wallclock secs (131.65 usr 18.71 sys + 970.19 cusr 123.23 csys = 1243.78 CPU","summary":"O","test_env":"stdio"}],"started":"2021-07-15 11:45:27+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":2562,"full_arguments":"-Dcc=g++ -Duseithreads -Dusequadmath DEBUGGING","id":77568,"report_id":5008277,"results":[{"config_id":77568,"failures":[],"id":118217,"io_env":"stdio","locale":null,"stat_cpu_time":1452.96,"stat_tests":1135096,"statistics":"Files=2679, Tests=1135096, 1786 wallclock secs (155.04 usr 20.49 sys + 1139.07 cusr 138.36 csys = 1452.96 CPU","summary":"O","test_env":"stdio"}],"started":"2021-07-15 12:22:35+00"}],"cpu_count":"1","cpu_description":"Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2098MHz)","duration":26586,"duration_in_hhmm":"7 hours 23 minutes","git_describe":"v5.35.1-112-g88e366d42b","git_id":"88e366d42b36d12b0fed022ac5209f0151150740","harness3opts":"","harness_only":"1","hostname":"cjg-arch","id":5008277,"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.15-arch1-1 [Arch Linux]","out_file":null,"perl_id":"5.35.2","reporter":null,"reporter_version":"0.053","sconfig_id":1,"skipped_tests":"    # One test name on a line","smoke_branch":"smoke-me/jkeenan/Biswa96/fix-clang-mingw","smoke_date":"2021-07-15 05:42:11+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"}