SOF Building Result

Platform: host FAILED

Error message:
../../src/include/sof/trace.h:195:22: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
BASE_LOG(func_name, (uint32_t)&log_entry, ##__VA_ARGS__) \
^
--
../../src/include/sof/trace.h:242:2: note: in expansion of macro ‘trace_error’
trace_error(0, "value %d", x)
^~~~~~~~~~~
../../src/include/sof/wait.h:149:3: note: in expansion of macro ‘trace_error_value’
trace_error_value(c->timeout);
^~~~~~~~~~~~~~~~~
../../src/include/sof/trace.h:195:22: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
BASE_LOG(func_name, (uint32_t)&log_entry, ##__VA_ARGS__) \
^
--
../../src/include/sof/trace.h:242:2: note: in expansion of macro ‘trace_error’
trace_error(0, "value %d", x)
^~~~~~~~~~~
../../src/include/sof/wait.h:150:3: note: in expansion of macro ‘trace_error_value’
trace_error_value(c->complete);
^~~~~~~~~~~~~~~~~
../../src/include/sof/wait.h: In function ‘poll_for_completion_delay’:
../../src/include/sof/trace.h:195:22: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
BASE_LOG(func_name, (uint32_t)&log_entry, ##__VA_ARGS__) \
^
--
../../src/include/sof/wait.h:180:4: note: in expansion of macro ‘trace_error’
trace_error(TRACE_CLASS_WAIT, "ewt");
^~~~~~~~~~~
../../src/include/sof/wait.h: In function ‘poll_for_register_delay’:
../../src/include/sof/trace.h:195:22: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
BASE_LOG(func_name, (uint32_t)&log_entry, ##__VA_ARGS__) \
^
--
../../src/include/sof/wait.h:205:4: note: in expansion of macro ‘trace_error’
trace_error(TRACE_CLASS_WAIT, "ewt");
^~~~~~~~~~~
In file included from ipc.c:39:0:
--
../../src/include/sof/alloc.h:103:24: error: ‘PLATFORM_HEAP_SYSTEM’ undeclared here (not in a function)
struct mm_heap system[PLATFORM_HEAP_SYSTEM];
^~~~~~~~~~~~~~~~~~~~
../../src/include/sof/alloc.h:105:25: error: ‘PLATFORM_HEAP_RUNTIME’ undeclared here (not in a function)
struct mm_heap runtime[PLATFORM_HEAP_RUNTIME];
^~~~~~~~~~~~~~~~~~~~~
../../src/include/sof/alloc.h:107:24: error: ‘PLATFORM_HEAP_BUFFER’ undeclared here (not in a function)
struct mm_heap buffer[PLATFORM_HEAP_BUFFER];
^~~~~~~~~~~~~~~~~~~~
--
../../src/include/sof/trace.h:195:22: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
BASE_LOG(func_name, (uint32_t)&log_entry, ##__VA_ARGS__) \
^
--
../../src/include/sof/audio/component.h:134:31: note: in expansion of macro ‘trace_error’
#define trace_comp_error(__e) trace_error(TRACE_CLASS_COMP, __e)
^~~~~~~~~~~
../../src/include/sof/audio/component.h:285:3: note: in expansion of macro ‘trace_comp_error’
trace_comp_error("abi");
^~~~~~~~~~~~~~~~
../../src/include/sof/trace.h:195:22: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
BASE_LOG(func_name, (uint32_t)&log_entry, ##__VA_ARGS__) \
^
--
../../src/include/sof/trace.h:242:2: note: in expansion of macro ‘trace_error’
trace_error(0, "value %d", x)
^~~~~~~~~~~
../../src/include/sof/audio/component.h:286:3: note: in expansion of macro ‘trace_error_value’
trace_error_value(cdata->data->magic);
^~~~~~~~~~~~~~~~~
../../src/include/sof/trace.h:195:22: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
BASE_LOG(func_name, (uint32_t)&log_entry, ##__VA_ARGS__) \
^
--
../../src/include/sof/trace.h:242:2: note: in expansion of macro ‘trace_error’
trace_error(0, "value %d", x)
^~~~~~~~~~~
../../src/include/sof/audio/component.h:287:3: note: in expansion of macro ‘trace_error_value’
trace_error_value(cdata->data->abi);
^~~~~~~~~~~~~~~~~
../../src/include/sof/audio/component.h: In function ‘comp_underrun’:
../../src/include/sof/trace.h:195:22: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
BASE_LOG(func_name, (uint32_t)&log_entry, ##__VA_ARGS__) \
^
--
../../src/include/sof/trace.h:195:22: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
BASE_LOG(func_name, (uint32_t)&log_entry, ##__VA_ARGS__) \
^
--
../../src/include/sof/trace.h:195:22: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
BASE_LOG(func_name, (uint32_t)&log_entry, ##__VA_ARGS__) \
^
--
../../src/include/sof/trace.h:195:22: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
BASE_LOG(func_name, (uint32_t)&log_entry, ##__VA_ARGS__) \
^
--
../../src/include/sof/trace.h:195:22: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
BASE_LOG(func_name, (uint32_t)&log_entry, ##__VA_ARGS__) \
^
--
../../src/include/sof/trace.h:195:22: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
BASE_LOG(func_name, (uint32_t)&log_entry, ##__VA_ARGS__) \
^
--
../../src/include/sof/trace.h:195:22: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
BASE_LOG(func_name, (uint32_t)&log_entry, ##__VA_ARGS__) \
^
--
../../src/include/sof/audio/component.h:134:31: note: in expansion of macro ‘trace_error’
#define trace_comp_error(__e) trace_error(TRACE_CLASS_COMP, __e)
^~~~~~~~~~~
../../src/include/sof/audio/component.h:428:3: note: in expansion of macro ‘trace_comp_error’
trace_comp_error("cu0");
^~~~~~~~~~~~~~~~
../../src/include/sof/trace.h:195:22: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
BASE_LOG(func_name, (uint32_t)&log_entry, ##__VA_ARGS__) \
^
--
../../src/include/sof/trace.h:242:2: note: in expansion of macro ‘trace_error’
trace_error(0, "value %d", x)
^~~~~~~~~~~
../../src/include/sof/audio/component.h:429:3: note: in expansion of macro ‘trace_error_value’
trace_error_value(cmd);
^~~~~~~~~~~~~~~~~
ipc.c: In function ‘ipc_comp_new’:
../../src/include/sof/trace.h:195:22: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
BASE_LOG(func_name, (uint32_t)&log_entry, ##__VA_ARGS__) \
^
--
../../src/include/sof/ipc.h:50:30: note: in expansion of macro ‘trace_error’
#define trace_ipc_error(__e) trace_error(TRACE_CLASS_IPC, __e)
^~~~~~~~~~~
ipc.c:111:3: note: in expansion of macro ‘trace_ipc_error’
trace_ipc_error("eCe");
^~~~~~~~~~~~~~~
../../src/include/sof/trace.h:195:22: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
BASE_LOG(func_name, (uint32_t)&log_entry, ##__VA_ARGS__) \
^
--
../../src/include/sof/trace.h:242:2: note: in expansion of macro ‘trace_error’
trace_error(0, "value %d", x)
^~~~~~~~~~~
ipc.c:112:3: note: in expansion of macro ‘trace_error_value’
trace_error_value(comp->id);
^~~~~~~~~~~~~~~~~
../../src/include/sof/trace.h:195:22: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
BASE_LOG(func_name, (uint32_t)&log_entry, ##__VA_ARGS__) \
^
--
../../src/include/sof/ipc.h:50:30: note: in expansion of macro ‘trace_error’
#define trace_ipc_error(__e) trace_error(TRACE_CLASS_IPC, __e)
^~~~~~~~~~~
ipc.c:119:3: note: in expansion of macro ‘trace_ipc_error’
trace_ipc_error("eCn");
^~~~~~~~~~~~~~~
../../src/include/sof/trace.h:195:22: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
BASE_LOG(func_name, (uint32_t)&log_entry, ##__VA_ARGS__) \
^
--
../../src/include/sof/ipc.h:50:30: note: in expansion of macro ‘trace_error’
#define trace_ipc_error(__e) trace_error(TRACE_CLASS_IPC, __e)
^~~~~~~~~~~
ipc.c:127:3: note: in expansion of macro ‘trace_ipc_error’
trace_ipc_error("eCm");
^~~~~~~~~~~~~~~
ipc.c: In function ‘ipc_buffer_new’:
../../src/include/sof/trace.h:195:22: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
BASE_LOG(func_name, (uint32_t)&log_entry, ##__VA_ARGS__) \
^
--
../../src/include/sof/ipc.h:50:30: note: in expansion of macro ‘trace_error’
#define trace_ipc_error(__e) trace_error(TRACE_CLASS_IPC, __e)
^~~~~~~~~~~
ipc.c:165:3: note: in expansion of macro ‘trace_ipc_error’
trace_ipc_error("eBe");
^~~~~~~~~~~~~~~
../../src/include/sof/trace.h:195:22: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
BASE_LOG(func_name, (uint32_t)&log_entry, ##__VA_ARGS__) \
^
--
../../src/include/sof/trace.h:242:2: note: in expansion of macro ‘trace_error’
trace_error(0, "value %d", x)
^~~~~~~~~~~
ipc.c:166:3: note: in expansion of macro ‘trace_error_value’
trace_error_value(desc->comp.id);
^~~~~~~~~~~~~~~~~
../../src/include/sof/trace.h:195:22: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
BASE_LOG(func_name, (uint32_t)&log_entry, ##__VA_ARGS__) \
^
--
../../src/include/sof/ipc.h:50:30: note: in expansion of macro ‘trace_error’
#define trace_ipc_error(__e) trace_error(TRACE_CLASS_IPC, __e)
^~~~~~~~~~~
ipc.c:173:3: note: in expansion of macro ‘trace_ipc_error’
trace_ipc_error("eBn");
^~~~~~~~~~~~~~~
ipc.c: In function ‘ipc_comp_connect’:
../../src/include/sof/trace.h:195:22: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
BASE_LOG(func_name, (uint32_t)&log_entry, ##__VA_ARGS__) \
^
--
../../src/include/sof/ipc.h:50:30: note: in expansion of macro ‘trace_error’
#define trace_ipc_error(__e) trace_error(TRACE_CLASS_IPC, __e)
^~~~~~~~~~~
ipc.c:218:3: note: in expansion of macro ‘trace_ipc_error’
trace_ipc_error("eCr");
^~~~~~~~~~~~~~~
../../src/include/sof/trace.h:195:22: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
BASE_LOG(func_name, (uint32_t)&log_entry, ##__VA_ARGS__) \
^
--
../../src/include/sof/trace.h:242:2: note: in expansion of macro ‘trace_error’
trace_error(0, "value %d", x)
^~~~~~~~~~~
ipc.c:219:3: note: in expansion of macro ‘trace_error_value’
trace_error_value(connect->source_id);
^~~~~~~~~~~~~~~~~
../../src/include/sof/trace.h:195:22: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
BASE_LOG(func_name, (uint32_t)&log_entry, ##__VA_ARGS__) \
^
--
../../src/include/sof/ipc.h:50:30: note: in expansion of macro ‘trace_error’
#define trace_ipc_error(__e) trace_error(TRACE_CLASS_IPC, __e)
^~~~~~~~~~~
ipc.c:225:3: note: in expansion of macro ‘trace_ipc_error’
trace_ipc_error("eCn");
^~~~~~~~~~~~~~~
../../src/include/sof/trace.h:195:22: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
BASE_LOG(func_name, (uint32_t)&log_entry, ##__VA_ARGS__) \
^
--
../../src/include/sof/trace.h:242:2: note: in expansion of macro ‘trace_error’
trace_error(0, "value %d", x)
^~~~~~~~~~~
ipc.c:226:3: note: in expansion of macro ‘trace_error_value’
trace_error_value(connect->sink_id);
^~~~~~~~~~~~~~~~~
../../src/include/sof/trace.h:195:22: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
BASE_LOG(func_name, (uint32_t)&log_entry, ##__VA_ARGS__) \
^
--
../../src/include/sof/ipc.h:50:30: note: in expansion of macro ‘trace_error’
#define trace_ipc_error(__e) trace_error(TRACE_CLASS_IPC, __e)
^~~~~~~~~~~
ipc.c:240:3: note: in expansion of macro ‘trace_ipc_error’
trace_ipc_error("eCt");
^~~~~~~~~~~~~~~
../../src/include/sof/trace.h:195:22: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
BASE_LOG(func_name, (uint32_t)&log_entry, ##__VA_ARGS__) \
^
--
../../src/include/sof/trace.h:242:2: note: in expansion of macro ‘trace_error’
trace_error(0, "value %d", x)
^~~~~~~~~~~
ipc.c:241:3: note: in expansion of macro ‘trace_error_value’
trace_error_value(connect->source_id);
^~~~~~~~~~~~~~~~~
../../src/include/sof/trace.h:195:22: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
BASE_LOG(func_name, (uint32_t)&log_entry, ##__VA_ARGS__) \
^
--
../../src/include/sof/trace.h:242:2: note: in expansion of macro ‘trace_error’
trace_error(0, "value %d", x)
^~~~~~~~~~~
ipc.c:242:3: note: in expansion of macro ‘trace_error_value’
trace_error_value(connect->sink_id);
^~~~~~~~~~~~~~~~~
ipc.c: In function ‘ipc_pipeline_new’:
../../src/include/sof/trace.h:195:22: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
BASE_LOG(func_name, (uint32_t)&log_entry, ##__VA_ARGS__) \
^
--
../../src/include/sof/ipc.h:50:30: note: in expansion of macro ‘trace_error’
#define trace_ipc_error(__e) trace_error(TRACE_CLASS_IPC, __e)
^~~~~~~~~~~
ipc.c:258:3: note: in expansion of macro ‘trace_ipc_error’
trace_ipc_error("ePi");
^~~~~~~~~~~~~~~
../../src/include/sof/trace.h:195:22: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
BASE_LOG(func_name, (uint32_t)&log_entry, ##__VA_ARGS__) \
^
--
../../src/include/sof/trace.h:242:2: note: in expansion of macro ‘trace_error’
trace_error(0, "value %d", x)
^~~~~~~~~~~
ipc.c:259:3: note: in expansion of macro ‘trace_error_value’
trace_error_value(pipe_desc->comp_id);
^~~~~~~~~~~~~~~~~
../../src/include/sof/trace.h:195:22: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
BASE_LOG(func_name, (uint32_t)&log_entry, ##__VA_ARGS__) \
^
--
../../src/include/sof/ipc.h:50:30: note: in expansion of macro ‘trace_error’
#define trace_ipc_error(__e) trace_error(TRACE_CLASS_IPC, __e)
^~~~~~~~~~~
ipc.c:266:3: note: in expansion of macro ‘trace_ipc_error’
trace_ipc_error("ePs");
^~~~~~~~~~~~~~~
../../src/include/sof/trace.h:195:22: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
BASE_LOG(func_name, (uint32_t)&log_entry, ##__VA_ARGS__) \
^
--
../../src/include/sof/trace.h:242:2: note: in expansion of macro ‘trace_error’
trace_error(0, "value %d", x)
^~~~~~~~~~~
ipc.c:267:3: note: in expansion of macro ‘trace_error_value’
trace_error_value(pipe_desc->sched_id);
^~~~~~~~~~~~~~~~~
../../src/include/sof/trace.h:195:22: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
BASE_LOG(func_name, (uint32_t)&log_entry, ##__VA_ARGS__) \
^
--
../../src/include/sof/ipc.h:50:30: note: in expansion of macro ‘trace_error’
#define trace_ipc_error(__e) trace_error(TRACE_CLASS_IPC, __e)
^~~~~~~~~~~
ipc.c:271:3: note: in expansion of macro ‘trace_ipc_error’
trace_ipc_error("ePc");
^~~~~~~~~~~~~~~
../../src/include/sof/trace.h:195:22: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
BASE_LOG(func_name, (uint32_t)&log_entry, ##__VA_ARGS__) \
^
--
../../src/include/sof/ipc.h:50:30: note: in expansion of macro ‘trace_error’
#define trace_ipc_error(__e) trace_error(TRACE_CLASS_IPC, __e)
^~~~~~~~~~~
ipc.c:278:3: note: in expansion of macro ‘trace_ipc_error’
trace_ipc_error("ePn");
^~~~~~~~~~~~~~~
ipc.c: In function ‘ipc_pipeline_free’:
../../src/include/sof/trace.h:195:22: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
BASE_LOG(func_name, (uint32_t)&log_entry, ##__VA_ARGS__) \
^
--
../../src/include/sof/ipc.h:50:30: note: in expansion of macro ‘trace_error’
#define trace_ipc_error(__e) trace_error(TRACE_CLASS_IPC, __e)
^~~~~~~~~~~
ipc.c:311:3: note: in expansion of macro ‘trace_ipc_error’
trace_ipc_error("ePf");
^~~~~~~~~~~~~~~
ipc.c: In function ‘ipc_comp_dai_config’:
../../src/include/sof/trace.h:195:22: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
BASE_LOG(func_name, (uint32_t)&log_entry, ##__VA_ARGS__) \
^
--
../../src/include/sof/ipc.h:50:30: note: in expansion of macro ‘trace_error’
#define trace_ipc_error(__e) trace_error(TRACE_CLASS_IPC, __e)
^~~~~~~~~~~
ipc.c:363:7: note: in expansion of macro ‘trace_ipc_error’
trace_ipc_error("eCD");
^~~~~~~~~~~~~~~
ipc.c: In function ‘ipc_init’:
../../src/include/sof/trace.h:195:22: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
BASE_LOG(func_name, (uint32_t)&log_entry, ##__VA_ARGS__) \
^
--
cc1: all warnings being treated as errors
make: *** [all-recursive] Error 1

Platform: baytrail PASSED

Platform: apollolake PASSED

Platform: cannonlake PASSED