[Sound-open-firmware] FW: GLK v0.5 release for Google - SoF Tools Build Error
JFYI, (re-sent due to access issues) Can you please guide me with below issue.
Thanks, Naveen
From: M, Naveen Sent: Monday, October 1, 2018 10:44 AM To: 'sound-open-firmware@alsa-project.org' sound-open-firmware@alsa-project.org Subject: GLK v0.5 release for Google - SoF Tools Build Error
Hello All,
Tried building SoFT as per the release document(SoF commits as below) but observe following issue. SOF FW source
https://github.com/thesofproject/sof/tree/glk-003-drop-stable Commit: 0ead9e762b36b87cd59afe44e90f912978a79fad (marked as: https://github.com/thesofproject/sof/releases/tag/0ead9e7 )
SOF topology
https://github.com/thesofproject/soft/tree/master Commit: 918e4013191f67600dd11eb2d40bc7535b7aa3c9
SOF Drivers source
https://github.com/thesofproject/linux/tree/topic/cros-sof-v4.14-rebase
3d04ca232eebd739cbdabeeb0ec9ea705fdbafec
Build Error Log: Making all in logger make[2]: Entering directory '/home/nm/google/sof/soft/logger' gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT logger.o -MD -MP -MF .deps/logger.Tpo -c -o logger.o logger.c logger.c:7:10: fatal error: /usr/local/include/sof/uapi/logging.h: No such file or directory #include "/usr/local/include/sof/uapi/logging.h" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. Makefile:353: recipe for target 'logger.o' failed make[2]: *** [logger.o] Error 1 make[2]: Leaving directory '/home/nm/google/sof/soft/logger' Makefile:365: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/home/nm/google/sof/soft' Makefile:306: recipe for target 'all' failed make: *** [all] Error 2
NOTE: make from path soft/topology, generates the topology binary & .conf fine
Did I miss anything ? Please guide me.
Thanks, Naveen
Hi Naveen,
I also encountered this problem. I think there is a problem installing uapi headers from sof/src/include/uapi/.
Pan,
Any idea?
BTW: Because development moved to github I think it's better to post the questions as issues there.
thanks, Daniel. On Mon, Oct 1, 2018 at 8:23 AM M, Naveen naveen.m@intel.com wrote:
JFYI, (re-sent due to access issues) Can you please guide me with below issue.
Thanks, Naveen
From: M, Naveen Sent: Monday, October 1, 2018 10:44 AM To: 'sound-open-firmware@alsa-project.org' sound-open-firmware@alsa-project.org Subject: GLK v0.5 release for Google - SoF Tools Build Error
Hello All,
Tried building SoFT as per the release document(SoF commits as below) but observe following issue. SOF FW source
https://github.com/thesofproject/sof/tree/glk-003-drop-stable Commit: 0ead9e762b36b87cd59afe44e90f912978a79fad (marked as: https://github.com/thesofproject/sof/releases/tag/0ead9e7 )
SOF topology
https://github.com/thesofproject/soft/tree/master Commit: 918e4013191f67600dd11eb2d40bc7535b7aa3c9
SOF Drivers source
https://github.com/thesofproject/linux/tree/topic/cros-sof-v4.14-rebase
3d04ca232eebd739cbdabeeb0ec9ea705fdbafec
Build Error Log: Making all in logger make[2]: Entering directory '/home/nm/google/sof/soft/logger' gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT logger.o -MD -MP -MF .deps/logger.Tpo -c -o logger.o logger.c logger.c:7:10: fatal error: /usr/local/include/sof/uapi/logging.h: No such file or directory #include "/usr/local/include/sof/uapi/logging.h" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. Makefile:353: recipe for target 'logger.o' failed make[2]: *** [logger.o] Error 1 make[2]: Leaving directory '/home/nm/google/sof/soft/logger' Makefile:365: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/home/nm/google/sof/soft' Makefile:306: recipe for target 'all' failed make: *** [all] Error 2
NOTE: make from path soft/topology, generates the topology binary & .conf fine
Did I miss anything ? Please guide me.
Thanks, Naveen _______________________________________________ Sound-open-firmware mailing list Sound-open-firmware@alsa-project.org http://mailman.alsa-project.org/mailman/listinfo/sound-open-firmware
The people using containers are using this *hack* until we have the proper ABI versioning which means the headers will be fixed https://github.com/thesofproject/sof/pull/463
Curtis Malainey | Software Engineer | cujomalainey@google.com | 650-898-3849
On Tue, Oct 9, 2018 at 1:31 PM Daniel Baluta daniel.baluta@gmail.com wrote:
Hi Naveen,
I also encountered this problem. I think there is a problem installing uapi headers from sof/src/include/uapi/.
Pan,
Any idea?
BTW: Because development moved to github I think it's better to post the questions as issues there.
thanks, Daniel. On Mon, Oct 1, 2018 at 8:23 AM M, Naveen naveen.m@intel.com wrote:
JFYI, (re-sent due to access issues) Can you please guide me with below issue.
Thanks, Naveen
From: M, Naveen Sent: Monday, October 1, 2018 10:44 AM To: 'sound-open-firmware@alsa-project.org' <
sound-open-firmware@alsa-project.org>
Subject: GLK v0.5 release for Google - SoF Tools Build Error
Hello All,
Tried building SoFT as per the release document(SoF commits as below)
but observe following issue.
SOF FW source
https://github.com/thesofproject/sof/tree/glk-003-drop-stable Commit: 0ead9e762b36b87cd59afe44e90f912978a79fad (marked as: https://github.com/thesofproject/sof/releases/tag/0ead9e7 )
SOF topology
https://github.com/thesofproject/soft/tree/master Commit: 918e4013191f67600dd11eb2d40bc7535b7aa3c9
SOF Drivers source
https://github.com/thesofproject/linux/tree/topic/cros-sof-v4.14-rebase
3d04ca232eebd739cbdabeeb0ec9ea705fdbafec
Build Error Log: Making all in logger make[2]: Entering directory '/home/nm/google/sof/soft/logger' gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT logger.o -MD -MP -MF
.deps/logger.Tpo -c -o logger.o logger.c
logger.c:7:10: fatal error: /usr/local/include/sof/uapi/logging.h: No
such file or directory
#include "/usr/local/include/sof/uapi/logging.h" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. Makefile:353: recipe for target 'logger.o' failed make[2]: *** [logger.o] Error 1 make[2]: Leaving directory '/home/nm/google/sof/soft/logger' Makefile:365: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/home/nm/google/sof/soft' Makefile:306: recipe for target 'all' failed make: *** [all] Error 2
NOTE: make from path soft/topology, generates the topology binary &
.conf fine
Did I miss anything ? Please guide me.
Thanks, Naveen _______________________________________________ Sound-open-firmware mailing list Sound-open-firmware@alsa-project.org http://mailman.alsa-project.org/mailman/listinfo/sound-open-firmware
Sound-open-firmware mailing list Sound-open-firmware@alsa-project.org http://mailman.alsa-project.org/mailman/listinfo/sound-open-firmware
On Tue, Oct 9, 2018 at 11:31 PM Daniel Baluta daniel.baluta@gmail.com wrote:
Hi Naveen,
I also encountered this problem. I think there is a problem installing uapi headers from sof/src/include/uapi/.
Pan,
Any idea?
BTW: Because development moved to github I think it's better to post the questions as issues there.
Fixed this by calling:
$ make install
in sof.git repo.
participants (3)
-
Curtis Malainey
-
Daniel Baluta
-
M, Naveen