Source: fwupdate Version: 0.5-4 Severity: serious Justification: fails to build from source
Hi, fwupdate FTBFS against the new efivar in sid: https://buildd.debian.org/status/package.php?p=fwupdate make[3]: Entering directory '/«PKGBUILDDIR»/linux' Package efiboot was not found in the pkg-config search path. Perhaps you should add the directory containing `efiboot.pc' to the PKG_CONFIG_PATH environment variable No package 'efiboot' found gcc -g -O2 -fdebug-prefix-map=/«PKGBUILDDIR»=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wno-unused-result -Wno-unused-function -Wsign-compare -Werror=sign-compare -fshort-wchar --std=gnu11 -DLOCALEDIR=\"/usr/share/locale/\" -D_GNU_SOURCE -DFWUP_EFI_DIR_NAME=\"debian\" -I/«PKGBUILDDIR»/linux/include -iquote/«PKGBUILDDIR»/include/ -I/usr/include/efivar -fPIC -c -o libfwup.o libfwup.c libfwup.c:12:21: fatal error: efiboot.h: No such file or directory #include <efiboot.h> ^ compilation terminated. Andreas