alsa-project/alsa-lib issue #114 was opened from juimonen: sof topologies fail to compile because of following commit: commit 51e1d486ce4535923692bd1d7e59d5aa3a29cd50 Author: Jaroslav Kysela <perex@xxxxxxxx> Date: Thu Jan 7 17:40:42 2021 +0100 topology: parse_tuple_set() - remove dead condition code Signed-off-by: Jaroslav Kysela <perex@xxxxxxxx> I don't completely understand the change...? we are in "case SND_SOC_TPLG_TUPLE_TYPE_WORD" and then we check for SND_SOC_TPLG_TUPLE_TYPE_WORD (and not the value anymore) and error out? Issue URL : https://github.com/alsa-project/alsa-lib/issues/114 Repository URL: https://github.com/alsa-project/alsa-lib