You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tpiekarski
changed the title
Fix error and warnings in Travis Configuration
Fix build/test errors and warnings
May 3, 2020
tpiekarski
changed the title
Fix build/test errors and warnings
Fix build warnings, warnings about Travis Configuration and stalled builds at Travis CI
May 3, 2020
Build is stalled when both targets test-module name=lkm_mev and test-mev are run.
Reason is so far unknown. It seems not to be a side effect of other targets and also not because
multiple test targets and their modules allocating major number 241.
Following output is logged before the build is continued up to 10 Minutes and then terminated.
make[1]: Entering directory '/home/travis/build/tpiekarski/lkm-sandbox'
Testing module 'lkm_mev' by loading and displaying Kernel Message Ring Buffer
Root permissions are needed for clearing buffer with dmesg and loading/unloading with insmod/rmmod
Testing if the module lkm_mev exists.
Loading module lkm_mev
Testing if module lkm_mev was loaded.
warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
sudo
has no effect anymore.)The text was updated successfully, but these errors were encountered: