<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - include/c11/threads_posix.h:197: undefined reference to `pthread_mutex_lock'"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=88219">88219</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>include/c11/threads_posix.h:197: undefined reference to `pthread_mutex_lock'
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>OpenBSD
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>blocker
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Mesa core
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>vlee@freedesktop.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>jsg@openbsd.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>mesa: 3d8188d4f898afcf4f181de29e12c5b218bbd393 (master 10.5.0-devel)

OpenBSD failure

$ gmake check
[...]
  CXXLD    glsl_test
imports.o(.text+0x215): In function `_mesa_strdup':
../../src/mesa/main/imports.c:494: warning: strcpy() is almost always misused,
please use strlcpy()
./.libs/libglsl.a(libmesautil_la-hash_table.o)(.text+0x203): In function
`_mesa_hash_table_random_entry':
mesa/src/util/hash_table.c:399: warning: rand() isn't random; consider using
arc4random()
./.libs/libglsl.a(builtin_functions.o)(.text+0x7c4): In function
`_mesa_glsl_find_builtin_function(_mesa_glsl_parse_state*, char const*,
exec_list*)':
../../include/c11/threads_posix.h:197: undefined reference to
`pthread_mutex_lock'</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>