Daniel Kahn Gillmor wrote: > make: Entering directory '/usr/src/linux-headers-4.14.0-3-amd64' > /usr/src/linux-headers-4.14.0-3-common/Makefile:947: *** "Cannot generate ORC > metadata for CONFIG_UNWINDER_ORC=y, please install libelf-dev, libelf-devel > or elfutils-libelf-devel". Stop. > Makefile:146: recipe for target 'sub-make' failed > make[1]: *** [sub-make] Error 2 > Makefile:8: recipe for target 'all' failed > make: *** [all] Error 2 > make: Leaving directory '/usr/src/linux-headers-4.14.0-3-amd64' > 0 root@sid:~# > > I'll fix this shortly.
Hi, Daniel: You may want to hold off on fixing this in wireguard. It looks like this is a regression in src:linux (#886474). Given this failure is coming from the kernel build system apparently before the module itself even starts building, it would seem to affect all out-of-tree kernel module packages. -- Robert Edmonds edmo...@debian.org