Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /src/amd/addrlib:/var/tmp/portage/media-libs/mesa-9999/work/mesa-9999-abi_x86_64.amd64/src/amd/common
- ../mesa-9999/src/amd/addrlib/src/chip/gfx9/gfx9_gb_reg.h:47:7: warning: type ‘union GB_ADDR_CONFIG’ violates the C++ One Definition Rule [-Wodr]
- 47 | union GB_ADDR_CONFIG {
- | ^
- ../mesa-9999/src/amd/addrlib/src/chip/r800/si_gb_reg.h:100:3: note: a different type is defined in another translation unit
- 100 | } GB_ADDR_CONFIG;
- | ^
- ../mesa-9999/src/amd/addrlib/src/chip/gfx9/gfx9_gb_reg.h:82:7: note: the first difference of corresponding definitions is field ‘bitfields’
- 82 | } bitfields, bits;
- | ^
- ../mesa-9999/src/amd/addrlib/src/chip/r800/si_gb_reg.h:98:19: note: a field with different name is defined in another translation unit
- 98 | unsigned int val : 32;
- | ^
- In function ‘memcpy’,
- inlined from ‘rbug_send_texture_info_reply’ at ../mesa-9999/src/gallium/auxiliary/rbug/rbug_texture.c:331:2,
- inlined from ‘rbug_texture_info’ at ../mesa-9999/src/gallium/auxiliary/driver_rbug/rbug_core.c:226:4,
- inlined from ‘rbug_header’ at ../mesa-9999/src/gallium/auxiliary/driver_rbug/rbug_core.c:729:16,
- inlined from ‘rbug_con’ at ../mesa-9999/src/gallium/auxiliary/driver_rbug/rbug_core.c:793:12,
- inlined from ‘rbug_thread’ at ../mesa-9999/src/gallium/auxiliary/driver_rbug/rbug_core.c:835:7:
- /usr/include/bits/string_fortified.h:34:10: warning: ‘__builtin_memcpy’ reading 4 bytes from a region of size 2 [-Wstringop-overflow=]
- 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest));
- | ^
Advertisement
Add Comment
Please, Sign In to add comment