Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/hsr/prp_dup_discard_test.c:23:13: error: no member named 'seq_start' in 'struct hsr_node' 23 | data->node.seq_start[HSR_PT_SLAVE_A] = 1; | ~~~~~~~~~~ ^ ../net/hsr/prp_dup_discard_test.c:24:13: error: no member named 'seq_expected' in 'struct hsr_node' 24 | data->node.seq_expected[HSR_PT_SLAVE_A] = 1; | ~~~~~~~~~~ ^ ../net/hsr/prp_dup_discard_test.c:25:13: error: no member named 'seq_start' in 'struct hsr_node' 25 | data->node.seq_start[HSR_PT_SLAVE_B] = 1; | ~~~~~~~~~~ ^ ../net/hsr/prp_dup_discard_test.c:26:13: error: no member named 'seq_expected' in 'struct hsr_node' 26 | data->node.seq_expected[HSR_PT_SLAVE_B] = 1; | ~~~~~~~~~~ ^ ../net/hsr/prp_dup_discard_test.c:39:35: error: no member named 'seq_start' in 'struct hsr_node' 39 | KUNIT_EXPECT_EQ(test, data->node.seq_start[HSR_PT_SLAVE_A], | ~~~~~~~~~~ ^ ../include/kunit/test.h:1032:28: note: expanded from macro 'KUNIT_EXPECT_EQ' 1032 | KUNIT_EXPECT_EQ_MSG(test, left, right, NULL) | ^~~~ ../include/kunit/test.h:1037:8: note: expanded from macro 'KUNIT_EXPECT_EQ_MSG' 1037 | left, ==, right, \ | ^~~~ ../include/kunit/test.h:873:9: note: expanded from macro 'KUNIT_BINARY_INT_ASSERTION' 873 | left, op, right, \ | ^~~~ ../include/kunit/test.h:839:15: note: expanded from macro 'KUNIT_BASE_BINARY_ASSERTION' 839 | const typeof(left) __left = (left); \ | ^~~~ ../net/hsr/prp_dup_discard_test.c:39:35: error: no member named 'seq_start' in 'struct hsr_node' 39 | KUNIT_EXPECT_EQ(test, data->node.seq_start[HSR_PT_SLAVE_A], | ~~~~~~~~~~ ^ ../include/kunit/test.h:1032:28: note: expanded from macro 'KUNIT_EXPECT_EQ' 1032 | KUNIT_EXPECT_EQ_MSG(test, left, right, NULL) | ^~~~ ../include/kunit/test.h:1037:8: note: expanded from macro 'KUNIT_EXPECT_EQ_MSG' 1037 | left, ==, right, \ | ^~~~ ../include/kunit/test.h:873:9: note: expanded from macro 'KUNIT_BINARY_INT_ASSERTION' 873 | left, op, right, \ | ^~~~ ../include/kunit/test.h:839:31: note: expanded from macro 'KUNIT_BASE_BINARY_ASSERTION' 839 | const typeof(left) __left = (left); \ | ^~~~ ../net/hsr/prp_dup_discard_test.c:41:35: error: no member named 'seq_start' in 'struct hsr_node' 41 | KUNIT_EXPECT_EQ(test, data->node.seq_start[HSR_PT_SLAVE_B], | ~~~~~~~~~~ ^ ../include/kunit/test.h:1032:28: note: expanded from macro 'KUNIT_EXPECT_EQ' 1032 | KUNIT_EXPECT_EQ_MSG(test, left, right, NULL) | ^~~~ ../include/kunit/test.h:1037:8: note: expanded from macro 'KUNIT_EXPECT_EQ_MSG' 1037 | left, ==, right, \ | ^~~~ ../include/kunit/test.h:873:9: note: expanded from macro 'KUNIT_BINARY_INT_ASSERTION' 873 | left, op, right, \ | ^~~~ ../include/kunit/test.h:839:15: note: expanded from macro 'KUNIT_BASE_BINARY_ASSERTION' 839 | const typeof(left) __left = (left); \ | ^~~~ ../net/hsr/prp_dup_discard_test.c:41:35: error: no member named 'seq_start' in 'struct hsr_node' 41 | KUNIT_EXPECT_EQ(test, data->node.seq_start[HSR_PT_SLAVE_B], | ~~~~~~~~~~ ^ ../include/kunit/test.h:1032:28: note: expanded from macro 'KUNIT_EXPECT_EQ' 1032 | KUNIT_EXPECT_EQ_MSG(test, left, right, NULL) | ^~~~ ../include/kunit/test.h:1037:8: note: expanded from macro 'KUNIT_EXPECT_EQ_MSG' 1037 | left, ==, right, \ | ^~~~ ../include/kunit/test.h:873:9: note: expanded from macro 'KUNIT_BINARY_INT_ASSERTION' 873 | left, op, right, \ | ^~~~ ../include/kunit/test.h:839:31: note: expanded from macro 'KUNIT_BASE_BINARY_ASSERTION' 839 | const typeof(left) __left = (left); \ | ^~~~ ../net/hsr/prp_dup_discard_test.c:43:35: error: no member named 'seq_expected' in 'struct hsr_node' 43 | KUNIT_EXPECT_EQ(test, data->node.seq_expected[HSR_PT_SLAVE_A], | ~~~~~~~~~~ ^ ../include/kunit/test.h:1032:28: note: expanded from macro 'KUNIT_EXPECT_EQ' 1032 | KUNIT_EXPECT_EQ_MSG(test, left, right, NULL) | ^~~~ ../include/kunit/test.h:1037:8: note: expanded from macro 'KUNIT_EXPECT_EQ_MSG' 1037 | left, ==, right, \ | ^~~~ ../include/kunit/test.h:873:9: note: expanded from macro 'KUNIT_BINARY_INT_ASSERTION' 873 | left, op, right, \ | ^~~~ ../include/kunit/test.h:839:15: note: expanded from macro 'KUNIT_BASE_BINARY_ASSERTION' 839 | const typeof(left) __left = (left); \ | ^~~~ ../net/hsr/prp_dup_discard_test.c:43:35: error: no member named 'seq_expected' in 'struct hsr_node' 43 | KUNIT_EXPECT_EQ(test, data->node.seq_expected[HSR_PT_SLAVE_A], | ~~~~~~~~~~ ^ ../include/kunit/test.h:1032:28: note: expanded from macro 'KUNIT_EXPECT_EQ' 1032 | KUNIT_EXPECT_EQ_MSG(test, left, right, NULL) | ^~~~ ../include/kunit/test.h:1037:8: note: expanded from macro 'KUNIT_EXPECT_EQ_MSG' 1037 | left, ==, right, \ | ^~~~ ../include/kunit/test.h:873:9: note: expanded from macro 'KUNIT_BINARY_INT_ASSERTION' 873 | left, op, right, \ | ^~~~ ../include/kunit/test.h:839:31: note: expanded from macro 'KUNIT_BASE_BINARY_ASSERTION' 839 | const typeof(left) __left = (left); \ | ^~~~ ../net/hsr/prp_dup_discard_test.c:45:35: error: no member named 'seq_expected' in 'struct hsr_node' 45 | KUNIT_EXPECT_EQ(test, data->node.seq_expected[HSR_PT_SLAVE_B], | ~~~~~~~~~~ ^ ../include/kunit/test.h:1032:28: note: expanded from macro 'KUNIT_EXPECT_EQ' 1032 | KUNIT_EXPECT_EQ_MSG(test, left, right, NULL) | ^~~~ ../include/kunit/test.h:1037:8: note: expanded from macro 'KUNIT_EXPECT_EQ_MSG' 1037 | left, ==, right, \ | ^~~~ ../include/kunit/test.h:873:9: note: expanded from macro 'KUNIT_BINARY_INT_ASSERTION' 873 | left, op, right, \ | ^~~~ ../include/kunit/test.h:839:15: note: expanded from macro 'KUNIT_BASE_BINARY_ASSERTION' 839 | const typeof(left) __left = (left); \ | ^~~~ ../net/hsr/prp_dup_discard_test.c:45:35: error: no member named 'seq_expected' in 'struct hsr_node' 45 | KUNIT_EXPECT_EQ(test, data->node.seq_expected[HSR_PT_SLAVE_B], | ~~~~~~~~~~ ^ ../include/kunit/test.h:1032:28: note: expanded from macro 'KUNIT_EXPECT_EQ' 1032 | KUNIT_EXPECT_EQ_MSG(test, left, right, NULL) | ^~~~ ../include/kunit/test.h:1037:8: note: expanded from macro 'KUNIT_EXPECT_EQ_MSG' 1037 | left, ==, right, \ | ^~~~ ../include/kunit/test.h:873:9: note: expanded from macro 'KUNIT_BINARY_INT_ASSERTION' 873 | left, op, right, \ | ^~~~ ../include/kunit/test.h:839:31: note: expanded from macro 'KUNIT_BASE_BINARY_ASSERTION' 839 | const typeof(left) __left = (left); \ | ^~~~ ../net/hsr/prp_dup_discard_test.c:71:13: error: no member named 'seq_expected' in 'struct hsr_node' 71 | data->node.seq_expected[HSR_PT_SLAVE_B] = 3; | ~~~~~~~~~~ ^ ../net/hsr/prp_dup_discard_test.c:88:13: error: no member named 'seq_start' in 'struct hsr_node' 88 | data->node.seq_start[HSR_PT_SLAVE_A] = 1234; | ~~~~~~~~~~ ^ ../net/hsr/prp_dup_discard_test.c:89:13: error: no member named 'seq_expected' in 'struct hsr_node' 89 | data->node.seq_expected[HSR_PT_SLAVE_A] = 1235; | ~~~~~~~~~~ ^ ../net/hsr/prp_dup_discard_test.c:90:13: error: no member named 'seq_start' in 'struct hsr_node' 90 | data->node.seq_start[HSR_PT_SLAVE_B] = 1234; | ~~~~~~~~~~ ^ ../net/hsr/prp_dup_discard_test.c:91:13: error: no member named 'seq_expected' in 'struct hsr_node' 91 | data->node.seq_expected[HSR_PT_SLAVE_B] = 1234; | ~~~~~~~~~~ ^ ../net/hsr/prp_dup_discard_test.c:110:13: error: no member named 'seq_start' in 'struct hsr_node' 110 | data->node.seq_start[HSR_PT_SLAVE_A] = 10; | ~~~~~~~~~~ ^ ../net/hsr/prp_dup_discard_test.c:111:13: error: no member named 'seq_expected' in 'struct hsr_node' 111 | data->node.seq_expected[HSR_PT_SLAVE_A] = 10; | ~~~~~~~~~~ ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. make[5]: *** [../scripts/Makefile.build:287: net/hsr/prp_dup_discard_test.o] Error 1 make[4]: *** [../scripts/Makefile.build:556: net/hsr] Error 2 make[3]: *** [../scripts/Makefile.build:556: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/net/wt-0/Makefile:2054: .] Error 2 make[1]: *** [/srv/nipa-poller/net/wt-0/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/hsr/prp_dup_discard_test.c:23:13: error: no member named 'seq_start' in 'struct hsr_node' 23 | data->node.seq_start[HSR_PT_SLAVE_A] = 1; | ~~~~~~~~~~ ^ ../net/hsr/prp_dup_discard_test.c:24:13: error: no member named 'seq_expected' in 'struct hsr_node' 24 | data->node.seq_expected[HSR_PT_SLAVE_A] = 1; | ~~~~~~~~~~ ^ ../net/hsr/prp_dup_discard_test.c:25:13: error: no member named 'seq_start' in 'struct hsr_node' 25 | data->node.seq_start[HSR_PT_SLAVE_B] = 1; | ~~~~~~~~~~ ^ ../net/hsr/prp_dup_discard_test.c:26:13: error: no member named 'seq_expected' in 'struct hsr_node' 26 | data->node.seq_expected[HSR_PT_SLAVE_B] = 1; | ~~~~~~~~~~ ^ ../net/hsr/prp_dup_discard_test.c:39:35: error: no member named 'seq_start' in 'struct hsr_node' 39 | KUNIT_EXPECT_EQ(test, data->node.seq_start[HSR_PT_SLAVE_A], | ~~~~~~~~~~ ^ ../include/kunit/test.h:1032:28: note: expanded from macro 'KUNIT_EXPECT_EQ' 1032 | KUNIT_EXPECT_EQ_MSG(test, left, right, NULL) | ^~~~ ../include/kunit/test.h:1037:8: note: expanded from macro 'KUNIT_EXPECT_EQ_MSG' 1037 | left, ==, right, \ | ^~~~ ../include/kunit/test.h:873:9: note: expanded from macro 'KUNIT_BINARY_INT_ASSERTION' 873 | left, op, right, \ | ^~~~ ../include/kunit/test.h:839:15: note: expanded from macro 'KUNIT_BASE_BINARY_ASSERTION' 839 | const typeof(left) __left = (left); \ | ^~~~ ../net/hsr/prp_dup_discard_test.c:39:35: error: no member named 'seq_start' in 'struct hsr_node' 39 | KUNIT_EXPECT_EQ(test, data->node.seq_start[HSR_PT_SLAVE_A], | ~~~~~~~~~~ ^ ../include/kunit/test.h:1032:28: note: expanded from macro 'KUNIT_EXPECT_EQ' 1032 | KUNIT_EXPECT_EQ_MSG(test, left, right, NULL) | ^~~~ ../include/kunit/test.h:1037:8: note: expanded from macro 'KUNIT_EXPECT_EQ_MSG' 1037 | left, ==, right, \ | ^~~~ ../include/kunit/test.h:873:9: note: expanded from macro 'KUNIT_BINARY_INT_ASSERTION' 873 | left, op, right, \ | ^~~~ ../include/kunit/test.h:839:31: note: expanded from macro 'KUNIT_BASE_BINARY_ASSERTION' 839 | const typeof(left) __left = (left); \ | ^~~~ ../net/hsr/prp_dup_discard_test.c:41:35: error: no member named 'seq_start' in 'struct hsr_node' 41 | KUNIT_EXPECT_EQ(test, data->node.seq_start[HSR_PT_SLAVE_B], | ~~~~~~~~~~ ^ ../include/kunit/test.h:1032:28: note: expanded from macro 'KUNIT_EXPECT_EQ' 1032 | KUNIT_EXPECT_EQ_MSG(test, left, right, NULL) | ^~~~ ../include/kunit/test.h:1037:8: note: expanded from macro 'KUNIT_EXPECT_EQ_MSG' 1037 | left, ==, right, \ | ^~~~ ../include/kunit/test.h:873:9: note: expanded from macro 'KUNIT_BINARY_INT_ASSERTION' 873 | left, op, right, \ | ^~~~ ../include/kunit/test.h:839:15: note: expanded from macro 'KUNIT_BASE_BINARY_ASSERTION' 839 | const typeof(left) __left = (left); \ | ^~~~ ../net/hsr/prp_dup_discard_test.c:41:35: error: no member named 'seq_start' in 'struct hsr_node' 41 | KUNIT_EXPECT_EQ(test, data->node.seq_start[HSR_PT_SLAVE_B], | ~~~~~~~~~~ ^ ../include/kunit/test.h:1032:28: note: expanded from macro 'KUNIT_EXPECT_EQ' 1032 | KUNIT_EXPECT_EQ_MSG(test, left, right, NULL) | ^~~~ ../include/kunit/test.h:1037:8: note: expanded from macro 'KUNIT_EXPECT_EQ_MSG' 1037 | left, ==, right, \ | ^~~~ ../include/kunit/test.h:873:9: note: expanded from macro 'KUNIT_BINARY_INT_ASSERTION' 873 | left, op, right, \ | ^~~~ ../include/kunit/test.h:839:31: note: expanded from macro 'KUNIT_BASE_BINARY_ASSERTION' 839 | const typeof(left) __left = (left); \ | ^~~~ ../net/hsr/prp_dup_discard_test.c:43:35: error: no member named 'seq_expected' in 'struct hsr_node' 43 | KUNIT_EXPECT_EQ(test, data->node.seq_expected[HSR_PT_SLAVE_A], | ~~~~~~~~~~ ^ ../include/kunit/test.h:1032:28: note: expanded from macro 'KUNIT_EXPECT_EQ' 1032 | KUNIT_EXPECT_EQ_MSG(test, left, right, NULL) | ^~~~ ../include/kunit/test.h:1037:8: note: expanded from macro 'KUNIT_EXPECT_EQ_MSG' 1037 | left, ==, right, \ | ^~~~ ../include/kunit/test.h:873:9: note: expanded from macro 'KUNIT_BINARY_INT_ASSERTION' 873 | left, op, right, \ | ^~~~ ../include/kunit/test.h:839:15: note: expanded from macro 'KUNIT_BASE_BINARY_ASSERTION' 839 | const typeof(left) __left = (left); \ | ^~~~ ../net/hsr/prp_dup_discard_test.c:43:35: error: no member named 'seq_expected' in 'struct hsr_node' 43 | KUNIT_EXPECT_EQ(test, data->node.seq_expected[HSR_PT_SLAVE_A], | ~~~~~~~~~~ ^ ../include/kunit/test.h:1032:28: note: expanded from macro 'KUNIT_EXPECT_EQ' 1032 | KUNIT_EXPECT_EQ_MSG(test, left, right, NULL) | ^~~~ ../include/kunit/test.h:1037:8: note: expanded from macro 'KUNIT_EXPECT_EQ_MSG' 1037 | left, ==, right, \ | ^~~~ ../include/kunit/test.h:873:9: note: expanded from macro 'KUNIT_BINARY_INT_ASSERTION' 873 | left, op, right, \ | ^~~~ ../include/kunit/test.h:839:31: note: expanded from macro 'KUNIT_BASE_BINARY_ASSERTION' 839 | const typeof(left) __left = (left); \ | ^~~~ ../net/hsr/prp_dup_discard_test.c:45:35: error: no member named 'seq_expected' in 'struct hsr_node' 45 | KUNIT_EXPECT_EQ(test, data->node.seq_expected[HSR_PT_SLAVE_B], | ~~~~~~~~~~ ^ ../include/kunit/test.h:1032:28: note: expanded from macro 'KUNIT_EXPECT_EQ' 1032 | KUNIT_EXPECT_EQ_MSG(test, left, right, NULL) | ^~~~ ../include/kunit/test.h:1037:8: note: expanded from macro 'KUNIT_EXPECT_EQ_MSG' 1037 | left, ==, right, \ | ^~~~ ../include/kunit/test.h:873:9: note: expanded from macro 'KUNIT_BINARY_INT_ASSERTION' 873 | left, op, right, \ | ^~~~ ../include/kunit/test.h:839:15: note: expanded from macro 'KUNIT_BASE_BINARY_ASSERTION' 839 | const typeof(left) __left = (left); \ | ^~~~ ../net/hsr/prp_dup_discard_test.c:45:35: error: no member named 'seq_expected' in 'struct hsr_node' 45 | KUNIT_EXPECT_EQ(test, data->node.seq_expected[HSR_PT_SLAVE_B], | ~~~~~~~~~~ ^ ../include/kunit/test.h:1032:28: note: expanded from macro 'KUNIT_EXPECT_EQ' 1032 | KUNIT_EXPECT_EQ_MSG(test, left, right, NULL) | ^~~~ ../include/kunit/test.h:1037:8: note: expanded from macro 'KUNIT_EXPECT_EQ_MSG' 1037 | left, ==, right, \ | ^~~~ ../include/kunit/test.h:873:9: note: expanded from macro 'KUNIT_BINARY_INT_ASSERTION' 873 | left, op, right, \ | ^~~~ ../include/kunit/test.h:839:31: note: expanded from macro 'KUNIT_BASE_BINARY_ASSERTION' 839 | const typeof(left) __left = (left); \ | ^~~~ ../net/hsr/prp_dup_discard_test.c:71:13: error: no member named 'seq_expected' in 'struct hsr_node' 71 | data->node.seq_expected[HSR_PT_SLAVE_B] = 3; | ~~~~~~~~~~ ^ ../net/hsr/prp_dup_discard_test.c:88:13: error: no member named 'seq_start' in 'struct hsr_node' 88 | data->node.seq_start[HSR_PT_SLAVE_A] = 1234; | ~~~~~~~~~~ ^ ../net/hsr/prp_dup_discard_test.c:89:13: error: no member named 'seq_expected' in 'struct hsr_node' 89 | data->node.seq_expected[HSR_PT_SLAVE_A] = 1235; | ~~~~~~~~~~ ^ ../net/hsr/prp_dup_discard_test.c:90:13: error: no member named 'seq_start' in 'struct hsr_node' 90 | data->node.seq_start[HSR_PT_SLAVE_B] = 1234; | ~~~~~~~~~~ ^ ../net/hsr/prp_dup_discard_test.c:91:13: error: no member named 'seq_expected' in 'struct hsr_node' 91 | data->node.seq_expected[HSR_PT_SLAVE_B] = 1234; | ~~~~~~~~~~ ^ ../net/hsr/prp_dup_discard_test.c:110:13: error: no member named 'seq_start' in 'struct hsr_node' 110 | data->node.seq_start[HSR_PT_SLAVE_A] = 10; | ~~~~~~~~~~ ^ ../net/hsr/prp_dup_discard_test.c:111:13: error: no member named 'seq_expected' in 'struct hsr_node' 111 | data->node.seq_expected[HSR_PT_SLAVE_A] = 10; | ~~~~~~~~~~ ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. make[5]: *** [../scripts/Makefile.build:287: net/hsr/prp_dup_discard_test.o] Error 1 make[4]: *** [../scripts/Makefile.build:556: net/hsr] Error 2 make[3]: *** [../scripts/Makefile.build:556: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/net/wt-0/Makefile:2054: .] Error 2 make[1]: *** [/srv/nipa-poller/net/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2