{"applied_patches":"","architecture":"x86_64","average_in_hhmm":"37 minutes 20 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:630: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:3804:62: note: in definition of macro 'EXPECT'\n../../perl.h:3825: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:575:30: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]\n../../perl.h:578:30: note: in expansion of macro 'GCC_DIAG_PRAGMA'\n../../perl.h:586: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:4490:22: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'\nperl.h:4490: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:3719: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":1912,"full_arguments":"-Dcc=g++","id":89093,"report_id":5009569,"results":[{"config_id":89093,"failures":[],"id":137198,"io_env":"stdio","locale":null,"stat_cpu_time":1115.21,"stat_tests":1133117,"statistics":"Files=2691, Tests=1133117, 1348 wallclock secs (129.81 usr 18.63 sys + 855.80 cusr 110.97 csys = 1115.21 CPU","summary":"O","test_env":"stdio"}],"started":"2021-08-13 00:54:13+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":2192,"full_arguments":"-Dcc=g++ DEBUGGING","id":89094,"report_id":5009569,"results":[{"config_id":89094,"failures":[],"id":137199,"io_env":"stdio","locale":null,"stat_cpu_time":1261.1,"stat_tests":1133401,"statistics":"Files=2691, Tests=1133401, 1495 wallclock secs (151.17 usr 19.42 sys + 971.03 cusr 119.48 csys = 1261.10 CPU","summary":"O","test_env":"stdio"}],"started":"2021-08-13 01:26:05+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":89095,"report_id":5009569,"results":[{"config_id":89095,"failures":[],"id":137200,"io_env":"stdio","locale":null,"stat_cpu_time":1122.61,"stat_tests":1133205,"statistics":"Files=2691, Tests=1133205, 1356 wallclock secs (128.43 usr 19.50 sys + 865.06 cusr 109.62 csys = 1122.61 CPU","summary":"O","test_env":"stdio"}],"started":"2021-08-13 02:02:37+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":2205,"full_arguments":"-Dcc=g++ -Duse64bitall DEBUGGING","id":89096,"report_id":5009569,"results":[{"config_id":89096,"failures":[],"id":137201,"io_env":"stdio","locale":null,"stat_cpu_time":1263.46,"stat_tests":1133336,"statistics":"Files=2691, Tests=1133336, 1498 wallclock secs (150.47 usr 19.90 sys + 974.98 cusr 118.11 csys = 1263.46 CPU","summary":"O","test_env":"stdio"}],"started":"2021-08-13 02:34:57+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":1969,"full_arguments":"-Dcc=g++ -Dusequadmath","id":89097,"report_id":5009569,"results":[{"config_id":89097,"failures":[],"id":137202,"io_env":"stdio","locale":null,"stat_cpu_time":1134.92,"stat_tests":1133221,"statistics":"Files=2691, Tests=1133221, 1370 wallclock secs (129.78 usr 19.78 sys + 870.85 cusr 114.51 csys = 1134.92 CPU","summary":"O","test_env":"stdio"}],"started":"2021-08-13 03:11: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":2239,"full_arguments":"-Dcc=g++ -Dusequadmath DEBUGGING","id":89098,"report_id":5009569,"results":[{"config_id":89098,"failures":[],"id":137203,"io_env":"stdio","locale":null,"stat_cpu_time":1292.62,"stat_tests":1133269,"statistics":"Files=2691, Tests=1133269, 1529 wallclock secs (151.56 usr 20.91 sys + 996.45 cusr 123.70 csys = 1292.62 CPU","summary":"O","test_env":"stdio"}],"started":"2021-08-13 03:44: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":2228,"full_arguments":"-Dcc=g++ -Duseithreads","id":89099,"report_id":5009569,"results":[{"config_id":89099,"failures":[],"id":137204,"io_env":"stdio","locale":null,"stat_cpu_time":1271.92,"stat_tests":1144889,"statistics":"Files=2691, Tests=1144889, 1604 wallclock secs (138.04 usr 20.46 sys + 990.67 cusr 122.75 csys = 1271.92 CPU","summary":"O","test_env":"stdio"}],"started":"2021-08-13 04:21:50+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":2562,"full_arguments":"-Dcc=g++ -Duseithreads DEBUGGING","id":89100,"report_id":5009569,"results":[{"config_id":89100,"failures":[],"id":137205,"io_env":"stdio","locale":null,"stat_cpu_time":1473.93,"stat_tests":1144888,"statistics":"Files=2691, Tests=1144888, 1809 wallclock secs (159.11 usr 21.23 sys + 1159.17 cusr 134.42 csys = 1473.93 CPU","summary":"O","test_env":"stdio"}],"started":"2021-08-13 04:58:58+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":2215,"full_arguments":"-Dcc=g++ -Duseithreads -Duse64bitall","id":89101,"report_id":5009569,"results":[{"config_id":89101,"failures":[],"id":137206,"io_env":"stdio","locale":null,"stat_cpu_time":1262.06,"stat_tests":1145040,"statistics":"Files=2691, Tests=1145040, 1592 wallclock secs (137.73 usr 20.53 sys + 979.36 cusr 124.44 csys = 1262.06 CPU","summary":"O","test_env":"stdio"}],"started":"2021-08-13 05:41:40+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":2559,"full_arguments":"-Dcc=g++ -Duseithreads -Duse64bitall DEBUGGING","id":89102,"report_id":5009569,"results":[{"config_id":89102,"failures":[],"id":137207,"io_env":"stdio","locale":null,"stat_cpu_time":1477.54,"stat_tests":1145071,"statistics":"Files=2691, Tests=1145071, 1807 wallclock secs (161.18 usr 20.86 sys + 1161.69 cusr 133.81 csys = 1477.54 CPU","summary":"O","test_env":"stdio"}],"started":"2021-08-13 06:18:35+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":2263,"full_arguments":"-Dcc=g++ -Duseithreads -Dusequadmath","id":89103,"report_id":5009569,"results":[{"config_id":89103,"failures":[],"id":137208,"io_env":"stdio","locale":null,"stat_cpu_time":1293.18,"stat_tests":1145009,"statistics":"Files=2691, Tests=1145009, 1623 wallclock secs (139.40 usr 20.25 sys + 1007.42 cusr 126.11 csys = 1293.18 CPU","summary":"O","test_env":"stdio"}],"started":"2021-08-13 07:01: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":"D","duration":2594,"full_arguments":"-Dcc=g++ -Duseithreads -Dusequadmath DEBUGGING","id":89104,"report_id":5009569,"results":[{"config_id":89104,"failures":[],"id":137209,"io_env":"stdio","locale":null,"stat_cpu_time":1493.58,"stat_tests":1144939,"statistics":"Files=2691, Tests=1144939, 1827 wallclock secs (159.41 usr 21.60 sys + 1173.77 cusr 138.80 csys = 1493.58 CPU","summary":"O","test_env":"stdio"}],"started":"2021-08-13 07:38:57+00"}],"cpu_count":"1","cpu_description":"Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2111MHz)","duration":26878,"duration_in_hhmm":"7 hours 27 minutes","git_describe":"v5.35.2-218-g3e05d643b0","git_id":"3e05d643b0c50d21c02db146b48decb3820ad736","harness3opts":"","harness_only":"1","hostname":"cjg-arch","id":5009569,"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.13.9-arch1-1 [Arch Linux]","out_file":null,"perl_id":"5.35.3","reporter":null,"reporter_version":"0.053","sconfig_id":1,"skipped_tests":"    # One test name on a line","smoke_branch":"blead","smoke_date":"2021-08-13 00:54:13+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"}