[Mesa-dev] [Bug 87276] u_atomic_test.c:108:1: error: implicit declaration of function 'test_atomic_cmpxchg_int16_t'

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Dec 13 01:05:32 PST 2014


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

            Bug ID: 87276
           Summary: u_atomic_test.c:108:1: error: implicit declaration of
                    function 'test_atomic_cmpxchg_int16_t'
           Product: Mesa
           Version: git
          Hardware: x86-64 (AMD64)
                OS: NetBSD
            Status: NEW
          Keywords: regression
          Severity: blocker
          Priority: medium
         Component: Mesa core
          Assignee: mesa-dev at lists.freedesktop.org
          Reporter: vlee at freedesktop.org
                CC: jfonseca at vmware.com, mattst88 at gmail.com
            Blocks: 79706

mesa: 23caba862a001f82ef352307a79bebf7ef910959 (master 10.5.0-devel)

Build error on NetBSD.

  CC       u_atomic_test.o
u_atomic_test.c: In function 'test_atomic_int16_t':
u_atomic_test.c:108:1: error: implicit declaration of function
'test_atomic_cmpxchg_int16_t'
u_atomic_test.c: In function 'test_atomic_uint16_t':
u_atomic_test.c:109:1: error: implicit declaration of function
'test_atomic_cmpxchg_uint16_t'
u_atomic_test.c: In function 'test_atomic_int32_t':
u_atomic_test.c:110:1: error: implicit declaration of function
'test_atomic_cmpxchg_int32_t'
u_atomic_test.c: In function 'test_atomic_uint32_t':
u_atomic_test.c:111:1: error: implicit declaration of function
'test_atomic_cmpxchg_uint32_t'
u_atomic_test.c: In function 'test_atomic_int64_t':
u_atomic_test.c:112:1: error: implicit declaration of function
'test_atomic_cmpxchg_int64_t'
u_atomic_test.c: In function 'test_atomic_uint64_t':
u_atomic_test.c:113:1: error: implicit declaration of function
'test_atomic_cmpxchg_uint64_t'
u_atomic_test.c: At top level:
u_atomic_test.c:108:1: warning: 'test_atomic_cmpxchg___int16_t' defined but not
used
u_atomic_test.c:109:1: warning: 'test_atomic_cmpxchg___uint16_t' defined but
not used
u_atomic_test.c:110:1: warning: 'test_atomic_cmpxchg___int32_t' defined but not
used
u_atomic_test.c:111:1: warning: 'test_atomic_cmpxchg___uint32_t' defined but
not used
u_atomic_test.c:112:1: warning: 'test_atomic_cmpxchg___int64_t' defined but not
used
u_atomic_test.c:113:1: warning: 'test_atomic_cmpxchg___uint64_t' defined but
not used

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20141213/eecd4744/attachment-0001.html>


More information about the mesa-dev mailing list