Created
October 6, 2021 09:02
-
-
Save anarazel/be1d9cd65ffa4ccfcb12e8c5421a9c8f to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" | |
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> | |
<head> | |
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> | |
<base href="https://buildfarm.postgresql.org/" /> | |
<title>PostgreSQL BuildFarm Status</title> | |
<link rel="icon" type="image/png" href="/elephant-icon.png" /> | |
<link rel="stylesheet" rev="stylesheet" href="/inc/pgbf.css" charset="utf-8" /> | |
<style type="text/css"><!-- | |
li#status a { color:rgb(17,45,137); background: url(/inc/b/r.png) no-repeat 100% -20px; } | |
li#status { background: url(/inc/b/l.png) no-repeat 0% -20px; } | |
.flags span { height: 16px; width: 16px; display: inline-block;} | |
.legend span { height: 16px; width: 16px; display: inline-block;} | |
.cassert {background: url("/img/cassert.png") no-repeat; } | |
.bug {background: url("/img/bug.png") no-repeat; } | |
.gssapi {background: url("/img/gssapi.gif") no-repeat; } | |
.krb5 {background: url("/img/krb5.png") no-repeat; } | |
.llvm {background: url("/img/llvm.png") no-repeat; } | |
.translateicon {background: url("/img/translateicon.gif") no-repeat; } | |
.ssl_icon {background: url("/img/ssl_icon.gif") no-repeat; } | |
.pam {background: url("/img/pam.png") no-repeat; } | |
.camel {background: url("/img/camel.png") no-repeat; } | |
.python {background: url("/img/python.png") no-repeat; } | |
.tap {background: url("/img/tap.png") no-repeat; } | |
.tcl {background: url("/img/tcl.png") no-repeat; } | |
.threads {background: url("/img/threads.gif") no-repeat; } | |
.vpath {background: url("/img/vpath.png") no-repeat; } | |
.xml {background: url("/img/xml.png") no-repeat; } | |
.notes {height: 16px; width: 16px; display: inline-block; background: url("/img/notes.png") no-repeat; } | |
--></style> | |
<link rel="alternate" type="application/rss+xml" title="Subscribe to Status Changes" href="https://buildfarm.postgresql.org/rss/bf-rss.xml" /> | |
</head> | |
<body class="none"> | |
<div id="wrapper"> | |
<div id="banner"> | |
<a href="/index.html"><img src="/inc/pgbuildfarm-banner.png" alt="PostgreSQL BuildFarm" width="800" height="73" /></a> | |
<div class="nav"> | |
<ul> | |
<li id="home"><a href="/index.html" title="PostgreSQL BuildFarm Home">Home</a></li> | |
<li id="status"><a href="/cgi-bin/show_status.pl" title="Current results">Status</a></li> | |
<li id="failures"><a href="/cgi-bin/show_failures.pl" title="Recent Failures">Failures</a></li> | |
<li id="members"><a href="/cgi-bin/show_members.pl" title="Platforms tested">Members</a></li> | |
<li id="register"><a href="/cgi-bin/register-form.pl" title="Join PostgreSQL BuildFarm">Register</a></li> | |
<li id="typedefs"><a href="/cgi-bin/typedefs.pl?show_list" title="Typedefs">Typedefs</a></li> | |
<li id="github"><a href="https://github.com/PGBuildFarm/client-code">GitHub</a></li> | |
<li id="lists"><a href="/lists.html">Email lists</a></li> | |
</ul> | |
</div><!-- nav --> | |
</div><!-- banner --> | |
<div class="main"> | |
<!-- lastmodhead: Last-Modified: Wed, 06 Oct 2021 07:39:43 GMT | |
--> | |
<h1>PostgreSQL BuildFarm Status</h1> | |
<p> | |
Shown here is the latest status of each farm member | |
for each branch it has reported on in the last 30 days. | |
</p> | |
<p> | |
Use the farm member link for history of that member | |
on the relevant branch. | |
</p> | |
<table><tr><th class="head" rowspan="2">Legend</th> | |
<td class="legend"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="center"/> = cassert</td> | |
<td class="legend"><img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="center"/> = debug</td> | |
<td class="legend"><img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="center"/> = gssapi</td> | |
<td class="legend"><img src="/img/krb.gif" title="krb5" alt="krb5" height="16" width="16" class="inline" align="center"/> = krb5</td> | |
<td class="legend"><img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="center"/> = llvm</td> | |
<td class="legend"><img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="center"/> = nls</td> | |
<td class="legend"><img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="center"/> = openssl</td> | |
</tr><tr> | |
<td class="legend"><img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="center"/> = pam</td> | |
<td class="legend"><img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="center"/> = perl</td> | |
<td class="legend"><img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="center"/> = python</td> | |
<td class="legend"><img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="center"/> = tap-tests</td> | |
<td class="legend"><img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="center"/> = tcl</td> | |
<td class="legend"><img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="center"/> = thread-safety</td> | |
<td class="legend"><img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="center"/> = vpath</td> | |
<td class="legend"><img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="center"/> = xml</td> | |
</tr></table> | |
<br /> | |
<table cellspacing="0"> | |
<tr><th class="head" colspan="5">Branch: HEAD</th></tr> | |
<tr><th colspan="2">Alias</th><th>System</th><th>Status</th><th>Flags</th></tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=mule&br=HEAD" | |
title="History" | |
>mule</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
buster</span> <span class="compiler">gcc | |
8.3.0</span> <span class="arch">amd64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 07:30:04 UTC" class="whenago">2021-10-06 07:30:04</span> | |
OK [ba216d3] | |
<a href="show_log.pl?nm=mule&dt=2021-10-06%2007%3A30%3A04">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=queensnake&br=HEAD" | |
title="History" | |
>queensnake</a></td> | |
<td> </td> | |
<td><span class="opsys">Scientific Linux | |
Rocky Linux release 8.4 (Green Obsidian)</span> <span class="compiler">clang / llvm | |
gcc version 8.4.1 20200928 (Red Hat 8.4.1-1) (GCC)</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:58:16 UTC" class="whenago">2021-10-06 06:58:16</span> | |
OK [ba216d3] | |
<a href="show_log.pl?nm=queensnake&dt=2021-10-06%2006%3A58%3A16">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/krb.gif" title="krb5" alt="krb5" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=skate&br=HEAD" | |
title="History" | |
>skate</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
7 Wheezy</span> <span class="compiler">gcc | |
4.7</span> <span class="arch">sparc</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:56:48 UTC" class="whenago">2021-10-06 06:56:48</span> | |
OK [ba216d3] | |
<a href="show_log.pl?nm=skate&dt=2021-10-06%2006%3A56%3A48">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=flaviventris&br=HEAD" | |
title="History" | |
>flaviventris</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-03-22: experimental gcc" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">gcc | |
snapshot</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:52:38 UTC" class="whenago">2021-10-06 06:52:38</span> | |
OK [ba216d3] | |
<a href="show_log.pl?nm=flaviventris&dt=2021-10-06%2006%3A52%3A38">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=hippopotamus&br=HEAD" | |
title="History" | |
>hippopotamus</a></td> | |
<td> </td> | |
<td><span class="opsys">openSUSE | |
15.1</span> <span class="compiler">gcc | |
7.4</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:48:29 UTC" class="whenago">2021-10-06 06:48:29</span> | |
OK [ba216d3] | |
<a href="show_log.pl?nm=hippopotamus&dt=2021-10-06%2006%3A48%3A29">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="fail"> | |
<td><a | |
href="show_history.pl?nm=fossa&br=HEAD" | |
title="History" | |
>fossa</a></td> | |
<td> </td> | |
<td><span class="opsys">openSUSE | |
15.1</span> <span class="compiler">icc | |
18.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:47:46 UTC" class="whenago">2021-10-06 06:47:46</span> | |
Configure [ba216d3] | |
<a href="show_log.pl?nm=fossa&dt=2021-10-06%2006%3A47%3A46">Details</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=serinus&br=HEAD" | |
title="History" | |
>serinus</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-03-22: experimental gcc" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">gcc | |
snapshot</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:46:04 UTC" class="whenago">2021-10-06 06:46:04</span> | |
OK [ba216d3] | |
<a href="show_log.pl?nm=serinus&dt=2021-10-06%2006%3A46%3A04">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=halibut&br=HEAD" | |
title="History" | |
>halibut</a></td> | |
<td> </td> | |
<td><span class="opsys">Photon | |
4.0</span> <span class="compiler">gcc | |
10.2.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:43:06 UTC" class="whenago">2021-10-06 06:43:06</span> | |
OK [ba216d3] | |
<a href="show_log.pl?nm=halibut&dt=2021-10-06%2006%3A43%3A06">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=shelduck&br=HEAD" | |
title="History" | |
>shelduck</a></td> | |
<td> </td> | |
<td><span class="opsys">SUSE Linux Enterprise Server | |
12 SP5</span> <span class="compiler">gcc | |
4.8.5</span> <span class="arch">s390x (z15)</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:38:25 UTC" class="whenago">2021-10-06 06:38:25</span> | |
OK [ba216d3] | |
<a href="show_log.pl?nm=shelduck&dt=2021-10-06%2006%3A38%3A25">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=mussurana&br=HEAD" | |
title="History" | |
>mussurana</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
9 Stretch</span> <span class="compiler">gcc | |
6</span> <span class="arch">sparc64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:30:00 UTC" class="whenago">2021-10-06 06:30:00</span> | |
OK [ba216d3] | |
<a href="show_log.pl?nm=mussurana&dt=2021-10-06%2006%3A30%3A00">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=ibisbill&br=HEAD" | |
title="History" | |
>ibisbill</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
10 Buster</span> <span class="compiler">gcc | |
8</span> <span class="arch">sparc64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:29:11 UTC" class="whenago">2021-10-06 06:29:11</span> | |
OK [ba216d3] | |
<a href="show_log.pl?nm=ibisbill&dt=2021-10-06%2006%3A29%3A11">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=handfish&br=HEAD" | |
title="History" | |
>handfish</a></td> | |
<td> </td> | |
<td><span class="opsys">Fedora | |
Fedora Linux 35</span> <span class="compiler">gcc | |
gcc version 11.2.1 20210728 (Red Hat 11.2.1-1) (GCC)</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:28:17 UTC" class="whenago">2021-10-06 06:28:17</span> | |
OK [ba216d3] | |
<a href="show_log.pl?nm=handfish&dt=2021-10-06%2006%3A28%3A17">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/krb.gif" title="krb5" alt="krb5" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=thorntail&br=HEAD" | |
title="History" | |
>thorntail</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2020-03-16: UBSan; force_parallel_mode; wal_level=minimal" /></td> | |
<td><span class="opsys">Debian GNU/Linux | |
sid</span> <span class="compiler">gcc | |
10.2.1</span> <span class="arch">sparc64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:22:52 UTC" class="whenago">2021-10-06 06:22:52</span> | |
OK [ba216d3] | |
<a href="show_log.pl?nm=thorntail&dt=2021-10-06%2006%3A22%3A52">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=jay&br=HEAD" | |
title="History" | |
>jay</a></td> | |
<td> </td> | |
<td><span class="opsys">openSUSE | |
15.1</span> <span class="compiler">clang | |
7.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:15:09 UTC" class="whenago">2021-10-06 06:15:09</span> | |
OK [ba216d3] | |
<a href="show_log.pl?nm=jay&dt=2021-10-06%2006%3A15%3A09">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=florican&br=HEAD" | |
title="History" | |
>florican</a></td> | |
<td> </td> | |
<td><span class="opsys">FreeBSD | |
13.0</span> <span class="compiler">clang | |
11.0.1</span> <span class="arch">i386</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:14:02 UTC" class="whenago">2021-10-06 06:14:02</span> | |
OK [ba216d3] | |
<a href="show_log.pl?nm=florican&dt=2021-10-06%2006%3A14%3A02">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=caiman&br=HEAD" | |
title="History" | |
>caiman</a></td> | |
<td> </td> | |
<td><span class="opsys">Fedora | |
Fedora 35 (Rawhide Prerelease)</span> <span class="compiler">gcc | |
gcc version 11.1.1 20210531 (Red Hat 11.1.1-3) (GCC)</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:09:08 UTC" class="whenago">2021-10-06 06:09:08</span> | |
OK [ba216d3] | |
<a href="show_log.pl?nm=caiman&dt=2021-10-06%2006%3A09%3A08">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/krb.gif" title="krb5" alt="krb5" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=steamerduck&br=HEAD" | |
title="History" | |
>steamerduck</a></td> | |
<td> </td> | |
<td><span class="opsys">SUSE Linux Enterprise Server | |
15 SP1</span> <span class="compiler">gcc | |
7.4.1</span> <span class="arch">s390x (z15)</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:08:59 UTC" class="whenago">2021-10-06 06:08:59</span> | |
OK [ba216d3] | |
<a href="show_log.pl?nm=steamerduck&dt=2021-10-06%2006%3A08%3A59">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=elver&br=HEAD" | |
title="History" | |
>elver</a></td> | |
<td> </td> | |
<td><span class="opsys">FreeBSD | |
13.0</span> <span class="compiler">clang | |
11</span> <span class="arch">amd64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:06:15 UTC" class="whenago">2021-10-06 06:06:15</span> | |
OK [ba216d3] | |
<a href="show_log.pl?nm=elver&dt=2021-10-06%2006%3A06%3A15">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=gombessa&br=HEAD" | |
title="History" | |
>gombessa</a></td> | |
<td> </td> | |
<td><span class="opsys">OpenBSD | |
6.8</span> <span class="compiler">Clang | |
10.0.1</span> <span class="arch">amd64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:59:15 UTC" class="whenago">2021-10-06 05:59:15</span> | |
OK [ba216d3] | |
<a href="show_log.pl?nm=gombessa&dt=2021-10-06%2005%3A59%3A15">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=lapwing&br=HEAD" | |
title="History" | |
>lapwing</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2019-12-27: Uses -Werror, -DENFORCE_REGRESSION_TEST_NAME_RESTRICTIONS" /></td> | |
<td><span class="opsys">Debian | |
7.0</span> <span class="compiler">gcc | |
4.7.2</span> <span class="arch">i686</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:54:39 UTC" class="whenago">2021-10-06 05:54:39</span> | |
OK [ba216d3] | |
<a href="show_log.pl?nm=lapwing&dt=2021-10-06%2005%3A54%3A39">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/krb.gif" title="krb5" alt="krb5" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=eelpout&br=HEAD" | |
title="History" | |
>eelpout</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
bullseye</span> <span class="compiler">gcc | |
10.2</span> <span class="arch">aarch64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:49:20 UTC" class="whenago">2021-10-06 05:49:20</span> | |
OK [ba216d3] | |
<a href="show_log.pl?nm=eelpout&dt=2021-10-06%2005%3A49%3A20">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=sidewinder&br=HEAD" | |
title="History" | |
>sidewinder</a></td> | |
<td> </td> | |
<td><span class="opsys">NetBSD | |
7</span> <span class="compiler">gcc | |
4.8.4</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:45:18 UTC" class="whenago">2021-10-06 05:45:18</span> | |
OK [ba216d3] | |
<a href="show_log.pl?nm=sidewinder&dt=2021-10-06%2005%3A45%3A18">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=plover&br=HEAD" | |
title="History" | |
>plover</a></td> | |
<td> </td> | |
<td><span class="opsys">OpenBSD | |
6.9</span> <span class="compiler">clang | |
10.0.1</span> <span class="arch">amd64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:42:15 UTC" class="whenago">2021-10-06 05:42:15</span> | |
OK [ba216d3] | |
<a href="show_log.pl?nm=plover&dt=2021-10-06%2005%3A42%3A15">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=spurfowl&br=HEAD" | |
title="History" | |
>spurfowl</a></td> | |
<td> </td> | |
<td><span class="opsys">Ubuntu | |
Ubuntu 16.04.1</span> <span class="compiler">gcc | |
5.4.0 20160609</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:38:10 UTC" class="whenago">2021-10-06 05:38:10</span> | |
OK [ba216d3] | |
<a href="show_log.pl?nm=spurfowl&dt=2021-10-06%2005%3A38%3A10">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=peripatus&br=HEAD" | |
title="History" | |
>peripatus</a></td> | |
<td> </td> | |
<td><span class="opsys">FreeBSD | |
HEAD</span> <span class="compiler">clang | |
12.0.1</span> <span class="arch">X86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:35:38 UTC" class="whenago">2021-10-06 05:35:38</span> | |
OK [ba216d3] | |
<a href="show_log.pl?nm=peripatus&dt=2021-10-06%2005%3A35%3A38">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=snakefly&br=HEAD" | |
title="History" | |
>snakefly</a></td> | |
<td> </td> | |
<td><span class="opsys">AmazonLinux@Graviton2 | |
AL2</span> <span class="compiler">gcc | |
7.3.1</span> <span class="arch">aarch64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:35:04 UTC" class="whenago">2021-10-06 05:35:04</span> | |
OK [ba216d3] | |
<a href="show_log.pl?nm=snakefly&dt=2021-10-06%2005%3A35%3A04">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/krb.gif" title="krb5" alt="krb5" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=culicidae&br=HEAD" | |
title="History" | |
>culicidae</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2016-09-16: Tests EXEC_BACKEND" /></td> | |
<td><span class="opsys">Debian | |
sid</span> <span class="compiler">gcc | |
6.3</span> <span class="arch">x86-64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:33:02 UTC" class="whenago">2021-10-06 05:33:02</span> | |
OK [ba216d3] | |
<a href="show_log.pl?nm=culicidae&dt=2021-10-06%2005%3A33%3A02">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=rorqual&br=HEAD" | |
title="History" | |
>rorqual</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2020-06-18: --disable-atomics --disable-spinlocks" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">gcc | |
9</span> <span class="arch">x86-64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:32:12 UTC" class="whenago">2021-10-06 05:32:12</span> | |
OK [ba216d3] | |
<a href="show_log.pl?nm=rorqual&dt=2021-10-06%2005%3A32%3A12">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=francolin&br=HEAD" | |
title="History" | |
>francolin</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2016-09-16: Tests --disable-spinlocks" /></td> | |
<td><span class="opsys">Debian | |
sid</span> <span class="compiler">gcc | |
6.3</span> <span class="arch">x86-64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:31:36 UTC" class="whenago">2021-10-06 05:31:36</span> | |
OK [ba216d3] | |
<a href="show_log.pl?nm=francolin&dt=2021-10-06%2005%3A31%3A36">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=piculet&br=HEAD" | |
title="History" | |
>piculet</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2016-04-14: --disable-atomics" /></td> | |
<td><span class="opsys">Debian | |
sid</span> <span class="compiler">gcc | |
6.3</span> <span class="arch">x86-64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:30:55 UTC" class="whenago">2021-10-06 05:30:55</span> | |
OK [ba216d3] | |
<a href="show_log.pl?nm=piculet&dt=2021-10-06%2005%3A30%3A55">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=mylodon&br=HEAD" | |
title="History" | |
>mylodon</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-08-24: Enforces C standard compliance w/ -Werror=cXX-extensions" /></td> | |
<td><span class="opsys">Debian | |
sid</span> <span class="compiler">clang | |
clang 6.0</span> <span class="arch">x86-64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:30:35 UTC" class="whenago">2021-10-06 05:30:35</span> | |
OK [ba216d3] | |
<a href="show_log.pl?nm=mylodon&dt=2021-10-06%2005%3A30%3A35">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=calliphoridae&br=HEAD" | |
title="History" | |
>calliphoridae</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2016-09-16: Tests -DDCOPY_PARSE_PLAN_TREES -DRAW_EXPRESSION_COVERAGE_TEST" /></td> | |
<td><span class="opsys">Debian | |
sid</span> <span class="compiler">gcc | |
6.3</span> <span class="arch">x86-64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:30:13 UTC" class="whenago">2021-10-06 05:30:13</span> | |
OK [ba216d3] | |
<a href="show_log.pl?nm=calliphoridae&dt=2021-10-06%2005%3A30%3A13">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=idiacanthus&br=HEAD" | |
title="History" | |
>idiacanthus</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-03-22: JIT enabled; LLVM 5 optimized" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">clang | |
gcc 10</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:30:04 UTC" class="whenago">2021-10-06 05:30:04</span> | |
OK [ba216d3] | |
<a href="show_log.pl?nm=idiacanthus&dt=2021-10-06%2005%3A30%3A04">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=dragonet&br=HEAD" | |
title="History" | |
>dragonet</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-03-22: JIT enabled; LLVM 3.9 optimized" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">clang | |
clang 3.9</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:30:04 UTC" class="whenago">2021-10-06 05:30:04</span> | |
OK [ba216d3] | |
<a href="show_log.pl?nm=dragonet&dt=2021-10-06%2005%3A30%3A04">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=desmoxytes&br=HEAD" | |
title="History" | |
>desmoxytes</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-03-22: JIT enabled; LLVM 4 optimized" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">gcc | |
gcc 10</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:30:03 UTC" class="whenago">2021-10-06 05:30:03</span> | |
OK [ba216d3] | |
<a href="show_log.pl?nm=desmoxytes&dt=2021-10-06%2005%3A30%3A03">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=sifaka&br=HEAD" | |
title="History" | |
>sifaka</a></td> | |
<td> </td> | |
<td><span class="opsys">macOS | |
11.0</span> <span class="compiler">clang | |
Apple clang version 13.0.0</span> <span class="arch">arm64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:29:27 UTC" class="whenago">2021-10-06 05:29:27</span> | |
OK [ba216d3] | |
<a href="show_log.pl?nm=sifaka&dt=2021-10-06%2005%3A29%3A27">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=longfin&br=HEAD" | |
title="History" | |
>longfin</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2021-02-12: Uses -fsanitize=alignment -DWRITE_READ_PARSE_PLAN_TREES -DSTRESS_SORT_INT_MIN -DENFORCE_REGRESSION_TEST_NAME_RESTRICTIONS" /></td> | |
<td><span class="opsys">OS X | |
11.0.1</span> <span class="compiler">clang | |
Apple clang version 13.0.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:28:59 UTC" class="whenago">2021-10-06 05:28:59</span> | |
OK [ba216d3] | |
<a href="show_log.pl?nm=longfin&dt=2021-10-06%2005%3A28%3A59">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=petalura&br=HEAD" | |
title="History" | |
>petalura</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-03-22: JIT enabled; LLVM 4 debug" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">clang | |
clang 4</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:20:03 UTC" class="whenago">2021-10-06 05:20:03</span> | |
OK [ec2133a] | |
<a href="show_log.pl?nm=petalura&dt=2021-10-06%2005%3A20%3A03">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=loach&br=HEAD" | |
title="History" | |
>loach</a></td> | |
<td> </td> | |
<td><span class="opsys">FreeBSD | |
10.3-RELEASE</span> <span class="compiler">clang | |
3.4.1</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:15:19 UTC" class="whenago">2021-10-06 05:15:19</span> | |
OK [ec2133a] | |
<a href="show_log.pl?nm=loach&dt=2021-10-06%2005%3A15%3A19">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=pogona&br=HEAD" | |
title="History" | |
>pogona</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-03-22: JIT enabled; LLVM 5 debug" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">gcc | |
gcc 10</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:10:04 UTC" class="whenago">2021-10-06 05:10:04</span> | |
OK [ec2133a] | |
<a href="show_log.pl?nm=pogona&dt=2021-10-06%2005%3A10%3A04">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=conchuela&br=HEAD" | |
title="History" | |
>conchuela</a></td> | |
<td> </td> | |
<td><span class="opsys">DragonFly BSD | |
4.4.3-RELEASE</span> <span class="compiler">gcc | |
5.2.1</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:00:29 UTC" class="whenago">2021-10-06 05:00:29</span> | |
OK [ec2133a] | |
<a href="show_log.pl?nm=conchuela&dt=2021-10-06%2005%3A00%3A29">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=grison&br=HEAD" | |
title="History" | |
>grison</a></td> | |
<td> </td> | |
<td><span class="opsys">Raspbian GNU/Linux | |
7.8</span> <span class="compiler">gcc | |
4.6.3</span> <span class="arch">ARMv7</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:00:15 UTC" class="whenago">2021-10-06 05:00:15</span> | |
OK [ec2133a] | |
<a href="show_log.pl?nm=grison&dt=2021-10-06%2005%3A00%3A15">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=xenodermus&br=HEAD" | |
title="History" | |
>xenodermus</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-03-22: JIT enabled; LLVM 6 debug" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">clang | |
6</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:00:05 UTC" class="whenago">2021-10-06 05:00:05</span> | |
OK [ec2133a] | |
<a href="show_log.pl?nm=xenodermus&dt=2021-10-06%2005%3A00%3A05">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=komodoensis&br=HEAD" | |
title="History" | |
>komodoensis</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-03-22: JIT enabled; LLVM 6 optimized" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">gcc | |
7</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 04:32:04 UTC" class="whenago">2021-10-06 04:32:04</span> | |
OK [ec2133a] | |
<a href="show_log.pl?nm=komodoensis&dt=2021-10-06%2004%3A32%3A04">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=pollock&br=HEAD" | |
title="History" | |
>pollock</a></td> | |
<td> </td> | |
<td><span class="opsys">OmniOS / illumos | |
r151038</span> <span class="compiler">gcc | |
10.2.0</span> <span class="arch">amd64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 04:00:47 UTC" class="whenago">2021-10-06 04:00:47</span> | |
OK [0266e98] | |
<a href="show_log.pl?nm=pollock&dt=2021-10-06%2004%3A00%3A47">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=elasmobranch&br=HEAD" | |
title="History" | |
>elasmobranch</a></td> | |
<td> </td> | |
<td><span class="opsys">openSUSE Leap | |
15.0</span> <span class="compiler">gcc | |
7.3.1</span> <span class="arch">ppc64le (POWER9)</span></td> | |
<td class="status"> | |
<span title="2021-10-06 02:19:18 UTC" class="whenago">2021-10-06 02:19:18</span> | |
OK [0266e98] | |
<a href="show_log.pl?nm=elasmobranch&dt=2021-10-06%2002%3A19%3A18">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=hake&br=HEAD" | |
title="History" | |
>hake</a></td> | |
<td> </td> | |
<td><span class="opsys">OpenIndiana/illumos | |
hipster, rolling release</span> <span class="compiler">gcc | |
9.3.0</span> <span class="arch">amd64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 01:20:22 UTC" class="whenago">2021-10-06 01:20:22</span> | |
OK [0266e98] | |
<a href="show_log.pl?nm=hake&dt=2021-10-06%2001%3A20%3A22">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="fail"> | |
<td><a | |
href="show_history.pl?nm=chipmunk&br=HEAD" | |
title="History" | |
>chipmunk</a></td> | |
<td> </td> | |
<td><span class="opsys">Raspbian GNU/Linux | |
Raspbian GNU/Linux 8.0</span> <span class="compiler">gcc | |
gcc 4.9.2</span> <span class="arch">armv6l</span></td> | |
<td class="status"> | |
<span title="2021-10-05 23:59:55 UTC" class="whenago">2021-10-05 23:59:55</span> | |
scriptsCheck [0266e98] | |
<a href="show_log.pl?nm=chipmunk&dt=2021-10-05%2023%3A59%3A55">Details</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=barbastella&br=HEAD" | |
title="History" | |
>barbastella</a></td> | |
<td> </td> | |
<td><span class="opsys">SUSE Linux Enterprise Server | |
15 SP1</span> <span class="compiler">clang | |
7.0.1</span> <span class="arch">s390x (z15)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 23:54:41 UTC" class="whenago">2021-10-05 23:54:41</span> | |
OK [0266e98] | |
<a href="show_log.pl?nm=barbastella&dt=2021-10-05%2023%3A54%3A41">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=moonjelly&br=HEAD" | |
title="History" | |
>moonjelly</a></td> | |
<td> </td> | |
<td><span class="opsys">Ubuntu | |
20.04.3 LTS</span> <span class="compiler">gcc | |
**EXPERIMENTAL** trunk 20211001 5f028541 12.0.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 23:52:58 UTC" class="whenago">2021-10-05 23:52:58</span> | |
OK [0266e98] | |
<a href="show_log.pl?nm=moonjelly&dt=2021-10-05%2023%3A52%3A58">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=anole&br=HEAD" | |
title="History" | |
>anole</a></td> | |
<td> </td> | |
<td><span class="opsys">HP-UX | |
B.11.31 U</span> <span class="compiler">HP C/aC++ | |
A.06.25</span> <span class="arch">ia64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 23:32:23 UTC" class="whenago">2021-10-05 23:32:23</span> | |
OK [0266e98] | |
<a href="show_log.pl?nm=anole&dt=2021-10-05%2023%3A32%3A23">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=seawasp&br=HEAD" | |
title="History" | |
>seawasp</a></td> | |
<td> </td> | |
<td><span class="opsys">Ubuntu | |
20.04.3 LTS</span> <span class="compiler">clang | |
**EXPERIMENTAL** main 20210918 4121ac1e 14.0.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 23:17:27 UTC" class="whenago">2021-10-05 23:17:27</span> | |
OK [0266e98] | |
<a href="show_log.pl?nm=seawasp&dt=2021-10-05%2023%3A17%3A27">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=haddock&br=HEAD" | |
title="History" | |
>haddock</a></td> | |
<td> </td> | |
<td><span class="opsys">OpenIndiana/illumos | |
hipster, rolling release</span> <span class="compiler">gcc | |
9.3.0</span> <span class="arch">i386</span></td> | |
<td class="status"> | |
<span title="2021-10-05 22:36:01 UTC" class="whenago">2021-10-05 22:36:01</span> | |
OK [0266e98] | |
<a href="show_log.pl?nm=haddock&dt=2021-10-05%2022%3A36%3A01">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=bonito&br=HEAD" | |
title="History" | |
>bonito</a></td> | |
<td> </td> | |
<td><span class="opsys">Fedora | |
29</span> <span class="compiler">gcc | |
8.2.1</span> <span class="arch">ppc64le (POWER9)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 22:22:48 UTC" class="whenago">2021-10-05 22:22:48</span> | |
OK [0266e98] | |
<a href="show_log.pl?nm=bonito&dt=2021-10-05%2022%3A22%3A48">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=woodstar&br=HEAD" | |
title="History" | |
>woodstar</a></td> | |
<td> </td> | |
<td><span class="opsys">Red Hat Enterprise Linux Server | |
8.1 (Ootpa)</span> <span class="compiler">clang | |
8.0.1</span> <span class="arch">s390x (z15)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 21:01:56 UTC" class="whenago">2021-10-05 21:01:56</span> | |
OK [0266e98] | |
<a href="show_log.pl?nm=woodstar&dt=2021-10-05%2021%3A01%3A56">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=wobbegong&br=HEAD" | |
title="History" | |
>wobbegong</a></td> | |
<td> </td> | |
<td><span class="opsys">Fedora | |
27</span> <span class="compiler">clang | |
5.0.2</span> <span class="arch">ppc64le</span></td> | |
<td class="status"> | |
<span title="2021-10-05 20:52:44 UTC" class="whenago">2021-10-05 20:52:44</span> | |
OK [0266e98] | |
<a href="show_log.pl?nm=wobbegong&dt=2021-10-05%2020%3A52%3A44">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=snapper&br=HEAD" | |
title="History" | |
>snapper</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
7 Wheezy</span> <span class="compiler">gcc | |
4.7</span> <span class="arch">sparc</span></td> | |
<td class="status"> | |
<span title="2021-10-05 20:47:07 UTC" class="whenago">2021-10-05 20:47:07</span> | |
OK [0266e98] | |
<a href="show_log.pl?nm=snapper&dt=2021-10-05%2020%3A47%3A07">Config</a></td> | |
<td class="flags"><img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=phycodurus&br=HEAD" | |
title="History" | |
>phycodurus</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-03-22: JIT enabled; LLVM 3.9 debug" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">gcc | |
gcc 10</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 20:30:03 UTC" class="whenago">2021-10-05 20:30:03</span> | |
OK [0266e98] | |
<a href="show_log.pl?nm=phycodurus&dt=2021-10-05%2020%3A30%3A03">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=guaibasaurus&br=HEAD" | |
title="History" | |
>guaibasaurus</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
Debian GNU/Linux 10 (buster)</span> <span class="compiler">gcc | |
version 8.3.0 (Debian 8.3.0-6)</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 20:20:12 UTC" class="whenago">2021-10-05 20:20:12</span> | |
OK [0266e98] | |
<a href="show_log.pl?nm=guaibasaurus&dt=2021-10-05%2020%3A20%3A12">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=dangomushi&br=HEAD" | |
title="History" | |
>dangomushi</a></td> | |
<td> </td> | |
<td><span class="opsys">Arch Linux ARM | |
rolling update</span> <span class="compiler">clang | |
3.6.0</span> <span class="arch">armv7l</span></td> | |
<td class="status"> | |
<span title="2021-10-05 20:02:07 UTC" class="whenago">2021-10-05 20:02:07</span> | |
OK [f3fec23] | |
<a href="show_log.pl?nm=dangomushi&dt=2021-10-05%2020%3A02%3A07">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=alabio&br=HEAD" | |
title="History" | |
>alabio</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
Debian GNU/Linux 10 (buster)</span> <span class="compiler">gcc | |
version 8.3.0 (Debian 8.3.0-6)</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 20:00:07 UTC" class="whenago">2021-10-05 20:00:07</span> | |
OK [0266e98] | |
<a href="show_log.pl?nm=alabio&dt=2021-10-05%2020%3A00%3A07">Config</a></td> | |
<td class="flags"><img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=hornet&br=HEAD" | |
title="History" | |
>hornet</a></td> | |
<td> </td> | |
<td><span class="opsys">AIX | |
7100-05-06-2028</span> <span class="compiler">xlc | |
12.1 (64 bit)</span> <span class="arch">ppc64 (POWER7)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 19:13:02 UTC" class="whenago">2021-10-05 19:13:02</span> | |
OK [0266e98] | |
<a href="show_log.pl?nm=hornet&dt=2021-10-05%2019%3A13%3A02">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=crake&br=HEAD" | |
title="History" | |
>crake</a></td> | |
<td> </td> | |
<td><span class="opsys">Fedora | |
31</span> <span class="compiler">gcc | |
9.2.1</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 18:49:37 UTC" class="whenago">2021-10-05 18:49:37</span> | |
OK [0266e98] | |
<a href="show_log.pl?nm=crake&dt=2021-10-05%2018%3A49%3A37">Config</a></td> | |
<td class="flags"><img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=pipistrelles&br=HEAD" | |
title="History" | |
>pipistrelles</a></td> | |
<td> </td> | |
<td><span class="opsys">SUSE Linux Enterprise Server | |
15 SP1</span> <span class="compiler">gcc | |
9.2.1</span> <span class="arch">s390x (z15)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 18:32:07 UTC" class="whenago">2021-10-05 18:32:07</span> | |
OK [0266e98] | |
<a href="show_log.pl?nm=pipistrelles&dt=2021-10-05%2018%3A32%3A07">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=locust&br=HEAD" | |
title="History" | |
>locust</a></td> | |
<td> </td> | |
<td><span class="opsys">Mac OS X | |
10.5.8</span> <span class="compiler">gcc | |
4.0.1 (Apple Inc. build 5493)</span> <span class="arch">powerpc</span></td> | |
<td class="status"> | |
<span title="2021-10-05 18:14:08 UTC" class="whenago">2021-10-05 18:14:08</span> | |
OK [0266e98] | |
<a href="show_log.pl?nm=locust&dt=2021-10-05%2018%3A14%3A08">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=fairywren&br=HEAD" | |
title="History" | |
>fairywren</a></td> | |
<td> </td> | |
<td><span class="opsys">Windows / Msys | |
Server 2019 / 2</span> <span class="compiler">gcc | |
10.3.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 18:04:38 UTC" class="whenago">2021-10-05 18:04:38</span> | |
OK [0266e98] | |
<a href="show_log.pl?nm=fairywren&dt=2021-10-05%2018%3A04%3A38">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=hoverfly&br=HEAD" | |
title="History" | |
>hoverfly</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2019-10-25: force_parallel_mode; RANDOMIZE_ALLOCATED_MEMORY" /></td> | |
<td><span class="opsys">AIX | |
7200-04-03-2038</span> <span class="compiler">xlc | |
16.1.0 (64-bit)</span> <span class="arch">ppc64 (POWER8)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 17:43:15 UTC" class="whenago">2021-10-05 17:43:15</span> | |
OK [0266e98] | |
<a href="show_log.pl?nm=hoverfly&dt=2021-10-05%2017%3A43%3A15">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=wrasse&br=HEAD" | |
title="History" | |
>wrasse</a></td> | |
<td> </td> | |
<td><span class="opsys">Solaris | |
11.3</span> <span class="compiler">Oracle Developer Studio | |
12.6 2018/03/16</span> <span class="arch">sparc64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 17:38:18 UTC" class="whenago">2021-10-05 17:38:18</span> | |
OK [0266e98] | |
<a href="show_log.pl?nm=wrasse&dt=2021-10-05%2017%3A38%3A18">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=skink&br=HEAD" | |
title="History" | |
>skink</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2016-03-08: Valgrind Animal" /></td> | |
<td><span class="opsys">Debian Sid | |
sid</span> <span class="compiler">gcc | |
gcc-6.3</span> <span class="arch">x86-64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 17:32:30 UTC" class="whenago">2021-10-05 17:32:30</span> | |
OK [0266e98] | |
<a href="show_log.pl?nm=skink&dt=2021-10-05%2017%3A32%3A30">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=tadarida&br=HEAD" | |
title="History" | |
>tadarida</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
9 Stretch</span> <span class="compiler">gcc | |
6</span> <span class="arch">sparc64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 17:13:20 UTC" class="whenago">2021-10-05 17:13:20</span> | |
OK [0266e98] | |
<a href="show_log.pl?nm=tadarida&dt=2021-10-05%2017%3A13%3A20">Config</a></td> | |
<td class="flags"><img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=kittiwake&br=HEAD" | |
title="History" | |
>kittiwake</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
10 Buster</span> <span class="compiler">gcc | |
8</span> <span class="arch">sparc64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 16:42:51 UTC" class="whenago">2021-10-05 16:42:51</span> | |
OK [0ba281c] | |
<a href="show_log.pl?nm=kittiwake&dt=2021-10-05%2016%3A42%3A51">Config</a></td> | |
<td class="flags"><img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=demoiselle&br=HEAD" | |
title="History" | |
>demoiselle</a></td> | |
<td> </td> | |
<td><span class="opsys">openSUSE Leap | |
15.0</span> <span class="compiler">clang | |
5.0.1</span> <span class="arch">ppc64le (POWER9)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 15:30:08 UTC" class="whenago">2021-10-05 15:30:08</span> | |
OK [6860198] | |
<a href="show_log.pl?nm=demoiselle&dt=2021-10-05%2015%3A30%3A08">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=chub&br=HEAD" | |
title="History" | |
>chub</a></td> | |
<td> </td> | |
<td><span class="opsys">RedHat Enterprise Linux | |
7</span> <span class="compiler">gcc | |
gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4)</span> <span class="arch">ppc64 (POWER8)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 15:10:02 UTC" class="whenago">2021-10-05 15:10:02</span> | |
OK [f3fec23] | |
<a href="show_log.pl?nm=chub&dt=2021-10-05%2015%3A10%3A02">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/krb.gif" title="krb5" alt="krb5" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="cerr"> | |
<td><a | |
href="show_history.pl?nm=mantid&br=HEAD" | |
title="History" | |
>mantid</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-07-02: force_parallel_mode on REL_10_STABLE and later" /></td> | |
<td><span class="opsys">CentOS | |
7.9.2009</span> <span class="compiler">gcc | |
4.8.5</span> <span class="arch">x86_64 (virtualized)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 13:19:58 UTC" class="whenago">2021-10-05 13:19:58</span> | |
Git-mirror [] | |
<a href="show_log.pl?nm=mantid&dt=2021-10-05%2013%3A19%3A58">Details</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=barbthroat&br=HEAD" | |
title="History" | |
>barbthroat</a></td> | |
<td> </td> | |
<td><span class="opsys">SUSE Linux Enterprise Server | |
15 SP1</span> <span class="compiler">gcc | |
8.2.1</span> <span class="arch">s390x (z15)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 12:31:14 UTC" class="whenago">2021-10-05 12:31:14</span> | |
OK [f6b5d05] | |
<a href="show_log.pl?nm=barbthroat&dt=2021-10-05%2012%3A31%3A14">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=vulpes&br=HEAD" | |
title="History" | |
>vulpes</a></td> | |
<td> </td> | |
<td><span class="opsys">fedora | |
27</span> <span class="compiler">gcc | |
7.3.1</span> <span class="arch">ppc64le</span></td> | |
<td class="status"> | |
<span title="2021-10-05 09:43:10 UTC" class="whenago">2021-10-05 09:43:10</span> | |
OK [f6b5d05] | |
<a href="show_log.pl?nm=vulpes&dt=2021-10-05%2009%3A43%3A10">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=sheartail&br=HEAD" | |
title="History" | |
>sheartail</a></td> | |
<td> </td> | |
<td><span class="opsys">Red Hat Enterprise Linux Server | |
8.1 (Ootpa)</span> <span class="compiler">gcc | |
8.3.1</span> <span class="arch">s390x (z15)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 08:56:42 UTC" class="whenago">2021-10-05 08:56:42</span> | |
OK [f6b5d05] | |
<a href="show_log.pl?nm=sheartail&dt=2021-10-05%2008%3A56%3A42">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=gull&br=HEAD" | |
title="History" | |
>gull</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
Bullseye</span> <span class="compiler">clang | |
12.0.1</span> <span class="arch">ARMv7</span></td> | |
<td class="status"> | |
<span title="2021-10-05 07:52:39 UTC" class="whenago">2021-10-05 07:52:39</span> | |
OK [0b0d277] | |
<a href="show_log.pl?nm=gull&dt=2021-10-05%2007%3A52%3A39">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/krb.gif" title="krb5" alt="krb5" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=sungazer&br=HEAD" | |
title="History" | |
>sungazer</a></td> | |
<td> </td> | |
<td><span class="opsys">AIX | |
7100-05-06-2028</span> <span class="compiler">gcc | |
8.3.0 (64 bit)</span> <span class="arch">ppc64 (POWER7)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 02:46:15 UTC" class="whenago">2021-10-05 02:46:15</span> | |
OK [0b0d277] | |
<a href="show_log.pl?nm=sungazer&dt=2021-10-05%2002%3A46%3A15">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=gharial&br=HEAD" | |
title="History" | |
>gharial</a></td> | |
<td> </td> | |
<td><span class="opsys">HP-UX | |
B.11.31 U</span> <span class="compiler">gcc | |
4.6.0</span> <span class="arch">ia64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 00:26:28 UTC" class="whenago">2021-10-05 00:26:28</span> | |
OK [e825943] | |
<a href="show_log.pl?nm=gharial&dt=2021-10-05%2000%3A26%3A28">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=trilobite&br=HEAD" | |
title="History" | |
>trilobite</a></td> | |
<td> </td> | |
<td><span class="opsys">openSUSE | |
15.1</span> <span class="compiler">clang | |
7.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-04 22:15:09 UTC" class="whenago">2021-10-04 22:15:09</span> | |
OK [e825943] | |
<a href="show_log.pl?nm=trilobite&dt=2021-10-04%2022%3A15%3A09">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=topminnow&br=HEAD" | |
title="History" | |
>topminnow</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2016-04-20: Runs infrequently" /></td> | |
<td><span class="opsys">Debian GNU/Linux | |
8.11 (jessie)</span> <span class="compiler">gcc | |
4.9.2</span> <span class="arch">mips64el; -mabi=32</span></td> | |
<td class="status"> | |
<span title="2021-10-04 07:43:08 UTC" class="whenago">2021-10-04 07:43:08</span> | |
OK [8a42379] | |
<a href="show_log.pl?nm=topminnow&dt=2021-10-04%2007%3A43%3A08">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=tern&br=HEAD" | |
title="History" | |
>tern</a></td> | |
<td> </td> | |
<td><span class="opsys">AIX | |
7100-05-06-2028</span> <span class="compiler">gcc | |
8.3.0 (32 bit)</span> <span class="arch">ppc64 (POWER7)</span></td> | |
<td class="status"> | |
<span title="2021-10-04 05:31:05 UTC" class="whenago">2021-10-04 05:31:05</span> | |
OK [8a42379] | |
<a href="show_log.pl?nm=tern&dt=2021-10-04%2005%3A31%3A05">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=bichir&br=HEAD" | |
title="History" | |
>bichir</a></td> | |
<td> </td> | |
<td><span class="opsys">Ubuntu on WSL on Windows 10 | |
18.04LTS</span> <span class="compiler">gcc | |
7.5.0</span> <span class="arch">x86_64 @ Windows Subsystem for Linux 1</span></td> | |
<td class="status"> | |
<span title="2021-10-03 15:00:09 UTC" class="whenago">2021-10-03 15:00:09</span> | |
OK [2903f14] | |
<a href="show_log.pl?nm=bichir&dt=2021-10-03%2015%3A00%3A09">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=mereswine&br=HEAD" | |
title="History" | |
>mereswine</a></td> | |
<td> </td> | |
<td><span class="opsys">Linux debian-armhf | |
Bullseye</span> <span class="compiler">gcc | |
10.2.1</span> <span class="arch">ARMv7</span></td> | |
<td class="status"> | |
<span title="2021-10-03 09:51:51 UTC" class="whenago">2021-10-03 09:51:51</span> | |
OK [2903f14] | |
<a href="show_log.pl?nm=mereswine&dt=2021-10-03%2009%3A51%3A51">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/krb.gif" title="krb5" alt="krb5" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=prairiedog&br=HEAD" | |
title="History" | |
>prairiedog</a></td> | |
<td> </td> | |
<td><span class="opsys">OS X | |
10.4.11</span> <span class="compiler">gcc | |
4.0.1 (Apple Computer, Inc. build 5341)</span> <span class="arch">powerpc</span></td> | |
<td class="status"> | |
<span title="2021-10-03 06:27:00 UTC" class="whenago">2021-10-03 06:27:00</span> | |
OK [2903f14] | |
<a href="show_log.pl?nm=prairiedog&dt=2021-10-03%2006%3A27%3A00">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="fail"> | |
<td><a | |
href="show_history.pl?nm=husky&br=HEAD" | |
title="History" | |
>husky</a></td> | |
<td> </td> | |
<td><span class="opsys">openSUSE | |
15.1</span> <span class="compiler">icc | |
18.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-03 01:29:05 UTC" class="whenago">2021-10-03 01:29:05</span> | |
Configure [2903f14] | |
<a href="show_log.pl?nm=husky&dt=2021-10-03%2001%3A29%3A05">Details</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=macaque&br=HEAD" | |
title="History" | |
>macaque</a></td> | |
<td> </td> | |
<td><span class="opsys">RHEL | |
7.0</span> <span class="compiler">gcc | |
4.8.2</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-02 23:23:46 UTC" class="whenago">2021-10-02 23:23:46</span> | |
OK [9b8d68c] | |
<a href="show_log.pl?nm=macaque&dt=2021-10-02%2023%3A23%3A46">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=mandrill&br=HEAD" | |
title="History" | |
>mandrill</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2016-02-27: force_parallel_mode; RANDOMIZE_ALLOCATED_MEMORY" /></td> | |
<td><span class="opsys">AIX | |
7100-05-06-2028</span> <span class="compiler">xlc | |
12.1 (32 bit)</span> <span class="arch">ppc64 (POWER7)</span></td> | |
<td class="status"> | |
<span title="2021-10-02 18:29:57 UTC" class="whenago">2021-10-02 18:29:57</span> | |
OK [2b0da03] | |
<a href="show_log.pl?nm=mandrill&dt=2021-10-02%2018%3A29%3A57">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=avocet&br=HEAD" | |
title="History" | |
>avocet</a></td> | |
<td> </td> | |
<td><span class="opsys">openSUSE | |
15.1</span> <span class="compiler">gcc | |
7.4</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-02 11:30:08 UTC" class="whenago">2021-10-02 11:30:08</span> | |
OK [2b0da03] | |
<a href="show_log.pl?nm=avocet&dt=2021-10-02%2011%3A30%3A08">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=morepork&br=HEAD" | |
title="History" | |
>morepork</a></td> | |
<td> </td> | |
<td><span class="opsys">OpenBSD | |
6.5</span> <span class="compiler">clang | |
7.0.1</span> <span class="arch">x64</span></td> | |
<td class="status"> | |
<span title="2021-09-30 19:40:28 UTC" class="whenago">2021-09-30 19:40:28</span> | |
OK [d03bca4] | |
<a href="show_log.pl?nm=morepork&dt=2021-09-30%2019%3A40%3A28">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=lorikeet&br=HEAD" | |
title="History" | |
>lorikeet</a></td> | |
<td> </td> | |
<td><span class="opsys">Cygwin64/Windows | |
3.2.0/10</span> <span class="compiler">gcc | |
10.2.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-09-30 14:01:11 UTC" class="whenago">2021-09-30 14:01:11</span> | |
OK [d03bca4] | |
<a href="show_log.pl?nm=lorikeet&dt=2021-09-30%2014%3A01%3A11">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=gadwall&br=HEAD" | |
title="History" | |
>gadwall</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian GNU/Linux | |
9 (stretch)</span> <span class="compiler">clang | |
3.9</span> <span class="arch">ppc64le (POWER9)</span></td> | |
<td class="status"> | |
<span title="2021-09-30 13:06:20 UTC" class="whenago">2021-09-30 13:06:20</span> | |
OK [d03bca4] | |
<a href="show_log.pl?nm=gadwall&dt=2021-09-30%2013%3A06%3A20">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=massasauga&br=HEAD" | |
title="History" | |
>massasauga</a></td> | |
<td> </td> | |
<td><span class="opsys">Amazon Linux | |
2</span> <span class="compiler">gcc | |
7.3.1</span> <span class="arch">aarch64</span></td> | |
<td class="status"> | |
<span title="2021-09-30 13:06:18 UTC" class="whenago">2021-09-30 13:06:18</span> | |
OK [d03bca4] | |
<a href="show_log.pl?nm=massasauga&dt=2021-09-30%2013%3A06%3A18">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/krb.gif" title="krb5" alt="krb5" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=hamerkop&br=HEAD" | |
title="History" | |
>hamerkop</a></td> | |
<td> </td> | |
<td><span class="opsys">Windows | |
Server 2016</span> <span class="compiler">Visual C++ | |
Visual Studio 2017</span> <span class="arch">AMD64</span></td> | |
<td class="status"> | |
<span title="2021-09-30 10:10:11 UTC" class="whenago">2021-09-30 10:10:11</span> | |
OK [14d755b] | |
<a href="show_log.pl?nm=hamerkop&dt=2021-09-30%2010%3A10%3A11">Config</a></td> | |
<td class="flags"><img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=takin&br=HEAD" | |
title="History" | |
>takin</a></td> | |
<td> </td> | |
<td><span class="opsys">opensuse | |
42.3</span> <span class="compiler">gcc | |
4.8.5</span> <span class="arch">ppc64le</span></td> | |
<td class="status"> | |
<span title="2021-09-30 09:06:37 UTC" class="whenago">2021-09-30 09:06:37</span> | |
OK [14d755b] | |
<a href="show_log.pl?nm=takin&dt=2021-09-30%2009%3A06%3A37">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=cuon&br=HEAD" | |
title="History" | |
>cuon</a></td> | |
<td> </td> | |
<td><span class="opsys">ubuntu | |
16.04</span> <span class="compiler">gcc | |
5.4.0</span> <span class="arch">ppc64le</span></td> | |
<td class="status"> | |
<span title="2021-09-30 08:24:46 UTC" class="whenago">2021-09-30 08:24:46</span> | |
OK [14d755b] | |
<a href="show_log.pl?nm=cuon&dt=2021-09-30%2008%3A24%3A46">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=urocryon&br=HEAD" | |
title="History" | |
>urocryon</a></td> | |
<td> </td> | |
<td><span class="opsys">debian | |
9.3</span> <span class="compiler">gcc | |
6.3.0</span> <span class="arch">ppc64le</span></td> | |
<td class="status"> | |
<span title="2021-09-30 07:06:29 UTC" class="whenago">2021-09-30 07:06:29</span> | |
OK [14d755b] | |
<a href="show_log.pl?nm=urocryon&dt=2021-09-30%2007%3A06%3A29">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=dhole&br=HEAD" | |
title="History" | |
>dhole</a></td> | |
<td> </td> | |
<td><span class="opsys">centos | |
7.4</span> <span class="compiler">gcc | |
4.8.5</span> <span class="arch">ppc64le</span></td> | |
<td class="status"> | |
<span title="2021-09-30 06:12:45 UTC" class="whenago">2021-09-30 06:12:45</span> | |
OK [14d755b] | |
<a href="show_log.pl?nm=dhole&dt=2021-09-30%2006%3A12%3A45">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=cavefish&br=HEAD" | |
title="History" | |
>cavefish</a></td> | |
<td> </td> | |
<td><span class="opsys">Ubuntu | |
18.04</span> <span class="compiler">gcc | |
7.3.0</span> <span class="arch">ppc64le (POWER9)</span></td> | |
<td class="status"> | |
<span title="2021-09-30 05:09:49 UTC" class="whenago">2021-09-30 05:09:49</span> | |
OK [14d755b] | |
<a href="show_log.pl?nm=cavefish&dt=2021-09-30%2005%3A09%3A49">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=drongo&br=HEAD" | |
title="History" | |
>drongo</a></td> | |
<td> </td> | |
<td><span class="opsys">Windows | |
Server 2019</span> <span class="compiler">Visual Studio | |
2019</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-09-30 05:04:07 UTC" class="whenago">2021-09-30 05:04:07</span> | |
OK [14d755b] | |
<a href="show_log.pl?nm=drongo&dt=2021-09-30%2005%3A04%3A07">Config</a></td> | |
<td class="flags"><img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=dory&br=HEAD" | |
title="History" | |
>dory</a></td> | |
<td> </td> | |
<td><span class="opsys">Windows Server | |
2016</span> <span class="compiler">Visual Studio | |
2015</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-09-30 04:50:08 UTC" class="whenago">2021-09-30 04:50:08</span> | |
OK [14d755b] | |
<a href="show_log.pl?nm=dory&dt=2021-09-30%2004%3A50%3A08">Config</a></td> | |
<td class="flags"><img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=chimaera&br=HEAD" | |
title="History" | |
>chimaera</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian GNU/Linux | |
9 (stretch)</span> <span class="compiler">gcc | |
6.3.0</span> <span class="arch">ppc64le (POWER9)</span></td> | |
<td class="status"> | |
<span title="2021-09-30 03:10:10 UTC" class="whenago">2021-09-30 03:10:10</span> | |
OK [14d755b] | |
<a href="show_log.pl?nm=chimaera&dt=2021-09-30%2003%3A10%3A10">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="fail"> | |
<td><a | |
href="show_history.pl?nm=jacana&br=HEAD" | |
title="History" | |
>jacana</a></td> | |
<td> </td> | |
<td><span class="opsys">Windows | |
10 Pro</span> <span class="compiler">gcc | |
7.3.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-09-30 03:00:45 UTC" class="whenago">2021-09-30 03:00:45</span> | |
recoveryCheck [14d755b] | |
<a href="show_log.pl?nm=jacana&dt=2021-09-30%2003%3A00%3A45">Details</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=bowerbird&br=HEAD" | |
title="History" | |
>bowerbird</a></td> | |
<td> </td> | |
<td><span class="opsys">Windows | |
10 Pro</span> <span class="compiler">Visual Studio | |
2017</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-09-30 00:59:03 UTC" class="whenago">2021-09-30 00:59:03</span> | |
OK [14d755b] | |
<a href="show_log.pl?nm=bowerbird&dt=2021-09-30%2000%3A59%3A03">Config</a></td> | |
<td class="flags"><img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=buri&br=HEAD" | |
title="History" | |
>buri</a></td> | |
<td> </td> | |
<td><span class="opsys">CentOS Linux | |
7</span> <span class="compiler">gcc | |
4.8.5</span> <span class="arch">ppc64le (POWER9)</span></td> | |
<td class="status"> | |
<span title="2021-09-30 00:54:33 UTC" class="whenago">2021-09-30 00:54:33</span> | |
OK [14d755b] | |
<a href="show_log.pl?nm=buri&dt=2021-09-30%2000%3A54%3A33">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=butterflyfish&br=HEAD" | |
title="History" | |
>butterflyfish</a></td> | |
<td> </td> | |
<td><span class="opsys">Photon | |
2.0</span> <span class="compiler">Gcc | |
6.3.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-09-30 00:00:31 UTC" class="whenago">2021-09-30 00:00:31</span> | |
OK [14d755b] | |
<a href="show_log.pl?nm=butterflyfish&dt=2021-09-30%2000%3A00%3A31">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=myna&br=HEAD" | |
title="History" | |
>myna</a></td> | |
<td> </td> | |
<td><span class="opsys">Photon | |
3.0</span> <span class="compiler">Gcc | |
6.3.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-09-30 00:00:26 UTC" class="whenago">2021-09-30 00:00:26</span> | |
OK [14d755b] | |
<a href="show_log.pl?nm=myna&dt=2021-09-30%2000%3A00%3A26">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=ayu&br=HEAD" | |
title="History" | |
>ayu</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian GNU/Linux | |
9 (stretch)</span> <span class="compiler">clang | |
4.0</span> <span class="arch">ppc64le (POWER8)</span></td> | |
<td class="status"> | |
<span title="2021-09-29 23:08:18 UTC" class="whenago">2021-09-29 23:08:18</span> | |
OK [14d755b] | |
<a href="show_log.pl?nm=ayu&dt=2021-09-29%2023%3A08%3A18">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=curculio&br=HEAD" | |
title="History" | |
>curculio</a></td> | |
<td> </td> | |
<td><span class="opsys">OpenBSD | |
5.9</span> <span class="compiler">gcc | |
4.2.1</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-09-29 22:30:30 UTC" class="whenago">2021-09-29 22:30:30</span> | |
OK [14d755b] | |
<a href="show_log.pl?nm=curculio&dt=2021-09-29%2022%3A30%3A30">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=walleye&br=HEAD" | |
title="History" | |
>walleye</a></td> | |
<td> </td> | |
<td><span class="opsys">Windows | |
10</span> <span class="compiler">MinGW64 | |
8.1.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-09-29 21:55:35 UTC" class="whenago">2021-09-29 21:55:35</span> | |
OK [14d755b] | |
<a href="show_log.pl?nm=walleye&dt=2021-09-29%2021%3A55%3A35">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=rhinoceros&br=HEAD" | |
title="History" | |
>rhinoceros</a></td> | |
<td> </td> | |
<td><span class="opsys">CentOS Linux | |
7.1</span> <span class="compiler">gcc | |
4.8.3 20140911 (Red Hat 4.8.3-9)</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-09-29 21:52:19 UTC" class="whenago">2021-09-29 21:52:19</span> | |
OK [14d755b] | |
<a href="show_log.pl?nm=rhinoceros&dt=2021-09-29%2021%3A52%3A19">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=clam&br=HEAD" | |
title="History" | |
>clam</a></td> | |
<td> </td> | |
<td><span class="opsys">RHEL | |
7.1</span> <span class="compiler">IBM Advance Toolchain | |
GCC 5.2.1 ((Advance-Toolchain-at9.0)</span> <span class="arch">ppc64le</span></td> | |
<td class="status"> | |
<span title="2021-09-29 21:38:13 UTC" class="whenago">2021-09-29 21:38:13</span> | |
OK [14d755b] | |
<a href="show_log.pl?nm=clam&dt=2021-09-29%2021%3A38%3A13">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=prion&br=HEAD" | |
title="History" | |
>prion</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-05-02: Uses -DRELCACHE_FORCE_RELEASE -DCATCACHE_FORCE_RELEASE" /></td> | |
<td><span class="opsys">Amazon Linux | |
2016.09</span> <span class="compiler">gcc | |
4.8.3</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-09-29 21:33:15 UTC" class="whenago">2021-09-29 21:33:15</span> | |
OK [14d755b] | |
<a href="show_log.pl?nm=prion&dt=2021-09-29%2021%3A33%3A15">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=pintail&br=HEAD" | |
title="History" | |
>pintail</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian GNU/Linux | |
9 (stretch)</span> <span class="compiler">clang | |
4.0</span> <span class="arch">ppc64le (POWER9)</span></td> | |
<td class="status"> | |
<span title="2021-09-29 21:13:22 UTC" class="whenago">2021-09-29 21:13:22</span> | |
OK [ff9f111] | |
<a href="show_log.pl?nm=pintail&dt=2021-09-29%2021%3A13%3A22">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=bufflehead&br=HEAD" | |
title="History" | |
>bufflehead</a></td> | |
<td> </td> | |
<td><span class="opsys">openSUSE Leap | |
42.3</span> <span class="compiler">clang | |
4.0</span> <span class="arch">ppc64le (POWER8)</span></td> | |
<td class="status"> | |
<span title="2021-09-29 21:07:55 UTC" class="whenago">2021-09-29 21:07:55</span> | |
OK [ff9f111] | |
<a href="show_log.pl?nm=bufflehead&dt=2021-09-29%2021%3A07%3A55">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=batfish&br=HEAD" | |
title="History" | |
>batfish</a></td> | |
<td> </td> | |
<td><span class="opsys">Ubuntu | |
16.04.3 LTS</span> <span class="compiler">clang | |
5.0.0</span> <span class="arch">ppc64le</span></td> | |
<td class="status"> | |
<span title="2021-09-29 20:39:48 UTC" class="whenago">2021-09-29 20:39:48</span> | |
OK [ff9f111] | |
<a href="show_log.pl?nm=batfish&dt=2021-09-29%2020%3A39%3A48">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=scoter&br=HEAD" | |
title="History" | |
>scoter</a></td> | |
<td> </td> | |
<td><span class="opsys">Red Hat Enterprise Linux Server | |
7.7 (Maipo)</span> <span class="compiler">gcc | |
4.8.5</span> <span class="arch">s390x (z15)</span></td> | |
<td class="status"> | |
<span title="2021-09-29 19:07:26 UTC" class="whenago">2021-09-29 19:07:26</span> | |
OK [ff9f111] | |
<a href="show_log.pl?nm=scoter&dt=2021-09-29%2019%3A07%3A26">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=gaur&br=HEAD" | |
title="History" | |
>gaur</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2015-01-13: Runs infrequently" /></td> | |
<td><span class="opsys">HP-UX | |
10.20</span> <span class="compiler">gcc | |
4.5.4</span> <span class="arch">HPPA</span></td> | |
<td class="status"> | |
<span title="2021-09-27 12:44:40 UTC" class="whenago">2021-09-27 12:44:40</span> | |
OK [e767ddc] | |
<a href="show_log.pl?nm=gaur&dt=2021-09-27%2012%3A44%3A40">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=frogfish&br=HEAD" | |
title="History" | |
>frogfish</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-09-22: Runs infrequently" /></td> | |
<td><span class="opsys">Debian GNU/Linux | |
7.10 (wheezy)</span> <span class="compiler">gcc | |
4.6.3</span> <span class="arch">mips64eb; -mabi=64</span></td> | |
<td class="status"> | |
<span title="2021-09-26 00:32:50 UTC" class="whenago">2021-09-26 00:32:50</span> | |
OK [ce2a860] | |
<a href="show_log.pl?nm=frogfish&dt=2021-09-26%2000%3A32%3A50">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=quokka&br=HEAD" | |
title="History" | |
>quokka</a></td> | |
<td> </td> | |
<td><span class="opsys">RHEL | |
7.2</span> <span class="compiler">IBM Advance Toolchain | |
GCC 5.2.1 (Advance-Toolchain-at9.0)</span> <span class="arch">ppc64</span></td> | |
<td class="status"> | |
<span title="2021-09-06 20:59:49 UTC" class="whenago">2021-09-06 20:59:49</span> | |
OK [bd5846e] | |
<a href="show_log.pl?nm=quokka&dt=2021-09-06%2020%3A59%3A49">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr><th class="head" colspan="5">Branch: REL_14_STABLE</th></tr> | |
<tr><th colspan="2">Alias</th><th>System</th><th>Status</th><th>Flags</th></tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=queensnake&br=REL_14_STABLE" | |
title="History" | |
>queensnake</a></td> | |
<td> </td> | |
<td><span class="opsys">Scientific Linux | |
Rocky Linux release 8.4 (Green Obsidian)</span> <span class="compiler">clang / llvm | |
gcc version 8.4.1 20200928 (Red Hat 8.4.1-1) (GCC)</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:50:13 UTC" class="whenago">2021-10-06 06:50:13</span> | |
OK [ae25435] | |
<a href="show_log.pl?nm=queensnake&dt=2021-10-06%2006%3A50%3A13">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/krb.gif" title="krb5" alt="krb5" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=shelduck&br=REL_14_STABLE" | |
title="History" | |
>shelduck</a></td> | |
<td> </td> | |
<td><span class="opsys">SUSE Linux Enterprise Server | |
12 SP5</span> <span class="compiler">gcc | |
4.8.5</span> <span class="arch">s390x (z15)</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:30:52 UTC" class="whenago">2021-10-06 06:30:52</span> | |
OK [ae25435] | |
<a href="show_log.pl?nm=shelduck&dt=2021-10-06%2006%3A30%3A52">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=skate&br=REL_14_STABLE" | |
title="History" | |
>skate</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
7 Wheezy</span> <span class="compiler">gcc | |
4.7</span> <span class="arch">sparc</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:29:56 UTC" class="whenago">2021-10-06 06:29:56</span> | |
OK [ae25435] | |
<a href="show_log.pl?nm=skate&dt=2021-10-06%2006%3A29%3A56">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=handfish&br=REL_14_STABLE" | |
title="History" | |
>handfish</a></td> | |
<td> </td> | |
<td><span class="opsys">Fedora | |
Fedora Linux 35</span> <span class="compiler">gcc | |
gcc version 11.2.1 20210728 (Red Hat 11.2.1-1) (GCC)</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:24:09 UTC" class="whenago">2021-10-06 06:24:09</span> | |
OK [ae25435] | |
<a href="show_log.pl?nm=handfish&dt=2021-10-06%2006%3A24%3A09">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/krb.gif" title="krb5" alt="krb5" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=halibut&br=REL_14_STABLE" | |
title="History" | |
>halibut</a></td> | |
<td> </td> | |
<td><span class="opsys">Photon | |
4.0</span> <span class="compiler">gcc | |
10.2.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:20:08 UTC" class="whenago">2021-10-06 06:20:08</span> | |
OK [ae25435] | |
<a href="show_log.pl?nm=halibut&dt=2021-10-06%2006%3A20%3A08">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=locust&br=REL_14_STABLE" | |
title="History" | |
>locust</a></td> | |
<td> </td> | |
<td><span class="opsys">Mac OS X | |
10.5.8</span> <span class="compiler">gcc | |
4.0.1 (Apple Inc. build 5493)</span> <span class="arch">powerpc</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:18:04 UTC" class="whenago">2021-10-06 06:18:04</span> | |
OK [ae25435] | |
<a href="show_log.pl?nm=locust&dt=2021-10-06%2006%3A18%3A04">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=mussurana&br=REL_14_STABLE" | |
title="History" | |
>mussurana</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
9 Stretch</span> <span class="compiler">gcc | |
6</span> <span class="arch">sparc64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:15:30 UTC" class="whenago">2021-10-06 06:15:30</span> | |
OK [ae25435] | |
<a href="show_log.pl?nm=mussurana&dt=2021-10-06%2006%3A15%3A30">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=ibisbill&br=REL_14_STABLE" | |
title="History" | |
>ibisbill</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
10 Buster</span> <span class="compiler">gcc | |
8</span> <span class="arch">sparc64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:14:48 UTC" class="whenago">2021-10-06 06:14:48</span> | |
OK [ae25435] | |
<a href="show_log.pl?nm=ibisbill&dt=2021-10-06%2006%3A14%3A48">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=wrasse&br=REL_14_STABLE" | |
title="History" | |
>wrasse</a></td> | |
<td> </td> | |
<td><span class="opsys">Solaris | |
11.3</span> <span class="compiler">Oracle Developer Studio | |
12.6 2018/03/16</span> <span class="arch">sparc64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:06:16 UTC" class="whenago">2021-10-06 06:06:16</span> | |
OK [ae25435] | |
<a href="show_log.pl?nm=wrasse&dt=2021-10-06%2006%3A06%3A16">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=caiman&br=REL_14_STABLE" | |
title="History" | |
>caiman</a></td> | |
<td> </td> | |
<td><span class="opsys">Fedora | |
Fedora 35 (Rawhide Prerelease)</span> <span class="compiler">gcc | |
gcc version 11.1.1 20210531 (Red Hat 11.1.1-3) (GCC)</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:04:34 UTC" class="whenago">2021-10-06 06:04:34</span> | |
OK [ae25435] | |
<a href="show_log.pl?nm=caiman&dt=2021-10-06%2006%3A04%3A34">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/krb.gif" title="krb5" alt="krb5" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=steamerduck&br=REL_14_STABLE" | |
title="History" | |
>steamerduck</a></td> | |
<td> </td> | |
<td><span class="opsys">SUSE Linux Enterprise Server | |
15 SP1</span> <span class="compiler">gcc | |
7.4.1</span> <span class="arch">s390x (z15)</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:01:43 UTC" class="whenago">2021-10-06 06:01:43</span> | |
OK [ae25435] | |
<a href="show_log.pl?nm=steamerduck&dt=2021-10-06%2006%3A01%3A43">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=jay&br=REL_14_STABLE" | |
title="History" | |
>jay</a></td> | |
<td> </td> | |
<td><span class="opsys">openSUSE | |
15.1</span> <span class="compiler">clang | |
7.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:56:52 UTC" class="whenago">2021-10-06 05:56:52</span> | |
OK [ae25435] | |
<a href="show_log.pl?nm=jay&dt=2021-10-06%2005%3A56%3A52">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=florican&br=REL_14_STABLE" | |
title="History" | |
>florican</a></td> | |
<td> </td> | |
<td><span class="opsys">FreeBSD | |
13.0</span> <span class="compiler">clang | |
11.0.1</span> <span class="arch">i386</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:54:01 UTC" class="whenago">2021-10-06 05:54:01</span> | |
OK [ae25435] | |
<a href="show_log.pl?nm=florican&dt=2021-10-06%2005%3A54%3A01">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=plover&br=REL_14_STABLE" | |
title="History" | |
>plover</a></td> | |
<td> </td> | |
<td><span class="opsys">OpenBSD | |
6.9</span> <span class="compiler">clang | |
10.0.1</span> <span class="arch">amd64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:28:38 UTC" class="whenago">2021-10-06 05:28:38</span> | |
OK [ae25435] | |
<a href="show_log.pl?nm=plover&dt=2021-10-06%2005%3A28%3A38">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=peripatus&br=REL_14_STABLE" | |
title="History" | |
>peripatus</a></td> | |
<td> </td> | |
<td><span class="opsys">FreeBSD | |
HEAD</span> <span class="compiler">clang | |
12.0.1</span> <span class="arch">X86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:28:27 UTC" class="whenago">2021-10-06 05:28:27</span> | |
OK [ae25435] | |
<a href="show_log.pl?nm=peripatus&dt=2021-10-06%2005%3A28%3A27">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=thorntail&br=REL_14_STABLE" | |
title="History" | |
>thorntail</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2020-03-16: UBSan; force_parallel_mode; wal_level=minimal" /></td> | |
<td><span class="opsys">Debian GNU/Linux | |
sid</span> <span class="compiler">gcc | |
10.2.1</span> <span class="arch">sparc64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:26:59 UTC" class="whenago">2021-10-06 05:26:59</span> | |
OK [ae25435] | |
<a href="show_log.pl?nm=thorntail&dt=2021-10-06%2005%3A26%3A59">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=lapwing&br=REL_14_STABLE" | |
title="History" | |
>lapwing</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2019-12-27: Uses -Werror, -DENFORCE_REGRESSION_TEST_NAME_RESTRICTIONS" /></td> | |
<td><span class="opsys">Debian | |
7.0</span> <span class="compiler">gcc | |
4.7.2</span> <span class="arch">i686</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:14:02 UTC" class="whenago">2021-10-06 05:14:02</span> | |
OK [ae25435] | |
<a href="show_log.pl?nm=lapwing&dt=2021-10-06%2005%3A14%3A02">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/krb.gif" title="krb5" alt="krb5" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=gombessa&br=REL_14_STABLE" | |
title="History" | |
>gombessa</a></td> | |
<td> </td> | |
<td><span class="opsys">OpenBSD | |
6.8</span> <span class="compiler">Clang | |
10.0.1</span> <span class="arch">amd64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:08:11 UTC" class="whenago">2021-10-06 05:08:11</span> | |
OK [ae25435] | |
<a href="show_log.pl?nm=gombessa&dt=2021-10-06%2005%3A08%3A11">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=eelpout&br=REL_14_STABLE" | |
title="History" | |
>eelpout</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
bullseye</span> <span class="compiler">gcc | |
10.2</span> <span class="arch">aarch64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:06:24 UTC" class="whenago">2021-10-06 05:06:24</span> | |
OK [ae25435] | |
<a href="show_log.pl?nm=eelpout&dt=2021-10-06%2005%3A06%3A24">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=longfin&br=REL_14_STABLE" | |
title="History" | |
>longfin</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2021-02-12: Uses -fsanitize=alignment -DWRITE_READ_PARSE_PLAN_TREES -DSTRESS_SORT_INT_MIN -DENFORCE_REGRESSION_TEST_NAME_RESTRICTIONS" /></td> | |
<td><span class="opsys">OS X | |
11.0.1</span> <span class="compiler">clang | |
Apple clang version 13.0.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:02:17 UTC" class="whenago">2021-10-06 05:02:17</span> | |
OK [ae25435] | |
<a href="show_log.pl?nm=longfin&dt=2021-10-06%2005%3A02%3A17">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=culicidae&br=REL_14_STABLE" | |
title="History" | |
>culicidae</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2016-09-16: Tests EXEC_BACKEND" /></td> | |
<td><span class="opsys">Debian | |
sid</span> <span class="compiler">gcc | |
6.3</span> <span class="arch">x86-64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 04:51:04 UTC" class="whenago">2021-10-06 04:51:04</span> | |
OK [ae25435] | |
<a href="show_log.pl?nm=culicidae&dt=2021-10-06%2004%3A51%3A04">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=rorqual&br=REL_14_STABLE" | |
title="History" | |
>rorqual</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2020-06-18: --disable-atomics --disable-spinlocks" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">gcc | |
9</span> <span class="arch">x86-64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 04:50:46 UTC" class="whenago">2021-10-06 04:50:46</span> | |
OK [ae25435] | |
<a href="show_log.pl?nm=rorqual&dt=2021-10-06%2004%3A50%3A46">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=francolin&br=REL_14_STABLE" | |
title="History" | |
>francolin</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2016-09-16: Tests --disable-spinlocks" /></td> | |
<td><span class="opsys">Debian | |
sid</span> <span class="compiler">gcc | |
6.3</span> <span class="arch">x86-64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 04:50:29 UTC" class="whenago">2021-10-06 04:50:29</span> | |
OK [ae25435] | |
<a href="show_log.pl?nm=francolin&dt=2021-10-06%2004%3A50%3A29">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=piculet&br=REL_14_STABLE" | |
title="History" | |
>piculet</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2016-04-14: --disable-atomics" /></td> | |
<td><span class="opsys">Debian | |
sid</span> <span class="compiler">gcc | |
6.3</span> <span class="arch">x86-64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 04:50:10 UTC" class="whenago">2021-10-06 04:50:10</span> | |
OK [ae25435] | |
<a href="show_log.pl?nm=piculet&dt=2021-10-06%2004%3A50%3A10">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=hippopotamus&br=REL_14_STABLE" | |
title="History" | |
>hippopotamus</a></td> | |
<td> </td> | |
<td><span class="opsys">openSUSE | |
15.1</span> <span class="compiler">gcc | |
7.4</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 04:49:39 UTC" class="whenago">2021-10-06 04:49:39</span> | |
OK [ae25435] | |
<a href="show_log.pl?nm=hippopotamus&dt=2021-10-06%2004%3A49%3A39">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=mylodon&br=REL_14_STABLE" | |
title="History" | |
>mylodon</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-08-24: Enforces C standard compliance w/ -Werror=cXX-extensions" /></td> | |
<td><span class="opsys">Debian | |
sid</span> <span class="compiler">clang | |
clang 6.0</span> <span class="arch">x86-64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 04:48:59 UTC" class="whenago">2021-10-06 04:48:59</span> | |
OK [ae25435] | |
<a href="show_log.pl?nm=mylodon&dt=2021-10-06%2004%3A48%3A59">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=calliphoridae&br=REL_14_STABLE" | |
title="History" | |
>calliphoridae</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2016-09-16: Tests -DDCOPY_PARSE_PLAN_TREES -DRAW_EXPRESSION_COVERAGE_TEST" /></td> | |
<td><span class="opsys">Debian | |
sid</span> <span class="compiler">gcc | |
6.3</span> <span class="arch">x86-64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 04:48:50 UTC" class="whenago">2021-10-06 04:48:50</span> | |
OK [ae25435] | |
<a href="show_log.pl?nm=calliphoridae&dt=2021-10-06%2004%3A48%3A50">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=spurfowl&br=REL_14_STABLE" | |
title="History" | |
>spurfowl</a></td> | |
<td> </td> | |
<td><span class="opsys">Ubuntu | |
Ubuntu 16.04.1</span> <span class="compiler">gcc | |
5.4.0 20160609</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 04:47:30 UTC" class="whenago">2021-10-06 04:47:30</span> | |
OK [ae25435] | |
<a href="show_log.pl?nm=spurfowl&dt=2021-10-06%2004%3A47%3A30">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=guaibasaurus&br=REL_14_STABLE" | |
title="History" | |
>guaibasaurus</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
Debian GNU/Linux 10 (buster)</span> <span class="compiler">gcc | |
version 8.3.0 (Debian 8.3.0-6)</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 04:47:30 UTC" class="whenago">2021-10-06 04:47:30</span> | |
OK [ae25435] | |
<a href="show_log.pl?nm=guaibasaurus&dt=2021-10-06%2004%3A47%3A30">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=flaviventris&br=REL_14_STABLE" | |
title="History" | |
>flaviventris</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-03-22: experimental gcc" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">gcc | |
snapshot</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 04:45:58 UTC" class="whenago">2021-10-06 04:45:58</span> | |
OK [ae25435] | |
<a href="show_log.pl?nm=flaviventris&dt=2021-10-06%2004%3A45%3A58">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=serinus&br=REL_14_STABLE" | |
title="History" | |
>serinus</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-03-22: experimental gcc" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">gcc | |
snapshot</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 04:43:02 UTC" class="whenago">2021-10-06 04:43:02</span> | |
OK [ae25435] | |
<a href="show_log.pl?nm=serinus&dt=2021-10-06%2004%3A43%3A02">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=sifaka&br=REL_14_STABLE" | |
title="History" | |
>sifaka</a></td> | |
<td> </td> | |
<td><span class="opsys">macOS | |
11.0</span> <span class="compiler">clang | |
Apple clang version 13.0.0</span> <span class="arch">arm64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 04:42:25 UTC" class="whenago">2021-10-06 04:42:25</span> | |
OK [ae25435] | |
<a href="show_log.pl?nm=sifaka&dt=2021-10-06%2004%3A42%3A25">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=snakefly&br=REL_14_STABLE" | |
title="History" | |
>snakefly</a></td> | |
<td> </td> | |
<td><span class="opsys">AmazonLinux@Graviton2 | |
AL2</span> <span class="compiler">gcc | |
7.3.1</span> <span class="arch">aarch64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 04:40:04 UTC" class="whenago">2021-10-06 04:40:04</span> | |
OK [ae25435] | |
<a href="show_log.pl?nm=snakefly&dt=2021-10-06%2004%3A40%3A04">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/krb.gif" title="krb5" alt="krb5" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="fail"> | |
<td><a | |
href="show_history.pl?nm=fossa&br=REL_14_STABLE" | |
title="History" | |
>fossa</a></td> | |
<td> </td> | |
<td><span class="opsys">openSUSE | |
15.1</span> <span class="compiler">icc | |
18.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 04:30:13 UTC" class="whenago">2021-10-06 04:30:13</span> | |
Configure [ae25435] | |
<a href="show_log.pl?nm=fossa&dt=2021-10-06%2004%3A30%3A13">Details</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=elver&br=REL_14_STABLE" | |
title="History" | |
>elver</a></td> | |
<td> </td> | |
<td><span class="opsys">FreeBSD | |
13.0</span> <span class="compiler">clang | |
11</span> <span class="arch">amd64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 04:30:09 UTC" class="whenago">2021-10-06 04:30:09</span> | |
OK [ae25435] | |
<a href="show_log.pl?nm=elver&dt=2021-10-06%2004%3A30%3A09">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=alabio&br=REL_14_STABLE" | |
title="History" | |
>alabio</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
Debian GNU/Linux 10 (buster)</span> <span class="compiler">gcc | |
version 8.3.0 (Debian 8.3.0-6)</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 04:23:11 UTC" class="whenago">2021-10-06 04:23:11</span> | |
OK [cb8a5a5] | |
<a href="show_log.pl?nm=alabio&dt=2021-10-06%2004%3A23%3A11">Config</a></td> | |
<td class="flags"><img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=sidewinder&br=REL_14_STABLE" | |
title="History" | |
>sidewinder</a></td> | |
<td> </td> | |
<td><span class="opsys">NetBSD | |
7</span> <span class="compiler">gcc | |
4.8.4</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 18:45:20 UTC" class="whenago">2021-10-05 18:45:20</span> | |
OK [cb8a5a5] | |
<a href="show_log.pl?nm=sidewinder&dt=2021-10-05%2018%3A45%3A20">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=pipistrelles&br=REL_14_STABLE" | |
title="History" | |
>pipistrelles</a></td> | |
<td> </td> | |
<td><span class="opsys">SUSE Linux Enterprise Server | |
15 SP1</span> <span class="compiler">gcc | |
9.2.1</span> <span class="arch">s390x (z15)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 18:24:52 UTC" class="whenago">2021-10-05 18:24:52</span> | |
OK [cb8a5a5] | |
<a href="show_log.pl?nm=pipistrelles&dt=2021-10-05%2018%3A24%3A52">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=loach&br=REL_14_STABLE" | |
title="History" | |
>loach</a></td> | |
<td> </td> | |
<td><span class="opsys">FreeBSD | |
10.3-RELEASE</span> <span class="compiler">clang | |
3.4.1</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 18:15:44 UTC" class="whenago">2021-10-05 18:15:44</span> | |
OK [cb8a5a5] | |
<a href="show_log.pl?nm=loach&dt=2021-10-05%2018%3A15%3A44">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=snapper&br=REL_14_STABLE" | |
title="History" | |
>snapper</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
7 Wheezy</span> <span class="compiler">gcc | |
4.7</span> <span class="arch">sparc</span></td> | |
<td class="status"> | |
<span title="2021-10-05 18:05:53 UTC" class="whenago">2021-10-05 18:05:53</span> | |
OK [cb8a5a5] | |
<a href="show_log.pl?nm=snapper&dt=2021-10-05%2018%3A05%3A53">Config</a></td> | |
<td class="flags"><img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=grison&br=REL_14_STABLE" | |
title="History" | |
>grison</a></td> | |
<td> </td> | |
<td><span class="opsys">Raspbian GNU/Linux | |
7.8</span> <span class="compiler">gcc | |
4.6.3</span> <span class="arch">ARMv7</span></td> | |
<td class="status"> | |
<span title="2021-10-05 18:00:22 UTC" class="whenago">2021-10-05 18:00:22</span> | |
OK [cb8a5a5] | |
<a href="show_log.pl?nm=grison&dt=2021-10-05%2018%3A00%3A22">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=dangomushi&br=REL_14_STABLE" | |
title="History" | |
>dangomushi</a></td> | |
<td> </td> | |
<td><span class="opsys">Arch Linux ARM | |
rolling update</span> <span class="compiler">clang | |
3.6.0</span> <span class="arch">armv7l</span></td> | |
<td class="status"> | |
<span title="2021-10-05 17:33:20 UTC" class="whenago">2021-10-05 17:33:20</span> | |
OK [cb8a5a5] | |
<a href="show_log.pl?nm=dangomushi&dt=2021-10-05%2017%3A33%3A20">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=tadarida&br=REL_14_STABLE" | |
title="History" | |
>tadarida</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
9 Stretch</span> <span class="compiler">gcc | |
6</span> <span class="arch">sparc64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 16:05:03 UTC" class="whenago">2021-10-05 16:05:03</span> | |
OK [cb8a5a5] | |
<a href="show_log.pl?nm=tadarida&dt=2021-10-05%2016%3A05%3A03">Config</a></td> | |
<td class="flags"><img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=kittiwake&br=REL_14_STABLE" | |
title="History" | |
>kittiwake</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
10 Buster</span> <span class="compiler">gcc | |
8</span> <span class="arch">sparc64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 15:37:45 UTC" class="whenago">2021-10-05 15:37:45</span> | |
OK [cb8a5a5] | |
<a href="show_log.pl?nm=kittiwake&dt=2021-10-05%2015%3A37%3A45">Config</a></td> | |
<td class="flags"><img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=demoiselle&br=REL_14_STABLE" | |
title="History" | |
>demoiselle</a></td> | |
<td> </td> | |
<td><span class="opsys">openSUSE Leap | |
15.0</span> <span class="compiler">clang | |
5.0.1</span> <span class="arch">ppc64le (POWER9)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 15:16:35 UTC" class="whenago">2021-10-05 15:16:35</span> | |
OK [cb8a5a5] | |
<a href="show_log.pl?nm=demoiselle&dt=2021-10-05%2015%3A16%3A35">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=chipmunk&br=REL_14_STABLE" | |
title="History" | |
>chipmunk</a></td> | |
<td> </td> | |
<td><span class="opsys">Raspbian GNU/Linux | |
Raspbian GNU/Linux 8.0</span> <span class="compiler">gcc | |
gcc 4.9.2</span> <span class="arch">armv6l</span></td> | |
<td class="status"> | |
<span title="2021-10-05 15:07:32 UTC" class="whenago">2021-10-05 15:07:32</span> | |
OK [cb8a5a5] | |
<a href="show_log.pl?nm=chipmunk&dt=2021-10-05%2015%3A07%3A32">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=crake&br=REL_14_STABLE" | |
title="History" | |
>crake</a></td> | |
<td> </td> | |
<td><span class="opsys">Fedora | |
31</span> <span class="compiler">gcc | |
9.2.1</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 14:37:05 UTC" class="whenago">2021-10-05 14:37:05</span> | |
OK [cb8a5a5] | |
<a href="show_log.pl?nm=crake&dt=2021-10-05%2014%3A37%3A05">Config</a></td> | |
<td class="flags"><img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=conchuela&br=REL_14_STABLE" | |
title="History" | |
>conchuela</a></td> | |
<td> </td> | |
<td><span class="opsys">DragonFly BSD | |
4.4.3-RELEASE</span> <span class="compiler">gcc | |
5.2.1</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 14:03:45 UTC" class="whenago">2021-10-05 14:03:45</span> | |
OK [1f00a29] | |
<a href="show_log.pl?nm=conchuela&dt=2021-10-05%2014%3A03%3A45">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="cerr"> | |
<td><a | |
href="show_history.pl?nm=mantid&br=REL_14_STABLE" | |
title="History" | |
>mantid</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-07-02: force_parallel_mode on REL_10_STABLE and later" /></td> | |
<td><span class="opsys">CentOS | |
7.9.2009</span> <span class="compiler">gcc | |
4.8.5</span> <span class="arch">x86_64 (virtualized)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 13:17:49 UTC" class="whenago">2021-10-05 13:17:49</span> | |
Git-mirror [] | |
<a href="show_log.pl?nm=mantid&dt=2021-10-05%2013%3A17%3A49">Details</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=hornet&br=REL_14_STABLE" | |
title="History" | |
>hornet</a></td> | |
<td> </td> | |
<td><span class="opsys">AIX | |
7100-05-06-2028</span> <span class="compiler">xlc | |
12.1 (64 bit)</span> <span class="arch">ppc64 (POWER7)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 12:33:42 UTC" class="whenago">2021-10-05 12:33:42</span> | |
OK [1f00a29] | |
<a href="show_log.pl?nm=hornet&dt=2021-10-05%2012%3A33%3A42">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=barbthroat&br=REL_14_STABLE" | |
title="History" | |
>barbthroat</a></td> | |
<td> </td> | |
<td><span class="opsys">SUSE Linux Enterprise Server | |
15 SP1</span> <span class="compiler">gcc | |
8.2.1</span> <span class="arch">s390x (z15)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 12:24:25 UTC" class="whenago">2021-10-05 12:24:25</span> | |
OK [1f00a29] | |
<a href="show_log.pl?nm=barbthroat&dt=2021-10-05%2012%3A24%3A25">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=vulpes&br=REL_14_STABLE" | |
title="History" | |
>vulpes</a></td> | |
<td> </td> | |
<td><span class="opsys">fedora | |
27</span> <span class="compiler">gcc | |
7.3.1</span> <span class="arch">ppc64le</span></td> | |
<td class="status"> | |
<span title="2021-10-05 09:31:39 UTC" class="whenago">2021-10-05 09:31:39</span> | |
OK [1f00a29] | |
<a href="show_log.pl?nm=vulpes&dt=2021-10-05%2009%3A31%3A39">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=sheartail&br=REL_14_STABLE" | |
title="History" | |
>sheartail</a></td> | |
<td> </td> | |
<td><span class="opsys">Red Hat Enterprise Linux Server | |
8.1 (Ootpa)</span> <span class="compiler">gcc | |
8.3.1</span> <span class="arch">s390x (z15)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 08:45:59 UTC" class="whenago">2021-10-05 08:45:59</span> | |
OK [1f00a29] | |
<a href="show_log.pl?nm=sheartail&dt=2021-10-05%2008%3A45%3A59">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=gull&br=REL_14_STABLE" | |
title="History" | |
>gull</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
Bullseye</span> <span class="compiler">clang | |
12.0.1</span> <span class="arch">ARMv7</span></td> | |
<td class="status"> | |
<span title="2021-10-05 04:41:00 UTC" class="whenago">2021-10-05 04:41:00</span> | |
OK [1f00a29] | |
<a href="show_log.pl?nm=gull&dt=2021-10-05%2004%3A41%3A00">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/krb.gif" title="krb5" alt="krb5" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=pollock&br=REL_14_STABLE" | |
title="History" | |
>pollock</a></td> | |
<td> </td> | |
<td><span class="opsys">OmniOS / illumos | |
r151038</span> <span class="compiler">gcc | |
10.2.0</span> <span class="arch">amd64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 04:32:03 UTC" class="whenago">2021-10-05 04:32:03</span> | |
OK [1f00a29] | |
<a href="show_log.pl?nm=pollock&dt=2021-10-05%2004%3A32%3A03">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=hoverfly&br=REL_14_STABLE" | |
title="History" | |
>hoverfly</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2019-10-25: force_parallel_mode; RANDOMIZE_ALLOCATED_MEMORY" /></td> | |
<td><span class="opsys">AIX | |
7200-04-03-2038</span> <span class="compiler">xlc | |
16.1.0 (64-bit)</span> <span class="arch">ppc64 (POWER8)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 03:26:02 UTC" class="whenago">2021-10-05 03:26:02</span> | |
OK [1f00a29] | |
<a href="show_log.pl?nm=hoverfly&dt=2021-10-05%2003%3A26%3A02">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=elasmobranch&br=REL_14_STABLE" | |
title="History" | |
>elasmobranch</a></td> | |
<td> </td> | |
<td><span class="opsys">openSUSE Leap | |
15.0</span> <span class="compiler">gcc | |
7.3.1</span> <span class="arch">ppc64le (POWER9)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 03:22:23 UTC" class="whenago">2021-10-05 03:22:23</span> | |
OK [1f00a29] | |
<a href="show_log.pl?nm=elasmobranch&dt=2021-10-05%2003%3A22%3A23">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=fairywren&br=REL_14_STABLE" | |
title="History" | |
>fairywren</a></td> | |
<td> </td> | |
<td><span class="opsys">Windows / Msys | |
Server 2019 / 2</span> <span class="compiler">gcc | |
10.3.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 03:16:39 UTC" class="whenago">2021-10-05 03:16:39</span> | |
OK [1f00a29] | |
<a href="show_log.pl?nm=fairywren&dt=2021-10-05%2003%3A16%3A39">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=hake&br=REL_14_STABLE" | |
title="History" | |
>hake</a></td> | |
<td> </td> | |
<td><span class="opsys">OpenIndiana/illumos | |
hipster, rolling release</span> <span class="compiler">gcc | |
9.3.0</span> <span class="arch">amd64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 01:56:25 UTC" class="whenago">2021-10-05 01:56:25</span> | |
OK [1f00a29] | |
<a href="show_log.pl?nm=hake&dt=2021-10-05%2001%3A56%3A25">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=barbastella&br=REL_14_STABLE" | |
title="History" | |
>barbastella</a></td> | |
<td> </td> | |
<td><span class="opsys">SUSE Linux Enterprise Server | |
15 SP1</span> <span class="compiler">clang | |
7.0.1</span> <span class="arch">s390x (z15)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 00:26:22 UTC" class="whenago">2021-10-05 00:26:22</span> | |
OK [1f00a29] | |
<a href="show_log.pl?nm=barbastella&dt=2021-10-05%2000%3A26%3A22">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=haddock&br=REL_14_STABLE" | |
title="History" | |
>haddock</a></td> | |
<td> </td> | |
<td><span class="opsys">OpenIndiana/illumos | |
hipster, rolling release</span> <span class="compiler">gcc | |
9.3.0</span> <span class="arch">i386</span></td> | |
<td class="status"> | |
<span title="2021-10-04 23:18:12 UTC" class="whenago">2021-10-04 23:18:12</span> | |
OK [1f00a29] | |
<a href="show_log.pl?nm=haddock&dt=2021-10-04%2023%3A18%3A12">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=bonito&br=REL_14_STABLE" | |
title="History" | |
>bonito</a></td> | |
<td> </td> | |
<td><span class="opsys">Fedora | |
29</span> <span class="compiler">gcc | |
8.2.1</span> <span class="arch">ppc64le (POWER9)</span></td> | |
<td class="status"> | |
<span title="2021-10-04 23:12:33 UTC" class="whenago">2021-10-04 23:12:33</span> | |
OK [1f00a29] | |
<a href="show_log.pl?nm=bonito&dt=2021-10-04%2023%3A12%3A33">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=gharial&br=REL_14_STABLE" | |
title="History" | |
>gharial</a></td> | |
<td> </td> | |
<td><span class="opsys">HP-UX | |
B.11.31 U</span> <span class="compiler">gcc | |
4.6.0</span> <span class="arch">ia64</span></td> | |
<td class="status"> | |
<span title="2021-10-04 22:22:47 UTC" class="whenago">2021-10-04 22:22:47</span> | |
OK [1f00a29] | |
<a href="show_log.pl?nm=gharial&dt=2021-10-04%2022%3A22%3A47">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=wobbegong&br=REL_14_STABLE" | |
title="History" | |
>wobbegong</a></td> | |
<td> </td> | |
<td><span class="opsys">Fedora | |
27</span> <span class="compiler">clang | |
5.0.2</span> <span class="arch">ppc64le</span></td> | |
<td class="status"> | |
<span title="2021-10-04 21:31:53 UTC" class="whenago">2021-10-04 21:31:53</span> | |
OK [1f00a29] | |
<a href="show_log.pl?nm=wobbegong&dt=2021-10-04%2021%3A31%3A53">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=sungazer&br=REL_14_STABLE" | |
title="History" | |
>sungazer</a></td> | |
<td> </td> | |
<td><span class="opsys">AIX | |
7100-05-06-2028</span> <span class="compiler">gcc | |
8.3.0 (64 bit)</span> <span class="arch">ppc64 (POWER7)</span></td> | |
<td class="status"> | |
<span title="2021-10-04 21:30:07 UTC" class="whenago">2021-10-04 21:30:07</span> | |
OK [1f00a29] | |
<a href="show_log.pl?nm=sungazer&dt=2021-10-04%2021%3A30%3A07">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=woodstar&br=REL_14_STABLE" | |
title="History" | |
>woodstar</a></td> | |
<td> </td> | |
<td><span class="opsys">Red Hat Enterprise Linux Server | |
8.1 (Ootpa)</span> <span class="compiler">clang | |
8.0.1</span> <span class="arch">s390x (z15)</span></td> | |
<td class="status"> | |
<span title="2021-10-04 20:57:17 UTC" class="whenago">2021-10-04 20:57:17</span> | |
OK [c4465cd] | |
<a href="show_log.pl?nm=woodstar&dt=2021-10-04%2020%3A57%3A17">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=anole&br=REL_14_STABLE" | |
title="History" | |
>anole</a></td> | |
<td> </td> | |
<td><span class="opsys">HP-UX | |
B.11.31 U</span> <span class="compiler">HP C/aC++ | |
A.06.25</span> <span class="arch">ia64</span></td> | |
<td class="status"> | |
<span title="2021-10-04 18:26:39 UTC" class="whenago">2021-10-04 18:26:39</span> | |
OK [5f46180] | |
<a href="show_log.pl?nm=anole&dt=2021-10-04%2018%3A26%3A39">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="fail"> | |
<td><a | |
href="show_history.pl?nm=skink&br=REL_14_STABLE" | |
title="History" | |
>skink</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2016-03-08: Valgrind Animal" /></td> | |
<td><span class="opsys">Debian Sid | |
sid</span> <span class="compiler">gcc | |
gcc-6.3</span> <span class="arch">x86-64</span></td> | |
<td class="status"> | |
<span title="2021-10-04 15:49:10 UTC" class="whenago">2021-10-04 15:49:10</span> | |
recoveryCheck [828f7f0] | |
<a href="show_log.pl?nm=skink&dt=2021-10-04%2015%3A49%3A10">Details</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=trilobite&br=REL_14_STABLE" | |
title="History" | |
>trilobite</a></td> | |
<td> </td> | |
<td><span class="opsys">openSUSE | |
15.1</span> <span class="compiler">clang | |
7.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-04 11:29:38 UTC" class="whenago">2021-10-04 11:29:38</span> | |
OK [828f7f0] | |
<a href="show_log.pl?nm=trilobite&dt=2021-10-04%2011%3A29%3A38">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=topminnow&br=REL_14_STABLE" | |
title="History" | |
>topminnow</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2016-04-20: Runs infrequently" /></td> | |
<td><span class="opsys">Debian GNU/Linux | |
8.11 (jessie)</span> <span class="compiler">gcc | |
4.9.2</span> <span class="arch">mips64el; -mabi=32</span></td> | |
<td class="status"> | |
<span title="2021-10-04 02:25:23 UTC" class="whenago">2021-10-04 02:25:23</span> | |
OK [e0eba58] | |
<a href="show_log.pl?nm=topminnow&dt=2021-10-04%2002%3A25%3A23">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=tern&br=REL_14_STABLE" | |
title="History" | |
>tern</a></td> | |
<td> </td> | |
<td><span class="opsys">AIX | |
7100-05-06-2028</span> <span class="compiler">gcc | |
8.3.0 (32 bit)</span> <span class="arch">ppc64 (POWER7)</span></td> | |
<td class="status"> | |
<span title="2021-10-04 00:11:27 UTC" class="whenago">2021-10-04 00:11:27</span> | |
OK [e0eba58] | |
<a href="show_log.pl?nm=tern&dt=2021-10-04%2000%3A11%3A27">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=mereswine&br=REL_14_STABLE" | |
title="History" | |
>mereswine</a></td> | |
<td> </td> | |
<td><span class="opsys">Linux debian-armhf | |
Bullseye</span> <span class="compiler">gcc | |
10.2.1</span> <span class="arch">ARMv7</span></td> | |
<td class="status"> | |
<span title="2021-10-03 05:41:55 UTC" class="whenago">2021-10-03 05:41:55</span> | |
OK [fa8db48] | |
<a href="show_log.pl?nm=mereswine&dt=2021-10-03%2005%3A41%3A55">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/krb.gif" title="krb5" alt="krb5" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=prairiedog&br=REL_14_STABLE" | |
title="History" | |
>prairiedog</a></td> | |
<td> </td> | |
<td><span class="opsys">OS X | |
10.4.11</span> <span class="compiler">gcc | |
4.0.1 (Apple Computer, Inc. build 5341)</span> <span class="arch">powerpc</span></td> | |
<td class="status"> | |
<span title="2021-10-03 04:07:47 UTC" class="whenago">2021-10-03 04:07:47</span> | |
OK [fa8db48] | |
<a href="show_log.pl?nm=prairiedog&dt=2021-10-03%2004%3A07%3A47">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="fail"> | |
<td><a | |
href="show_history.pl?nm=husky&br=REL_14_STABLE" | |
title="History" | |
>husky</a></td> | |
<td> </td> | |
<td><span class="opsys">openSUSE | |
15.1</span> <span class="compiler">icc | |
18.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-03 01:28:15 UTC" class="whenago">2021-10-03 01:28:15</span> | |
Configure [fa8db48] | |
<a href="show_log.pl?nm=husky&dt=2021-10-03%2001%3A28%3A15">Details</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=macaque&br=REL_14_STABLE" | |
title="History" | |
>macaque</a></td> | |
<td> </td> | |
<td><span class="opsys">RHEL | |
7.0</span> <span class="compiler">gcc | |
4.8.2</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-02 23:14:02 UTC" class="whenago">2021-10-02 23:14:02</span> | |
OK [fa8db48] | |
<a href="show_log.pl?nm=macaque&dt=2021-10-02%2023%3A14%3A02">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=mandrill&br=REL_14_STABLE" | |
title="History" | |
>mandrill</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2016-02-27: force_parallel_mode; RANDOMIZE_ALLOCATED_MEMORY" /></td> | |
<td><span class="opsys">AIX | |
7100-05-06-2028</span> <span class="compiler">xlc | |
12.1 (32 bit)</span> <span class="arch">ppc64 (POWER7)</span></td> | |
<td class="status"> | |
<span title="2021-10-02 09:41:03 UTC" class="whenago">2021-10-02 09:41:03</span> | |
OK [0baa33d] | |
<a href="show_log.pl?nm=mandrill&dt=2021-10-02%2009%3A41%3A03">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=avocet&br=REL_14_STABLE" | |
title="History" | |
>avocet</a></td> | |
<td> </td> | |
<td><span class="opsys">openSUSE | |
15.1</span> <span class="compiler">gcc | |
7.4</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-02 00:05:35 UTC" class="whenago">2021-10-02 00:05:35</span> | |
OK [0baa33d] | |
<a href="show_log.pl?nm=avocet&dt=2021-10-02%2000%3A05%3A35">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=gadwall&br=REL_14_STABLE" | |
title="History" | |
>gadwall</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian GNU/Linux | |
9 (stretch)</span> <span class="compiler">clang | |
3.9</span> <span class="arch">ppc64le (POWER9)</span></td> | |
<td class="status"> | |
<span title="2021-10-01 11:22:34 UTC" class="whenago">2021-10-01 11:22:34</span> | |
OK [e3731ba] | |
<a href="show_log.pl?nm=gadwall&dt=2021-10-01%2011%3A22%3A34">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=morepork&br=REL_14_STABLE" | |
title="History" | |
>morepork</a></td> | |
<td> </td> | |
<td><span class="opsys">OpenBSD | |
6.5</span> <span class="compiler">clang | |
7.0.1</span> <span class="arch">x64</span></td> | |
<td class="status"> | |
<span title="2021-09-30 18:40:16 UTC" class="whenago">2021-09-30 18:40:16</span> | |
OK [e3731ba] | |
<a href="show_log.pl?nm=morepork&dt=2021-09-30%2018%3A40%3A16">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=rhinoceros&br=REL_14_STABLE" | |
title="History" | |
>rhinoceros</a></td> | |
<td> </td> | |
<td><span class="opsys">CentOS Linux | |
7.1</span> <span class="compiler">gcc | |
4.8.3 20140911 (Red Hat 4.8.3-9)</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-09-30 13:52:17 UTC" class="whenago">2021-09-30 13:52:17</span> | |
OK [e3731ba] | |
<a href="show_log.pl?nm=rhinoceros&dt=2021-09-30%2013%3A52%3A17">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=lorikeet&br=REL_14_STABLE" | |
title="History" | |
>lorikeet</a></td> | |
<td> </td> | |
<td><span class="opsys">Cygwin64/Windows | |
3.2.0/10</span> <span class="compiler">gcc | |
10.2.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-09-30 13:31:00 UTC" class="whenago">2021-09-30 13:31:00</span> | |
OK [e3731ba] | |
<a href="show_log.pl?nm=lorikeet&dt=2021-09-30%2013%3A31%3A00">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=massasauga&br=REL_14_STABLE" | |
title="History" | |
>massasauga</a></td> | |
<td> </td> | |
<td><span class="opsys">Amazon Linux | |
2</span> <span class="compiler">gcc | |
7.3.1</span> <span class="arch">aarch64</span></td> | |
<td class="status"> | |
<span title="2021-09-30 13:05:18 UTC" class="whenago">2021-09-30 13:05:18</span> | |
OK [e3731ba] | |
<a href="show_log.pl?nm=massasauga&dt=2021-09-30%2013%3A05%3A18">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/krb.gif" title="krb5" alt="krb5" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=takin&br=REL_14_STABLE" | |
title="History" | |
>takin</a></td> | |
<td> </td> | |
<td><span class="opsys">opensuse | |
42.3</span> <span class="compiler">gcc | |
4.8.5</span> <span class="arch">ppc64le</span></td> | |
<td class="status"> | |
<span title="2021-09-30 08:50:30 UTC" class="whenago">2021-09-30 08:50:30</span> | |
OK [64a8687] | |
<a href="show_log.pl?nm=takin&dt=2021-09-30%2008%3A50%3A30">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=cuon&br=REL_14_STABLE" | |
title="History" | |
>cuon</a></td> | |
<td> </td> | |
<td><span class="opsys">ubuntu | |
16.04</span> <span class="compiler">gcc | |
5.4.0</span> <span class="arch">ppc64le</span></td> | |
<td class="status"> | |
<span title="2021-09-30 08:05:30 UTC" class="whenago">2021-09-30 08:05:30</span> | |
OK [64a8687] | |
<a href="show_log.pl?nm=cuon&dt=2021-09-30%2008%3A05%3A30">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=urocryon&br=REL_14_STABLE" | |
title="History" | |
>urocryon</a></td> | |
<td> </td> | |
<td><span class="opsys">debian | |
9.3</span> <span class="compiler">gcc | |
6.3.0</span> <span class="arch">ppc64le</span></td> | |
<td class="status"> | |
<span title="2021-09-30 06:49:42 UTC" class="whenago">2021-09-30 06:49:42</span> | |
OK [64a8687] | |
<a href="show_log.pl?nm=urocryon&dt=2021-09-30%2006%3A49%3A42">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=dhole&br=REL_14_STABLE" | |
title="History" | |
>dhole</a></td> | |
<td> </td> | |
<td><span class="opsys">centos | |
7.4</span> <span class="compiler">gcc | |
4.8.5</span> <span class="arch">ppc64le</span></td> | |
<td class="status"> | |
<span title="2021-09-30 05:55:03 UTC" class="whenago">2021-09-30 05:55:03</span> | |
OK [64a8687] | |
<a href="show_log.pl?nm=dhole&dt=2021-09-30%2005%3A55%3A03">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=cavefish&br=REL_14_STABLE" | |
title="History" | |
>cavefish</a></td> | |
<td> </td> | |
<td><span class="opsys">Ubuntu | |
18.04</span> <span class="compiler">gcc | |
7.3.0</span> <span class="arch">ppc64le (POWER9)</span></td> | |
<td class="status"> | |
<span title="2021-09-30 04:49:20 UTC" class="whenago">2021-09-30 04:49:20</span> | |
OK [64a8687] | |
<a href="show_log.pl?nm=cavefish&dt=2021-09-30%2004%3A49%3A20">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=chimaera&br=REL_14_STABLE" | |
title="History" | |
>chimaera</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian GNU/Linux | |
9 (stretch)</span> <span class="compiler">gcc | |
6.3.0</span> <span class="arch">ppc64le (POWER9)</span></td> | |
<td class="status"> | |
<span title="2021-09-30 02:48:40 UTC" class="whenago">2021-09-30 02:48:40</span> | |
OK [64a8687] | |
<a href="show_log.pl?nm=chimaera&dt=2021-09-30%2002%3A48%3A40">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=buri&br=REL_14_STABLE" | |
title="History" | |
>buri</a></td> | |
<td> </td> | |
<td><span class="opsys">CentOS Linux | |
7</span> <span class="compiler">gcc | |
4.8.5</span> <span class="arch">ppc64le (POWER9)</span></td> | |
<td class="status"> | |
<span title="2021-09-30 00:31:19 UTC" class="whenago">2021-09-30 00:31:19</span> | |
OK [64a8687] | |
<a href="show_log.pl?nm=buri&dt=2021-09-30%2000%3A31%3A19">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=bowerbird&br=REL_14_STABLE" | |
title="History" | |
>bowerbird</a></td> | |
<td> </td> | |
<td><span class="opsys">Windows | |
10 Pro</span> <span class="compiler">Visual Studio | |
2017</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-09-30 00:17:54 UTC" class="whenago">2021-09-30 00:17:54</span> | |
OK [64a8687] | |
<a href="show_log.pl?nm=bowerbird&dt=2021-09-30%2000%3A17%3A54">Config</a></td> | |
<td class="flags"><img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=ayu&br=REL_14_STABLE" | |
title="History" | |
>ayu</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian GNU/Linux | |
9 (stretch)</span> <span class="compiler">clang | |
4.0</span> <span class="arch">ppc64le (POWER8)</span></td> | |
<td class="status"> | |
<span title="2021-09-29 22:51:43 UTC" class="whenago">2021-09-29 22:51:43</span> | |
OK [64a8687] | |
<a href="show_log.pl?nm=ayu&dt=2021-09-29%2022%3A51%3A43">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=clam&br=REL_14_STABLE" | |
title="History" | |
>clam</a></td> | |
<td> </td> | |
<td><span class="opsys">RHEL | |
7.1</span> <span class="compiler">IBM Advance Toolchain | |
GCC 5.2.1 ((Advance-Toolchain-at9.0)</span> <span class="arch">ppc64le</span></td> | |
<td class="status"> | |
<span title="2021-09-29 21:18:41 UTC" class="whenago">2021-09-29 21:18:41</span> | |
OK [64a8687] | |
<a href="show_log.pl?nm=clam&dt=2021-09-29%2021%3A18%3A41">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=pintail&br=REL_14_STABLE" | |
title="History" | |
>pintail</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian GNU/Linux | |
9 (stretch)</span> <span class="compiler">clang | |
4.0</span> <span class="arch">ppc64le (POWER9)</span></td> | |
<td class="status"> | |
<span title="2021-09-29 20:52:55 UTC" class="whenago">2021-09-29 20:52:55</span> | |
OK [64a8687] | |
<a href="show_log.pl?nm=pintail&dt=2021-09-29%2020%3A52%3A55">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=bufflehead&br=REL_14_STABLE" | |
title="History" | |
>bufflehead</a></td> | |
<td> </td> | |
<td><span class="opsys">openSUSE Leap | |
42.3</span> <span class="compiler">clang | |
4.0</span> <span class="arch">ppc64le (POWER8)</span></td> | |
<td class="status"> | |
<span title="2021-09-29 20:50:59 UTC" class="whenago">2021-09-29 20:50:59</span> | |
OK [64a8687] | |
<a href="show_log.pl?nm=bufflehead&dt=2021-09-29%2020%3A50%3A59">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=batfish&br=REL_14_STABLE" | |
title="History" | |
>batfish</a></td> | |
<td> </td> | |
<td><span class="opsys">Ubuntu | |
16.04.3 LTS</span> <span class="compiler">clang | |
5.0.0</span> <span class="arch">ppc64le</span></td> | |
<td class="status"> | |
<span title="2021-09-29 20:19:12 UTC" class="whenago">2021-09-29 20:19:12</span> | |
OK [64a8687] | |
<a href="show_log.pl?nm=batfish&dt=2021-09-29%2020%3A19%3A12">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=butterflyfish&br=REL_14_STABLE" | |
title="History" | |
>butterflyfish</a></td> | |
<td> </td> | |
<td><span class="opsys">Photon | |
2.0</span> <span class="compiler">Gcc | |
6.3.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-09-29 19:42:06 UTC" class="whenago">2021-09-29 19:42:06</span> | |
OK [64a8687] | |
<a href="show_log.pl?nm=butterflyfish&dt=2021-09-29%2019%3A42%3A06">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=myna&br=REL_14_STABLE" | |
title="History" | |
>myna</a></td> | |
<td> </td> | |
<td><span class="opsys">Photon | |
3.0</span> <span class="compiler">Gcc | |
6.3.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-09-29 19:34:15 UTC" class="whenago">2021-09-29 19:34:15</span> | |
OK [64a8687] | |
<a href="show_log.pl?nm=myna&dt=2021-09-29%2019%3A34%3A15">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=scoter&br=REL_14_STABLE" | |
title="History" | |
>scoter</a></td> | |
<td> </td> | |
<td><span class="opsys">Red Hat Enterprise Linux Server | |
7.7 (Maipo)</span> <span class="compiler">gcc | |
4.8.5</span> <span class="arch">s390x (z15)</span></td> | |
<td class="status"> | |
<span title="2021-09-29 19:00:09 UTC" class="whenago">2021-09-29 19:00:09</span> | |
OK [64a8687] | |
<a href="show_log.pl?nm=scoter&dt=2021-09-29%2019%3A00%3A09">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=curculio&br=REL_14_STABLE" | |
title="History" | |
>curculio</a></td> | |
<td> </td> | |
<td><span class="opsys">OpenBSD | |
5.9</span> <span class="compiler">gcc | |
4.2.1</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-09-29 18:30:37 UTC" class="whenago">2021-09-29 18:30:37</span> | |
OK [64a8687] | |
<a href="show_log.pl?nm=curculio&dt=2021-09-29%2018%3A30%3A37">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="fail"> | |
<td><a | |
href="show_history.pl?nm=jacana&br=REL_14_STABLE" | |
title="History" | |
>jacana</a></td> | |
<td> </td> | |
<td><span class="opsys">Windows | |
10 Pro</span> <span class="compiler">gcc | |
7.3.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-09-29 18:25:53 UTC" class="whenago">2021-09-29 18:25:53</span> | |
recoveryCheck [64a8687] | |
<a href="show_log.pl?nm=jacana&dt=2021-09-29%2018%3A25%3A53">Details</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=drongo&br=REL_14_STABLE" | |
title="History" | |
>drongo</a></td> | |
<td> </td> | |
<td><span class="opsys">Windows | |
Server 2019</span> <span class="compiler">Visual Studio | |
2019</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-09-29 18:23:17 UTC" class="whenago">2021-09-29 18:23:17</span> | |
OK [64a8687] | |
<a href="show_log.pl?nm=drongo&dt=2021-09-29%2018%3A23%3A17">Config</a></td> | |
<td class="flags"><img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=prion&br=REL_14_STABLE" | |
title="History" | |
>prion</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-05-02: Uses -DRELCACHE_FORCE_RELEASE -DCATCACHE_FORCE_RELEASE" /></td> | |
<td><span class="opsys">Amazon Linux | |
2016.09</span> <span class="compiler">gcc | |
4.8.3</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-09-29 14:48:01 UTC" class="whenago">2021-09-29 14:48:01</span> | |
OK [64a8687] | |
<a href="show_log.pl?nm=prion&dt=2021-09-29%2014%3A48%3A01">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=frogfish&br=REL_14_STABLE" | |
title="History" | |
>frogfish</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-09-22: Runs infrequently" /></td> | |
<td><span class="opsys">Debian GNU/Linux | |
7.10 (wheezy)</span> <span class="compiler">gcc | |
4.6.3</span> <span class="arch">mips64eb; -mabi=64</span></td> | |
<td class="status"> | |
<span title="2021-09-25 20:21:22 UTC" class="whenago">2021-09-25 20:21:22</span> | |
OK [765f677] | |
<a href="show_log.pl?nm=frogfish&dt=2021-09-25%2020%3A21%3A22">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=gaur&br=REL_14_STABLE" | |
title="History" | |
>gaur</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2015-01-13: Runs infrequently" /></td> | |
<td><span class="opsys">HP-UX | |
10.20</span> <span class="compiler">gcc | |
4.5.4</span> <span class="arch">HPPA</span></td> | |
<td class="status"> | |
<span title="2021-09-25 14:28:58 UTC" class="whenago">2021-09-25 14:28:58</span> | |
OK [6d0001a] | |
<a href="show_log.pl?nm=gaur&dt=2021-09-25%2014%3A28%3A58">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=quokka&br=REL_14_STABLE" | |
title="History" | |
>quokka</a></td> | |
<td> </td> | |
<td><span class="opsys">RHEL | |
7.2</span> <span class="compiler">IBM Advance Toolchain | |
GCC 5.2.1 (Advance-Toolchain-at9.0)</span> <span class="arch">ppc64</span></td> | |
<td class="status"> | |
<span title="2021-09-06 20:47:28 UTC" class="whenago">2021-09-06 20:47:28</span> | |
OK [47d54b6] | |
<a href="show_log.pl?nm=quokka&dt=2021-09-06%2020%3A47%3A28">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr><th class="head" colspan="5">Branch: REL_13_STABLE</th></tr> | |
<tr><th colspan="2">Alias</th><th>System</th><th>Status</th><th>Flags</th></tr> | |
<tr class="fail"> | |
<td><a | |
href="show_history.pl?nm=fossa&br=REL_13_STABLE" | |
title="History" | |
>fossa</a></td> | |
<td> </td> | |
<td><span class="opsys">openSUSE | |
15.1</span> <span class="compiler">icc | |
18.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:47:21 UTC" class="whenago">2021-10-06 06:47:21</span> | |
Configure [d6d68e2] | |
<a href="show_log.pl?nm=fossa&dt=2021-10-06%2006%3A47%3A21">Details</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=queensnake&br=REL_13_STABLE" | |
title="History" | |
>queensnake</a></td> | |
<td> </td> | |
<td><span class="opsys">Scientific Linux | |
Rocky Linux release 8.4 (Green Obsidian)</span> <span class="compiler">clang / llvm | |
gcc version 8.4.1 20200928 (Red Hat 8.4.1-1) (GCC)</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:40:17 UTC" class="whenago">2021-10-06 06:40:17</span> | |
OK [d6d68e2] | |
<a href="show_log.pl?nm=queensnake&dt=2021-10-06%2006%3A40%3A17">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/krb.gif" title="krb5" alt="krb5" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=shelduck&br=REL_13_STABLE" | |
title="History" | |
>shelduck</a></td> | |
<td> </td> | |
<td><span class="opsys">SUSE Linux Enterprise Server | |
12 SP5</span> <span class="compiler">gcc | |
4.8.5</span> <span class="arch">s390x (z15)</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:23:41 UTC" class="whenago">2021-10-06 06:23:41</span> | |
OK [d6d68e2] | |
<a href="show_log.pl?nm=shelduck&dt=2021-10-06%2006%3A23%3A41">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=handfish&br=REL_13_STABLE" | |
title="History" | |
>handfish</a></td> | |
<td> </td> | |
<td><span class="opsys">Fedora | |
Fedora Linux 35</span> <span class="compiler">gcc | |
gcc version 11.2.1 20210728 (Red Hat 11.2.1-1) (GCC)</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:20:12 UTC" class="whenago">2021-10-06 06:20:12</span> | |
OK [d6d68e2] | |
<a href="show_log.pl?nm=handfish&dt=2021-10-06%2006%3A20%3A12">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/krb.gif" title="krb5" alt="krb5" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=fairywren&br=REL_13_STABLE" | |
title="History" | |
>fairywren</a></td> | |
<td> </td> | |
<td><span class="opsys">Windows / Msys | |
Server 2019 / 2</span> <span class="compiler">gcc | |
10.3.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:03:56 UTC" class="whenago">2021-10-06 06:03:56</span> | |
OK [d6d68e2] | |
<a href="show_log.pl?nm=fairywren&dt=2021-10-06%2006%3A03%3A56">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=skate&br=REL_13_STABLE" | |
title="History" | |
>skate</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
7 Wheezy</span> <span class="compiler">gcc | |
4.7</span> <span class="arch">sparc</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:03:43 UTC" class="whenago">2021-10-06 06:03:43</span> | |
OK [d6d68e2] | |
<a href="show_log.pl?nm=skate&dt=2021-10-06%2006%3A03%3A43">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=mussurana&br=REL_13_STABLE" | |
title="History" | |
>mussurana</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
9 Stretch</span> <span class="compiler">gcc | |
6</span> <span class="arch">sparc64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:01:25 UTC" class="whenago">2021-10-06 06:01:25</span> | |
OK [d6d68e2] | |
<a href="show_log.pl?nm=mussurana&dt=2021-10-06%2006%3A01%3A25">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=ibisbill&br=REL_13_STABLE" | |
title="History" | |
>ibisbill</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
10 Buster</span> <span class="compiler">gcc | |
8</span> <span class="arch">sparc64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:01:19 UTC" class="whenago">2021-10-06 06:01:19</span> | |
OK [d6d68e2] | |
<a href="show_log.pl?nm=ibisbill&dt=2021-10-06%2006%3A01%3A19">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=halibut&br=REL_13_STABLE" | |
title="History" | |
>halibut</a></td> | |
<td> </td> | |
<td><span class="opsys">Photon | |
4.0</span> <span class="compiler">gcc | |
10.2.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:00:13 UTC" class="whenago">2021-10-06 06:00:13</span> | |
OK [d6d68e2] | |
<a href="show_log.pl?nm=halibut&dt=2021-10-06%2006%3A00%3A13">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=caiman&br=REL_13_STABLE" | |
title="History" | |
>caiman</a></td> | |
<td> </td> | |
<td><span class="opsys">Fedora | |
Fedora 35 (Rawhide Prerelease)</span> <span class="compiler">gcc | |
gcc version 11.1.1 20210531 (Red Hat 11.1.1-3) (GCC)</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:00:13 UTC" class="whenago">2021-10-06 06:00:13</span> | |
OK [d6d68e2] | |
<a href="show_log.pl?nm=caiman&dt=2021-10-06%2006%3A00%3A13">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/krb.gif" title="krb5" alt="krb5" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=steamerduck&br=REL_13_STABLE" | |
title="History" | |
>steamerduck</a></td> | |
<td> </td> | |
<td><span class="opsys">SUSE Linux Enterprise Server | |
15 SP1</span> <span class="compiler">gcc | |
7.4.1</span> <span class="arch">s390x (z15)</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:54:47 UTC" class="whenago">2021-10-06 05:54:47</span> | |
OK [d6d68e2] | |
<a href="show_log.pl?nm=steamerduck&dt=2021-10-06%2005%3A54%3A47">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=jay&br=REL_13_STABLE" | |
title="History" | |
>jay</a></td> | |
<td> </td> | |
<td><span class="opsys">openSUSE | |
15.1</span> <span class="compiler">clang | |
7.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:39:42 UTC" class="whenago">2021-10-06 05:39:42</span> | |
OK [d6d68e2] | |
<a href="show_log.pl?nm=jay&dt=2021-10-06%2005%3A39%3A42">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=elver&br=REL_13_STABLE" | |
title="History" | |
>elver</a></td> | |
<td> </td> | |
<td><span class="opsys">FreeBSD | |
13.0</span> <span class="compiler">clang | |
11</span> <span class="arch">amd64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:38:09 UTC" class="whenago">2021-10-06 05:38:09</span> | |
OK [d6d68e2] | |
<a href="show_log.pl?nm=elver&dt=2021-10-06%2005%3A38%3A09">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=florican&br=REL_13_STABLE" | |
title="History" | |
>florican</a></td> | |
<td> </td> | |
<td><span class="opsys">FreeBSD | |
13.0</span> <span class="compiler">clang | |
11.0.1</span> <span class="arch">i386</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:35:16 UTC" class="whenago">2021-10-06 05:35:16</span> | |
OK [d6d68e2] | |
<a href="show_log.pl?nm=florican&dt=2021-10-06%2005%3A35%3A16">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=peripatus&br=REL_13_STABLE" | |
title="History" | |
>peripatus</a></td> | |
<td> </td> | |
<td><span class="opsys">FreeBSD | |
HEAD</span> <span class="compiler">clang | |
12.0.1</span> <span class="arch">X86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:20:13 UTC" class="whenago">2021-10-06 05:20:13</span> | |
OK [d6d68e2] | |
<a href="show_log.pl?nm=peripatus&dt=2021-10-06%2005%3A20%3A13">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=plover&br=REL_13_STABLE" | |
title="History" | |
>plover</a></td> | |
<td> </td> | |
<td><span class="opsys">OpenBSD | |
6.9</span> <span class="compiler">clang | |
10.0.1</span> <span class="arch">amd64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:16:01 UTC" class="whenago">2021-10-06 05:16:01</span> | |
OK [d6d68e2] | |
<a href="show_log.pl?nm=plover&dt=2021-10-06%2005%3A16%3A01">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=locust&br=REL_13_STABLE" | |
title="History" | |
>locust</a></td> | |
<td> </td> | |
<td><span class="opsys">Mac OS X | |
10.5.8</span> <span class="compiler">gcc | |
4.0.1 (Apple Inc. build 5493)</span> <span class="arch">powerpc</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:14:44 UTC" class="whenago">2021-10-06 05:14:44</span> | |
OK [d6d68e2] | |
<a href="show_log.pl?nm=locust&dt=2021-10-06%2005%3A14%3A44">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=snakefly&br=REL_13_STABLE" | |
title="History" | |
>snakefly</a></td> | |
<td> </td> | |
<td><span class="opsys">AmazonLinux@Graviton2 | |
AL2</span> <span class="compiler">gcc | |
7.3.1</span> <span class="arch">aarch64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:05:03 UTC" class="whenago">2021-10-06 05:05:03</span> | |
OK [d6d68e2] | |
<a href="show_log.pl?nm=snakefly&dt=2021-10-06%2005%3A05%3A03">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/krb.gif" title="krb5" alt="krb5" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=gombessa&br=REL_13_STABLE" | |
title="History" | |
>gombessa</a></td> | |
<td> </td> | |
<td><span class="opsys">OpenBSD | |
6.8</span> <span class="compiler">Clang | |
10.0.1</span> <span class="arch">amd64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 04:59:06 UTC" class="whenago">2021-10-06 04:59:06</span> | |
OK [d6d68e2] | |
<a href="show_log.pl?nm=gombessa&dt=2021-10-06%2004%3A59%3A06">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=idiacanthus&br=REL_13_STABLE" | |
title="History" | |
>idiacanthus</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-03-22: JIT enabled; LLVM 5 optimized" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">clang | |
gcc 10</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 04:56:39 UTC" class="whenago">2021-10-06 04:56:39</span> | |
OK [d6d68e2] | |
<a href="show_log.pl?nm=idiacanthus&dt=2021-10-06%2004%3A56%3A39">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=dragonet&br=REL_13_STABLE" | |
title="History" | |
>dragonet</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-03-22: JIT enabled; LLVM 3.9 optimized" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">clang | |
clang 3.9</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 04:56:30 UTC" class="whenago">2021-10-06 04:56:30</span> | |
OK [d6d68e2] | |
<a href="show_log.pl?nm=dragonet&dt=2021-10-06%2004%3A56%3A30">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=desmoxytes&br=REL_13_STABLE" | |
title="History" | |
>desmoxytes</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-03-22: JIT enabled; LLVM 4 optimized" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">gcc | |
gcc 10</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 04:56:28 UTC" class="whenago">2021-10-06 04:56:28</span> | |
OK [d6d68e2] | |
<a href="show_log.pl?nm=desmoxytes&dt=2021-10-06%2004%3A56%3A28">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=lapwing&br=REL_13_STABLE" | |
title="History" | |
>lapwing</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2019-12-27: Uses -Werror, -DENFORCE_REGRESSION_TEST_NAME_RESTRICTIONS" /></td> | |
<td><span class="opsys">Debian | |
7.0</span> <span class="compiler">gcc | |
4.7.2</span> <span class="arch">i686</span></td> | |
<td class="status"> | |
<span title="2021-10-06 04:40:09 UTC" class="whenago">2021-10-06 04:40:09</span> | |
OK [d6d68e2] | |
<a href="show_log.pl?nm=lapwing&dt=2021-10-06%2004%3A40%3A09">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/krb.gif" title="krb5" alt="krb5" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=longfin&br=REL_13_STABLE" | |
title="History" | |
>longfin</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2021-02-12: Uses -fsanitize=alignment -DWRITE_READ_PARSE_PLAN_TREES -DSTRESS_SORT_INT_MIN -DENFORCE_REGRESSION_TEST_NAME_RESTRICTIONS" /></td> | |
<td><span class="opsys">OS X | |
11.0.1</span> <span class="compiler">clang | |
Apple clang version 13.0.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 04:39:17 UTC" class="whenago">2021-10-06 04:39:17</span> | |
OK [d6d68e2] | |
<a href="show_log.pl?nm=longfin&dt=2021-10-06%2004%3A39%3A17">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=wrasse&br=REL_13_STABLE" | |
title="History" | |
>wrasse</a></td> | |
<td> </td> | |
<td><span class="opsys">Solaris | |
11.3</span> <span class="compiler">Oracle Developer Studio | |
12.6 2018/03/16</span> <span class="arch">sparc64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 04:38:20 UTC" class="whenago">2021-10-06 04:38:20</span> | |
OK [d6d68e2] | |
<a href="show_log.pl?nm=wrasse&dt=2021-10-06%2004%3A38%3A20">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=thorntail&br=REL_13_STABLE" | |
title="History" | |
>thorntail</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2020-03-16: UBSan; force_parallel_mode; wal_level=minimal" /></td> | |
<td><span class="opsys">Debian GNU/Linux | |
sid</span> <span class="compiler">gcc | |
10.2.1</span> <span class="arch">sparc64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 04:38:12 UTC" class="whenago">2021-10-06 04:38:12</span> | |
OK [d6d68e2] | |
<a href="show_log.pl?nm=thorntail&dt=2021-10-06%2004%3A38%3A12">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=guaibasaurus&br=REL_13_STABLE" | |
title="History" | |
>guaibasaurus</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
Debian GNU/Linux 10 (buster)</span> <span class="compiler">gcc | |
version 8.3.0 (Debian 8.3.0-6)</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 04:34:33 UTC" class="whenago">2021-10-06 04:34:33</span> | |
OK [d6d68e2] | |
<a href="show_log.pl?nm=guaibasaurus&dt=2021-10-06%2004%3A34%3A33">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=sifaka&br=REL_13_STABLE" | |
title="History" | |
>sifaka</a></td> | |
<td> </td> | |
<td><span class="opsys">macOS | |
11.0</span> <span class="compiler">clang | |
Apple clang version 13.0.0</span> <span class="arch">arm64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 04:33:26 UTC" class="whenago">2021-10-06 04:33:26</span> | |
OK [d6d68e2] | |
<a href="show_log.pl?nm=sifaka&dt=2021-10-06%2004%3A33%3A26">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=hippopotamus&br=REL_13_STABLE" | |
title="History" | |
>hippopotamus</a></td> | |
<td> </td> | |
<td><span class="opsys">openSUSE | |
15.1</span> <span class="compiler">gcc | |
7.4</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 04:32:33 UTC" class="whenago">2021-10-06 04:32:33</span> | |
OK [d6d68e2] | |
<a href="show_log.pl?nm=hippopotamus&dt=2021-10-06%2004%3A32%3A33">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=serinus&br=REL_13_STABLE" | |
title="History" | |
>serinus</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-03-22: experimental gcc" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">gcc | |
snapshot</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 04:32:07 UTC" class="whenago">2021-10-06 04:32:07</span> | |
OK [d6d68e2] | |
<a href="show_log.pl?nm=serinus&dt=2021-10-06%2004%3A32%3A07">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=flaviventris&br=REL_13_STABLE" | |
title="History" | |
>flaviventris</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-03-22: experimental gcc" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">gcc | |
snapshot</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 04:32:06 UTC" class="whenago">2021-10-06 04:32:06</span> | |
OK [d6d68e2] | |
<a href="show_log.pl?nm=flaviventris&dt=2021-10-06%2004%3A32%3A06">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=hoverfly&br=REL_13_STABLE" | |
title="History" | |
>hoverfly</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2019-10-25: force_parallel_mode; RANDOMIZE_ALLOCATED_MEMORY" /></td> | |
<td><span class="opsys">AIX | |
7200-04-03-2038</span> <span class="compiler">xlc | |
16.1.0 (64-bit)</span> <span class="arch">ppc64 (POWER8)</span></td> | |
<td class="status"> | |
<span title="2021-10-06 04:31:42 UTC" class="whenago">2021-10-06 04:31:42</span> | |
OK [d6d68e2] | |
<a href="show_log.pl?nm=hoverfly&dt=2021-10-06%2004%3A31%3A42">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=spurfowl&br=REL_13_STABLE" | |
title="History" | |
>spurfowl</a></td> | |
<td> </td> | |
<td><span class="opsys">Ubuntu | |
Ubuntu 16.04.1</span> <span class="compiler">gcc | |
5.4.0 20160609</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 04:31:08 UTC" class="whenago">2021-10-06 04:31:08</span> | |
OK [d6d68e2] | |
<a href="show_log.pl?nm=spurfowl&dt=2021-10-06%2004%3A31%3A08">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=piculet&br=REL_13_STABLE" | |
title="History" | |
>piculet</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2016-04-14: --disable-atomics" /></td> | |
<td><span class="opsys">Debian | |
sid</span> <span class="compiler">gcc | |
6.3</span> <span class="arch">x86-64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 04:30:55 UTC" class="whenago">2021-10-06 04:30:55</span> | |
OK [d6d68e2] | |
<a href="show_log.pl?nm=piculet&dt=2021-10-06%2004%3A30%3A55">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=francolin&br=REL_13_STABLE" | |
title="History" | |
>francolin</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2016-09-16: Tests --disable-spinlocks" /></td> | |
<td><span class="opsys">Debian | |
sid</span> <span class="compiler">gcc | |
6.3</span> <span class="arch">x86-64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 04:30:47 UTC" class="whenago">2021-10-06 04:30:47</span> | |
OK [d6d68e2] | |
<a href="show_log.pl?nm=francolin&dt=2021-10-06%2004%3A30%3A47">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=eelpout&br=REL_13_STABLE" | |
title="History" | |
>eelpout</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
bullseye</span> <span class="compiler">gcc | |
10.2</span> <span class="arch">aarch64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 04:30:27 UTC" class="whenago">2021-10-06 04:30:27</span> | |
OK [d6d68e2] | |
<a href="show_log.pl?nm=eelpout&dt=2021-10-06%2004%3A30%3A27">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=mylodon&br=REL_13_STABLE" | |
title="History" | |
>mylodon</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-08-24: Enforces C standard compliance w/ -Werror=cXX-extensions" /></td> | |
<td><span class="opsys">Debian | |
sid</span> <span class="compiler">clang | |
clang 6.0</span> <span class="arch">x86-64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 04:30:22 UTC" class="whenago">2021-10-06 04:30:22</span> | |
OK [d6d68e2] | |
<a href="show_log.pl?nm=mylodon&dt=2021-10-06%2004%3A30%3A22">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=culicidae&br=REL_13_STABLE" | |
title="History" | |
>culicidae</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2016-09-16: Tests EXEC_BACKEND" /></td> | |
<td><span class="opsys">Debian | |
sid</span> <span class="compiler">gcc | |
6.3</span> <span class="arch">x86-64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 04:30:20 UTC" class="whenago">2021-10-06 04:30:20</span> | |
OK [d6d68e2] | |
<a href="show_log.pl?nm=culicidae&dt=2021-10-06%2004%3A30%3A20">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=rorqual&br=REL_13_STABLE" | |
title="History" | |
>rorqual</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2020-06-18: --disable-atomics --disable-spinlocks" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">gcc | |
9</span> <span class="arch">x86-64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 04:30:19 UTC" class="whenago">2021-10-06 04:30:19</span> | |
OK [d6d68e2] | |
<a href="show_log.pl?nm=rorqual&dt=2021-10-06%2004%3A30%3A19">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=calliphoridae&br=REL_13_STABLE" | |
title="History" | |
>calliphoridae</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2016-09-16: Tests -DDCOPY_PARSE_PLAN_TREES -DRAW_EXPRESSION_COVERAGE_TEST" /></td> | |
<td><span class="opsys">Debian | |
sid</span> <span class="compiler">gcc | |
6.3</span> <span class="arch">x86-64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 04:30:11 UTC" class="whenago">2021-10-06 04:30:11</span> | |
OK [d6d68e2] | |
<a href="show_log.pl?nm=calliphoridae&dt=2021-10-06%2004%3A30%3A11">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=alabio&br=REL_13_STABLE" | |
title="History" | |
>alabio</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
Debian GNU/Linux 10 (buster)</span> <span class="compiler">gcc | |
version 8.3.0 (Debian 8.3.0-6)</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 04:20:35 UTC" class="whenago">2021-10-06 04:20:35</span> | |
OK [9024a35] | |
<a href="show_log.pl?nm=alabio&dt=2021-10-06%2004%3A20%3A35">Config</a></td> | |
<td class="flags"><img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=prairiedog&br=REL_13_STABLE" | |
title="History" | |
>prairiedog</a></td> | |
<td> </td> | |
<td><span class="opsys">OS X | |
10.4.11</span> <span class="compiler">gcc | |
4.0.1 (Apple Computer, Inc. build 5341)</span> <span class="arch">powerpc</span></td> | |
<td class="status"> | |
<span title="2021-10-06 03:43:42 UTC" class="whenago">2021-10-06 03:43:42</span> | |
OK [9024a35] | |
<a href="show_log.pl?nm=prairiedog&dt=2021-10-06%2003%3A43%3A42">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=mereswine&br=REL_13_STABLE" | |
title="History" | |
>mereswine</a></td> | |
<td> </td> | |
<td><span class="opsys">Linux debian-armhf | |
Bullseye</span> <span class="compiler">gcc | |
10.2.1</span> <span class="arch">ARMv7</span></td> | |
<td class="status"> | |
<span title="2021-10-06 02:10:21 UTC" class="whenago">2021-10-06 02:10:21</span> | |
OK [9024a35] | |
<a href="show_log.pl?nm=mereswine&dt=2021-10-06%2002%3A10%3A21">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/krb.gif" title="krb5" alt="krb5" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=woodstar&br=REL_13_STABLE" | |
title="History" | |
>woodstar</a></td> | |
<td> </td> | |
<td><span class="opsys">Red Hat Enterprise Linux Server | |
8.1 (Ootpa)</span> <span class="compiler">clang | |
8.0.1</span> <span class="arch">s390x (z15)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 20:47:44 UTC" class="whenago">2021-10-05 20:47:44</span> | |
OK [9024a35] | |
<a href="show_log.pl?nm=woodstar&dt=2021-10-05%2020%3A47%3A44">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=gharial&br=REL_13_STABLE" | |
title="History" | |
>gharial</a></td> | |
<td> </td> | |
<td><span class="opsys">HP-UX | |
B.11.31 U</span> <span class="compiler">gcc | |
4.6.0</span> <span class="arch">ia64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 20:18:48 UTC" class="whenago">2021-10-05 20:18:48</span> | |
OK [9024a35] | |
<a href="show_log.pl?nm=gharial&dt=2021-10-05%2020%3A18%3A48">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=pipistrelles&br=REL_13_STABLE" | |
title="History" | |
>pipistrelles</a></td> | |
<td> </td> | |
<td><span class="opsys">SUSE Linux Enterprise Server | |
15 SP1</span> <span class="compiler">gcc | |
9.2.1</span> <span class="arch">s390x (z15)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 18:18:01 UTC" class="whenago">2021-10-05 18:18:01</span> | |
OK [9024a35] | |
<a href="show_log.pl?nm=pipistrelles&dt=2021-10-05%2018%3A18%3A01">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=sidewinder&br=REL_13_STABLE" | |
title="History" | |
>sidewinder</a></td> | |
<td> </td> | |
<td><span class="opsys">NetBSD | |
7</span> <span class="compiler">gcc | |
4.8.4</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 17:45:26 UTC" class="whenago">2021-10-05 17:45:26</span> | |
OK [9024a35] | |
<a href="show_log.pl?nm=sidewinder&dt=2021-10-05%2017%3A45%3A26">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=loach&br=REL_13_STABLE" | |
title="History" | |
>loach</a></td> | |
<td> </td> | |
<td><span class="opsys">FreeBSD | |
10.3-RELEASE</span> <span class="compiler">clang | |
3.4.1</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 17:15:23 UTC" class="whenago">2021-10-05 17:15:23</span> | |
OK [9024a35] | |
<a href="show_log.pl?nm=loach&dt=2021-10-05%2017%3A15%3A23">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=grison&br=REL_13_STABLE" | |
title="History" | |
>grison</a></td> | |
<td> </td> | |
<td><span class="opsys">Raspbian GNU/Linux | |
7.8</span> <span class="compiler">gcc | |
4.6.3</span> <span class="arch">ARMv7</span></td> | |
<td class="status"> | |
<span title="2021-10-05 17:00:15 UTC" class="whenago">2021-10-05 17:00:15</span> | |
OK [9024a35] | |
<a href="show_log.pl?nm=grison&dt=2021-10-05%2017%3A00%3A15">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=dangomushi&br=REL_13_STABLE" | |
title="History" | |
>dangomushi</a></td> | |
<td> </td> | |
<td><span class="opsys">Arch Linux ARM | |
rolling update</span> <span class="compiler">clang | |
3.6.0</span> <span class="arch">armv7l</span></td> | |
<td class="status"> | |
<span title="2021-10-05 16:00:16 UTC" class="whenago">2021-10-05 16:00:16</span> | |
OK [9024a35] | |
<a href="show_log.pl?nm=dangomushi&dt=2021-10-05%2016%3A00%3A16">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=snapper&br=REL_13_STABLE" | |
title="History" | |
>snapper</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
7 Wheezy</span> <span class="compiler">gcc | |
4.7</span> <span class="arch">sparc</span></td> | |
<td class="status"> | |
<span title="2021-10-05 15:49:21 UTC" class="whenago">2021-10-05 15:49:21</span> | |
OK [9024a35] | |
<a href="show_log.pl?nm=snapper&dt=2021-10-05%2015%3A49%3A21">Config</a></td> | |
<td class="flags"><img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=chub&br=REL_13_STABLE" | |
title="History" | |
>chub</a></td> | |
<td> </td> | |
<td><span class="opsys">RedHat Enterprise Linux | |
7</span> <span class="compiler">gcc | |
gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4)</span> <span class="arch">ppc64 (POWER8)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 15:19:25 UTC" class="whenago">2021-10-05 15:19:25</span> | |
OK [9024a35] | |
<a href="show_log.pl?nm=chub&dt=2021-10-05%2015%3A19%3A25">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/krb.gif" title="krb5" alt="krb5" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=anole&br=REL_13_STABLE" | |
title="History" | |
>anole</a></td> | |
<td> </td> | |
<td><span class="opsys">HP-UX | |
B.11.31 U</span> <span class="compiler">HP C/aC++ | |
A.06.25</span> <span class="arch">ia64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 15:19:16 UTC" class="whenago">2021-10-05 15:19:16</span> | |
OK [9024a35] | |
<a href="show_log.pl?nm=anole&dt=2021-10-05%2015%3A19%3A16">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=demoiselle&br=REL_13_STABLE" | |
title="History" | |
>demoiselle</a></td> | |
<td> </td> | |
<td><span class="opsys">openSUSE Leap | |
15.0</span> <span class="compiler">clang | |
5.0.1</span> <span class="arch">ppc64le (POWER9)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 15:03:09 UTC" class="whenago">2021-10-05 15:03:09</span> | |
OK [9024a35] | |
<a href="show_log.pl?nm=demoiselle&dt=2021-10-05%2015%3A03%3A09">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=tadarida&br=REL_13_STABLE" | |
title="History" | |
>tadarida</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
9 Stretch</span> <span class="compiler">gcc | |
6</span> <span class="arch">sparc64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 15:00:38 UTC" class="whenago">2021-10-05 15:00:38</span> | |
OK [9024a35] | |
<a href="show_log.pl?nm=tadarida&dt=2021-10-05%2015%3A00%3A38">Config</a></td> | |
<td class="flags"><img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=kittiwake&br=REL_13_STABLE" | |
title="History" | |
>kittiwake</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
10 Buster</span> <span class="compiler">gcc | |
8</span> <span class="arch">sparc64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 14:38:07 UTC" class="whenago">2021-10-05 14:38:07</span> | |
OK [9024a35] | |
<a href="show_log.pl?nm=kittiwake&dt=2021-10-05%2014%3A38%3A07">Config</a></td> | |
<td class="flags"><img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=crake&br=REL_13_STABLE" | |
title="History" | |
>crake</a></td> | |
<td> </td> | |
<td><span class="opsys">Fedora | |
31</span> <span class="compiler">gcc | |
9.2.1</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 14:36:04 UTC" class="whenago">2021-10-05 14:36:04</span> | |
OK [9024a35] | |
<a href="show_log.pl?nm=crake&dt=2021-10-05%2014%3A36%3A04">Config</a></td> | |
<td class="flags"><img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=petalura&br=REL_13_STABLE" | |
title="History" | |
>petalura</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-03-22: JIT enabled; LLVM 4 debug" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">clang | |
clang 4</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 14:20:04 UTC" class="whenago">2021-10-05 14:20:04</span> | |
OK [0a65493] | |
<a href="show_log.pl?nm=petalura&dt=2021-10-05%2014%3A20%3A04">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=pogona&br=REL_13_STABLE" | |
title="History" | |
>pogona</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-03-22: JIT enabled; LLVM 5 debug" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">gcc | |
gcc 10</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 14:10:05 UTC" class="whenago">2021-10-05 14:10:05</span> | |
OK [0a65493] | |
<a href="show_log.pl?nm=pogona&dt=2021-10-05%2014%3A10%3A05">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=xenodermus&br=REL_13_STABLE" | |
title="History" | |
>xenodermus</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-03-22: JIT enabled; LLVM 6 debug" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">clang | |
6</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 14:00:04 UTC" class="whenago">2021-10-05 14:00:04</span> | |
OK [0a65493] | |
<a href="show_log.pl?nm=xenodermus&dt=2021-10-05%2014%3A00%3A04">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=conchuela&br=REL_13_STABLE" | |
title="History" | |
>conchuela</a></td> | |
<td> </td> | |
<td><span class="opsys">DragonFly BSD | |
4.4.3-RELEASE</span> <span class="compiler">gcc | |
5.2.1</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 13:44:50 UTC" class="whenago">2021-10-05 13:44:50</span> | |
OK [0a65493] | |
<a href="show_log.pl?nm=conchuela&dt=2021-10-05%2013%3A44%3A50">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=phycodurus&br=REL_13_STABLE" | |
title="History" | |
>phycodurus</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-03-22: JIT enabled; LLVM 3.9 debug" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">gcc | |
gcc 10</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 13:30:06 UTC" class="whenago">2021-10-05 13:30:06</span> | |
OK [0a65493] | |
<a href="show_log.pl?nm=phycodurus&dt=2021-10-05%2013%3A30%3A06">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="cerr"> | |
<td><a | |
href="show_history.pl?nm=mantid&br=REL_13_STABLE" | |
title="History" | |
>mantid</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-07-02: force_parallel_mode on REL_10_STABLE and later" /></td> | |
<td><span class="opsys">CentOS | |
7.9.2009</span> <span class="compiler">gcc | |
4.8.5</span> <span class="arch">x86_64 (virtualized)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 13:15:40 UTC" class="whenago">2021-10-05 13:15:40</span> | |
Git-mirror [] | |
<a href="show_log.pl?nm=mantid&dt=2021-10-05%2013%3A15%3A40">Details</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=komodoensis&br=REL_13_STABLE" | |
title="History" | |
>komodoensis</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-03-22: JIT enabled; LLVM 6 optimized" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">gcc | |
7</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 13:14:05 UTC" class="whenago">2021-10-05 13:14:05</span> | |
OK [0a65493] | |
<a href="show_log.pl?nm=komodoensis&dt=2021-10-05%2013%3A14%3A05">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=barbthroat&br=REL_13_STABLE" | |
title="History" | |
>barbthroat</a></td> | |
<td> </td> | |
<td><span class="opsys">SUSE Linux Enterprise Server | |
15 SP1</span> <span class="compiler">gcc | |
8.2.1</span> <span class="arch">s390x (z15)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 12:17:44 UTC" class="whenago">2021-10-05 12:17:44</span> | |
OK [0a65493] | |
<a href="show_log.pl?nm=barbthroat&dt=2021-10-05%2012%3A17%3A44">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=vulpes&br=REL_13_STABLE" | |
title="History" | |
>vulpes</a></td> | |
<td> </td> | |
<td><span class="opsys">fedora | |
27</span> <span class="compiler">gcc | |
7.3.1</span> <span class="arch">ppc64le</span></td> | |
<td class="status"> | |
<span title="2021-10-05 09:20:19 UTC" class="whenago">2021-10-05 09:20:19</span> | |
OK [0a65493] | |
<a href="show_log.pl?nm=vulpes&dt=2021-10-05%2009%3A20%3A19">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=sheartail&br=REL_13_STABLE" | |
title="History" | |
>sheartail</a></td> | |
<td> </td> | |
<td><span class="opsys">Red Hat Enterprise Linux Server | |
8.1 (Ootpa)</span> <span class="compiler">gcc | |
8.3.1</span> <span class="arch">s390x (z15)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 08:35:22 UTC" class="whenago">2021-10-05 08:35:22</span> | |
OK [0a65493] | |
<a href="show_log.pl?nm=sheartail&dt=2021-10-05%2008%3A35%3A22">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="warnx"> | |
<td><a | |
href="show_history.pl?nm=skink&br=REL_13_STABLE" | |
title="History" | |
>skink</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2016-03-08: Valgrind Animal" /></td> | |
<td><span class="opsys">Debian Sid | |
sid</span> <span class="compiler">gcc | |
gcc-6.3</span> <span class="arch">x86-64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 05:51:15 UTC" class="whenago">2021-10-05 05:51:15</span> | |
Check [0a65493] | |
<a href="show_log.pl?nm=skink&dt=2021-10-05%2005%3A51%3A15">Details</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=hornet&br=REL_13_STABLE" | |
title="History" | |
>hornet</a></td> | |
<td> </td> | |
<td><span class="opsys">AIX | |
7100-05-06-2028</span> <span class="compiler">xlc | |
12.1 (64 bit)</span> <span class="arch">ppc64 (POWER7)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 04:41:46 UTC" class="whenago">2021-10-05 04:41:46</span> | |
OK [0a65493] | |
<a href="show_log.pl?nm=hornet&dt=2021-10-05%2004%3A41%3A46">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=pollock&br=REL_13_STABLE" | |
title="History" | |
>pollock</a></td> | |
<td> </td> | |
<td><span class="opsys">OmniOS / illumos | |
r151038</span> <span class="compiler">gcc | |
10.2.0</span> <span class="arch">amd64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 04:24:02 UTC" class="whenago">2021-10-05 04:24:02</span> | |
OK [0a65493] | |
<a href="show_log.pl?nm=pollock&dt=2021-10-05%2004%3A24%3A02">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=elasmobranch&br=REL_13_STABLE" | |
title="History" | |
>elasmobranch</a></td> | |
<td> </td> | |
<td><span class="opsys">openSUSE Leap | |
15.0</span> <span class="compiler">gcc | |
7.3.1</span> <span class="arch">ppc64le (POWER9)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 03:08:12 UTC" class="whenago">2021-10-05 03:08:12</span> | |
OK [0a65493] | |
<a href="show_log.pl?nm=elasmobranch&dt=2021-10-05%2003%3A08%3A12">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=gull&br=REL_13_STABLE" | |
title="History" | |
>gull</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
Bullseye</span> <span class="compiler">clang | |
12.0.1</span> <span class="arch">ARMv7</span></td> | |
<td class="status"> | |
<span title="2021-10-05 02:10:18 UTC" class="whenago">2021-10-05 02:10:18</span> | |
OK [0a65493] | |
<a href="show_log.pl?nm=gull&dt=2021-10-05%2002%3A10%3A18">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/krb.gif" title="krb5" alt="krb5" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=hake&br=REL_13_STABLE" | |
title="History" | |
>hake</a></td> | |
<td> </td> | |
<td><span class="opsys">OpenIndiana/illumos | |
hipster, rolling release</span> <span class="compiler">gcc | |
9.3.0</span> <span class="arch">amd64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 01:47:30 UTC" class="whenago">2021-10-05 01:47:30</span> | |
OK [0a65493] | |
<a href="show_log.pl?nm=hake&dt=2021-10-05%2001%3A47%3A30">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=barbastella&br=REL_13_STABLE" | |
title="History" | |
>barbastella</a></td> | |
<td> </td> | |
<td><span class="opsys">SUSE Linux Enterprise Server | |
15 SP1</span> <span class="compiler">clang | |
7.0.1</span> <span class="arch">s390x (z15)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 00:19:24 UTC" class="whenago">2021-10-05 00:19:24</span> | |
OK [0a65493] | |
<a href="show_log.pl?nm=barbastella&dt=2021-10-05%2000%3A19%3A24">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=haddock&br=REL_13_STABLE" | |
title="History" | |
>haddock</a></td> | |
<td> </td> | |
<td><span class="opsys">OpenIndiana/illumos | |
hipster, rolling release</span> <span class="compiler">gcc | |
9.3.0</span> <span class="arch">i386</span></td> | |
<td class="status"> | |
<span title="2021-10-04 23:07:26 UTC" class="whenago">2021-10-04 23:07:26</span> | |
OK [0a65493] | |
<a href="show_log.pl?nm=haddock&dt=2021-10-04%2023%3A07%3A26">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=bonito&br=REL_13_STABLE" | |
title="History" | |
>bonito</a></td> | |
<td> </td> | |
<td><span class="opsys">Fedora | |
29</span> <span class="compiler">gcc | |
8.2.1</span> <span class="arch">ppc64le (POWER9)</span></td> | |
<td class="status"> | |
<span title="2021-10-04 23:01:08 UTC" class="whenago">2021-10-04 23:01:08</span> | |
OK [0a65493] | |
<a href="show_log.pl?nm=bonito&dt=2021-10-04%2023%3A01%3A08">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=mule&br=REL_13_STABLE" | |
title="History" | |
>mule</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
buster</span> <span class="compiler">gcc | |
8.3.0</span> <span class="arch">amd64</span></td> | |
<td class="status"> | |
<span title="2021-10-04 21:30:03 UTC" class="whenago">2021-10-04 21:30:03</span> | |
OK [0a65493] | |
<a href="show_log.pl?nm=mule&dt=2021-10-04%2021%3A30%3A03">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=wobbegong&br=REL_13_STABLE" | |
title="History" | |
>wobbegong</a></td> | |
<td> </td> | |
<td><span class="opsys">Fedora | |
27</span> <span class="compiler">clang | |
5.0.2</span> <span class="arch">ppc64le</span></td> | |
<td class="status"> | |
<span title="2021-10-04 21:18:16 UTC" class="whenago">2021-10-04 21:18:16</span> | |
OK [0a65493] | |
<a href="show_log.pl?nm=wobbegong&dt=2021-10-04%2021%3A18%3A16">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=sungazer&br=REL_13_STABLE" | |
title="History" | |
>sungazer</a></td> | |
<td> </td> | |
<td><span class="opsys">AIX | |
7100-05-06-2028</span> <span class="compiler">gcc | |
8.3.0 (64 bit)</span> <span class="arch">ppc64 (POWER7)</span></td> | |
<td class="status"> | |
<span title="2021-10-04 16:55:24 UTC" class="whenago">2021-10-04 16:55:24</span> | |
OK [194e535] | |
<a href="show_log.pl?nm=sungazer&dt=2021-10-04%2016%3A55%3A24">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=trilobite&br=REL_13_STABLE" | |
title="History" | |
>trilobite</a></td> | |
<td> </td> | |
<td><span class="opsys">openSUSE | |
15.1</span> <span class="compiler">clang | |
7.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-04 01:03:00 UTC" class="whenago">2021-10-04 01:03:00</span> | |
OK [9c76689] | |
<a href="show_log.pl?nm=trilobite&dt=2021-10-04%2001%3A03%3A00">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=topminnow&br=REL_13_STABLE" | |
title="History" | |
>topminnow</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2016-04-20: Runs infrequently" /></td> | |
<td><span class="opsys">Debian GNU/Linux | |
8.11 (jessie)</span> <span class="compiler">gcc | |
4.9.2</span> <span class="arch">mips64el; -mabi=32</span></td> | |
<td class="status"> | |
<span title="2021-10-03 21:24:04 UTC" class="whenago">2021-10-03 21:24:04</span> | |
OK [9c76689] | |
<a href="show_log.pl?nm=topminnow&dt=2021-10-03%2021%3A24%3A04">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=tern&br=REL_13_STABLE" | |
title="History" | |
>tern</a></td> | |
<td> </td> | |
<td><span class="opsys">AIX | |
7100-05-06-2028</span> <span class="compiler">gcc | |
8.3.0 (32 bit)</span> <span class="arch">ppc64 (POWER7)</span></td> | |
<td class="status"> | |
<span title="2021-10-03 19:44:36 UTC" class="whenago">2021-10-03 19:44:36</span> | |
OK [9c76689] | |
<a href="show_log.pl?nm=tern&dt=2021-10-03%2019%3A44%3A36">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="fail"> | |
<td><a | |
href="show_history.pl?nm=husky&br=REL_13_STABLE" | |
title="History" | |
>husky</a></td> | |
<td> </td> | |
<td><span class="opsys">openSUSE | |
15.1</span> <span class="compiler">icc | |
18.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-03 01:27:41 UTC" class="whenago">2021-10-03 01:27:41</span> | |
Configure [9c76689] | |
<a href="show_log.pl?nm=husky&dt=2021-10-03%2001%3A27%3A41">Details</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=macaque&br=REL_13_STABLE" | |
title="History" | |
>macaque</a></td> | |
<td> </td> | |
<td><span class="opsys">RHEL | |
7.0</span> <span class="compiler">gcc | |
4.8.2</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-02 23:05:10 UTC" class="whenago">2021-10-02 23:05:10</span> | |
OK [9c76689] | |
<a href="show_log.pl?nm=macaque&dt=2021-10-02%2023%3A05%3A10">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=mandrill&br=REL_13_STABLE" | |
title="History" | |
>mandrill</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2016-02-27: force_parallel_mode; RANDOMIZE_ALLOCATED_MEMORY" /></td> | |
<td><span class="opsys">AIX | |
7100-05-06-2028</span> <span class="compiler">xlc | |
12.1 (32 bit)</span> <span class="arch">ppc64 (POWER7)</span></td> | |
<td class="status"> | |
<span title="2021-10-02 02:37:38 UTC" class="whenago">2021-10-02 02:37:38</span> | |
OK [170206e] | |
<a href="show_log.pl?nm=mandrill&dt=2021-10-02%2002%3A37%3A38">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=avocet&br=REL_13_STABLE" | |
title="History" | |
>avocet</a></td> | |
<td> </td> | |
<td><span class="opsys">openSUSE | |
15.1</span> <span class="compiler">gcc | |
7.4</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-01 13:07:24 UTC" class="whenago">2021-10-01 13:07:24</span> | |
OK [649e561] | |
<a href="show_log.pl?nm=avocet&dt=2021-10-01%2013%3A07%3A24">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=gadwall&br=REL_13_STABLE" | |
title="History" | |
>gadwall</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian GNU/Linux | |
9 (stretch)</span> <span class="compiler">clang | |
3.9</span> <span class="arch">ppc64le (POWER9)</span></td> | |
<td class="status"> | |
<span title="2021-09-30 12:27:14 UTC" class="whenago">2021-09-30 12:27:14</span> | |
OK [1d97d3d] | |
<a href="show_log.pl?nm=gadwall&dt=2021-09-30%2012%3A27%3A14">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=lorikeet&br=REL_13_STABLE" | |
title="History" | |
>lorikeet</a></td> | |
<td> </td> | |
<td><span class="opsys">Cygwin64/Windows | |
3.2.0/10</span> <span class="compiler">gcc | |
10.2.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-09-30 11:20:39 UTC" class="whenago">2021-09-30 11:20:39</span> | |
OK [1d97d3d] | |
<a href="show_log.pl?nm=lorikeet&dt=2021-09-30%2011%3A20%3A39">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=hamerkop&br=REL_13_STABLE" | |
title="History" | |
>hamerkop</a></td> | |
<td> </td> | |
<td><span class="opsys">Windows | |
Server 2016</span> <span class="compiler">Visual C++ | |
Visual Studio 2017</span> <span class="arch">AMD64</span></td> | |
<td class="status"> | |
<span title="2021-09-30 11:02:20 UTC" class="whenago">2021-09-30 11:02:20</span> | |
OK [1d97d3d] | |
<a href="show_log.pl?nm=hamerkop&dt=2021-09-30%2011%3A02%3A20">Config</a></td> | |
<td class="flags"><img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=takin&br=REL_13_STABLE" | |
title="History" | |
>takin</a></td> | |
<td> </td> | |
<td><span class="opsys">opensuse | |
42.3</span> <span class="compiler">gcc | |
4.8.5</span> <span class="arch">ppc64le</span></td> | |
<td class="status"> | |
<span title="2021-09-30 08:35:02 UTC" class="whenago">2021-09-30 08:35:02</span> | |
OK [1d97d3d] | |
<a href="show_log.pl?nm=takin&dt=2021-09-30%2008%3A35%3A02">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=cuon&br=REL_13_STABLE" | |
title="History" | |
>cuon</a></td> | |
<td> </td> | |
<td><span class="opsys">ubuntu | |
16.04</span> <span class="compiler">gcc | |
5.4.0</span> <span class="arch">ppc64le</span></td> | |
<td class="status"> | |
<span title="2021-09-30 07:45:43 UTC" class="whenago">2021-09-30 07:45:43</span> | |
OK [1d97d3d] | |
<a href="show_log.pl?nm=cuon&dt=2021-09-30%2007%3A45%3A43">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=urocryon&br=REL_13_STABLE" | |
title="History" | |
>urocryon</a></td> | |
<td> </td> | |
<td><span class="opsys">debian | |
9.3</span> <span class="compiler">gcc | |
6.3.0</span> <span class="arch">ppc64le</span></td> | |
<td class="status"> | |
<span title="2021-09-30 06:34:18 UTC" class="whenago">2021-09-30 06:34:18</span> | |
OK [1d97d3d] | |
<a href="show_log.pl?nm=urocryon&dt=2021-09-30%2006%3A34%3A18">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=dhole&br=REL_13_STABLE" | |
title="History" | |
>dhole</a></td> | |
<td> </td> | |
<td><span class="opsys">centos | |
7.4</span> <span class="compiler">gcc | |
4.8.5</span> <span class="arch">ppc64le</span></td> | |
<td class="status"> | |
<span title="2021-09-30 05:38:36 UTC" class="whenago">2021-09-30 05:38:36</span> | |
OK [1d97d3d] | |
<a href="show_log.pl?nm=dhole&dt=2021-09-30%2005%3A38%3A36">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=cavefish&br=REL_13_STABLE" | |
title="History" | |
>cavefish</a></td> | |
<td> </td> | |
<td><span class="opsys">Ubuntu | |
18.04</span> <span class="compiler">gcc | |
7.3.0</span> <span class="arch">ppc64le (POWER9)</span></td> | |
<td class="status"> | |
<span title="2021-09-30 04:29:19 UTC" class="whenago">2021-09-30 04:29:19</span> | |
OK [1d97d3d] | |
<a href="show_log.pl?nm=cavefish&dt=2021-09-30%2004%3A29%3A19">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=chimaera&br=REL_13_STABLE" | |
title="History" | |
>chimaera</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian GNU/Linux | |
9 (stretch)</span> <span class="compiler">gcc | |
6.3.0</span> <span class="arch">ppc64le (POWER9)</span></td> | |
<td class="status"> | |
<span title="2021-09-30 02:27:53 UTC" class="whenago">2021-09-30 02:27:53</span> | |
OK [1d97d3d] | |
<a href="show_log.pl?nm=chimaera&dt=2021-09-30%2002%3A27%3A53">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=buri&br=REL_13_STABLE" | |
title="History" | |
>buri</a></td> | |
<td> </td> | |
<td><span class="opsys">CentOS Linux | |
7</span> <span class="compiler">gcc | |
4.8.5</span> <span class="arch">ppc64le (POWER9)</span></td> | |
<td class="status"> | |
<span title="2021-09-30 00:09:39 UTC" class="whenago">2021-09-30 00:09:39</span> | |
OK [1d97d3d] | |
<a href="show_log.pl?nm=buri&dt=2021-09-30%2000%3A09%3A39">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=bowerbird&br=REL_13_STABLE" | |
title="History" | |
>bowerbird</a></td> | |
<td> </td> | |
<td><span class="opsys">Windows | |
10 Pro</span> <span class="compiler">Visual Studio | |
2017</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-09-29 23:47:21 UTC" class="whenago">2021-09-29 23:47:21</span> | |
OK [1d97d3d] | |
<a href="show_log.pl?nm=bowerbird&dt=2021-09-29%2023%3A47%3A21">Config</a></td> | |
<td class="flags"><img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=ayu&br=REL_13_STABLE" | |
title="History" | |
>ayu</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian GNU/Linux | |
9 (stretch)</span> <span class="compiler">clang | |
4.0</span> <span class="arch">ppc64le (POWER8)</span></td> | |
<td class="status"> | |
<span title="2021-09-29 22:36:10 UTC" class="whenago">2021-09-29 22:36:10</span> | |
OK [1d97d3d] | |
<a href="show_log.pl?nm=ayu&dt=2021-09-29%2022%3A36%3A10">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=clam&br=REL_13_STABLE" | |
title="History" | |
>clam</a></td> | |
<td> </td> | |
<td><span class="opsys">RHEL | |
7.1</span> <span class="compiler">IBM Advance Toolchain | |
GCC 5.2.1 ((Advance-Toolchain-at9.0)</span> <span class="arch">ppc64le</span></td> | |
<td class="status"> | |
<span title="2021-09-29 21:00:07 UTC" class="whenago">2021-09-29 21:00:07</span> | |
OK [1d97d3d] | |
<a href="show_log.pl?nm=clam&dt=2021-09-29%2021%3A00%3A07">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=bufflehead&br=REL_13_STABLE" | |
title="History" | |
>bufflehead</a></td> | |
<td> </td> | |
<td><span class="opsys">openSUSE Leap | |
42.3</span> <span class="compiler">clang | |
4.0</span> <span class="arch">ppc64le (POWER8)</span></td> | |
<td class="status"> | |
<span title="2021-09-29 20:36:07 UTC" class="whenago">2021-09-29 20:36:07</span> | |
OK [1d97d3d] | |
<a href="show_log.pl?nm=bufflehead&dt=2021-09-29%2020%3A36%3A07">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=pintail&br=REL_13_STABLE" | |
title="History" | |
>pintail</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian GNU/Linux | |
9 (stretch)</span> <span class="compiler">clang | |
4.0</span> <span class="arch">ppc64le (POWER9)</span></td> | |
<td class="status"> | |
<span title="2021-09-29 20:32:06 UTC" class="whenago">2021-09-29 20:32:06</span> | |
OK [1d97d3d] | |
<a href="show_log.pl?nm=pintail&dt=2021-09-29%2020%3A32%3A06">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=batfish&br=REL_13_STABLE" | |
title="History" | |
>batfish</a></td> | |
<td> </td> | |
<td><span class="opsys">Ubuntu | |
16.04.3 LTS</span> <span class="compiler">clang | |
5.0.0</span> <span class="arch">ppc64le</span></td> | |
<td class="status"> | |
<span title="2021-09-29 19:56:55 UTC" class="whenago">2021-09-29 19:56:55</span> | |
OK [1d97d3d] | |
<a href="show_log.pl?nm=batfish&dt=2021-09-29%2019%3A56%3A55">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=butterflyfish&br=REL_13_STABLE" | |
title="History" | |
>butterflyfish</a></td> | |
<td> </td> | |
<td><span class="opsys">Photon | |
2.0</span> <span class="compiler">Gcc | |
6.3.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-09-29 19:18:15 UTC" class="whenago">2021-09-29 19:18:15</span> | |
OK [1d97d3d] | |
<a href="show_log.pl?nm=butterflyfish&dt=2021-09-29%2019%3A18%3A15">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=myna&br=REL_13_STABLE" | |
title="History" | |
>myna</a></td> | |
<td> </td> | |
<td><span class="opsys">Photon | |
3.0</span> <span class="compiler">Gcc | |
6.3.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-09-29 19:12:39 UTC" class="whenago">2021-09-29 19:12:39</span> | |
OK [1d97d3d] | |
<a href="show_log.pl?nm=myna&dt=2021-09-29%2019%3A12%3A39">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=scoter&br=REL_13_STABLE" | |
title="History" | |
>scoter</a></td> | |
<td> </td> | |
<td><span class="opsys">Red Hat Enterprise Linux Server | |
7.7 (Maipo)</span> <span class="compiler">gcc | |
4.8.5</span> <span class="arch">s390x (z15)</span></td> | |
<td class="status"> | |
<span title="2021-09-29 18:53:13 UTC" class="whenago">2021-09-29 18:53:13</span> | |
OK [1d97d3d] | |
<a href="show_log.pl?nm=scoter&dt=2021-09-29%2018%3A53%3A13">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=jacana&br=REL_13_STABLE" | |
title="History" | |
>jacana</a></td> | |
<td> </td> | |
<td><span class="opsys">Windows | |
10 Pro</span> <span class="compiler">gcc | |
7.3.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-09-29 17:51:45 UTC" class="whenago">2021-09-29 17:51:45</span> | |
OK [1d97d3d] | |
<a href="show_log.pl?nm=jacana&dt=2021-09-29%2017%3A51%3A45">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=drongo&br=REL_13_STABLE" | |
title="History" | |
>drongo</a></td> | |
<td> </td> | |
<td><span class="opsys">Windows | |
Server 2019</span> <span class="compiler">Visual Studio | |
2019</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-09-29 17:50:22 UTC" class="whenago">2021-09-29 17:50:22</span> | |
OK [1d97d3d] | |
<a href="show_log.pl?nm=drongo&dt=2021-09-29%2017%3A50%3A22">Config</a></td> | |
<td class="flags"><img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=morepork&br=REL_13_STABLE" | |
title="History" | |
>morepork</a></td> | |
<td> </td> | |
<td><span class="opsys">OpenBSD | |
6.5</span> <span class="compiler">clang | |
7.0.1</span> <span class="arch">x64</span></td> | |
<td class="status"> | |
<span title="2021-09-29 17:40:21 UTC" class="whenago">2021-09-29 17:40:21</span> | |
OK [1d97d3d] | |
<a href="show_log.pl?nm=morepork&dt=2021-09-29%2017%3A40%3A21">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=curculio&br=REL_13_STABLE" | |
title="History" | |
>curculio</a></td> | |
<td> </td> | |
<td><span class="opsys">OpenBSD | |
5.9</span> <span class="compiler">gcc | |
4.2.1</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-09-29 17:30:24 UTC" class="whenago">2021-09-29 17:30:24</span> | |
OK [1d97d3d] | |
<a href="show_log.pl?nm=curculio&dt=2021-09-29%2017%3A30%3A24">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=walleye&br=REL_13_STABLE" | |
title="History" | |
>walleye</a></td> | |
<td> </td> | |
<td><span class="opsys">Windows | |
10</span> <span class="compiler">MinGW64 | |
8.1.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-09-29 17:00:38 UTC" class="whenago">2021-09-29 17:00:38</span> | |
OK [1d97d3d] | |
<a href="show_log.pl?nm=walleye&dt=2021-09-29%2017%3A00%3A38">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=massasauga&br=REL_13_STABLE" | |
title="History" | |
>massasauga</a></td> | |
<td> </td> | |
<td><span class="opsys">Amazon Linux | |
2</span> <span class="compiler">gcc | |
7.3.1</span> <span class="arch">aarch64</span></td> | |
<td class="status"> | |
<span title="2021-09-29 15:31:16 UTC" class="whenago">2021-09-29 15:31:16</span> | |
OK [1d97d3d] | |
<a href="show_log.pl?nm=massasauga&dt=2021-09-29%2015%3A31%3A16">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/krb.gif" title="krb5" alt="krb5" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=rhinoceros&br=REL_13_STABLE" | |
title="History" | |
>rhinoceros</a></td> | |
<td> </td> | |
<td><span class="opsys">CentOS Linux | |
7.1</span> <span class="compiler">gcc | |
4.8.3 20140911 (Red Hat 4.8.3-9)</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-09-29 15:26:12 UTC" class="whenago">2021-09-29 15:26:12</span> | |
OK [1d97d3d] | |
<a href="show_log.pl?nm=rhinoceros&dt=2021-09-29%2015%3A26%3A12">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=prion&br=REL_13_STABLE" | |
title="History" | |
>prion</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-05-02: Uses -DRELCACHE_FORCE_RELEASE -DCATCACHE_FORCE_RELEASE" /></td> | |
<td><span class="opsys">Amazon Linux | |
2016.09</span> <span class="compiler">gcc | |
4.8.3</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-09-29 14:47:01 UTC" class="whenago">2021-09-29 14:47:01</span> | |
OK [1d97d3d] | |
<a href="show_log.pl?nm=prion&dt=2021-09-29%2014%3A47%3A01">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=chipmunk&br=REL_13_STABLE" | |
title="History" | |
>chipmunk</a></td> | |
<td> </td> | |
<td><span class="opsys">Raspbian GNU/Linux | |
7.0</span> <span class="compiler">gcc | |
4.6.3</span> <span class="arch">armv6l</span></td> | |
<td class="status"> | |
<span title="2021-09-28 04:13:51 UTC" class="whenago">2021-09-28 04:13:51</span> | |
OK [78515b8] | |
<a href="show_log.pl?nm=chipmunk&dt=2021-09-28%2004%3A13%3A51">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=gaur&br=REL_13_STABLE" | |
title="History" | |
>gaur</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2015-01-13: Runs infrequently" /></td> | |
<td><span class="opsys">HP-UX | |
10.20</span> <span class="compiler">gcc | |
4.5.4</span> <span class="arch">HPPA</span></td> | |
<td class="status"> | |
<span title="2021-09-27 10:00:36 UTC" class="whenago">2021-09-27 10:00:36</span> | |
OK [78515b8] | |
<a href="show_log.pl?nm=gaur&dt=2021-09-27%2010%3A00%3A36">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="fail"> | |
<td><a | |
href="show_history.pl?nm=frogfish&br=REL_13_STABLE" | |
title="History" | |
>frogfish</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-09-22: Runs infrequently" /></td> | |
<td><span class="opsys">Debian GNU/Linux | |
7.10 (wheezy)</span> <span class="compiler">gcc | |
4.6.3</span> <span class="arch">mips64eb; -mabi=64</span></td> | |
<td class="status"> | |
<span title="2021-09-25 09:54:13 UTC" class="whenago">2021-09-25 09:54:13</span> | |
recoveryCheck [8e71994] | |
<a href="show_log.pl?nm=frogfish&dt=2021-09-25%2009%3A54%3A13">Details</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=quokka&br=REL_13_STABLE" | |
title="History" | |
>quokka</a></td> | |
<td> </td> | |
<td><span class="opsys">RHEL | |
7.2</span> <span class="compiler">IBM Advance Toolchain | |
GCC 5.2.1 (Advance-Toolchain-at9.0)</span> <span class="arch">ppc64</span></td> | |
<td class="status"> | |
<span title="2021-09-06 20:35:45 UTC" class="whenago">2021-09-06 20:35:45</span> | |
OK [aae398a] | |
<a href="show_log.pl?nm=quokka&dt=2021-09-06%2020%3A35%3A45">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr><th class="head" colspan="5">Branch: REL_12_STABLE</th></tr> | |
<tr><th colspan="2">Alias</th><th>System</th><th>Status</th><th>Flags</th></tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=flaviventris&br=REL_12_STABLE" | |
title="History" | |
>flaviventris</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-03-22: experimental gcc" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">gcc | |
snapshot</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:38:28 UTC" class="whenago">2021-10-06 06:38:28</span> | |
OK [b6cf89b] | |
<a href="show_log.pl?nm=flaviventris&dt=2021-10-06%2006%3A38%3A28">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=serinus&br=REL_12_STABLE" | |
title="History" | |
>serinus</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-03-22: experimental gcc" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">gcc | |
snapshot</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:33:40 UTC" class="whenago">2021-10-06 06:33:40</span> | |
OK [b6cf89b] | |
<a href="show_log.pl?nm=serinus&dt=2021-10-06%2006%3A33%3A40">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=shelduck&br=REL_12_STABLE" | |
title="History" | |
>shelduck</a></td> | |
<td> </td> | |
<td><span class="opsys">SUSE Linux Enterprise Server | |
12 SP5</span> <span class="compiler">gcc | |
4.8.5</span> <span class="arch">s390x (z15)</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:16:49 UTC" class="whenago">2021-10-06 06:16:49</span> | |
OK [b6cf89b] | |
<a href="show_log.pl?nm=shelduck&dt=2021-10-06%2006%3A16%3A49">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=idiacanthus&br=REL_12_STABLE" | |
title="History" | |
>idiacanthus</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-03-22: JIT enabled; LLVM 5 optimized" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">clang | |
gcc 10</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:58:34 UTC" class="whenago">2021-10-06 05:58:34</span> | |
OK [b6cf89b] | |
<a href="show_log.pl?nm=idiacanthus&dt=2021-10-06%2005%3A58%3A34">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=desmoxytes&br=REL_12_STABLE" | |
title="History" | |
>desmoxytes</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-03-22: JIT enabled; LLVM 4 optimized" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">gcc | |
gcc 10</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:58:28 UTC" class="whenago">2021-10-06 05:58:28</span> | |
OK [b6cf89b] | |
<a href="show_log.pl?nm=desmoxytes&dt=2021-10-06%2005%3A58%3A28">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=dragonet&br=REL_12_STABLE" | |
title="History" | |
>dragonet</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-03-22: JIT enabled; LLVM 3.9 optimized" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">clang | |
clang 3.9</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:58:25 UTC" class="whenago">2021-10-06 05:58:25</span> | |
OK [b6cf89b] | |
<a href="show_log.pl?nm=dragonet&dt=2021-10-06%2005%3A58%3A25">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=florican&br=REL_12_STABLE" | |
title="History" | |
>florican</a></td> | |
<td> </td> | |
<td><span class="opsys">FreeBSD | |
13.0</span> <span class="compiler">clang | |
11.0.1</span> <span class="arch">i386</span></td> | |
<td class="status"> | |
<span title="2021-10-06 05:17:48 UTC" class="whenago">2021-10-06 05:17:48</span> | |
OK [b6cf89b] | |
<a href="show_log.pl?nm=florican&dt=2021-10-06%2005%3A17%3A48">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=guaibasaurus&br=REL_12_STABLE" | |
title="History" | |
>guaibasaurus</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
Debian GNU/Linux 10 (buster)</span> <span class="compiler">gcc | |
version 8.3.0 (Debian 8.3.0-6)</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 04:20:19 UTC" class="whenago">2021-10-06 04:20:19</span> | |
OK [b6cf89b] | |
<a href="show_log.pl?nm=guaibasaurus&dt=2021-10-06%2004%3A20%3A19">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=alabio&br=REL_12_STABLE" | |
title="History" | |
>alabio</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
Debian GNU/Linux 10 (buster)</span> <span class="compiler">gcc | |
version 8.3.0 (Debian 8.3.0-6)</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 04:18:08 UTC" class="whenago">2021-10-06 04:18:08</span> | |
OK [b6cf89b] | |
<a href="show_log.pl?nm=alabio&dt=2021-10-06%2004%3A18%3A08">Config</a></td> | |
<td class="flags"><img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=prairiedog&br=REL_12_STABLE" | |
title="History" | |
>prairiedog</a></td> | |
<td> </td> | |
<td><span class="opsys">OS X | |
10.4.11</span> <span class="compiler">gcc | |
4.0.1 (Apple Computer, Inc. build 5341)</span> <span class="arch">powerpc</span></td> | |
<td class="status"> | |
<span title="2021-10-06 01:55:33 UTC" class="whenago">2021-10-06 01:55:33</span> | |
OK [b6cf89b] | |
<a href="show_log.pl?nm=prairiedog&dt=2021-10-06%2001%3A55%3A33">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=mandrill&br=REL_12_STABLE" | |
title="History" | |
>mandrill</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2016-02-27: force_parallel_mode; RANDOMIZE_ALLOCATED_MEMORY" /></td> | |
<td><span class="opsys">AIX | |
7100-05-06-2028</span> <span class="compiler">xlc | |
12.1 (32 bit)</span> <span class="arch">ppc64 (POWER7)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 23:30:35 UTC" class="whenago">2021-10-05 23:30:35</span> | |
OK [b6cf89b] | |
<a href="show_log.pl?nm=mandrill&dt=2021-10-05%2023%3A30%3A35">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=woodstar&br=REL_12_STABLE" | |
title="History" | |
>woodstar</a></td> | |
<td> </td> | |
<td><span class="opsys">Red Hat Enterprise Linux Server | |
8.1 (Ootpa)</span> <span class="compiler">clang | |
8.0.1</span> <span class="arch">s390x (z15)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 20:34:12 UTC" class="whenago">2021-10-05 20:34:12</span> | |
OK [b6cf89b] | |
<a href="show_log.pl?nm=woodstar&dt=2021-10-05%2020%3A34%3A12">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=pipistrelles&br=REL_12_STABLE" | |
title="History" | |
>pipistrelles</a></td> | |
<td> </td> | |
<td><span class="opsys">SUSE Linux Enterprise Server | |
15 SP1</span> <span class="compiler">gcc | |
9.2.1</span> <span class="arch">s390x (z15)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 18:11:30 UTC" class="whenago">2021-10-05 18:11:30</span> | |
OK [b6cf89b] | |
<a href="show_log.pl?nm=pipistrelles&dt=2021-10-05%2018%3A11%3A30">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=gharial&br=REL_12_STABLE" | |
title="History" | |
>gharial</a></td> | |
<td> </td> | |
<td><span class="opsys">HP-UX | |
B.11.31 U</span> <span class="compiler">gcc | |
4.6.0</span> <span class="arch">ia64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 18:01:07 UTC" class="whenago">2021-10-05 18:01:07</span> | |
OK [b6cf89b] | |
<a href="show_log.pl?nm=gharial&dt=2021-10-05%2018%3A01%3A07">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=komodoensis&br=REL_12_STABLE" | |
title="History" | |
>komodoensis</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-03-22: JIT enabled; LLVM 6 optimized" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">gcc | |
7</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 17:47:15 UTC" class="whenago">2021-10-05 17:47:15</span> | |
OK [b6cf89b] | |
<a href="show_log.pl?nm=komodoensis&dt=2021-10-05%2017%3A47%3A15">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=mule&br=REL_12_STABLE" | |
title="History" | |
>mule</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
buster</span> <span class="compiler">gcc | |
8.3.0</span> <span class="arch">amd64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 17:30:03 UTC" class="whenago">2021-10-05 17:30:03</span> | |
OK [b6cf89b] | |
<a href="show_log.pl?nm=mule&dt=2021-10-05%2017%3A30%3A03">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=sidewinder&br=REL_12_STABLE" | |
title="History" | |
>sidewinder</a></td> | |
<td> </td> | |
<td><span class="opsys">NetBSD | |
7</span> <span class="compiler">gcc | |
4.8.4</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 16:45:31 UTC" class="whenago">2021-10-05 16:45:31</span> | |
OK [b6cf89b] | |
<a href="show_log.pl?nm=sidewinder&dt=2021-10-05%2016%3A45%3A31">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=petalura&br=REL_12_STABLE" | |
title="History" | |
>petalura</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-03-22: JIT enabled; LLVM 4 debug" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">clang | |
clang 4</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 16:26:06 UTC" class="whenago">2021-10-05 16:26:06</span> | |
OK [b6cf89b] | |
<a href="show_log.pl?nm=petalura&dt=2021-10-05%2016%3A26%3A06">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=xenodermus&br=REL_12_STABLE" | |
title="History" | |
>xenodermus</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-03-22: JIT enabled; LLVM 6 debug" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">clang | |
6</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 16:23:46 UTC" class="whenago">2021-10-05 16:23:46</span> | |
OK [b6cf89b] | |
<a href="show_log.pl?nm=xenodermus&dt=2021-10-05%2016%3A23%3A46">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=pogona&br=REL_12_STABLE" | |
title="History" | |
>pogona</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-03-22: JIT enabled; LLVM 5 debug" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">gcc | |
gcc 10</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 16:22:11 UTC" class="whenago">2021-10-05 16:22:11</span> | |
OK [b6cf89b] | |
<a href="show_log.pl?nm=pogona&dt=2021-10-05%2016%3A22%3A11">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=loach&br=REL_12_STABLE" | |
title="History" | |
>loach</a></td> | |
<td> </td> | |
<td><span class="opsys">FreeBSD | |
10.3-RELEASE</span> <span class="compiler">clang | |
3.4.1</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 16:15:30 UTC" class="whenago">2021-10-05 16:15:30</span> | |
OK [b6cf89b] | |
<a href="show_log.pl?nm=loach&dt=2021-10-05%2016%3A15%3A30">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=grison&br=REL_12_STABLE" | |
title="History" | |
>grison</a></td> | |
<td> </td> | |
<td><span class="opsys">Raspbian GNU/Linux | |
7.8</span> <span class="compiler">gcc | |
4.6.3</span> <span class="arch">ARMv7</span></td> | |
<td class="status"> | |
<span title="2021-10-05 16:00:16 UTC" class="whenago">2021-10-05 16:00:16</span> | |
OK [b6cf89b] | |
<a href="show_log.pl?nm=grison&dt=2021-10-05%2016%3A00%3A16">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=phycodurus&br=REL_12_STABLE" | |
title="History" | |
>phycodurus</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-03-22: JIT enabled; LLVM 3.9 debug" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">gcc | |
gcc 10</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 15:32:30 UTC" class="whenago">2021-10-05 15:32:30</span> | |
OK [b6cf89b] | |
<a href="show_log.pl?nm=phycodurus&dt=2021-10-05%2015%3A32%3A30">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=chub&br=REL_12_STABLE" | |
title="History" | |
>chub</a></td> | |
<td> </td> | |
<td><span class="opsys">RedHat Enterprise Linux | |
7</span> <span class="compiler">gcc | |
gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4)</span> <span class="arch">ppc64 (POWER8)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 15:28:33 UTC" class="whenago">2021-10-05 15:28:33</span> | |
OK [b6cf89b] | |
<a href="show_log.pl?nm=chub&dt=2021-10-05%2015%3A28%3A33">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/krb.gif" title="krb5" alt="krb5" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=demoiselle&br=REL_12_STABLE" | |
title="History" | |
>demoiselle</a></td> | |
<td> </td> | |
<td><span class="opsys">openSUSE Leap | |
15.0</span> <span class="compiler">clang | |
5.0.1</span> <span class="arch">ppc64le (POWER9)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 14:50:17 UTC" class="whenago">2021-10-05 14:50:17</span> | |
OK [b6cf89b] | |
<a href="show_log.pl?nm=demoiselle&dt=2021-10-05%2014%3A50%3A17">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=crake&br=REL_12_STABLE" | |
title="History" | |
>crake</a></td> | |
<td> </td> | |
<td><span class="opsys">Fedora | |
31</span> <span class="compiler">gcc | |
9.2.1</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 14:35:06 UTC" class="whenago">2021-10-05 14:35:06</span> | |
OK [b6cf89b] | |
<a href="show_log.pl?nm=crake&dt=2021-10-05%2014%3A35%3A06">Config</a></td> | |
<td class="flags"><img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=snapper&br=REL_12_STABLE" | |
title="History" | |
>snapper</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
7 Wheezy</span> <span class="compiler">gcc | |
4.7</span> <span class="arch">sparc</span></td> | |
<td class="status"> | |
<span title="2021-10-05 14:33:13 UTC" class="whenago">2021-10-05 14:33:13</span> | |
OK [b6cf89b] | |
<a href="show_log.pl?nm=snapper&dt=2021-10-05%2014%3A33%3A13">Config</a></td> | |
<td class="flags"><img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=tadarida&br=REL_12_STABLE" | |
title="History" | |
>tadarida</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
9 Stretch</span> <span class="compiler">gcc | |
6</span> <span class="arch">sparc64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 13:49:31 UTC" class="whenago">2021-10-05 13:49:31</span> | |
OK [36b58ac] | |
<a href="show_log.pl?nm=tadarida&dt=2021-10-05%2013%3A49%3A31">Config</a></td> | |
<td class="flags"><img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=kittiwake&br=REL_12_STABLE" | |
title="History" | |
>kittiwake</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
10 Buster</span> <span class="compiler">gcc | |
8</span> <span class="arch">sparc64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 13:49:27 UTC" class="whenago">2021-10-05 13:49:27</span> | |
OK [36b58ac] | |
<a href="show_log.pl?nm=kittiwake&dt=2021-10-05%2013%3A49%3A27">Config</a></td> | |
<td class="flags"><img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=conchuela&br=REL_12_STABLE" | |
title="History" | |
>conchuela</a></td> | |
<td> </td> | |
<td><span class="opsys">DragonFly BSD | |
4.4.3-RELEASE</span> <span class="compiler">gcc | |
5.2.1</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 13:29:45 UTC" class="whenago">2021-10-05 13:29:45</span> | |
OK [36b58ac] | |
<a href="show_log.pl?nm=conchuela&dt=2021-10-05%2013%3A29%3A45">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="cerr"> | |
<td><a | |
href="show_history.pl?nm=mantid&br=REL_12_STABLE" | |
title="History" | |
>mantid</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-07-02: force_parallel_mode on REL_10_STABLE and later" /></td> | |
<td><span class="opsys">CentOS | |
7.9.2009</span> <span class="compiler">gcc | |
4.8.5</span> <span class="arch">x86_64 (virtualized)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 13:13:31 UTC" class="whenago">2021-10-05 13:13:31</span> | |
Git-mirror [] | |
<a href="show_log.pl?nm=mantid&dt=2021-10-05%2013%3A13%3A31">Details</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=barbthroat&br=REL_12_STABLE" | |
title="History" | |
>barbthroat</a></td> | |
<td> </td> | |
<td><span class="opsys">SUSE Linux Enterprise Server | |
15 SP1</span> <span class="compiler">gcc | |
8.2.1</span> <span class="arch">s390x (z15)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 12:11:11 UTC" class="whenago">2021-10-05 12:11:11</span> | |
OK [36b58ac] | |
<a href="show_log.pl?nm=barbthroat&dt=2021-10-05%2012%3A11%3A11">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=vulpes&br=REL_12_STABLE" | |
title="History" | |
>vulpes</a></td> | |
<td> </td> | |
<td><span class="opsys">fedora | |
27</span> <span class="compiler">gcc | |
7.3.1</span> <span class="arch">ppc64le</span></td> | |
<td class="status"> | |
<span title="2021-10-05 09:09:03 UTC" class="whenago">2021-10-05 09:09:03</span> | |
OK [36b58ac] | |
<a href="show_log.pl?nm=vulpes&dt=2021-10-05%2009%3A09%3A03">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=sheartail&br=REL_12_STABLE" | |
title="History" | |
>sheartail</a></td> | |
<td> </td> | |
<td><span class="opsys">Red Hat Enterprise Linux Server | |
8.1 (Ootpa)</span> <span class="compiler">gcc | |
8.3.1</span> <span class="arch">s390x (z15)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 08:25:24 UTC" class="whenago">2021-10-05 08:25:24</span> | |
OK [36b58ac] | |
<a href="show_log.pl?nm=sheartail&dt=2021-10-05%2008%3A25%3A24">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=skate&br=REL_12_STABLE" | |
title="History" | |
>skate</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
7 Wheezy</span> <span class="compiler">gcc | |
4.7</span> <span class="arch">sparc</span></td> | |
<td class="status"> | |
<span title="2021-10-05 07:01:56 UTC" class="whenago">2021-10-05 07:01:56</span> | |
OK [36b58ac] | |
<a href="show_log.pl?nm=skate&dt=2021-10-05%2007%3A01%3A56">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=francolin&br=REL_12_STABLE" | |
title="History" | |
>francolin</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2016-09-16: Tests --disable-spinlocks" /></td> | |
<td><span class="opsys">Debian | |
sid</span> <span class="compiler">gcc | |
6.3</span> <span class="arch">x86-64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 06:42:48 UTC" class="whenago">2021-10-05 06:42:48</span> | |
OK [36b58ac] | |
<a href="show_log.pl?nm=francolin&dt=2021-10-05%2006%3A42%3A48">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=mussurana&br=REL_12_STABLE" | |
title="History" | |
>mussurana</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
9 Stretch</span> <span class="compiler">gcc | |
6</span> <span class="arch">sparc64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 06:31:55 UTC" class="whenago">2021-10-05 06:31:55</span> | |
OK [36b58ac] | |
<a href="show_log.pl?nm=mussurana&dt=2021-10-05%2006%3A31%3A55">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=ibisbill&br=REL_12_STABLE" | |
title="History" | |
>ibisbill</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
10 Buster</span> <span class="compiler">gcc | |
8</span> <span class="arch">sparc64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 06:30:48 UTC" class="whenago">2021-10-05 06:30:48</span> | |
OK [36b58ac] | |
<a href="show_log.pl?nm=ibisbill&dt=2021-10-05%2006%3A30%3A48">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=piculet&br=REL_12_STABLE" | |
title="History" | |
>piculet</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2016-04-14: --disable-atomics" /></td> | |
<td><span class="opsys">Debian | |
sid</span> <span class="compiler">gcc | |
6.3</span> <span class="arch">x86-64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 06:25:37 UTC" class="whenago">2021-10-05 06:25:37</span> | |
OK [36b58ac] | |
<a href="show_log.pl?nm=piculet&dt=2021-10-05%2006%3A25%3A37">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=steamerduck&br=REL_12_STABLE" | |
title="History" | |
>steamerduck</a></td> | |
<td> </td> | |
<td><span class="opsys">SUSE Linux Enterprise Server | |
15 SP1</span> <span class="compiler">gcc | |
7.4.1</span> <span class="arch">s390x (z15)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 06:11:48 UTC" class="whenago">2021-10-05 06:11:48</span> | |
OK [36b58ac] | |
<a href="show_log.pl?nm=steamerduck&dt=2021-10-05%2006%3A11%3A48">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=rorqual&br=REL_12_STABLE" | |
title="History" | |
>rorqual</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2020-06-18: --disable-atomics --disable-spinlocks" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">gcc | |
9</span> <span class="arch">x86-64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 06:05:29 UTC" class="whenago">2021-10-05 06:05:29</span> | |
OK [36b58ac] | |
<a href="show_log.pl?nm=rorqual&dt=2021-10-05%2006%3A05%3A29">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=mylodon&br=REL_12_STABLE" | |
title="History" | |
>mylodon</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-08-24: Enforces C standard compliance w/ -Werror=cXX-extensions" /></td> | |
<td><span class="opsys">Debian | |
sid</span> <span class="compiler">clang | |
clang 6.0</span> <span class="arch">x86-64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 05:48:56 UTC" class="whenago">2021-10-05 05:48:56</span> | |
OK [36b58ac] | |
<a href="show_log.pl?nm=mylodon&dt=2021-10-05%2005%3A48%3A56">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=culicidae&br=REL_12_STABLE" | |
title="History" | |
>culicidae</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2016-09-16: Tests EXEC_BACKEND" /></td> | |
<td><span class="opsys">Debian | |
sid</span> <span class="compiler">gcc | |
6.3</span> <span class="arch">x86-64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 05:48:34 UTC" class="whenago">2021-10-05 05:48:34</span> | |
OK [36b58ac] | |
<a href="show_log.pl?nm=culicidae&dt=2021-10-05%2005%3A48%3A34">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="fail"> | |
<td><a | |
href="show_history.pl?nm=skink&br=REL_12_STABLE" | |
title="History" | |
>skink</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2016-03-08: Valgrind Animal" /></td> | |
<td><span class="opsys">Debian Sid | |
sid</span> <span class="compiler">gcc | |
gcc-6.3</span> <span class="arch">x86-64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 05:47:55 UTC" class="whenago">2021-10-05 05:47:55</span> | |
Configure [36b58ac] | |
<a href="show_log.pl?nm=skink&dt=2021-10-05%2005%3A47%3A55">Details</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=calliphoridae&br=REL_12_STABLE" | |
title="History" | |
>calliphoridae</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2016-09-16: Tests -DDCOPY_PARSE_PLAN_TREES -DRAW_EXPRESSION_COVERAGE_TEST" /></td> | |
<td><span class="opsys">Debian | |
sid</span> <span class="compiler">gcc | |
6.3</span> <span class="arch">x86-64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 04:50:47 UTC" class="whenago">2021-10-05 04:50:47</span> | |
OK [36b58ac] | |
<a href="show_log.pl?nm=calliphoridae&dt=2021-10-05%2004%3A50%3A47">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=pollock&br=REL_12_STABLE" | |
title="History" | |
>pollock</a></td> | |
<td> </td> | |
<td><span class="opsys">OmniOS / illumos | |
r151038</span> <span class="compiler">gcc | |
10.2.0</span> <span class="arch">amd64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 04:16:41 UTC" class="whenago">2021-10-05 04:16:41</span> | |
OK [36b58ac] | |
<a href="show_log.pl?nm=pollock&dt=2021-10-05%2004%3A16%3A41">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=elasmobranch&br=REL_12_STABLE" | |
title="History" | |
>elasmobranch</a></td> | |
<td> </td> | |
<td><span class="opsys">openSUSE Leap | |
15.0</span> <span class="compiler">gcc | |
7.3.1</span> <span class="arch">ppc64le (POWER9)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 02:54:14 UTC" class="whenago">2021-10-05 02:54:14</span> | |
OK [36b58ac] | |
<a href="show_log.pl?nm=elasmobranch&dt=2021-10-05%2002%3A54%3A14">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=hake&br=REL_12_STABLE" | |
title="History" | |
>hake</a></td> | |
<td> </td> | |
<td><span class="opsys">OpenIndiana/illumos | |
hipster, rolling release</span> <span class="compiler">gcc | |
9.3.0</span> <span class="arch">amd64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 01:38:42 UTC" class="whenago">2021-10-05 01:38:42</span> | |
OK [36b58ac] | |
<a href="show_log.pl?nm=hake&dt=2021-10-05%2001%3A38%3A42">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=hornet&br=REL_12_STABLE" | |
title="History" | |
>hornet</a></td> | |
<td> </td> | |
<td><span class="opsys">AIX | |
7100-05-06-2028</span> <span class="compiler">xlc | |
12.1 (64 bit)</span> <span class="arch">ppc64 (POWER7)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 00:45:11 UTC" class="whenago">2021-10-05 00:45:11</span> | |
OK [36b58ac] | |
<a href="show_log.pl?nm=hornet&dt=2021-10-05%2000%3A45%3A11">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=halibut&br=REL_12_STABLE" | |
title="History" | |
>halibut</a></td> | |
<td> </td> | |
<td><span class="opsys">Photon | |
4.0</span> <span class="compiler">gcc | |
10.2.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 00:44:48 UTC" class="whenago">2021-10-05 00:44:48</span> | |
OK [36b58ac] | |
<a href="show_log.pl?nm=halibut&dt=2021-10-05%2000%3A44%3A48">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=fairywren&br=REL_12_STABLE" | |
title="History" | |
>fairywren</a></td> | |
<td> </td> | |
<td><span class="opsys">Windows / Msys | |
Server 2019 / 2</span> <span class="compiler">gcc | |
10.3.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 00:18:48 UTC" class="whenago">2021-10-05 00:18:48</span> | |
OK [36b58ac] | |
<a href="show_log.pl?nm=fairywren&dt=2021-10-05%2000%3A18%3A48">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=barbastella&br=REL_12_STABLE" | |
title="History" | |
>barbastella</a></td> | |
<td> </td> | |
<td><span class="opsys">SUSE Linux Enterprise Server | |
15 SP1</span> <span class="compiler">clang | |
7.0.1</span> <span class="arch">s390x (z15)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 00:12:19 UTC" class="whenago">2021-10-05 00:12:19</span> | |
OK [36b58ac] | |
<a href="show_log.pl?nm=barbastella&dt=2021-10-05%2000%3A12%3A19">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=chipmunk&br=REL_12_STABLE" | |
title="History" | |
>chipmunk</a></td> | |
<td> </td> | |
<td><span class="opsys">Raspbian GNU/Linux | |
Raspbian GNU/Linux 8.0</span> <span class="compiler">gcc | |
gcc 4.9.2</span> <span class="arch">armv6l</span></td> | |
<td class="status"> | |
<span title="2021-10-05 00:10:33 UTC" class="whenago">2021-10-05 00:10:33</span> | |
OK [36b58ac] | |
<a href="show_log.pl?nm=chipmunk&dt=2021-10-05%2000%3A10%3A33">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=eelpout&br=REL_12_STABLE" | |
title="History" | |
>eelpout</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
bullseye</span> <span class="compiler">gcc | |
10.2</span> <span class="arch">aarch64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 00:05:55 UTC" class="whenago">2021-10-05 00:05:55</span> | |
OK [36b58ac] | |
<a href="show_log.pl?nm=eelpout&dt=2021-10-05%2000%3A05%3A55">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=hippopotamus&br=REL_12_STABLE" | |
title="History" | |
>hippopotamus</a></td> | |
<td> </td> | |
<td><span class="opsys">openSUSE | |
15.1</span> <span class="compiler">gcc | |
7.4</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-04 23:57:38 UTC" class="whenago">2021-10-04 23:57:38</span> | |
OK [36b58ac] | |
<a href="show_log.pl?nm=hippopotamus&dt=2021-10-04%2023%3A57%3A38">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=hoverfly&br=REL_12_STABLE" | |
title="History" | |
>hoverfly</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2019-10-25: force_parallel_mode; RANDOMIZE_ALLOCATED_MEMORY" /></td> | |
<td><span class="opsys">AIX | |
7200-04-03-2038</span> <span class="compiler">xlc | |
16.1.0 (64-bit)</span> <span class="arch">ppc64 (POWER8)</span></td> | |
<td class="status"> | |
<span title="2021-10-04 23:54:42 UTC" class="whenago">2021-10-04 23:54:42</span> | |
OK [36b58ac] | |
<a href="show_log.pl?nm=hoverfly&dt=2021-10-04%2023%3A54%3A42">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="fail"> | |
<td><a | |
href="show_history.pl?nm=fossa&br=REL_12_STABLE" | |
title="History" | |
>fossa</a></td> | |
<td> </td> | |
<td><span class="opsys">openSUSE | |
15.1</span> <span class="compiler">icc | |
18.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-04 23:15:07 UTC" class="whenago">2021-10-04 23:15:07</span> | |
Configure [36b58ac] | |
<a href="show_log.pl?nm=fossa&dt=2021-10-04%2023%3A15%3A07">Details</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=elver&br=REL_12_STABLE" | |
title="History" | |
>elver</a></td> | |
<td> </td> | |
<td><span class="opsys">FreeBSD | |
13.0</span> <span class="compiler">clang | |
11</span> <span class="arch">amd64</span></td> | |
<td class="status"> | |
<span title="2021-10-04 23:01:31 UTC" class="whenago">2021-10-04 23:01:31</span> | |
OK [36b58ac] | |
<a href="show_log.pl?nm=elver&dt=2021-10-04%2023%3A01%3A31">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=haddock&br=REL_12_STABLE" | |
title="History" | |
>haddock</a></td> | |
<td> </td> | |
<td><span class="opsys">OpenIndiana/illumos | |
hipster, rolling release</span> <span class="compiler">gcc | |
9.3.0</span> <span class="arch">i386</span></td> | |
<td class="status"> | |
<span title="2021-10-04 22:57:19 UTC" class="whenago">2021-10-04 22:57:19</span> | |
OK [36b58ac] | |
<a href="show_log.pl?nm=haddock&dt=2021-10-04%2022%3A57%3A19">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=bonito&br=REL_12_STABLE" | |
title="History" | |
>bonito</a></td> | |
<td> </td> | |
<td><span class="opsys">Fedora | |
29</span> <span class="compiler">gcc | |
8.2.1</span> <span class="arch">ppc64le (POWER9)</span></td> | |
<td class="status"> | |
<span title="2021-10-04 22:49:54 UTC" class="whenago">2021-10-04 22:49:54</span> | |
OK [36b58ac] | |
<a href="show_log.pl?nm=bonito&dt=2021-10-04%2022%3A49%3A54">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=longfin&br=REL_12_STABLE" | |
title="History" | |
>longfin</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2021-02-12: Uses -fsanitize=alignment -DWRITE_READ_PARSE_PLAN_TREES -DSTRESS_SORT_INT_MIN -DENFORCE_REGRESSION_TEST_NAME_RESTRICTIONS" /></td> | |
<td><span class="opsys">OS X | |
11.0.1</span> <span class="compiler">clang | |
Apple clang version 12.0.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-04 22:03:49 UTC" class="whenago">2021-10-04 22:03:49</span> | |
OK [36b58ac] | |
<a href="show_log.pl?nm=longfin&dt=2021-10-04%2022%3A03%3A49">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=queensnake&br=REL_12_STABLE" | |
title="History" | |
>queensnake</a></td> | |
<td> </td> | |
<td><span class="opsys">Scientific Linux | |
Rocky Linux release 8.4 (Green Obsidian)</span> <span class="compiler">clang / llvm | |
gcc version 8.4.1 20200928 (Red Hat 8.4.1-1) (GCC)</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-04 21:58:55 UTC" class="whenago">2021-10-04 21:58:55</span> | |
OK [36b58ac] | |
<a href="show_log.pl?nm=queensnake&dt=2021-10-04%2021%3A58%3A55">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/krb.gif" title="krb5" alt="krb5" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=spurfowl&br=REL_12_STABLE" | |
title="History" | |
>spurfowl</a></td> | |
<td> </td> | |
<td><span class="opsys">Ubuntu | |
Ubuntu 16.04.1</span> <span class="compiler">gcc | |
5.4.0 20160609</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-04 21:52:00 UTC" class="whenago">2021-10-04 21:52:00</span> | |
OK [36b58ac] | |
<a href="show_log.pl?nm=spurfowl&dt=2021-10-04%2021%3A52%3A00">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=jay&br=REL_12_STABLE" | |
title="History" | |
>jay</a></td> | |
<td> </td> | |
<td><span class="opsys">openSUSE | |
15.1</span> <span class="compiler">clang | |
7.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-04 21:50:58 UTC" class="whenago">2021-10-04 21:50:58</span> | |
OK [36b58ac] | |
<a href="show_log.pl?nm=jay&dt=2021-10-04%2021%3A50%3A58">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=lapwing&br=REL_12_STABLE" | |
title="History" | |
>lapwing</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2019-12-27: Uses -Werror, -DENFORCE_REGRESSION_TEST_NAME_RESTRICTIONS" /></td> | |
<td><span class="opsys">Debian | |
7.0</span> <span class="compiler">gcc | |
4.7.2</span> <span class="arch">i686</span></td> | |
<td class="status"> | |
<span title="2021-10-04 21:49:23 UTC" class="whenago">2021-10-04 21:49:23</span> | |
OK [36b58ac] | |
<a href="show_log.pl?nm=lapwing&dt=2021-10-04%2021%3A49%3A23">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/krb.gif" title="krb5" alt="krb5" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=wrasse&br=REL_12_STABLE" | |
title="History" | |
>wrasse</a></td> | |
<td> </td> | |
<td><span class="opsys">Solaris | |
11.3</span> <span class="compiler">Oracle Developer Studio | |
12.6 2018/03/16</span> <span class="arch">sparc64</span></td> | |
<td class="status"> | |
<span title="2021-10-04 21:49:05 UTC" class="whenago">2021-10-04 21:49:05</span> | |
OK [36b58ac] | |
<a href="show_log.pl?nm=wrasse&dt=2021-10-04%2021%3A49%3A05">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=plover&br=REL_12_STABLE" | |
title="History" | |
>plover</a></td> | |
<td> </td> | |
<td><span class="opsys">OpenBSD | |
6.9</span> <span class="compiler">clang | |
10.0.1</span> <span class="arch">amd64</span></td> | |
<td class="status"> | |
<span title="2021-10-04 21:43:35 UTC" class="whenago">2021-10-04 21:43:35</span> | |
OK [36b58ac] | |
<a href="show_log.pl?nm=plover&dt=2021-10-04%2021%3A43%3A35">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=peripatus&br=REL_12_STABLE" | |
title="History" | |
>peripatus</a></td> | |
<td> </td> | |
<td><span class="opsys">FreeBSD | |
HEAD</span> <span class="compiler">clang | |
12.0.1</span> <span class="arch">X86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-04 21:33:22 UTC" class="whenago">2021-10-04 21:33:22</span> | |
OK [36b58ac] | |
<a href="show_log.pl?nm=peripatus&dt=2021-10-04%2021%3A33%3A22">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=handfish&br=REL_12_STABLE" | |
title="History" | |
>handfish</a></td> | |
<td> </td> | |
<td><span class="opsys">Fedora | |
Fedora Linux 35</span> <span class="compiler">gcc | |
gcc version 11.2.1 20210728 (Red Hat 11.2.1-1) (GCC)</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-04 21:29:03 UTC" class="whenago">2021-10-04 21:29:03</span> | |
OK [36b58ac] | |
<a href="show_log.pl?nm=handfish&dt=2021-10-04%2021%3A29%3A03">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/krb.gif" title="krb5" alt="krb5" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=thorntail&br=REL_12_STABLE" | |
title="History" | |
>thorntail</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2020-03-16: UBSan; force_parallel_mode; wal_level=minimal" /></td> | |
<td><span class="opsys">Debian GNU/Linux | |
sid</span> <span class="compiler">gcc | |
10.2.1</span> <span class="arch">sparc64</span></td> | |
<td class="status"> | |
<span title="2021-10-04 21:18:46 UTC" class="whenago">2021-10-04 21:18:46</span> | |
OK [36b58ac] | |
<a href="show_log.pl?nm=thorntail&dt=2021-10-04%2021%3A18%3A46">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=gombessa&br=REL_12_STABLE" | |
title="History" | |
>gombessa</a></td> | |
<td> </td> | |
<td><span class="opsys">OpenBSD | |
6.8</span> <span class="compiler">Clang | |
10.0.1</span> <span class="arch">amd64</span></td> | |
<td class="status"> | |
<span title="2021-10-04 21:18:00 UTC" class="whenago">2021-10-04 21:18:00</span> | |
OK [36b58ac] | |
<a href="show_log.pl?nm=gombessa&dt=2021-10-04%2021%3A18%3A00">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=caiman&br=REL_12_STABLE" | |
title="History" | |
>caiman</a></td> | |
<td> </td> | |
<td><span class="opsys">Fedora | |
Fedora 35 (Rawhide Prerelease)</span> <span class="compiler">gcc | |
gcc version 11.1.1 20210531 (Red Hat 11.1.1-3) (GCC)</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-04 21:08:28 UTC" class="whenago">2021-10-04 21:08:28</span> | |
OK [cd1b233] | |
<a href="show_log.pl?nm=caiman&dt=2021-10-04%2021%3A08%3A28">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/krb.gif" title="krb5" alt="krb5" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=wobbegong&br=REL_12_STABLE" | |
title="History" | |
>wobbegong</a></td> | |
<td> </td> | |
<td><span class="opsys">Fedora | |
27</span> <span class="compiler">clang | |
5.0.2</span> <span class="arch">ppc64le</span></td> | |
<td class="status"> | |
<span title="2021-10-04 21:07:20 UTC" class="whenago">2021-10-04 21:07:20</span> | |
OK [cd1b233] | |
<a href="show_log.pl?nm=wobbegong&dt=2021-10-04%2021%3A07%3A20">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=snakefly&br=REL_12_STABLE" | |
title="History" | |
>snakefly</a></td> | |
<td> </td> | |
<td><span class="opsys">AmazonLinux@Graviton2 | |
AL2</span> <span class="compiler">gcc | |
7.3.1</span> <span class="arch">aarch64</span></td> | |
<td class="status"> | |
<span title="2021-10-04 21:04:04 UTC" class="whenago">2021-10-04 21:04:04</span> | |
OK [cd1b233] | |
<a href="show_log.pl?nm=snakefly&dt=2021-10-04%2021%3A04%3A04">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/krb.gif" title="krb5" alt="krb5" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=sifaka&br=REL_12_STABLE" | |
title="History" | |
>sifaka</a></td> | |
<td> </td> | |
<td><span class="opsys">macOS | |
11.0</span> <span class="compiler">clang | |
Apple clang version 13.0.0</span> <span class="arch">arm64</span></td> | |
<td class="status"> | |
<span title="2021-10-04 21:01:01 UTC" class="whenago">2021-10-04 21:01:01</span> | |
OK [cd1b233] | |
<a href="show_log.pl?nm=sifaka&dt=2021-10-04%2021%3A01%3A01">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=locust&br=REL_12_STABLE" | |
title="History" | |
>locust</a></td> | |
<td> </td> | |
<td><span class="opsys">Mac OS X | |
10.5.8</span> <span class="compiler">gcc | |
4.0.1 (Apple Inc. build 5493)</span> <span class="arch">powerpc</span></td> | |
<td class="status"> | |
<span title="2021-10-04 20:57:30 UTC" class="whenago">2021-10-04 20:57:30</span> | |
OK [cd1b233] | |
<a href="show_log.pl?nm=locust&dt=2021-10-04%2020%3A57%3A30">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=anole&br=REL_12_STABLE" | |
title="History" | |
>anole</a></td> | |
<td> </td> | |
<td><span class="opsys">HP-UX | |
B.11.31 U</span> <span class="compiler">HP C/aC++ | |
A.06.25</span> <span class="arch">ia64</span></td> | |
<td class="status"> | |
<span title="2021-10-04 12:18:57 UTC" class="whenago">2021-10-04 12:18:57</span> | |
OK [3c3f118] | |
<a href="show_log.pl?nm=anole&dt=2021-10-04%2012%3A18%3A57">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=sungazer&br=REL_12_STABLE" | |
title="History" | |
>sungazer</a></td> | |
<td> </td> | |
<td><span class="opsys">AIX | |
7100-05-06-2028</span> <span class="compiler">gcc | |
8.3.0 (64 bit)</span> <span class="arch">ppc64 (POWER7)</span></td> | |
<td class="status"> | |
<span title="2021-10-04 09:59:07 UTC" class="whenago">2021-10-04 09:59:07</span> | |
OK [3c3f118] | |
<a href="show_log.pl?nm=sungazer&dt=2021-10-04%2009%3A59%3A07">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=trilobite&br=REL_12_STABLE" | |
title="History" | |
>trilobite</a></td> | |
<td> </td> | |
<td><span class="opsys">openSUSE | |
15.1</span> <span class="compiler">clang | |
7.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-03 17:32:59 UTC" class="whenago">2021-10-03 17:32:59</span> | |
OK [e5b25f1] | |
<a href="show_log.pl?nm=trilobite&dt=2021-10-03%2017%3A32%3A59">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=topminnow&br=REL_12_STABLE" | |
title="History" | |
>topminnow</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2016-04-20: Runs infrequently" /></td> | |
<td><span class="opsys">Debian GNU/Linux | |
8.11 (jessie)</span> <span class="compiler">gcc | |
4.9.2</span> <span class="arch">mips64el; -mabi=32</span></td> | |
<td class="status"> | |
<span title="2021-10-03 17:10:14 UTC" class="whenago">2021-10-03 17:10:14</span> | |
OK [e5b25f1] | |
<a href="show_log.pl?nm=topminnow&dt=2021-10-03%2017%3A10%3A14">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=tern&br=REL_12_STABLE" | |
title="History" | |
>tern</a></td> | |
<td> </td> | |
<td><span class="opsys">AIX | |
7100-05-06-2028</span> <span class="compiler">gcc | |
8.3.0 (32 bit)</span> <span class="arch">ppc64 (POWER7)</span></td> | |
<td class="status"> | |
<span title="2021-10-03 14:40:48 UTC" class="whenago">2021-10-03 14:40:48</span> | |
OK [e5b25f1] | |
<a href="show_log.pl?nm=tern&dt=2021-10-03%2014%3A40%3A48">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="fail"> | |
<td><a | |
href="show_history.pl?nm=husky&br=REL_12_STABLE" | |
title="History" | |
>husky</a></td> | |
<td> </td> | |
<td><span class="opsys">openSUSE | |
15.1</span> <span class="compiler">icc | |
18.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-03 01:27:10 UTC" class="whenago">2021-10-03 01:27:10</span> | |
Configure [e5b25f1] | |
<a href="show_log.pl?nm=husky&dt=2021-10-03%2001%3A27%3A10">Details</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=gadwall&br=REL_12_STABLE" | |
title="History" | |
>gadwall</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian GNU/Linux | |
9 (stretch)</span> <span class="compiler">clang | |
3.9</span> <span class="arch">ppc64le (POWER9)</span></td> | |
<td class="status"> | |
<span title="2021-09-30 12:09:00 UTC" class="whenago">2021-09-30 12:09:00</span> | |
OK [1df0a91] | |
<a href="show_log.pl?nm=gadwall&dt=2021-09-30%2012%3A09%3A00">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=hamerkop&br=REL_12_STABLE" | |
title="History" | |
>hamerkop</a></td> | |
<td> </td> | |
<td><span class="opsys">Windows | |
Server 2016</span> <span class="compiler">Visual C++ | |
Visual Studio 2017</span> <span class="arch">AMD64</span></td> | |
<td class="status"> | |
<span title="2021-09-30 11:43:21 UTC" class="whenago">2021-09-30 11:43:21</span> | |
OK [1df0a91] | |
<a href="show_log.pl?nm=hamerkop&dt=2021-09-30%2011%3A43%3A21">Config</a></td> | |
<td class="flags"><img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=lorikeet&br=REL_12_STABLE" | |
title="History" | |
>lorikeet</a></td> | |
<td> </td> | |
<td><span class="opsys">Cygwin64/Windows | |
3.2.0/10</span> <span class="compiler">gcc | |
10.2.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-09-30 10:41:31 UTC" class="whenago">2021-09-30 10:41:31</span> | |
OK [1df0a91] | |
<a href="show_log.pl?nm=lorikeet&dt=2021-09-30%2010%3A41%3A31">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=takin&br=REL_12_STABLE" | |
title="History" | |
>takin</a></td> | |
<td> </td> | |
<td><span class="opsys">opensuse | |
42.3</span> <span class="compiler">gcc | |
4.8.5</span> <span class="arch">ppc64le</span></td> | |
<td class="status"> | |
<span title="2021-09-30 08:20:33 UTC" class="whenago">2021-09-30 08:20:33</span> | |
OK [1df0a91] | |
<a href="show_log.pl?nm=takin&dt=2021-09-30%2008%3A20%3A33">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=cuon&br=REL_12_STABLE" | |
title="History" | |
>cuon</a></td> | |
<td> </td> | |
<td><span class="opsys">ubuntu | |
16.04</span> <span class="compiler">gcc | |
5.4.0</span> <span class="arch">ppc64le</span></td> | |
<td class="status"> | |
<span title="2021-09-30 07:27:37 UTC" class="whenago">2021-09-30 07:27:37</span> | |
OK [1df0a91] | |
<a href="show_log.pl?nm=cuon&dt=2021-09-30%2007%3A27%3A37">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=urocryon&br=REL_12_STABLE" | |
title="History" | |
>urocryon</a></td> | |
<td> </td> | |
<td><span class="opsys">debian | |
9.3</span> <span class="compiler">gcc | |
6.3.0</span> <span class="arch">ppc64le</span></td> | |
<td class="status"> | |
<span title="2021-09-30 06:19:38 UTC" class="whenago">2021-09-30 06:19:38</span> | |
OK [1df0a91] | |
<a href="show_log.pl?nm=urocryon&dt=2021-09-30%2006%3A19%3A38">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=dhole&br=REL_12_STABLE" | |
title="History" | |
>dhole</a></td> | |
<td> </td> | |
<td><span class="opsys">centos | |
7.4</span> <span class="compiler">gcc | |
4.8.5</span> <span class="arch">ppc64le</span></td> | |
<td class="status"> | |
<span title="2021-09-30 05:23:01 UTC" class="whenago">2021-09-30 05:23:01</span> | |
OK [1df0a91] | |
<a href="show_log.pl?nm=dhole&dt=2021-09-30%2005%3A23%3A01">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=cavefish&br=REL_12_STABLE" | |
title="History" | |
>cavefish</a></td> | |
<td> </td> | |
<td><span class="opsys">Ubuntu | |
18.04</span> <span class="compiler">gcc | |
7.3.0</span> <span class="arch">ppc64le (POWER9)</span></td> | |
<td class="status"> | |
<span title="2021-09-30 04:11:09 UTC" class="whenago">2021-09-30 04:11:09</span> | |
OK [1df0a91] | |
<a href="show_log.pl?nm=cavefish&dt=2021-09-30%2004%3A11%3A09">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=chimaera&br=REL_12_STABLE" | |
title="History" | |
>chimaera</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian GNU/Linux | |
9 (stretch)</span> <span class="compiler">gcc | |
6.3.0</span> <span class="arch">ppc64le (POWER9)</span></td> | |
<td class="status"> | |
<span title="2021-09-30 02:08:39 UTC" class="whenago">2021-09-30 02:08:39</span> | |
OK [1df0a91] | |
<a href="show_log.pl?nm=chimaera&dt=2021-09-30%2002%3A08%3A39">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=buri&br=REL_12_STABLE" | |
title="History" | |
>buri</a></td> | |
<td> </td> | |
<td><span class="opsys">CentOS Linux | |
7</span> <span class="compiler">gcc | |
4.8.5</span> <span class="arch">ppc64le (POWER9)</span></td> | |
<td class="status"> | |
<span title="2021-09-29 23:49:49 UTC" class="whenago">2021-09-29 23:49:49</span> | |
OK [1df0a91] | |
<a href="show_log.pl?nm=buri&dt=2021-09-29%2023%3A49%3A49">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=bowerbird&br=REL_12_STABLE" | |
title="History" | |
>bowerbird</a></td> | |
<td> </td> | |
<td><span class="opsys">Windows | |
10 Pro</span> <span class="compiler">Visual Studio | |
2017</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-09-29 23:20:09 UTC" class="whenago">2021-09-29 23:20:09</span> | |
OK [1df0a91] | |
<a href="show_log.pl?nm=bowerbird&dt=2021-09-29%2023%3A20%3A09">Config</a></td> | |
<td class="flags"><img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=ayu&br=REL_12_STABLE" | |
title="History" | |
>ayu</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian GNU/Linux | |
9 (stretch)</span> <span class="compiler">clang | |
4.0</span> <span class="arch">ppc64le (POWER8)</span></td> | |
<td class="status"> | |
<span title="2021-09-29 22:21:30 UTC" class="whenago">2021-09-29 22:21:30</span> | |
OK [1df0a91] | |
<a href="show_log.pl?nm=ayu&dt=2021-09-29%2022%3A21%3A30">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=clam&br=REL_12_STABLE" | |
title="History" | |
>clam</a></td> | |
<td> </td> | |
<td><span class="opsys">RHEL | |
7.1</span> <span class="compiler">IBM Advance Toolchain | |
GCC 5.2.1 ((Advance-Toolchain-at9.0)</span> <span class="arch">ppc64le</span></td> | |
<td class="status"> | |
<span title="2021-09-29 20:43:03 UTC" class="whenago">2021-09-29 20:43:03</span> | |
OK [1df0a91] | |
<a href="show_log.pl?nm=clam&dt=2021-09-29%2020%3A43%3A03">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=bufflehead&br=REL_12_STABLE" | |
title="History" | |
>bufflehead</a></td> | |
<td> </td> | |
<td><span class="opsys">openSUSE Leap | |
42.3</span> <span class="compiler">clang | |
4.0</span> <span class="arch">ppc64le (POWER8)</span></td> | |
<td class="status"> | |
<span title="2021-09-29 20:22:02 UTC" class="whenago">2021-09-29 20:22:02</span> | |
OK [1df0a91] | |
<a href="show_log.pl?nm=bufflehead&dt=2021-09-29%2020%3A22%3A02">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=pintail&br=REL_12_STABLE" | |
title="History" | |
>pintail</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian GNU/Linux | |
9 (stretch)</span> <span class="compiler">clang | |
4.0</span> <span class="arch">ppc64le (POWER9)</span></td> | |
<td class="status"> | |
<span title="2021-09-29 20:13:15 UTC" class="whenago">2021-09-29 20:13:15</span> | |
OK [1df0a91] | |
<a href="show_log.pl?nm=pintail&dt=2021-09-29%2020%3A13%3A15">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=batfish&br=REL_12_STABLE" | |
title="History" | |
>batfish</a></td> | |
<td> </td> | |
<td><span class="opsys">Ubuntu | |
16.04.3 LTS</span> <span class="compiler">clang | |
5.0.0</span> <span class="arch">ppc64le</span></td> | |
<td class="status"> | |
<span title="2021-09-29 19:34:35 UTC" class="whenago">2021-09-29 19:34:35</span> | |
OK [1df0a91] | |
<a href="show_log.pl?nm=batfish&dt=2021-09-29%2019%3A34%3A35">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=butterflyfish&br=REL_12_STABLE" | |
title="History" | |
>butterflyfish</a></td> | |
<td> </td> | |
<td><span class="opsys">Photon | |
2.0</span> <span class="compiler">Gcc | |
6.3.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-09-29 18:56:32 UTC" class="whenago">2021-09-29 18:56:32</span> | |
OK [1df0a91] | |
<a href="show_log.pl?nm=butterflyfish&dt=2021-09-29%2018%3A56%3A32">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=myna&br=REL_12_STABLE" | |
title="History" | |
>myna</a></td> | |
<td> </td> | |
<td><span class="opsys">Photon | |
3.0</span> <span class="compiler">Gcc | |
6.3.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-09-29 18:52:39 UTC" class="whenago">2021-09-29 18:52:39</span> | |
OK [1df0a91] | |
<a href="show_log.pl?nm=myna&dt=2021-09-29%2018%3A52%3A39">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=scoter&br=REL_12_STABLE" | |
title="History" | |
>scoter</a></td> | |
<td> </td> | |
<td><span class="opsys">Red Hat Enterprise Linux Server | |
7.7 (Maipo)</span> <span class="compiler">gcc | |
4.8.5</span> <span class="arch">s390x (z15)</span></td> | |
<td class="status"> | |
<span title="2021-09-29 18:46:34 UTC" class="whenago">2021-09-29 18:46:34</span> | |
OK [1df0a91] | |
<a href="show_log.pl?nm=scoter&dt=2021-09-29%2018%3A46%3A34">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=walleye&br=REL_12_STABLE" | |
title="History" | |
>walleye</a></td> | |
<td> </td> | |
<td><span class="opsys">Windows | |
10</span> <span class="compiler">MinGW64 | |
8.1.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-09-29 18:00:32 UTC" class="whenago">2021-09-29 18:00:32</span> | |
OK [1df0a91] | |
<a href="show_log.pl?nm=walleye&dt=2021-09-29%2018%3A00%3A32">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=drongo&br=REL_12_STABLE" | |
title="History" | |
>drongo</a></td> | |
<td> </td> | |
<td><span class="opsys">Windows | |
Server 2019</span> <span class="compiler">Visual Studio | |
2019</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-09-29 17:20:28 UTC" class="whenago">2021-09-29 17:20:28</span> | |
OK [1df0a91] | |
<a href="show_log.pl?nm=drongo&dt=2021-09-29%2017%3A20%3A28">Config</a></td> | |
<td class="flags"><img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=morepork&br=REL_12_STABLE" | |
title="History" | |
>morepork</a></td> | |
<td> </td> | |
<td><span class="opsys">OpenBSD | |
6.5</span> <span class="compiler">clang | |
7.0.1</span> <span class="arch">x64</span></td> | |
<td class="status"> | |
<span title="2021-09-29 16:40:18 UTC" class="whenago">2021-09-29 16:40:18</span> | |
OK [1df0a91] | |
<a href="show_log.pl?nm=morepork&dt=2021-09-29%2016%3A40%3A18">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=jacana&br=REL_12_STABLE" | |
title="History" | |
>jacana</a></td> | |
<td> </td> | |
<td><span class="opsys">Windows | |
10 Pro</span> <span class="compiler">gcc | |
7.3.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-09-29 16:30:29 UTC" class="whenago">2021-09-29 16:30:29</span> | |
OK [1df0a91] | |
<a href="show_log.pl?nm=jacana&dt=2021-09-29%2016%3A30%3A29">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=curculio&br=REL_12_STABLE" | |
title="History" | |
>curculio</a></td> | |
<td> </td> | |
<td><span class="opsys">OpenBSD | |
5.9</span> <span class="compiler">gcc | |
4.2.1</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-09-29 16:30:19 UTC" class="whenago">2021-09-29 16:30:19</span> | |
OK [1df0a91] | |
<a href="show_log.pl?nm=curculio&dt=2021-09-29%2016%3A30%3A19">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=rhinoceros&br=REL_12_STABLE" | |
title="History" | |
>rhinoceros</a></td> | |
<td> </td> | |
<td><span class="opsys">CentOS Linux | |
7.1</span> <span class="compiler">gcc | |
4.8.3 20140911 (Red Hat 4.8.3-9)</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-09-29 15:16:23 UTC" class="whenago">2021-09-29 15:16:23</span> | |
OK [1df0a91] | |
<a href="show_log.pl?nm=rhinoceros&dt=2021-09-29%2015%3A16%3A23">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=massasauga&br=REL_12_STABLE" | |
title="History" | |
>massasauga</a></td> | |
<td> </td> | |
<td><span class="opsys">Amazon Linux | |
2</span> <span class="compiler">gcc | |
7.3.1</span> <span class="arch">aarch64</span></td> | |
<td class="status"> | |
<span title="2021-09-29 15:03:44 UTC" class="whenago">2021-09-29 15:03:44</span> | |
OK [1df0a91] | |
<a href="show_log.pl?nm=massasauga&dt=2021-09-29%2015%3A03%3A44">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/krb.gif" title="krb5" alt="krb5" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=dory&br=REL_12_STABLE" | |
title="History" | |
>dory</a></td> | |
<td> </td> | |
<td><span class="opsys">Windows Server | |
2016</span> <span class="compiler">Visual Studio | |
2015</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-09-29 15:00:08 UTC" class="whenago">2021-09-29 15:00:08</span> | |
OK [1df0a91] | |
<a href="show_log.pl?nm=dory&dt=2021-09-29%2015%3A00%3A08">Config</a></td> | |
<td class="flags"><img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=prion&br=REL_12_STABLE" | |
title="History" | |
>prion</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-05-02: Uses -DRELCACHE_FORCE_RELEASE -DCATCACHE_FORCE_RELEASE" /></td> | |
<td><span class="opsys">Amazon Linux | |
2016.09</span> <span class="compiler">gcc | |
4.8.3</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-09-29 14:46:02 UTC" class="whenago">2021-09-29 14:46:02</span> | |
OK [1df0a91] | |
<a href="show_log.pl?nm=prion&dt=2021-09-29%2014%3A46%3A02">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=gaur&br=REL_12_STABLE" | |
title="History" | |
>gaur</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2015-01-13: Runs infrequently" /></td> | |
<td><span class="opsys">HP-UX | |
10.20</span> <span class="compiler">gcc | |
4.5.4</span> <span class="arch">HPPA</span></td> | |
<td class="status"> | |
<span title="2021-09-27 07:19:53 UTC" class="whenago">2021-09-27 07:19:53</span> | |
OK [b7647c4] | |
<a href="show_log.pl?nm=gaur&dt=2021-09-27%2007%3A19%3A53">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=frogfish&br=REL_12_STABLE" | |
title="History" | |
>frogfish</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-09-22: Runs infrequently" /></td> | |
<td><span class="opsys">Debian GNU/Linux | |
7.10 (wheezy)</span> <span class="compiler">gcc | |
4.6.3</span> <span class="arch">mips64eb; -mabi=64</span></td> | |
<td class="status"> | |
<span title="2021-09-25 06:25:08 UTC" class="whenago">2021-09-25 06:25:08</span> | |
OK [0872ccb] | |
<a href="show_log.pl?nm=frogfish&dt=2021-09-25%2006%3A25%3A08">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=avocet&br=REL_12_STABLE" | |
title="History" | |
>avocet</a></td> | |
<td> </td> | |
<td><span class="opsys">openSUSE | |
15.1</span> <span class="compiler">gcc | |
7.4</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-09-23 08:58:30 UTC" class="whenago">2021-09-23 08:58:30</span> | |
OK [76001de] | |
<a href="show_log.pl?nm=avocet&dt=2021-09-23%2008%3A58%3A30">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=quokka&br=REL_12_STABLE" | |
title="History" | |
>quokka</a></td> | |
<td> </td> | |
<td><span class="opsys">RHEL | |
7.2</span> <span class="compiler">IBM Advance Toolchain | |
GCC 5.2.1 (Advance-Toolchain-at9.0)</span> <span class="arch">ppc64</span></td> | |
<td class="status"> | |
<span title="2021-09-06 20:25:12 UTC" class="whenago">2021-09-06 20:25:12</span> | |
OK [eb3c8d2] | |
<a href="show_log.pl?nm=quokka&dt=2021-09-06%2020%3A25%3A12">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr><th class="head" colspan="5">Branch: REL_11_STABLE</th></tr> | |
<tr><th colspan="2">Alias</th><th>System</th><th>Status</th><th>Flags</th></tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=flaviventris&br=REL_11_STABLE" | |
title="History" | |
>flaviventris</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-03-22: experimental gcc" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">gcc | |
snapshot</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:25:55 UTC" class="whenago">2021-10-06 06:25:55</span> | |
OK [abc037b] | |
<a href="show_log.pl?nm=flaviventris&dt=2021-10-06%2006%3A25%3A55">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=idiacanthus&br=REL_11_STABLE" | |
title="History" | |
>idiacanthus</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-03-22: JIT enabled; LLVM 5 optimized" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">clang | |
gcc 10</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:22:53 UTC" class="whenago">2021-10-06 06:22:53</span> | |
OK [abc037b] | |
<a href="show_log.pl?nm=idiacanthus&dt=2021-10-06%2006%3A22%3A53">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=desmoxytes&br=REL_11_STABLE" | |
title="History" | |
>desmoxytes</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-03-22: JIT enabled; LLVM 4 optimized" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">gcc | |
gcc 10</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:21:52 UTC" class="whenago">2021-10-06 06:21:52</span> | |
OK [abc037b] | |
<a href="show_log.pl?nm=desmoxytes&dt=2021-10-06%2006%3A21%3A52">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=serinus&br=REL_11_STABLE" | |
title="History" | |
>serinus</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-03-22: experimental gcc" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">gcc | |
snapshot</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:21:49 UTC" class="whenago">2021-10-06 06:21:49</span> | |
OK [abc037b] | |
<a href="show_log.pl?nm=serinus&dt=2021-10-06%2006%3A21%3A49">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=dragonet&br=REL_11_STABLE" | |
title="History" | |
>dragonet</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-03-22: JIT enabled; LLVM 3.9 optimized" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">clang | |
clang 3.9</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:21:48 UTC" class="whenago">2021-10-06 06:21:48</span> | |
OK [abc037b] | |
<a href="show_log.pl?nm=dragonet&dt=2021-10-06%2006%3A21%3A48">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=shelduck&br=REL_11_STABLE" | |
title="History" | |
>shelduck</a></td> | |
<td> </td> | |
<td><span class="opsys">SUSE Linux Enterprise Server | |
12 SP5</span> <span class="compiler">gcc | |
4.8.5</span> <span class="arch">s390x (z15)</span></td> | |
<td class="status"> | |
<span title="2021-10-06 06:11:17 UTC" class="whenago">2021-10-06 06:11:17</span> | |
OK [abc037b] | |
<a href="show_log.pl?nm=shelduck&dt=2021-10-06%2006%3A11%3A17">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=alabio&br=REL_11_STABLE" | |
title="History" | |
>alabio</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
Debian GNU/Linux 10 (buster)</span> <span class="compiler">gcc | |
version 8.3.0 (Debian 8.3.0-6)</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-06 04:16:00 UTC" class="whenago">2021-10-06 04:16:00</span> | |
OK [abc037b] | |
<a href="show_log.pl?nm=alabio&dt=2021-10-06%2004%3A16%3A00">Config</a></td> | |
<td class="flags"><img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=prairiedog&br=REL_11_STABLE" | |
title="History" | |
>prairiedog</a></td> | |
<td> </td> | |
<td><span class="opsys">OS X | |
10.4.11</span> <span class="compiler">gcc | |
4.0.1 (Apple Computer, Inc. build 5341)</span> <span class="arch">powerpc</span></td> | |
<td class="status"> | |
<span title="2021-10-06 00:24:44 UTC" class="whenago">2021-10-06 00:24:44</span> | |
OK [abc037b] | |
<a href="show_log.pl?nm=prairiedog&dt=2021-10-06%2000%3A24%3A44">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=avocet&br=REL_11_STABLE" | |
title="History" | |
>avocet</a></td> | |
<td> </td> | |
<td><span class="opsys">openSUSE | |
15.1</span> <span class="compiler">gcc | |
7.4</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 21:46:19 UTC" class="whenago">2021-10-05 21:46:19</span> | |
OK [abc037b] | |
<a href="show_log.pl?nm=avocet&dt=2021-10-05%2021%3A46%3A19">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=woodstar&br=REL_11_STABLE" | |
title="History" | |
>woodstar</a></td> | |
<td> </td> | |
<td><span class="opsys">Red Hat Enterprise Linux Server | |
8.1 (Ootpa)</span> <span class="compiler">clang | |
8.0.1</span> <span class="arch">s390x (z15)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 20:22:03 UTC" class="whenago">2021-10-05 20:22:03</span> | |
OK [abc037b] | |
<a href="show_log.pl?nm=woodstar&dt=2021-10-05%2020%3A22%3A03">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=komodoensis&br=REL_11_STABLE" | |
title="History" | |
>komodoensis</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-03-22: JIT enabled; LLVM 6 optimized" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">gcc | |
7</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 19:36:34 UTC" class="whenago">2021-10-05 19:36:34</span> | |
OK [abc037b] | |
<a href="show_log.pl?nm=komodoensis&dt=2021-10-05%2019%3A36%3A34">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=mandrill&br=REL_11_STABLE" | |
title="History" | |
>mandrill</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2016-02-27: force_parallel_mode; RANDOMIZE_ALLOCATED_MEMORY" /></td> | |
<td><span class="opsys">AIX | |
7100-05-06-2028</span> <span class="compiler">xlc | |
12.1 (32 bit)</span> <span class="arch">ppc64 (POWER7)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 19:23:38 UTC" class="whenago">2021-10-05 19:23:38</span> | |
OK [abc037b] | |
<a href="show_log.pl?nm=mandrill&dt=2021-10-05%2019%3A23%3A38">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=xenodermus&br=REL_11_STABLE" | |
title="History" | |
>xenodermus</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-03-22: JIT enabled; LLVM 6 debug" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">clang | |
6</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 18:27:27 UTC" class="whenago">2021-10-05 18:27:27</span> | |
OK [abc037b] | |
<a href="show_log.pl?nm=xenodermus&dt=2021-10-05%2018%3A27%3A27">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=petalura&br=REL_11_STABLE" | |
title="History" | |
>petalura</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-03-22: JIT enabled; LLVM 4 debug" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">clang | |
clang 4</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 18:15:21 UTC" class="whenago">2021-10-05 18:15:21</span> | |
OK [abc037b] | |
<a href="show_log.pl?nm=petalura&dt=2021-10-05%2018%3A15%3A21">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=pogona&br=REL_11_STABLE" | |
title="History" | |
>pogona</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-03-22: JIT enabled; LLVM 5 debug" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">gcc | |
gcc 10</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 18:14:43 UTC" class="whenago">2021-10-05 18:14:43</span> | |
OK [abc037b] | |
<a href="show_log.pl?nm=pogona&dt=2021-10-05%2018%3A14%3A43">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=pipistrelles&br=REL_11_STABLE" | |
title="History" | |
>pipistrelles</a></td> | |
<td> </td> | |
<td><span class="opsys">SUSE Linux Enterprise Server | |
15 SP1</span> <span class="compiler">gcc | |
9.2.1</span> <span class="arch">s390x (z15)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 18:05:46 UTC" class="whenago">2021-10-05 18:05:46</span> | |
OK [abc037b] | |
<a href="show_log.pl?nm=pipistrelles&dt=2021-10-05%2018%3A05%3A46">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=phycodurus&br=REL_11_STABLE" | |
title="History" | |
>phycodurus</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-03-22: JIT enabled; LLVM 3.9 debug" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">gcc | |
gcc 10</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 17:37:13 UTC" class="whenago">2021-10-05 17:37:13</span> | |
OK [abc037b] | |
<a href="show_log.pl?nm=phycodurus&dt=2021-10-05%2017%3A37%3A13">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=guaibasaurus&br=REL_11_STABLE" | |
title="History" | |
>guaibasaurus</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
Debian GNU/Linux 10 (buster)</span> <span class="compiler">gcc | |
version 8.3.0 (Debian 8.3.0-6)</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 16:45:35 UTC" class="whenago">2021-10-05 16:45:35</span> | |
OK [abc037b] | |
<a href="show_log.pl?nm=guaibasaurus&dt=2021-10-05%2016%3A45%3A35">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=gharial&br=REL_11_STABLE" | |
title="History" | |
>gharial</a></td> | |
<td> </td> | |
<td><span class="opsys">HP-UX | |
B.11.31 U</span> <span class="compiler">gcc | |
4.6.0</span> <span class="arch">ia64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 15:58:03 UTC" class="whenago">2021-10-05 15:58:03</span> | |
OK [abc037b] | |
<a href="show_log.pl?nm=gharial&dt=2021-10-05%2015%3A58%3A03">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=sidewinder&br=REL_11_STABLE" | |
title="History" | |
>sidewinder</a></td> | |
<td> </td> | |
<td><span class="opsys">NetBSD | |
7</span> <span class="compiler">gcc | |
4.8.4</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 15:45:16 UTC" class="whenago">2021-10-05 15:45:16</span> | |
OK [abc037b] | |
<a href="show_log.pl?nm=sidewinder&dt=2021-10-05%2015%3A45%3A16">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=chub&br=REL_11_STABLE" | |
title="History" | |
>chub</a></td> | |
<td> </td> | |
<td><span class="opsys">RedHat Enterprise Linux | |
7</span> <span class="compiler">gcc | |
gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4)</span> <span class="arch">ppc64 (POWER8)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 15:36:55 UTC" class="whenago">2021-10-05 15:36:55</span> | |
OK [abc037b] | |
<a href="show_log.pl?nm=chub&dt=2021-10-05%2015%3A36%3A55">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/krb.gif" title="krb5" alt="krb5" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=loach&br=REL_11_STABLE" | |
title="History" | |
>loach</a></td> | |
<td> </td> | |
<td><span class="opsys">FreeBSD | |
10.3-RELEASE</span> <span class="compiler">clang | |
3.4.1</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 15:15:16 UTC" class="whenago">2021-10-05 15:15:16</span> | |
OK [abc037b] | |
<a href="show_log.pl?nm=loach&dt=2021-10-05%2015%3A15%3A16">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=skink&br=REL_11_STABLE" | |
title="History" | |
>skink</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2016-03-08: Valgrind Animal" /></td> | |
<td><span class="opsys">Debian Sid | |
sid</span> <span class="compiler">gcc | |
gcc-6.3</span> <span class="arch">x86-64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 15:05:35 UTC" class="whenago">2021-10-05 15:05:35</span> | |
OK [abc037b] | |
<a href="show_log.pl?nm=skink&dt=2021-10-05%2015%3A05%3A35">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=grison&br=REL_11_STABLE" | |
title="History" | |
>grison</a></td> | |
<td> </td> | |
<td><span class="opsys">Raspbian GNU/Linux | |
7.8</span> <span class="compiler">gcc | |
4.6.3</span> <span class="arch">ARMv7</span></td> | |
<td class="status"> | |
<span title="2021-10-05 15:00:11 UTC" class="whenago">2021-10-05 15:00:11</span> | |
OK [abc037b] | |
<a href="show_log.pl?nm=grison&dt=2021-10-05%2015%3A00%3A11">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=demoiselle&br=REL_11_STABLE" | |
title="History" | |
>demoiselle</a></td> | |
<td> </td> | |
<td><span class="opsys">openSUSE Leap | |
15.0</span> <span class="compiler">clang | |
5.0.1</span> <span class="arch">ppc64le (POWER9)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 14:39:02 UTC" class="whenago">2021-10-05 14:39:02</span> | |
OK [abc037b] | |
<a href="show_log.pl?nm=demoiselle&dt=2021-10-05%2014%3A39%3A02">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=crake&br=REL_11_STABLE" | |
title="History" | |
>crake</a></td> | |
<td> </td> | |
<td><span class="opsys">Fedora | |
31</span> <span class="compiler">gcc | |
9.2.1</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 14:34:04 UTC" class="whenago">2021-10-05 14:34:04</span> | |
OK [abc037b] | |
<a href="show_log.pl?nm=crake&dt=2021-10-05%2014%3A34%3A04">Config</a></td> | |
<td class="flags"><img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=snapper&br=REL_11_STABLE" | |
title="History" | |
>snapper</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
7 Wheezy</span> <span class="compiler">gcc | |
4.7</span> <span class="arch">sparc</span></td> | |
<td class="status"> | |
<span title="2021-10-05 13:31:35 UTC" class="whenago">2021-10-05 13:31:35</span> | |
OK [e124206] | |
<a href="show_log.pl?nm=snapper&dt=2021-10-05%2013%3A31%3A35">Config</a></td> | |
<td class="flags"><img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=conchuela&br=REL_11_STABLE" | |
title="History" | |
>conchuela</a></td> | |
<td> </td> | |
<td><span class="opsys">DragonFly BSD | |
4.4.3-RELEASE</span> <span class="compiler">gcc | |
5.2.1</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 13:18:01 UTC" class="whenago">2021-10-05 13:18:01</span> | |
OK [e124206] | |
<a href="show_log.pl?nm=conchuela&dt=2021-10-05%2013%3A18%3A01">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="cerr"> | |
<td><a | |
href="show_history.pl?nm=mantid&br=REL_11_STABLE" | |
title="History" | |
>mantid</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-07-02: force_parallel_mode on REL_10_STABLE and later" /></td> | |
<td><span class="opsys">CentOS | |
7.9.2009</span> <span class="compiler">gcc | |
4.8.5</span> <span class="arch">x86_64 (virtualized)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 13:11:22 UTC" class="whenago">2021-10-05 13:11:22</span> | |
Git-mirror [] | |
<a href="show_log.pl?nm=mantid&dt=2021-10-05%2013%3A11%3A22">Details</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=kittiwake&br=REL_11_STABLE" | |
title="History" | |
>kittiwake</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
10 Buster</span> <span class="compiler">gcc | |
8</span> <span class="arch">sparc64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 13:05:09 UTC" class="whenago">2021-10-05 13:05:09</span> | |
OK [e124206] | |
<a href="show_log.pl?nm=kittiwake&dt=2021-10-05%2013%3A05%3A09">Config</a></td> | |
<td class="flags"><img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=tadarida&br=REL_11_STABLE" | |
title="History" | |
>tadarida</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
9 Stretch</span> <span class="compiler">gcc | |
6</span> <span class="arch">sparc64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 13:05:05 UTC" class="whenago">2021-10-05 13:05:05</span> | |
OK [e124206] | |
<a href="show_log.pl?nm=tadarida&dt=2021-10-05%2013%3A05%3A05">Config</a></td> | |
<td class="flags"><img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=barbthroat&br=REL_11_STABLE" | |
title="History" | |
>barbthroat</a></td> | |
<td> </td> | |
<td><span class="opsys">SUSE Linux Enterprise Server | |
15 SP1</span> <span class="compiler">gcc | |
8.2.1</span> <span class="arch">s390x (z15)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 12:05:25 UTC" class="whenago">2021-10-05 12:05:25</span> | |
OK [e124206] | |
<a href="show_log.pl?nm=barbthroat&dt=2021-10-05%2012%3A05%3A25">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=anole&br=REL_11_STABLE" | |
title="History" | |
>anole</a></td> | |
<td> </td> | |
<td><span class="opsys">HP-UX | |
B.11.31 U</span> <span class="compiler">HP C/aC++ | |
A.06.25</span> <span class="arch">ia64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 11:20:38 UTC" class="whenago">2021-10-05 11:20:38</span> | |
OK [e124206] | |
<a href="show_log.pl?nm=anole&dt=2021-10-05%2011%3A20%3A38">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=mule&br=REL_11_STABLE" | |
title="History" | |
>mule</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
buster</span> <span class="compiler">gcc | |
8.3.0</span> <span class="arch">amd64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 09:30:03 UTC" class="whenago">2021-10-05 09:30:03</span> | |
OK [e124206] | |
<a href="show_log.pl?nm=mule&dt=2021-10-05%2009%3A30%3A03">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=vulpes&br=REL_11_STABLE" | |
title="History" | |
>vulpes</a></td> | |
<td> </td> | |
<td><span class="opsys">fedora | |
27</span> <span class="compiler">gcc | |
7.3.1</span> <span class="arch">ppc64le</span></td> | |
<td class="status"> | |
<span title="2021-10-05 08:59:28 UTC" class="whenago">2021-10-05 08:59:28</span> | |
OK [e124206] | |
<a href="show_log.pl?nm=vulpes&dt=2021-10-05%2008%3A59%3A28">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=protosciurus&br=REL_11_STABLE" | |
title="History" | |
>protosciurus</a></td> | |
<td> </td> | |
<td><span class="opsys">Solaris | |
10</span> <span class="compiler">GCC | |
3.4.3</span> <span class="arch">Sparc (64 bit)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 08:48:09 UTC" class="whenago">2021-10-05 08:48:09</span> | |
OK [e124206] | |
<a href="show_log.pl?nm=protosciurus&dt=2021-10-05%2008%3A48%3A09">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=sheartail&br=REL_11_STABLE" | |
title="History" | |
>sheartail</a></td> | |
<td> </td> | |
<td><span class="opsys">Red Hat Enterprise Linux Server | |
8.1 (Ootpa)</span> <span class="compiler">gcc | |
8.3.1</span> <span class="arch">s390x (z15)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 08:16:38 UTC" class="whenago">2021-10-05 08:16:38</span> | |
OK [e124206] | |
<a href="show_log.pl?nm=sheartail&dt=2021-10-05%2008%3A16%3A38">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=skate&br=REL_11_STABLE" | |
title="History" | |
>skate</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
7 Wheezy</span> <span class="compiler">gcc | |
4.7</span> <span class="arch">sparc</span></td> | |
<td class="status"> | |
<span title="2021-10-05 06:39:50 UTC" class="whenago">2021-10-05 06:39:50</span> | |
OK [e124206] | |
<a href="show_log.pl?nm=skate&dt=2021-10-05%2006%3A39%3A50">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=francolin&br=REL_11_STABLE" | |
title="History" | |
>francolin</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2016-09-16: Tests --disable-spinlocks" /></td> | |
<td><span class="opsys">Debian | |
sid</span> <span class="compiler">gcc | |
6.3</span> <span class="arch">x86-64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 06:26:04 UTC" class="whenago">2021-10-05 06:26:04</span> | |
OK [e124206] | |
<a href="show_log.pl?nm=francolin&dt=2021-10-05%2006%3A26%3A04">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=mussurana&br=REL_11_STABLE" | |
title="History" | |
>mussurana</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
9 Stretch</span> <span class="compiler">gcc | |
6</span> <span class="arch">sparc64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 06:20:26 UTC" class="whenago">2021-10-05 06:20:26</span> | |
OK [e124206] | |
<a href="show_log.pl?nm=mussurana&dt=2021-10-05%2006%3A20%3A26">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=ibisbill&br=REL_11_STABLE" | |
title="History" | |
>ibisbill</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
10 Buster</span> <span class="compiler">gcc | |
8</span> <span class="arch">sparc64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 06:19:41 UTC" class="whenago">2021-10-05 06:19:41</span> | |
OK [e124206] | |
<a href="show_log.pl?nm=ibisbill&dt=2021-10-05%2006%3A19%3A41">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=piculet&br=REL_11_STABLE" | |
title="History" | |
>piculet</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2016-04-14: --disable-atomics" /></td> | |
<td><span class="opsys">Debian | |
sid</span> <span class="compiler">gcc | |
6.3</span> <span class="arch">x86-64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 06:08:22 UTC" class="whenago">2021-10-05 06:08:22</span> | |
OK [e124206] | |
<a href="show_log.pl?nm=piculet&dt=2021-10-05%2006%3A08%3A22">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=steamerduck&br=REL_11_STABLE" | |
title="History" | |
>steamerduck</a></td> | |
<td> </td> | |
<td><span class="opsys">SUSE Linux Enterprise Server | |
15 SP1</span> <span class="compiler">gcc | |
7.4.1</span> <span class="arch">s390x (z15)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 06:05:53 UTC" class="whenago">2021-10-05 06:05:53</span> | |
OK [e124206] | |
<a href="show_log.pl?nm=steamerduck&dt=2021-10-05%2006%3A05%3A53">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=calliphoridae&br=REL_11_STABLE" | |
title="History" | |
>calliphoridae</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2016-09-16: Tests -DDCOPY_PARSE_PLAN_TREES -DRAW_EXPRESSION_COVERAGE_TEST" /></td> | |
<td><span class="opsys">Debian | |
sid</span> <span class="compiler">gcc | |
6.3</span> <span class="arch">x86-64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 05:52:46 UTC" class="whenago">2021-10-05 05:52:46</span> | |
OK [e124206] | |
<a href="show_log.pl?nm=calliphoridae&dt=2021-10-05%2005%3A52%3A46">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=rorqual&br=REL_11_STABLE" | |
title="History" | |
>rorqual</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2020-06-18: --disable-atomics --disable-spinlocks" /></td> | |
<td><span class="opsys">Debian | |
Sid</span> <span class="compiler">gcc | |
9</span> <span class="arch">x86-64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 05:47:43 UTC" class="whenago">2021-10-05 05:47:43</span> | |
OK [e124206] | |
<a href="show_log.pl?nm=rorqual&dt=2021-10-05%2005%3A47%3A43">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=mylodon&br=REL_11_STABLE" | |
title="History" | |
>mylodon</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2018-08-24: Enforces C standard compliance w/ -Werror=cXX-extensions" /></td> | |
<td><span class="opsys">Debian | |
sid</span> <span class="compiler">clang | |
clang 6.0</span> <span class="arch">x86-64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 05:35:02 UTC" class="whenago">2021-10-05 05:35:02</span> | |
OK [e124206] | |
<a href="show_log.pl?nm=mylodon&dt=2021-10-05%2005%3A35%3A02">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=culicidae&br=REL_11_STABLE" | |
title="History" | |
>culicidae</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2016-09-16: Tests EXEC_BACKEND" /></td> | |
<td><span class="opsys">Debian | |
sid</span> <span class="compiler">gcc | |
6.3</span> <span class="arch">x86-64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 05:34:31 UTC" class="whenago">2021-10-05 05:34:31</span> | |
OK [e124206] | |
<a href="show_log.pl?nm=culicidae&dt=2021-10-05%2005%3A34%3A31">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=pollock&br=REL_11_STABLE" | |
title="History" | |
>pollock</a></td> | |
<td> </td> | |
<td><span class="opsys">OmniOS / illumos | |
r151038</span> <span class="compiler">gcc | |
10.2.0</span> <span class="arch">amd64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 04:10:29 UTC" class="whenago">2021-10-05 04:10:29</span> | |
OK [e124206] | |
<a href="show_log.pl?nm=pollock&dt=2021-10-05%2004%3A10%3A29">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=locust&br=REL_11_STABLE" | |
title="History" | |
>locust</a></td> | |
<td> </td> | |
<td><span class="opsys">Mac OS X | |
10.5.8</span> <span class="compiler">gcc | |
4.0.1 (Apple Inc. build 5493)</span> <span class="arch">powerpc</span></td> | |
<td class="status"> | |
<span title="2021-10-05 03:18:44 UTC" class="whenago">2021-10-05 03:18:44</span> | |
OK [e124206] | |
<a href="show_log.pl?nm=locust&dt=2021-10-05%2003%3A18%3A44">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=elasmobranch&br=REL_11_STABLE" | |
title="History" | |
>elasmobranch</a></td> | |
<td> </td> | |
<td><span class="opsys">openSUSE Leap | |
15.0</span> <span class="compiler">gcc | |
7.3.1</span> <span class="arch">ppc64le (POWER9)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 02:42:11 UTC" class="whenago">2021-10-05 02:42:11</span> | |
OK [e124206] | |
<a href="show_log.pl?nm=elasmobranch&dt=2021-10-05%2002%3A42%3A11">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=thorntail&br=REL_11_STABLE" | |
title="History" | |
>thorntail</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2020-03-16: UBSan; force_parallel_mode; wal_level=minimal" /></td> | |
<td><span class="opsys">Debian GNU/Linux | |
sid</span> <span class="compiler">gcc | |
10.2.1</span> <span class="arch">sparc64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 01:42:32 UTC" class="whenago">2021-10-05 01:42:32</span> | |
OK [e124206] | |
<a href="show_log.pl?nm=thorntail&dt=2021-10-05%2001%3A42%3A32">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=hake&br=REL_11_STABLE" | |
title="History" | |
>hake</a></td> | |
<td> </td> | |
<td><span class="opsys">OpenIndiana/illumos | |
hipster, rolling release</span> <span class="compiler">gcc | |
9.3.0</span> <span class="arch">amd64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 01:30:30 UTC" class="whenago">2021-10-05 01:30:30</span> | |
OK [e124206] | |
<a href="show_log.pl?nm=hake&dt=2021-10-05%2001%3A30%3A30">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=halibut&br=REL_11_STABLE" | |
title="History" | |
>halibut</a></td> | |
<td> </td> | |
<td><span class="opsys">Photon | |
4.0</span> <span class="compiler">gcc | |
10.2.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-05 00:29:14 UTC" class="whenago">2021-10-05 00:29:14</span> | |
OK [e124206] | |
<a href="show_log.pl?nm=halibut&dt=2021-10-05%2000%3A29%3A14">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=barbastella&br=REL_11_STABLE" | |
title="History" | |
>barbastella</a></td> | |
<td> </td> | |
<td><span class="opsys">SUSE Linux Enterprise Server | |
15 SP1</span> <span class="compiler">clang | |
7.0.1</span> <span class="arch">s390x (z15)</span></td> | |
<td class="status"> | |
<span title="2021-10-05 00:06:18 UTC" class="whenago">2021-10-05 00:06:18</span> | |
OK [e124206] | |
<a href="show_log.pl?nm=barbastella&dt=2021-10-05%2000%3A06%3A18">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=hippopotamus&br=REL_11_STABLE" | |
title="History" | |
>hippopotamus</a></td> | |
<td> </td> | |
<td><span class="opsys">openSUSE | |
15.1</span> <span class="compiler">gcc | |
7.4</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-04 23:42:56 UTC" class="whenago">2021-10-04 23:42:56</span> | |
OK [e124206] | |
<a href="show_log.pl?nm=hippopotamus&dt=2021-10-04%2023%3A42%3A56">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=eelpout&br=REL_11_STABLE" | |
title="History" | |
>eelpout</a></td> | |
<td> </td> | |
<td><span class="opsys">Debian | |
bullseye</span> <span class="compiler">gcc | |
10.2</span> <span class="arch">aarch64</span></td> | |
<td class="status"> | |
<span title="2021-10-04 23:39:54 UTC" class="whenago">2021-10-04 23:39:54</span> | |
OK [e124206] | |
<a href="show_log.pl?nm=eelpout&dt=2021-10-04%2023%3A39%3A54">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="fail"> | |
<td><a | |
href="show_history.pl?nm=fossa&br=REL_11_STABLE" | |
title="History" | |
>fossa</a></td> | |
<td> </td> | |
<td><span class="opsys">openSUSE | |
15.1</span> <span class="compiler">icc | |
18.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-04 23:14:52 UTC" class="whenago">2021-10-04 23:14:52</span> | |
Configure [e124206] | |
<a href="show_log.pl?nm=fossa&dt=2021-10-04%2023%3A14%3A52">Details</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=fairywren&br=REL_11_STABLE" | |
title="History" | |
>fairywren</a></td> | |
<td> </td> | |
<td><span class="opsys">Windows / Msys | |
Server 2019 / 2</span> <span class="compiler">gcc | |
10.3.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-04 23:06:41 UTC" class="whenago">2021-10-04 23:06:41</span> | |
OK [e124206] | |
<a href="show_log.pl?nm=fairywren&dt=2021-10-04%2023%3A06%3A41">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/vpath.png" title="vpath" alt="vpath" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=florican&br=REL_11_STABLE" | |
title="History" | |
>florican</a></td> | |
<td> </td> | |
<td><span class="opsys">FreeBSD | |
13.0</span> <span class="compiler">clang | |
11.0.1</span> <span class="arch">i386</span></td> | |
<td class="status"> | |
<span title="2021-10-04 22:51:42 UTC" class="whenago">2021-10-04 22:51:42</span> | |
OK [e124206] | |
<a href="show_log.pl?nm=florican&dt=2021-10-04%2022%3A51%3A42">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=haddock&br=REL_11_STABLE" | |
title="History" | |
>haddock</a></td> | |
<td> </td> | |
<td><span class="opsys">OpenIndiana/illumos | |
hipster, rolling release</span> <span class="compiler">gcc | |
9.3.0</span> <span class="arch">i386</span></td> | |
<td class="status"> | |
<span title="2021-10-04 22:48:01 UTC" class="whenago">2021-10-04 22:48:01</span> | |
OK [e124206] | |
<a href="show_log.pl?nm=haddock&dt=2021-10-04%2022%3A48%3A01">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=elver&br=REL_11_STABLE" | |
title="History" | |
>elver</a></td> | |
<td> </td> | |
<td><span class="opsys">FreeBSD | |
13.0</span> <span class="compiler">clang | |
11</span> <span class="arch">amd64</span></td> | |
<td class="status"> | |
<span title="2021-10-04 22:41:13 UTC" class="whenago">2021-10-04 22:41:13</span> | |
OK [e124206] | |
<a href="show_log.pl?nm=elver&dt=2021-10-04%2022%3A41%3A13">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/llvm.png" title="llvm" alt="llvm" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=bonito&br=REL_11_STABLE" | |
title="History" | |
>bonito</a></td> | |
<td> </td> | |
<td><span class="opsys">Fedora | |
29</span> <span class="compiler">gcc | |
8.2.1</span> <span class="arch">ppc64le (POWER9)</span></td> | |
<td class="status"> | |
<span title="2021-10-04 22:39:48 UTC" class="whenago">2021-10-04 22:39:48</span> | |
OK [e124206] | |
<a href="show_log.pl?nm=bonito&dt=2021-10-04%2022%3A39%3A48">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=hoverfly&br=REL_11_STABLE" | |
title="History" | |
>hoverfly</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2019-10-25: force_parallel_mode; RANDOMIZE_ALLOCATED_MEMORY" /></td> | |
<td><span class="opsys">AIX | |
7200-04-03-2038</span> <span class="compiler">xlc | |
16.1.0 (64-bit)</span> <span class="arch">ppc64 (POWER8)</span></td> | |
<td class="status"> | |
<span title="2021-10-04 22:38:10 UTC" class="whenago">2021-10-04 22:38:10</span> | |
OK [e124206] | |
<a href="show_log.pl?nm=hoverfly&dt=2021-10-04%2022%3A38%3A10">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=queensnake&br=REL_11_STABLE" | |
title="History" | |
>queensnake</a></td> | |
<td> </td> | |
<td><span class="opsys">Scientific Linux | |
Rocky Linux release 8.4 (Green Obsidian)</span> <span class="compiler">clang / llvm | |
gcc version 8.4.1 20200928 (Red Hat 8.4.1-1) (GCC)</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-04 21:52:39 UTC" class="whenago">2021-10-04 21:52:39</span> | |
OK [e124206] | |
<a href="show_log.pl?nm=queensnake&dt=2021-10-04%2021%3A52%3A39">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/krb.gif" title="krb5" alt="krb5" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/pam.png" title="pam" alt="pam" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=longfin&br=REL_11_STABLE" | |
title="History" | |
>longfin</a></td> | |
<td><img src="/img/notes.png" height="16" width="16" title="2021-02-12: Uses -fsanitize=alignment -DWRITE_READ_PARSE_PLAN_TREES -DSTRESS_SORT_INT_MIN -DENFORCE_REGRESSION_TEST_NAME_RESTRICTIONS" /></td> | |
<td><span class="opsys">OS X | |
11.0.1</span> <span class="compiler">clang | |
Apple clang version 12.0.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-04 21:48:51 UTC" class="whenago">2021-10-04 21:48:51</span> | |
OK [e124206] | |
<a href="show_log.pl?nm=longfin&dt=2021-10-04%2021%3A48%3A51">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=spurfowl&br=REL_11_STABLE" | |
title="History" | |
>spurfowl</a></td> | |
<td> </td> | |
<td><span class="opsys">Ubuntu | |
Ubuntu 16.04.1</span> <span class="compiler">gcc | |
5.4.0 20160609</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-04 21:36:56 UTC" class="whenago">2021-10-04 21:36:56</span> | |
OK [e124206] | |
<a href="show_log.pl?nm=spurfowl&dt=2021-10-04%2021%3A36%3A56">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tap.png" title="tap-tests" alt="tap-tests" height="16" width="16" class="inline" align="bottom" /> <img src="/img/tcl.png" title="tcl" alt="tcl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=jay&br=REL_11_STABLE" | |
title="History" | |
>jay</a></td> | |
<td> </td> | |
<td><span class="opsys">openSUSE | |
15.1</span> <span class="compiler">clang | |
7.0</span> <span class="arch">x86_64</span></td> | |
<td class="status"> | |
<span title="2021-10-04 21:36:04 UTC" class="whenago">2021-10-04 21:36:04</span> | |
OK [e124206] | |
<a href="show_log.pl?nm=jay&dt=2021-10-04%2021%3A36%3A04">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src="/img/gssapi.gif" title="gssapi" alt="gssapi" height="16" width="16" class="inline" align="bottom" /> <img src="/img/translateicon.gif" title="nls" alt="nls" height="16" width="16" class="inline" align="bottom" /> <img src="/img/ssl_icon.gif" title="openssl" alt="openssl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/camel.png" title="perl" alt="perl" height="16" width="16" class="inline" align="bottom" /> <img src="/img/python.png" title="python" alt="python" height="16" width="16" class="inline" align="bottom" /> <img src="/img/threads.gif" title="thread-safety" alt="thread-safety" height="16" width="16" class="inline" align="bottom" /> <img src="/img/xml.png" title="xml" alt="xml" height="16" width="16" class="inline" align="bottom" /> </td> | |
</tr> | |
<tr class="pass"> | |
<td><a | |
href="show_history.pl?nm=plover&br=REL_11_STABLE" | |
title="History" | |
>plover</a></td> | |
<td> </td> | |
<td><span class="opsys">OpenBSD | |
6.9</span> <span class="compiler">clang | |
10.0.1</span> <span class="arch">amd64</span></td> | |
<td class="status"> | |
<span title="2021-10-04 21:33:03 UTC" class="whenago">2021-10-04 21:33:03</span> | |
OK [e124206] | |
<a href="show_log.pl?nm=plover&dt=2021-10-04%2021%3A33%3A03">Config</a></td> | |
<td class="flags"><img src="/img/cassert.png" title="cassert" alt="cassert" height="16" width="16" class="inline" align="bottom" /> <img src="/img/bug.png" title="debug" alt="debug" height="16" width="16" class="inline" align="bottom" /> <img src |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment