Hello,
>>Seems like this commit has regressed make distcheck on my end. Namely
>>I'm running the following commands:
>>
>>git clone ...
>>cd kmod
>>git clean -fxd
>>./autogen.sh c
>>make distcheck
>>
>>Result in:
>>
>>...
>>make[5]: *** No rule to make target
>>'.../kmod-32/_build/sub/testsuite/m
On Mon, Jul 08, 2024 at 03:58:03PM GMT, Emil Velikov wrote:
Hello Jose,
On 2024/05/30, Jose Ignacio Tornos Martinez wrote:
The following tests to verify weak dependencies have been implemented:
1) modprobe test to check that related weakdep modules are not loaded
due to being a weakdep.
2) d
Hello Jose,
On 2024/05/30, Jose Ignacio Tornos Martinez wrote:
> The following tests to verify weak dependencies have been implemented:
> 1) modprobe test to check that related weakdep modules are not loaded
>due to being a weakdep.
> 2) depmod test to check weakdep output.
> 3) user test to c
On Thu, May 30, 2024 at 09:08:27AM GMT, Jose Ignacio Tornos Martinez wrote:
The following tests to verify weak dependencies have been implemented:
1) modprobe test to check that related weakdep modules are not loaded
due to being a weakdep.
2) depmod test to check weakdep output.
3) user test t
The following tests to verify weak dependencies have been implemented:
1) modprobe test to check that related weakdep modules are not loaded
due to being a weakdep.
2) depmod test to check weakdep output.
3) user test to check that configuration files with weakdep are parsed
correctly and rel