========== build_32bit - FAILED .pylintrc: warning: ignored by one of the .gitignore files ../net/atm/mpc.c: In function ‘find_lec_by_itfnum’: ../net/atm/mpc.c:278:40: error: ‘lec_netdev_ops’ undeclared (first use in this function); did you mean ‘alloc_netdev_mqs’? 278 | if (!dev || dev->netdev_ops != lec_netdev_ops) | ^~~~~~~~~~~~~~ | alloc_netdev_mqs ../net/atm/mpc.c:278:40: note: each undeclared identifier is reported only once for each function it appears in ../net/atm/mpc.c: In function ‘mpoa_event_listener’: ../net/atm/mpc.c:1012:32: error: ‘lec_netdev_ops’ undeclared (first use in this function); did you mean ‘alloc_netdev_mqs’? 1012 | if (dev->netdev_ops != lec_netdev_ops) | ^~~~~~~~~~~~~~ | alloc_netdev_mqs make[5]: *** [../scripts/Makefile.build:287: net/atm/mpc.o] Error 1 make[4]: *** [../scripts/Makefile.build:554: net/atm] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:554: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net/wt-0/Makefile:2003: .] Error 2 make[1]: *** [/home/nipa/net/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 .pylintrc: warning: ignored by one of the .gitignore files .pylintrc: warning: ignored by one of the .gitignore files ../net/atm/mpc.c: In function ‘find_lec_by_itfnum’: ../net/atm/mpc.c:278:40: error: ‘lec_netdev_ops’ undeclared (first use in this function); did you mean ‘alloc_netdev_mqs’? 278 | if (!dev || dev->netdev_ops != lec_netdev_ops) | ^~~~~~~~~~~~~~ | alloc_netdev_mqs ../net/atm/mpc.c:278:40: note: each undeclared identifier is reported only once for each function it appears in ../net/atm/mpc.c: In function ‘mpoa_event_listener’: ../net/atm/mpc.c:1012:32: error: ‘lec_netdev_ops’ undeclared (first use in this function); did you mean ‘alloc_netdev_mqs’? 1012 | if (dev->netdev_ops != lec_netdev_ops) | ^~~~~~~~~~~~~~ | alloc_netdev_mqs make[5]: *** [../scripts/Makefile.build:287: net/atm/mpc.o] Error 1 make[4]: *** [../scripts/Makefile.build:554: net/atm] Error 2 make[3]: *** [../scripts/Makefile.build:554: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net/wt-0/Makefile:2003: .] Error 2 make[1]: *** [/home/nipa/net/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.ySAkxA7Ya9 2025-07-02 19:40:35.612308760 -0700 +++ /tmp/tmp.TYWe5IghMk 2025-07-02 19:41:03.030344835 -0700 @@ -1,0 +2,18 @@ +../net/atm/mpc.c: In function ‘find_lec_by_itfnum’: +../net/atm/mpc.c:278:40: error: ‘lec_netdev_ops’ undeclared (first use in this function); did you mean ‘alloc_netdev_mqs’? + 278 | if (!dev || dev->netdev_ops != lec_netdev_ops) + | ^~~~~~~~~~~~~~ + | alloc_netdev_mqs +../net/atm/mpc.c:278:40: note: each undeclared identifier is reported only once for each function it appears in +../net/atm/mpc.c: In function ‘mpoa_event_listener’: +../net/atm/mpc.c:1012:32: error: ‘lec_netdev_ops’ undeclared (first use in this function); did you mean ‘alloc_netdev_mqs’? + 1012 | if (dev->netdev_ops != lec_netdev_ops) + | ^~~~~~~~~~~~~~ + | alloc_netdev_mqs +make[5]: *** [../scripts/Makefile.build:287: net/atm/mpc.o] Error 1 +make[4]: *** [../scripts/Makefile.build:554: net/atm] Error 2 +make[3]: *** [../scripts/Makefile.build:554: net] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/home/nipa/net/wt-0/Makefile:2003: .] Error 2 +make[1]: *** [/home/nipa/net/wt-0/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.8wq81o6X3x 2025-07-02 19:41:03.038112427 -0700 +++ /tmp/tmp.1skW26iatu 2025-07-02 19:41:03.051112341 -0700 @@ -0,0 +1 @@ + 2 ../net/atm/mpc.c