The autopkgtests is failing with the following error:
CC [M] /usr/src/west-chamber-20100405+svn20111107.r124/extensions/xt_CUI.o
In file included from /usr/src/west-chamber-20100405+svn20111107.r124/extensions/xt_CUI.c:25:
/usr/src/west-chamber-20100405+svn20111107.r124/extensions/compat_netfilter.h:4:10: fatal error: /usr/src/west-chamber-20100405+svn20111107.r124/extensions/config_features.h: Too many levels of symbolic links
4 | #include "config_features.h"
| ^~~~~~~~~~~~~~~~~~~
compilation terminated.
I cannot reproduce this issue locally, neither installing the dkms package manually nor running 'autopkgtest'.
The autopkgtests is failing with the following error:
CC [M] /usr/src/ west-chamber- 20100405+ svn20111107. r124/extensions /xt_CUI. o west-chamber- 20100405+ svn20111107. r124/extensions /xt_CUI. c:25: west-chamber- 20100405+ svn20111107. r124/extensions /compat_ netfilter. h:4:10: fatal error: /usr/src/ west-chamber- 20100405+ svn20111107. r124/extensions /config_ features. h: Too many levels of symbolic links
In file included from /usr/src/
/usr/src/
4 | #include "config_features.h"
| ^~~~~~~~~~~~~~~~~~~
compilation terminated.
I cannot reproduce this issue locally, neither installing the dkms package manually nor running 'autopkgtest'.
I will investigate this.