ARN("Resource size (%"PRIu64"x%u) not aligned to format block size.\n", desc->Width, desc->Height); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from libs/vkd3d/vkd3d_private.h:31, BUILDSTDERR: from libs/vkd3d/device.c:19: BUILDSTDERR: /usr/include/inttypes.h:105:34: note: format string is defined here BUILDSTDERR: # define PRIu64 __PRI64_PREFIX "u" BUILDSTDERR: In file included from ./include/private/vkd3d_memory.h:25, BUILDSTDERR: from libs/vkd3d/vkd3d_private.h:27, BUILDSTDERR: from libs/vkd3d/device.c:19: BUILDSTDERR: libs/vkd3d/device.c:2037:15: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'UINT64' {aka 'long long unsigned int'} [-Wformat=] BUILDSTDERR: FIXME("Ignoring base offset %#"PRIx64".\n", base_offset); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~ BUILDSTDERR: ./include/private/vkd3d_debug.h:51:57: note: in definition of macro 'VKD3D_DBG_PRINTF' BUILDSTDERR: vkd3d_dbg_printf(vkd3d_dbg_level, __FUNCTION__, args); } while (0) BUILDSTDERR: ^~~~ BUILDSTDERR: ./include/private/vkd3d_debug.h:55:15: note: in expansion of macro 'VKD3D_DBG_LOG' BUILDSTDERR: #define FIXME VKD3D_DBG_LOG(FIXME) BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: libs/vkd3d/device.c:2037:9: note: in expansion of macro 'FIXME' BUILDSTDERR: FIXME("Ignoring base offset %#"PRIx64".\n", base_offset); BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from libs/vkd3d/vkd3d_private.h:31, BUILDSTDERR: from libs/vkd3d/device.c:19: BUILDSTDERR: /usr/include/inttypes.h:121:34: note: format string is defined here BUILDSTDERR: # define PRIx64 __PRI64_PREFIX "x" BUILDSTDERR: libs/vkd3d/device.c: At top level: BUILDSTDERR: libs/vkd3d/device.c:2078:1: warning: 'stdcall' attribute directive ignored [-Wattributes] BUILDSTDERR: { BUILDSTDERR: ^ BUILDSTDERR: libs/vkd3d/device.c:2078:1: warning: 'force_align_arg_pointer' attribute directive ignored [-Wattributes] BUILDSTDERR: libs/vkd3d/device.c:2094:1: warning: 'stdcall' attribute directive ignored [-Wattributes] BUILDSTDERR: { BUILDSTDERR: ^ BUILDSTDERR: libs/vkd3d/device.c:2094:1: warning: 'force_align_arg_pointer' attribute directive ignored [-Wattributes] BUILDSTDERR: libs/vkd3d/device.c:2103:1: warning: 'stdcall' attribute directive ignored [-Wattributes] BUILDSTDERR: { BUILDSTDERR: ^ BUILDSTDERR: libs/vkd3d/device.c:2103:1: warning: 'force_align_arg_pointer' attribute directive ignored [-Wattributes] BUILDSTDERR: libs/vkd3d/device.c:2123:1: warning: 'stdcall' attribute directive ignored [-Wattributes] BUILDSTDERR: { BUILDSTDERR: ^ BUILDSTDERR: libs/vkd3d/device.c:2123:1: warning: 'force_align_arg_pointer' attribute directive ignored [-Wattributes] BUILDSTDERR: libs/vkd3d/device.c:2133:1: warning: 'stdcall' attribute directive ignored [-Wattributes] BUILDSTDERR: { BUILDSTDERR: ^ BUILDSTDERR: libs/vkd3d/device.c:2133:1: warning: 'force_align_arg_pointer' attribute directive ignored [-Wattributes] BUILDSTDERR: make[1]: *** [Makefile:1043: libs/vkd3d/device.lo] Error 1 make[1]: Leaving directory '/builddir/build/BUILD/vkd3d-1.0' RPM build errors: BUILDSTDERR: make: *** [Makefile:756: all] Error 2 BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.Gs0v5h (%build) BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.Gs0v5h (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 626, in do raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/vkd3d.spec