Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/can/gw.c:65:1: error: bad constant expression ../net/can/gw.c:66:1: error: bad constant expression ../net/can/gw.c:67:1: error: bad constant expression ../net/can/gw.c:68:1: error: bad constant expression ../net/can/gw.c:75:1: error: bad constant expression ../net/can/gw.c:76:1: error: bad constant expression ../net/can/raw.c: In function ‘raw_bind’: ../net/can/raw.c:524:9: error: too few arguments to function ‘netdev_put’; expected 2, have 1 524 | netdev_put(dev); | ^~~~~~~~~~ In file included from ../net/can/raw.c:47: ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/raw.c: In function ‘raw_sendmsg’: ../net/can/raw.c:1001:9: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1001 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/raw.c:1011:9: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1011 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:287: net/can/raw.o] Error 1 make[5]: *** Waiting for unfinished jobs.... ../net/can/bcm.c: In function ‘bcm_can_tx’: ../net/can/bcm.c:351:9: error: too few arguments to function ‘netdev_put’; expected 2, have 1 351 | netdev_put(dev); | ^~~~~~~~~~ In file included from ../net/can/bcm.c:52: ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/bcm.c: In function ‘bcm_delete_rx_op’: ../net/can/bcm.c:864:49: error: too few arguments to function ‘netdev_put’; expected 2, have 1 864 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/bcm.c: In function ‘bcm_rx_setup’: ../net/can/bcm.c:1302:33: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1302 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/bcm.c: In function ‘bcm_tx_send’: ../net/can/bcm.c:1361:9: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1361 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/bcm.c: In function ‘bcm_sendmsg’: ../net/can/bcm.c:1420:33: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1420 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/bcm.c:1424:25: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1424 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/bcm.c: In function ‘bcm_release’: ../net/can/bcm.c:1639:41: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1639 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/bcm.c: In function ‘bcm_connect’: ../net/can/bcm.c:1699:25: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1699 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/bcm.c:1705:17: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1705 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:287: net/can/bcm.o] Error 1 ../net/can/isotp.c: In function ‘isotp_send_fc’: ../net/can/isotp.c:269:9: error: too few arguments to function ‘netdev_put’; expected 2, have 1 269 | netdev_put(dev); | ^~~~~~~~~~ In file included from ../net/can/isotp.c:63: ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/isotp.c: In function ‘isotp_send_cframe’: ../net/can/isotp.c:783:17: error: too few arguments to function ‘netdev_put’; expected 2, have 1 783 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/isotp.c:790:17: error: too few arguments to function ‘netdev_put’; expected 2, have 1 790 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/isotp.c:827:9: error: too few arguments to function ‘netdev_put’; expected 2, have 1 827 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/isotp.c: In function ‘isotp_sendmsg’: ../net/can/isotp.c:1018:17: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1018 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/isotp.c:1025:17: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1025 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/isotp.c:1106:9: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1106 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/isotp.c: In function ‘isotp_release’: ../net/can/isotp.c:1237:33: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1237 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/isotp.c: In function ‘isotp_bind’: ../net/can/isotp.c:1329:17: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1329 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/isotp.c:1334:17: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1334 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/isotp.c:1354:9: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1354 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:287: net/can/isotp.o] Error 1 ../net/can/j1939/main.c: In function ‘__j1939_priv_release’: ../net/can/j1939/main.c:166:9: error: too few arguments to function ‘netdev_put’; expected 2, have 1 166 | netdev_put(ndev); | ^~~~~~~~~~ In file included from ../include/linux/can/can-ml.h:47, from ../net/can/j1939/main.c:15: ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/j1939/main.c: In function ‘j1939_netdev_start’: ../net/can/j1939/main.c:284:17: error: too few arguments to function ‘netdev_put’; expected 2, have 1 284 | netdev_put(ndev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/j1939/main.c:301:9: error: too few arguments to function ‘netdev_put’; expected 2, have 1 301 | netdev_put(ndev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:287: net/can/j1939/main.o] Error 1 make[6]: *** Waiting for unfinished jobs.... ../net/can/j1939/socket.c: In function ‘j1939_sk_bind’: ../net/can/j1939/socket.c:487:25: error: too few arguments to function ‘netdev_put’; expected 2, have 1 487 | netdev_put(ndev); | ^~~~~~~~~~ In file included from ../include/linux/can/can-ml.h:47, from ../net/can/j1939/socket.c:15: ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/j1939/socket.c:494:25: error: too few arguments to function ‘netdev_put’; expected 2, have 1 494 | netdev_put(ndev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/j1939/socket.c:500:25: error: too few arguments to function ‘netdev_put’; expected 2, have 1 500 | netdev_put(ndev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/j1939/socket.c:506:17: error: too few arguments to function ‘netdev_put’; expected 2, have 1 506 | netdev_put(ndev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:287: net/can/j1939/socket.o] Error 1 make[5]: *** [../scripts/Makefile.build:544: net/can/j1939] Error 2 make[4]: *** [../scripts/Makefile.build:544: net/can] Error 2 make[3]: *** [../scripts/Makefile.build:544: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2054: .] Error 2 make[1]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/can/bcm.c: In function ‘bcm_can_tx’: ../net/can/bcm.c:351:9: error: too few arguments to function ‘netdev_put’; expected 2, have 1 351 | netdev_put(dev); | ^~~~~~~~~~ In file included from ../net/can/bcm.c:52: ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/bcm.c: In function ‘bcm_delete_rx_op’: ../net/can/bcm.c:864:49: error: too few arguments to function ‘netdev_put’; expected 2, have 1 864 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/bcm.c: In function ‘bcm_rx_setup’: ../net/can/bcm.c:1302:33: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1302 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/bcm.c: In function ‘bcm_tx_send’: ../net/can/bcm.c:1361:9: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1361 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/bcm.c: In function ‘bcm_sendmsg’: ../net/can/bcm.c:1420:33: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1420 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/bcm.c:1424:25: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1424 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/bcm.c: In function ‘bcm_release’: ../net/can/bcm.c:1639:41: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1639 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/bcm.c: In function ‘bcm_connect’: ../net/can/bcm.c:1699:25: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1699 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/bcm.c:1705:17: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1705 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:287: net/can/bcm.o] Error 1 make[5]: *** Waiting for unfinished jobs.... ../net/can/raw.c: In function ‘raw_bind’: ../net/can/raw.c:524:9: error: too few arguments to function ‘netdev_put’; expected 2, have 1 524 | netdev_put(dev); | ^~~~~~~~~~ In file included from ../net/can/raw.c:47: ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/raw.c: In function ‘raw_sendmsg’: ../net/can/raw.c:1001:9: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1001 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/raw.c:1011:9: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1011 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:287: net/can/raw.o] Error 1 ../net/can/j1939/main.c: In function ‘__j1939_priv_release’: ../net/can/j1939/main.c:166:9: error: too few arguments to function ‘netdev_put’; expected 2, have 1 166 | netdev_put(ndev); | ^~~~~~~~~~ In file included from ../include/linux/can/can-ml.h:47, from ../net/can/j1939/main.c:15: ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/j1939/main.c: In function ‘j1939_netdev_start’: ../net/can/j1939/main.c:284:17: error: too few arguments to function ‘netdev_put’; expected 2, have 1 284 | netdev_put(ndev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/j1939/main.c:301:9: error: too few arguments to function ‘netdev_put’; expected 2, have 1 301 | netdev_put(ndev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:287: net/can/j1939/main.o] Error 1 make[6]: *** Waiting for unfinished jobs.... ../net/can/isotp.c: In function ‘isotp_send_fc’: ../net/can/isotp.c:269:9: error: too few arguments to function ‘netdev_put’; expected 2, have 1 269 | netdev_put(dev); | ^~~~~~~~~~ In file included from ../net/can/isotp.c:63: ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/isotp.c: In function ‘isotp_send_cframe’: ../net/can/isotp.c:783:17: error: too few arguments to function ‘netdev_put’; expected 2, have 1 783 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/isotp.c:790:17: error: too few arguments to function ‘netdev_put’; expected 2, have 1 790 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/isotp.c:827:9: error: too few arguments to function ‘netdev_put’; expected 2, have 1 827 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/isotp.c: In function ‘isotp_sendmsg’: ../net/can/isotp.c:1018:17: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1018 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/isotp.c:1025:17: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1025 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/isotp.c:1106:9: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1106 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/isotp.c: In function ‘isotp_release’: ../net/can/isotp.c:1237:33: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1237 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/isotp.c: In function ‘isotp_bind’: ../net/can/isotp.c:1329:17: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1329 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/isotp.c:1334:17: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1334 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/isotp.c:1354:9: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1354 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:287: net/can/isotp.o] Error 1 ../net/can/j1939/socket.c: In function ‘j1939_sk_bind’: ../net/can/j1939/socket.c:487:25: error: too few arguments to function ‘netdev_put’; expected 2, have 1 487 | netdev_put(ndev); | ^~~~~~~~~~ In file included from ../include/linux/can/can-ml.h:47, from ../net/can/j1939/socket.c:15: ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/j1939/socket.c:494:25: error: too few arguments to function ‘netdev_put’; expected 2, have 1 494 | netdev_put(ndev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/j1939/socket.c:500:25: error: too few arguments to function ‘netdev_put’; expected 2, have 1 500 | netdev_put(ndev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/j1939/socket.c:506:17: error: too few arguments to function ‘netdev_put’; expected 2, have 1 506 | netdev_put(ndev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:287: net/can/j1939/socket.o] Error 1 make[5]: *** [../scripts/Makefile.build:544: net/can/j1939] Error 2 ../net/can/gw.c:65:1: error: bad constant expression ../net/can/gw.c:66:1: error: bad constant expression ../net/can/gw.c:67:1: error: bad constant expression ../net/can/gw.c:68:1: error: bad constant expression ../net/can/gw.c:75:1: error: bad constant expression ../net/can/gw.c:76:1: error: bad constant expression make[4]: *** [../scripts/Makefile.build:544: net/can] Error 2 make[3]: *** [../scripts/Makefile.build:544: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2054: .] Error 2 make[1]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2