Name of failed tests
====================
maint
-----
* sparse linux-3.16.57 cfg: BLA=n DAT=n DEBUGFS=y DEBUG=y TRACING=n NC=n MCAST=n BATMAN_V=y
* wrong namespace symbols linux-3.16.57 cfg: BLA=n DAT=n DEBUGFS=y DEBUG=y TRACING=n NC=n MCAST=n BATMAN_V=y
master
------
* difference between net-next and batadv master
* missing kerneldoc for non-static symbols linux-3.16.57 cfg: BLA=n DAT=n DEBUGFS=n DEBUG=n TRACING=n NC=y MCAST=n BATMAN_V=y
* missing kerneldoc for non-static symbols linux-3.16.57 cfg: BLA=n DAT=n DEBUGFS=y DEBUG=n TRACING=y NC=n MCAST=n BATMAN_V=n
* missing kerneldoc for non-static symbols linux-3.16.57 cfg: BLA=n DAT=y DEBUGFS=y DEBUG=n TRACING=n NC=y MCAST=n BATMAN_V=n
* missing kerneldoc for non-static symbols linux-3.16.57 cfg: BLA=y DAT=y DEBUGFS=n DEBUG=n TRACING=y NC=n MCAST=n BATMAN_V=y
* missing kerneldoc for non-static symbols linux-4.4.157 cfg: BLA=y DAT=n DEBUGFS=y DEBUG=y TRACING=y NC=y MCAST=y BATMAN_V=n
* sparse linux-3.16.57 cfg: BLA=n DAT=n DEBUGFS=n DEBUG=n TRACING=n NC=y MCAST=n BATMAN_V=y
* sparse linux-3.16.57 cfg: BLA=n DAT=n DEBUGFS=y DEBUG=n TRACING=y NC=n MCAST=n BATMAN_V=n
* sparse linux-3.16.57 cfg: BLA=n DAT=y DEBUGFS=y DEBUG=n TRACING=n NC=y MCAST=n BATMAN_V=n
* sparse linux-3.16.57 cfg: BLA=y DAT=y DEBUGFS=n DEBUG=n TRACING=y NC=n MCAST=n BATMAN_V=y
* sparse linux-4.4.157 cfg: BLA=y DAT=n DEBUGFS=y DEBUG=y TRACING=y NC=y MCAST=y BATMAN_V=n
* wrong namespace symbols linux-3.16.57 cfg: BLA=n DAT=n DEBUGFS=n DEBUG=n TRACING=n NC=y MCAST=n BATMAN_V=y
* wrong namespace symbols linux-3.16.57 cfg: BLA=n DAT=n DEBUGFS=y DEBUG=n TRACING=y NC=n MCAST=n BATMAN_V=n
* wrong namespace symbols linux-3.16.57 cfg: BLA=n DAT=y DEBUGFS=y DEBUG=n TRACING=n NC=y MCAST=n BATMAN_V=n
* wrong namespace symbols linux-3.16.57 cfg: BLA=y DAT=y DEBUGFS=n DEBUG=n TRACING=y NC=n MCAST=n BATMAN_V=y
* wrong namespace symbols linux-4.4.157 cfg: BLA=y DAT=n DEBUGFS=y DEBUG=y TRACING=y NC=y MCAST=y BATMAN_V=n
Output of different failed tests
================================
master: difference between net-next and batadv master
-----------------------------------------------------
netnext/net/batman-adv/bat_v_elp.c | 10 +----
netnext/net/batman-adv/bridge_loop_avoidance.c | 10 +----
netnext/net/batman-adv/gateway_client.c | 11 +----
netnext/net/batman-adv/network-coding.c | 27 ++++++--------
netnext/net/batman-adv/soft-interface.c | 25 +++----------
netnext/net/batman-adv/sysfs.c | 30 +++++-----------
netnext/net/batman-adv/translation-table.c | 6 +--
netnext/net/batman-adv/tvlv.c | 8 +---
8 files changed, 40 insertions(+), 87 deletions(-)
maint: sparse linux-3.16.57 cfg: BLA=n DAT=n DEBUGFS=y DEBUG=y TRACING=n NC=n MCAST=n BATMAN_V=y
---------------------------------------------------------------------------
/home/build_test/build_env/tmp.WefuZtiy05/compat-include//linux/skbuff.h:50:20: warning: multiple definitions for function 'skb_postpush_rcsum'
include/linux/skbuff.h:2480:20: the previous one is here
In file included from include/linux/if_ether.h:23:0,
from include/linux/etherdevice.h:25,
from /home/build_test/build_env/tmp.WefuZtiy05/net/batman-adv/main.h:221,
from /home/build_test/build_env/tmp.WefuZtiy05/net/batman-adv/bat_algo.c:19:
/home/build_test/build_env/tmp.WefuZtiy05/compat-include/linux/skbuff.h:50:20: error: redefinition of ‘skb_postpush_rcsum’
static inline void skb_postpush_rcsum(struct sk_buff *skb,
^~~~~~~~~~~~~~~~~~
In file included from /home/build_test/build_env/tmp.WefuZtiy05/compat-include/linux/skbuff.h:26:0,
from include/linux/if_ether.h:23,
from include/linux/etherdevice.h:25,
from /home/build_test/build_env/tmp.WefuZtiy05/net/batman-adv/main.h:221,
from /home/build_test/build_env/tmp.WefuZtiy05/net/batman-adv/bat_algo.c:19:
include/linux/skbuff.h:2480:20: note: previous definition of ‘skb_postpush_rcsum’ was here
static inline void skb_postpush_rcsum(struct sk_buff *skb,
^~~~~~~~~~~~~~~~~~
make[3]: *** [/home/build_test/build_env/tmp.WefuZtiy05/net/batman-adv/bat_algo.o] Error 1
make[2]: *** [/home/build_test/build_env/tmp.WefuZtiy05/net/batman-adv] Error 2
make[1]: *** [_module_/home/build_test/build_env/tmp.WefuZtiy05] Error 2
make: *** [all] Error 2
master: sparse linux-4.4.157 cfg: BLA=y DAT=n DEBUGFS=y DEBUG=y TRACING=y NC=y MCAST=y BATMAN_V=n
---------------------------------------------------------------------------
/home/build_test/build_env/tmp.WefuZtiy05/compat-include//linux/fs.h:30:29: warning: multiple definitions for function 'file_dentry'
include/linux/fs.h:1241:29: the previous one is here
In file included from include/linux/seq_file.h:10:0,
from /home/build_test/build_env/tmp.WefuZtiy05/compat-include/linux/seq_file.h:26,
from include/linux/seq_file_net.h:4,
from include/net/net_namespace.h:145,
from include/linux/netdevice.h:43,
from /home/build_test/build_env/tmp.WefuZtiy05/compat-include/linux/netdevice.h:26,
from include/linux/icmpv6.h:12,
from include/linux/ipv6.h:71,
from /home/build_test/build_env/tmp.WefuZtiy05/net/batman-adv/../../compat-sources/net/core/skbuff.c:37:
/home/build_test/build_env/tmp.WefuZtiy05/compat-include/linux/fs.h:30:30: error: redefinition of ‘file_dentry’
static inline struct dentry *file_dentry(const struct file *file)
^~~~~~~~~~~
In file included from /home/build_test/build_env/tmp.WefuZtiy05/compat-include/linux/fs.h:26:0,
from include/linux/seq_file.h:10,
from /home/build_test/build_env/tmp.WefuZtiy05/compat-include/linux/seq_file.h:26,
from include/linux/seq_file_net.h:4,
from include/net/net_namespace.h:145,
from include/linux/netdevice.h:43,
from /home/build_test/build_env/tmp.WefuZtiy05/compat-include/linux/netdevice.h:26,
from include/linux/icmpv6.h:12,
from include/linux/ipv6.h:71,
from /home/build_test/build_env/tmp.WefuZtiy05/net/batman-adv/../../compat-sources/net/core/skbuff.c:37:
include/linux/fs.h:1241:30: note: previous definition of ‘file_dentry’ was here
static inline struct dentry *file_dentry(const struct file *file)
^~~~~~~~~~~
make[3]: *** [/home/build_test/build_env/tmp.WefuZtiy05/net/batman-adv/../../compat-sources/net/core/skbuff.o] Error 1
make[2]: *** [/home/build_test/build_env/tmp.WefuZtiy05/net/batman-adv] Error 2
make[1]: *** [_module_/home/build_test/build_env/tmp.WefuZtiy05] Error 2
make: *** [all] Error 2
maint: wrong namespace symbols linux-3.16.57 cfg: BLA=n DAT=n DEBUGFS=y DEBUG=y TRACING=n NC=n MCAST=n BATMAN_V=y
---------------------------------------------------------------------------
ls: cannot access './net/batman-adv/*.o': No such file or directory
Statistics
==========
maint
-----
Failed tests: 2
Started build tests: 43
Tested Linux versions: 22
Tested configs: 40
master
------
Failed tests: 16
Started build tests: 49
Tested Linux versions: 23
Tested configs: 45