2014-02-26 14:36:28

by Jim Davis

[permalink] [raw]
Subject: randconfig build error with next-20140226, in sound/soc/intel/sst-baytrail-ipc.c

Building with the attached random configuration file,

sound/soc/intel/sst-baytrail-ipc.c: In function 'sst_byt_get_dsp_position':
sound/soc/intel/sst-baytrail-ipc.c:743:2: error: implicit declaration
of function 'memcpy_fromio' [-Werror=implicit-function-declaration]
memcpy_fromio(&fw_tstamp,
^
cc1: some warnings being treated as errors
make[3]: *** [sound/soc/intel/sst-baytrail-ipc.o] Error 1


Attachments:
randconfig-1393412184.txt (70.44 kB)

2014-02-26 14:48:19

by Jarkko Nikula

[permalink] [raw]
Subject: Re: randconfig build error with next-20140226, in sound/soc/intel/sst-baytrail-ipc.c

On 02/26/2014 04:36 PM, Jim Davis wrote:
> Building with the attached random configuration file,
>
> sound/soc/intel/sst-baytrail-ipc.c: In function 'sst_byt_get_dsp_position':
> sound/soc/intel/sst-baytrail-ipc.c:743:2: error: implicit declaration
> of function 'memcpy_fromio' [-Werror=implicit-function-declaration]
> memcpy_fromio(&fw_tstamp,
> ^
> cc1: some warnings being treated as errors
> make[3]: *** [sound/soc/intel/sst-baytrail-ipc.o] Error 1
Thanks, I posted a fix for it earlier today:

http://mailman.alsa-project.org/pipermail/alsa-devel/2014-February/073299.html

Fix is not yet committed so I guess we can have your reported by too?

Reported-by: Jim Davis <[email protected]>

--
Jarkko