Sof Building Result

Platform: baytrail FAILED
Error message:

notifier.c:40:2: error: expected ':', ',', ';', '}' or '__attribute__' before 'struct'
struct list_item list; /* list of notifiers */
^
--
notifier.c:47:20: error: 'struct notify' has no member named 'lock'
spin_lock(&_notify.lock);
^
--
notifier.c:48:45: error: 'struct notify' has no member named 'list'
list_item_prepend(¬ifier->list, &_notify.list);
^
--
notifier.c:49:22: error: 'struct notify' has no member named 'lock'
spin_unlock(&_notify.lock);
^
--
notifier.c:54:20: error: 'struct notify' has no member named 'lock'
spin_lock(&_notify.lock);
^
--
notifier.c:56:22: error: 'struct notify' has no member named 'lock'
spin_unlock(&_notify.lock);
^
--
notifier.c:64:20: error: 'struct notify' has no member named 'lock'
spin_lock(&_notify.lock);
^
--
notifier.c:66:28: error: 'struct notify' has no member named 'list'
if (list_is_empty(&_notify.list))
^
--
notifier.c:66:28: error: 'struct notify' has no member named 'list'
if (list_is_empty(&_notify.list))
^
--
notifier.c:70:31: error: 'struct notify' has no member named 'list'
list_for_item(wlist, &_notify.list) {
^
--
notifier.c:70:31: error: 'struct notify' has no member named 'list'
list_for_item(wlist, &_notify.list) {
^
--
notifier.c:78:22: error: 'struct notify' has no member named 'lock'
spin_unlock(&_notify.lock);
^
--
notifier.c:83:20: error: 'struct notify' has no member named 'list'
list_init(&_notify.list);
^
--
notifier.c:84:24: error: 'struct notify' has no member named 'lock'
spinlock_init(&_notify.lock);
^

Platform: apollolake FAILED
Error message:

notifier.c:40:2: error: expected ':', ',', ';', '}' or '__attribute__' before 'struct'
struct list_item list; /* list of notifiers */
^
--
notifier.c:47:20: error: 'struct notify' has no member named 'lock'
spin_lock(&_notify.lock);
^
--
notifier.c:48:45: error: 'struct notify' has no member named 'list'
list_item_prepend(¬ifier->list, &_notify.list);
^
--
notifier.c:49:22: error: 'struct notify' has no member named 'lock'
spin_unlock(&_notify.lock);
^
--
notifier.c:54:20: error: 'struct notify' has no member named 'lock'
spin_lock(&_notify.lock);
^
--
notifier.c:56:22: error: 'struct notify' has no member named 'lock'
spin_unlock(&_notify.lock);
^
--
notifier.c:64:20: error: 'struct notify' has no member named 'lock'
spin_lock(&_notify.lock);
^
--
notifier.c:66:28: error: 'struct notify' has no member named 'list'
if (list_is_empty(&_notify.list))
^
--
notifier.c:66:28: error: 'struct notify' has no member named 'list'
if (list_is_empty(&_notify.list))
^
--
notifier.c:70:31: error: 'struct notify' has no member named 'list'
list_for_item(wlist, &_notify.list) {
^
--
notifier.c:70:31: error: 'struct notify' has no member named 'list'
list_for_item(wlist, &_notify.list) {
^
--
notifier.c:78:22: error: 'struct notify' has no member named 'lock'
spin_unlock(&_notify.lock);
^
--
notifier.c:83:20: error: 'struct notify' has no member named 'list'
list_init(&_notify.list);
^
--
notifier.c:84:24: error: 'struct notify' has no member named 'lock'
spinlock_init(&_notify.lock);
^

Platform: cannonlake FAILED
Error message:

notifier.c:40:2: error: expected ':', ',', ';', '}' or '__attribute__' before 'struct'
struct list_item list; /* list of notifiers */
^
--
notifier.c:47:20: error: 'struct notify' has no member named 'lock'
spin_lock(&_notify.lock);
^
--
notifier.c:48:45: error: 'struct notify' has no member named 'list'
list_item_prepend(¬ifier->list, &_notify.list);
^
--
notifier.c:49:22: error: 'struct notify' has no member named 'lock'
spin_unlock(&_notify.lock);
^
--
notifier.c:54:20: error: 'struct notify' has no member named 'lock'
spin_lock(&_notify.lock);
^
--
notifier.c:56:22: error: 'struct notify' has no member named 'lock'
spin_unlock(&_notify.lock);
^
--
notifier.c:64:20: error: 'struct notify' has no member named 'lock'
spin_lock(&_notify.lock);
^
--
notifier.c:66:28: error: 'struct notify' has no member named 'list'
if (list_is_empty(&_notify.list))
^
--
notifier.c:66:28: error: 'struct notify' has no member named 'list'
if (list_is_empty(&_notify.list))
^
--
notifier.c:70:31: error: 'struct notify' has no member named 'list'
list_for_item(wlist, &_notify.list) {
^
--
notifier.c:70:31: error: 'struct notify' has no member named 'list'
list_for_item(wlist, &_notify.list) {
^
--
notifier.c:78:22: error: 'struct notify' has no member named 'lock'
spin_unlock(&_notify.lock);
^
--
notifier.c:83:20: error: 'struct notify' has no member named 'list'
list_init(&_notify.list);
^
--
notifier.c:84:24: error: 'struct notify' has no member named 'lock'
spinlock_init(&_notify.lock);
^

More Info For CI Engineer

Logs path:

http://bee.sh.intel.com/result/build-sof/baytrail/d293e18d4adc76497872fc714daea120858c511f/fe1f3ba18072ab70697d00648cd110a3131c12b4/0
http://bee.sh.intel.com/result/build-sof/apollolake-up2/d293e18d4adc76497872fc714daea120858c511f/fe1f3ba18072ab70697d00648cd110a3131c12b4/0
http://bee.sh.intel.com/result/build-sof/apollolake-gp/d293e18d4adc76497872fc714daea120858c511f/fe1f3ba18072ab70697d00648cd110a3131c12b4/0
http://bee.sh.intel.com/result/build-sof/cannonlake/d293e18d4adc76497872fc714daea120858c511f/fe1f3ba18072ab70697d00648cd110a3131c12b4/0