https://bugs.freedesktop.org/show_bug.cgi?id=88219

            Bug ID: 88219
           Summary: include/c11/threads_posix.h:197: undefined reference
                    to `pthread_mutex_lock'
           Product: Mesa
           Version: git
          Hardware: x86-64 (AMD64)
                OS: OpenBSD
            Status: NEW
          Severity: blocker
          Priority: medium
         Component: Mesa core
          Assignee: mesa-dev@lists.freedesktop.org
          Reporter: v...@freedesktop.org
                CC: j...@openbsd.org

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'

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to