Last 2000 lines of build log: /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:191:12: error: excess elements in scalar initializer [-Werror] 191 | { LLC_UA, "ua" }, | ^~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:191:12: note: (near initialization for 'llc_u_subtypes') /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:191:2: error: excess elements in scalar initializer [-Werror] 191 | { LLC_UA, "ua" }, | ^ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:191:2: note: (near initialization for 'llc_u_subtypes') /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:192:2: error: braces around scalar initializer [-Werror] 192 | { LLC_DISC, "disc" }, | ^ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:192:2: note: (near initialization for 'llc_u_subtypes') In file included from /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:87: /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/llc.h:40:18: error: initialization of 'const struct tok *' from 'int' makes pointer from integer without a cast [-Werror=int-conversion] 40 | #define LLC_DISC 0x43 | ^~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:192:4: note: in expansion of macro 'LLC_DISC' 192 | { LLC_DISC, "disc" }, | ^~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/llc.h:40:18: note: (near initialization for 'llc_u_subtypes') 40 | #define LLC_DISC 0x43 | ^~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:192:4: note: in expansion of macro 'LLC_DISC' 192 | { LLC_DISC, "disc" }, | ^~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:192:14: error: excess elements in scalar initializer [-Werror] 192 | { LLC_DISC, "disc" }, | ^~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:192:14: note: (near initialization for 'llc_u_subtypes') /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:192:2: error: excess elements in scalar initializer [-Werror] 192 | { LLC_DISC, "disc" }, | ^ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:192:2: note: (near initialization for 'llc_u_subtypes') /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:193:2: error: braces around scalar initializer [-Werror] 193 | { LLC_DM, "dm" }, | ^ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:193:2: note: (near initialization for 'llc_u_subtypes') In file included from /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:87: /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/llc.h:41:17: error: initialization of 'const struct tok *' from 'int' makes pointer from integer without a cast [-Werror=int-conversion] 41 | #define LLC_DM 0x0f | ^~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:193:4: note: in expansion of macro 'LLC_DM' 193 | { LLC_DM, "dm" }, | ^~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/llc.h:41:17: note: (near initialization for 'llc_u_subtypes') 41 | #define LLC_DM 0x0f | ^~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:193:4: note: in expansion of macro 'LLC_DM' 193 | { LLC_DM, "dm" }, | ^~~~~~ --- optimize.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/optimize.c:2252:16: error: expected declaration specifiers or '...' before 'conv_state_t' 2252 | convert_code_r(conv_state_t *conv_state, struct icode *ic, struct block *p) | ^~~~~~~~~~~~ --- grammar.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:193:12: error: excess elements in scalar initializer [-Werror] 193 | { LLC_DM, "dm" }, | ^~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:193:12: note: (near initialization for 'llc_u_subtypes') --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:5603:12: error: expected declaration specifiers or '...' before 'compiler_state_t' 5603 | gen_portop(compiler_state_t *cstate, int port, int proto, int dir) | ^~~~~~~~~~~~~~~~ --- grammar.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:193:2: error: excess elements in scalar initializer [-Werror] 193 | { LLC_DM, "dm" }, | ^ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:193:2: note: (near initialization for 'llc_u_subtypes') /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:194:2: error: braces around scalar initializer [-Werror] 194 | { LLC_SABME, "sabme" }, | ^ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:194:2: note: (near initialization for 'llc_u_subtypes') --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:642:1: error: empty declaration [-Werror] 642 | struct pf_threshold { | ^~~~~~ --- grammar.pico --- In file included from /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:87: /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/llc.h:42:19: error: initialization of 'const struct tok *' from 'int' makes pointer from integer without a cast [-Werror=int-conversion] 42 | #define LLC_SABME 0x6f | ^~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:194:4: note: in expansion of macro 'LLC_SABME' 194 | { LLC_SABME, "sabme" }, | ^~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/llc.h:42:19: note: (near initialization for 'llc_u_subtypes') 42 | #define LLC_SABME 0x6f | ^~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:194:4: note: in expansion of macro 'LLC_SABME' 194 | { LLC_SABME, "sabme" }, | ^~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:194:15: error: excess elements in scalar initializer [-Werror] 194 | { LLC_SABME, "sabme" }, | ^~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:194:15: note: (near initialization for 'llc_u_subtypes') /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:194:2: error: excess elements in scalar initializer [-Werror] 194 | { LLC_SABME, "sabme" }, | ^ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:194:2: note: (near initialization for 'llc_u_subtypes') /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:195:2: error: braces around scalar initializer [-Werror] 195 | { LLC_TEST, "test" }, | ^ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:195:2: note: (near initialization for 'llc_u_subtypes') In file included from /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:87: /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/llc.h:43:18: error: initialization of 'const struct tok *' from 'int' makes pointer from integer without a cast [-Werror=int-conversion] 43 | #define LLC_TEST 0xe3 | ^~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:195:4: note: in expansion of macro 'LLC_TEST' 195 | { LLC_TEST, "test" }, | ^~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/llc.h:43:18: note: (near initialization for 'llc_u_subtypes') 43 | #define LLC_TEST 0xe3 | ^~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:195:4: note: in expansion of macro 'LLC_TEST' 195 | { LLC_TEST, "test" }, | ^~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:195:14: error: excess elements in scalar initializer [-Werror] 195 | { LLC_TEST, "test" }, | ^~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:195:14: note: (near initialization for 'llc_u_subtypes') /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:195:2: error: excess elements in scalar initializer [-Werror] 195 | { LLC_TEST, "test" }, | ^ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:195:2: note: (near initialization for 'llc_u_subtypes') /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:196:2: error: braces around scalar initializer [-Werror] 196 | { LLC_XID, "xid" }, | ^ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:196:2: note: (near initialization for 'llc_u_subtypes') In file included from /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:87: /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/llc.h:44:18: error: initialization of 'const struct tok *' from 'int' makes pointer from integer without a cast [-Werror=int-conversion] 44 | #define LLC_XID 0xaf | ^~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:196:4: note: in expansion of macro 'LLC_XID' 196 | { LLC_XID, "xid" }, | ^~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/llc.h:44:18: note: (near initialization for 'llc_u_subtypes') 44 | #define LLC_XID 0xaf | ^~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:196:4: note: in expansion of macro 'LLC_XID' 196 | { LLC_XID, "xid" }, | ^~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:196:13: error: excess elements in scalar initializer [-Werror] 196 | { LLC_XID, "xid" }, | ^~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:196:13: note: (near initialization for 'llc_u_subtypes') /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:196:2: error: excess elements in scalar initializer [-Werror] 196 | { LLC_XID, "xid" }, | ^ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:196:2: note: (near initialization for 'llc_u_subtypes') --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:5668:10: error: expected declaration specifiers or '...' before 'compiler_state_t' 5668 | gen_port(compiler_state_t *cstate, int port, int ip_proto, int dir) | ^~~~~~~~~~~~~~~~ --- grammar.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:197:2: error: braces around scalar initializer [-Werror] 197 | { LLC_FRMR, "frmr" }, | ^ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:197:2: note: (near initialization for 'llc_u_subtypes') In file included from /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:87: /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/llc.h:45:18: error: initialization of 'const struct tok *' from 'int' makes pointer from integer without a cast [-Werror=int-conversion] 45 | #define LLC_FRMR 0x87 | ^~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:197:4: note: in expansion of macro 'LLC_FRMR' 197 | { LLC_FRMR, "frmr" }, | ^~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/llc.h:45:18: note: (near initialization for 'llc_u_subtypes') 45 | #define LLC_FRMR 0x87 | ^~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:197:4: note: in expansion of macro 'LLC_FRMR' 197 | { LLC_FRMR, "frmr" }, | ^~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:651:1: error: empty declaration [-Werror] 651 | struct pf_src_node { | ^~~~~~ --- grammar.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:197:14: error: excess elements in scalar initializer [-Werror] 197 | { LLC_FRMR, "frmr" }, | ^~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:197:14: note: (near initialization for 'llc_u_subtypes') /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:197:2: error: excess elements in scalar initializer [-Werror] 197 | { LLC_FRMR, "frmr" }, | ^ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:197:2: note: (near initialization for 'llc_u_subtypes') /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:198:2: error: braces around scalar initializer [-Werror] 198 | { 0, NULL } | ^ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:198:2: note: (near initialization for 'llc_u_subtypes') /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:198:7: error: excess elements in scalar initializer [-Werror] 198 | { 0, NULL } | ^~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:198:7: note: (near initialization for 'llc_u_subtypes') /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:198:2: error: excess elements in scalar initializer [-Werror] 198 | { 0, NULL } | ^ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:198:2: note: (near initialization for 'llc_u_subtypes') /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:200:1: error: empty declaration [-Werror] 200 | struct type2tok { | ^~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:204:30: error: storage class specified for parameter 'ieee80211_type_subtypes' 204 | static const struct type2tok ieee80211_type_subtypes[] = { | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:204:21: error: parameter 'ieee80211_type_subtypes' is initialized 204 | static const struct type2tok ieee80211_type_subtypes[] = { | ^~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:205:2: error: braces around scalar initializer [-Werror] 205 | { IEEE80211_FC0_TYPE_MGT, ieee80211_mgt_subtypes }, | ^ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:205:2: note: (near initialization for 'ieee80211_type_subtypes') /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:205:28: error: excess elements in scalar initializer [-Werror] 205 | { IEEE80211_FC0_TYPE_MGT, ieee80211_mgt_subtypes }, | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:205:28: note: (near initialization for 'ieee80211_type_subtypes') /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:206:2: error: braces around scalar initializer [-Werror] 206 | { IEEE80211_FC0_TYPE_CTL, ieee80211_ctl_subtypes }, | ^ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:206:2: note: (near initialization for 'ieee80211_type_subtypes') In file included from /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:88: /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/ieee80211.h:49:34: error: initialization of 'const struct type2tok *' from 'int' makes pointer from integer without a cast [-Werror=int-conversion] 49 | #define IEEE80211_FC0_TYPE_CTL 0x04 | ^~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:206:4: note: in expansion of macro 'IEEE80211_FC0_TYPE_CTL' 206 | { IEEE80211_FC0_TYPE_CTL, ieee80211_ctl_subtypes }, | ^~~~~~~~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:5714:13: error: expected declaration specifiers or '...' before 'compiler_state_t' 5714 | gen_portop6(compiler_state_t *cstate, int port, int proto, int dir) | ^~~~~~~~~~~~~~~~ --- grammar.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/ieee80211.h:49:34: note: (near initialization for 'ieee80211_type_subtypes') 49 | #define IEEE80211_FC0_TYPE_CTL 0x04 | ^~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:206:4: note: in expansion of macro 'IEEE80211_FC0_TYPE_CTL' 206 | { IEEE80211_FC0_TYPE_CTL, ieee80211_ctl_subtypes }, | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:206:28: error: excess elements in scalar initializer [-Werror] 206 | { IEEE80211_FC0_TYPE_CTL, ieee80211_ctl_subtypes }, | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:206:28: note: (near initialization for 'ieee80211_type_subtypes') /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:206:2: error: excess elements in scalar initializer [-Werror] 206 | { IEEE80211_FC0_TYPE_CTL, ieee80211_ctl_subtypes }, | ^ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:206:2: note: (near initialization for 'ieee80211_type_subtypes') /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:207:2: error: braces around scalar initializer [-Werror] 207 | { IEEE80211_FC0_TYPE_DATA, ieee80211_data_subtypes }, | ^ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:670:1: error: empty declaration [-Werror] 670 | struct pf_state_scrub { | ^~~~~~ --- grammar.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:207:2: note: (near initialization for 'ieee80211_type_subtypes') In file included from /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:88: /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/ieee80211.h:50:35: error: initialization of 'const struct type2tok *' from 'int' makes pointer from integer without a cast [-Werror=int-conversion] 50 | #define IEEE80211_FC0_TYPE_DATA 0x08 | ^~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:207:4: note: in expansion of macro 'IEEE80211_FC0_TYPE_DATA' 207 | { IEEE80211_FC0_TYPE_DATA, ieee80211_data_subtypes }, | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/ieee80211.h:50:35: note: (near initialization for 'ieee80211_type_subtypes') 50 | #define IEEE80211_FC0_TYPE_DATA 0x08 | ^~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:207:4: note: in expansion of macro 'IEEE80211_FC0_TYPE_DATA' 207 | { IEEE80211_FC0_TYPE_DATA, ieee80211_data_subtypes }, | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:207:29: error: excess elements in scalar initializer [-Werror] 207 | { IEEE80211_FC0_TYPE_DATA, ieee80211_data_subtypes }, | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:207:29: note: (near initialization for 'ieee80211_type_subtypes') /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:207:2: error: excess elements in scalar initializer [-Werror] 207 | { IEEE80211_FC0_TYPE_DATA, ieee80211_data_subtypes }, | ^ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:207:2: note: (near initialization for 'ieee80211_type_subtypes') /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:208:2: error: braces around scalar initializer [-Werror] 208 | { 0, NULL } | ^ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:208:2: note: (near initialization for 'ieee80211_type_subtypes') /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:208:7: error: excess elements in scalar initializer [-Werror] 208 | { 0, NULL } | ^~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:208:7: note: (near initialization for 'ieee80211_type_subtypes') /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:208:2: error: excess elements in scalar initializer [-Werror] 208 | { 0, NULL } | ^ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:208:2: note: (near initialization for 'ieee80211_type_subtypes') /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:213:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token 213 | { | ^ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:223:26: error: storage class specified for parameter 'qerr' 223 | static const struct qual qerr = { Q_UNDEF, Q_UNDEF, Q_UNDEF, Q_UNDEF }; | ^~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:686:1: error: empty declaration [-Werror] 686 | struct pf_state_host { | ^~~~~~ --- grammar.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:223:21: error: parameter 'qerr' is initialized 223 | static const struct qual qerr = { Q_UNDEF, Q_UNDEF, Q_UNDEF, Q_UNDEF }; | ^~~~ --- optimize.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/optimize.c:2450:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token 2450 | { | ^ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:5753:11: error: expected declaration specifiers or '...' before 'compiler_state_t' 5753 | gen_port6(compiler_state_t *cstate, int port, int ip_proto, int dir) | ^~~~~~~~~~~~~~~~ --- grammar.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:226:30: error: expected declaration specifiers or '...' before 'compiler_state_t' 226 | yyerror(void *yyscanner _U_, compiler_state_t *cstate, const char *msg) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:233:17: error: expected declaration specifiers or '...' before 'compiler_state_t' 233 | pfreason_to_num(compiler_state_t *cstate, const char *reason) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:247:17: error: expected declaration specifiers or '...' before 'compiler_state_t' 247 | pfaction_to_num(compiler_state_t *cstate, const char *action) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:692:1: error: empty declaration [-Werror] 692 | struct pf_state_peer { | ^~~~~~ --- grammar.pico --- In file included from /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:74: /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/diag-control.h:47:29: error: expected declaration specifiers before '#pragma' 47 | #define PCAP_DO_PRAGMA(x) _Pragma (#x) | ^~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/diag-control.h:269:7: note: in expansion of macro 'PCAP_DO_PRAGMA' 269 | PCAP_DO_PRAGMA(GCC diagnostic ignored "-Wshadow") \ | ^~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:292:1: note: in expansion of macro 'DIAG_OFF_BISON_BYACC' 292 | DIAG_OFF_BISON_BYACC | ^~~~~~~~~~~~~~~~~~~~ grammar.c:564:13: error: storage class specified for parameter 'YYINT' 564 | typedef int YYINT; | ^~~~~ --- gencode.po --- In file included from /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/if.h:86, from /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:83: /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:705:1: error: empty declaration [-Werror] 705 | TAILQ_HEAD(pf_state_queue, pf_state); | ^~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:5784:19: error: expected declaration specifiers or '...' before 'compiler_state_t' 5784 | gen_portrangeatom(compiler_state_t *cstate, int off, bpf_int32 v1, | ^~~~~~~~~~~~~~~~ --- grammar.pico --- grammar.c:565:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pcap_lhs' 565 | static const YYINT pcap_lhs[] = { -1, | ^~~~~~~~ grammar.c:588:2: error: expected declaration specifiers before ';' token 588 | }; | ^ grammar.c:589:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pcap_len' 589 | static const YYINT pcap_len[] = { 2, | ^~~~~~~~ grammar.c:612:2: error: expected declaration specifiers before ';' token 612 | }; | ^ grammar.c:613:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pcap_defred' 613 | static const YYINT pcap_defred[] = { 3, | ^~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:5809:17: error: expected declaration specifiers or '...' before 'compiler_state_t' 5809 | gen_portrangeop(compiler_state_t *cstate, int port1, int port2, int proto, | ^~~~~~~~~~~~~~~~ --- grammar.pico --- grammar.c:644:2: error: expected declaration specifiers before ';' token 644 | }; | ^ --- gencode.po --- In file included from /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:84: /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:708:1: error: empty declaration [-Werror] 708 | struct pf_state_key_cmp { | ^~~~~~ --- optimize.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/optimize.c:2494:12: error: expected declaration specifiers or '...' before 'conv_state_t' 2494 | conv_error(conv_state_t *conv_state, const char *fmt, ...) | ^~~~~~~~~~~~ --- grammar.pico --- grammar.c:679:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pcap_dgoto' 679 | static const YYINT pcap_dgoto[] = { 1, | ^~~~~~~~~~ grammar.c:685:2: error: expected declaration specifiers before ';' token 685 | }; | ^ grammar.c:686:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pcap_sindex' 686 | static const YYINT pcap_sindex[] = { 0, | ^~~~~~~~~~~ --- gencode.po --- In file included from /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/if.h:86, from /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:83: /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:718:1: error: empty declaration [-Werror] 718 | TAILQ_HEAD(pf_statelist, pf_state); | ^~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:5875:15: error: expected declaration specifiers or '...' before 'compiler_state_t' 5875 | gen_portrange(compiler_state_t *cstate, int port1, int port2, int ip_proto, | ^~~~~~~~~~~~~~~~ --- grammar.pico --- grammar.c:717:2: error: expected declaration specifiers before ';' token 717 | }; | ^ grammar.c:718:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pcap_rindex' 718 | static const YYINT pcap_rindex[] = { 0, | ^~~~~~~~~~~ grammar.c:749:2: error: expected declaration specifiers before ';' token 749 | }; | ^ --- optimize.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/optimize.c:2516:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token 2516 | { | ^ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:5906:20: error: expected declaration specifiers or '...' before 'compiler_state_t' 5906 | gen_portrangeatom6(compiler_state_t *cstate, int off, bpf_int32 v1, | ^~~~~~~~~~~~~~~~ --- grammar.pico --- grammar.c:784:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pcap_gindex' 784 | static const YYINT pcap_gindex[] = { 0, | ^~~~~~~~~~~ grammar.c:790:2: error: expected declaration specifiers before ';' token 790 | }; | ^ grammar.c:792:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pcap_table' 792 | static const YYINT pcap_table[] = { 221, | ^~~~~~~~~~ --- gencode.po --- In file included from /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:84: /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:720:1: error: empty declaration [-Werror] 720 | struct pf_state_key { | ^~~~~~ --- optimize.po --- In file included from /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/pcap-int.h:41, from /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/optimize.c:43: /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/pcap/pcap.h:332:16: error: old-style parameter declarations in prototyped function definition 332 | PCAP_API char *pcap_lookupdev(char *) | ^~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/pcap/pcap.h:332:31: error: parameter name omitted 332 | PCAP_API char *pcap_lookupdev(char *) | ^~~~~~ --- grammar.pico --- grammar.c:924:2: error: expected declaration specifiers before ';' token 924 | }; | ^ grammar.c:925:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pcap_check' 925 | static const YYINT pcap_check[] = { 47, | ^~~~~~~~~~ grammar.c:1057:2: error: expected declaration specifiers before ';' token 1057 | }; | ^ --- optimize.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/optimize.c:2669: error: expected '{' at end of input 2669 | #endif | /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/optimize.c:2669: error: control reaches end of non-void function [-Werror=return-type] 2669 | #endif | cc1: all warnings being treated as errors --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:737:1: error: empty declaration [-Werror] 737 | struct pf_state_cmp { | ^~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:743:1: error: empty declaration [-Werror] 743 | struct pf_state { | ^~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:781:1: error: empty declaration [-Werror] 781 | struct pfsync_state_scrub { | ^~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:789:1: error: empty declaration [-Werror] 789 | struct pfsync_state_host { | ^~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:795:1: error: empty declaration [-Werror] 795 | struct pfsync_state_peer { | ^~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:807:1: error: empty declaration [-Werror] 807 | struct pfsync_state { | ^~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:5931:18: error: expected declaration specifiers or '...' before 'compiler_state_t' 5931 | gen_portrangeop6(compiler_state_t *cstate, int port1, int port2, int proto, | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:5971:16: error: expected declaration specifiers or '...' before 'compiler_state_t' 5971 | gen_portrange6(compiler_state_t *cstate, int port1, int port2, int ip_proto, | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:6002:14: error: expected declaration specifiers or '...' before 'compiler_state_t' 6002 | lookup_proto(compiler_state_t *cstate, const char *name, int proto) | ^~~~~~~~~~~~~~~~ --- gencode.po --- In file included from /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/if.h:86, from /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:83: /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:884:1: error: empty declaration [-Werror] 884 | TAILQ_HEAD(pf_rulequeue, pf_rule); | ^~~~~~~~~~ In file included from /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:84: /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:886:1: error: empty declaration [-Werror] 886 | struct pf_anchor; | ^~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:888:1: error: empty declaration [-Werror] 888 | struct pf_ruleset { | ^~~~~~ In file included from /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:44, from /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:84: /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:905:1: error: empty declaration [-Werror] 905 | RB_HEAD(pf_anchor_global, pf_anchor); | ^~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:906:1: error: empty declaration [-Werror] 906 | RB_HEAD(pf_anchor_node, pf_anchor); | ^~~~~~~ In file included from /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:84: /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:907:1: error: empty declaration [-Werror] 907 | struct pf_anchor { | ^~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:918:75: error: expected declaration specifiers before ';' token 918 | RB_PROTOTYPE(pf_anchor_global, pf_anchor, entry_global, pf_anchor_compare); | ^ /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:919:71: error: expected declaration specifiers before ';' token 919 | RB_PROTOTYPE(pf_anchor_node, pf_anchor, entry_node, pf_anchor_compare); | ^ /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:933:1: error: empty declaration [-Werror] 933 | struct pfr_table { | ^~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:940:1: error: empty declaration [-Werror] 940 | enum { PFR_FB_NONE, PFR_FB_MATCH, PFR_FB_ADDED, PFR_FB_DELETED, | ^~~~ /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:944:1: error: empty declaration [-Werror] 944 | struct pfr_addr { | ^~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:957:1: error: empty declaration [-Werror] 957 | enum { PFR_DIR_IN, PFR_DIR_OUT, PFR_DIR_MAX }; | ^~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:6053:16: error: expected declaration specifiers or '...' before 'compiler_state_t' 6053 | gen_protochain(compiler_state_t *cstate, int v, int proto, int dir) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:958:1: error: empty declaration [-Werror] 958 | enum { PFR_OP_BLOCK, PFR_OP_PASS, PFR_OP_ADDR_MAX, PFR_OP_TABLE_MAX }; | ^~~~ --- grammar.pico --- grammar.c:1507:5: error: expected specifier-qualifier-list before 'YYINT' 1507 | YYINT *s_base; | ^~~~~ grammar.c:1516:3: error: storage class specified for parameter 'YYSTACKDATA' 1516 | } YYSTACKDATA; | ^~~~~~~~~~~ --- optimize.po --- *** Failed target: optimize.po *** Failed commands: ${_MKTARGET_COMPILE} => @echo '# ' "compile " lib/optimize.po ${COMPILE.c} ${PROFFLAGS} ${COPTS.${.IMPSRC:T}} ${CPUFLAGS.${.IMPSRC:T}} ${CPPFLAGS.${.IMPSRC:T}} ${PGFLAGS} ${.IMPSRC} ${OBJECT_TARGET} => /tmp/build/2023.08.17.14.53.38-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE -DLBL_ALIGN --sysroot=/tmp/build/2023.08.17.14.53.38-amd64/destdir -DPCAP_DONT_INCLUDE_PCAP_BPF_H -DHAVE_CONFIG_H -DENABLE_REMOTE -DPCAP_SUPPORT_RPCAP -I/tmp/build/2023.08.17.14.53.38-amd64/obj/external/bsd/libpcap/lib -I/tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../include -I/tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib -I/tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist -DYYBISON -DHAVE_CONFIG_H -DINET6 -c -DGPROF -DPROF -pg -fPIC /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/optimize.c -o optimize.po.o ${CTFCONVERT_RUN} => /tmp/build/2023.08.17.14.53.38-amd64/tools/bin/nbctfconvert -g -L VERSION -o optimize.po optimize.po.o && rm -f optimize.po.o ${OBJCOPY} ${OBJCOPYLIBFLAGS} ${.TARGET} => /tmp/build/2023.08.17.14.53.38-amd64/tools/bin/x86_64--netbsd-objcopy -X optimize.po *** [optimize.po] Error code 1 nbmake[7]: stopped in /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:961:1: error: empty declaration [-Werror] 961 | struct pfr_astats { | ^~~~~~ --- grammar.pico --- grammar.c:1545:24: error: expected declaration specifiers or '...' before 'YYSTACKDATA' 1545 | static int yygrowstack(YYSTACKDATA *data) | ^~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:968:1: error: empty declaration [-Werror] 968 | enum { PFR_REFCNT_RULE, PFR_REFCNT_ANCHOR, PFR_REFCNT_MAX }; | ^~~~ --- grammar.pico --- grammar.c:1597:25: error: expected declaration specifiers or '...' before 'YYSTACKDATA' 1597 | static void yyfreestack(YYSTACKDATA *data) | ^~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:6344:29: error: expected declaration specifiers or '...' before 'compiler_state_t' 6344 | gen_check_802_11_data_frame(compiler_state_t *cstate) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:970:1: error: empty declaration [-Werror] 970 | struct pfr_tstats { | ^~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:985:1: error: empty declaration [-Werror] 985 | union sockaddr_union { | ^~~~~ In file included from /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/if.h:86, from /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:83: /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:992:1: error: empty declaration [-Werror] 992 | SLIST_HEAD(pfr_kentryworkq, pfr_kentry); | ^~~~~~~~~~ --- grammar.pico --- grammar.c:417:50: error: expected declaration specifiers or '...' before 'compiler_state_t' 417 | # define YYPARSE_DECL() yyparse(void *yyscanner, compiler_state_t *cstate) | ^~~~~~~~~~~~~~~~ grammar.c:1660:1: note: in expansion of macro 'YYPARSE_DECL' 1660 | YYPARSE_DECL() | ^~~~~~~~~~~~ --- gencode.po --- In file included from /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:84: /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:993:1: error: empty declaration [-Werror] 993 | struct pfr_kentry { | ^~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:6379:11: error: expected declaration specifiers or '...' before 'compiler_state_t' 6379 | gen_proto(compiler_state_t *cstate, int v, int proto, int dir) | ^~~~~~~~~~~~~~~~ --- gencode.po --- In file included from /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/if.h:86, from /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:83: /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:1007:1: error: empty declaration [-Werror] 1007 | SLIST_HEAD(pfr_ktableworkq, pfr_ktable); | ^~~~~~~~~~ In file included from /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:44, from /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:84: /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:1008:1: error: empty declaration [-Werror] 1008 | RB_HEAD(pfr_ktablehead, pfr_ktable); | ^~~~~~~ In file included from /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:84: /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:1009:1: error: empty declaration [-Werror] 1009 | struct pfr_ktable { | ^~~~~~ In file included from /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:44, from /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:84: /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:1034:1: error: empty declaration [-Werror] 1034 | RB_HEAD(pf_state_tree_lan_ext, pf_state_key); | ^~~~~~~ In file included from /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:84: /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:1036:45: error: expected declaration specifiers before ';' token 1036 | entry_lan_ext, pf_state_compare_lan_ext); | ^ In file included from /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:44, from /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:84: /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:1038:1: error: empty declaration [-Werror] 1038 | RB_HEAD(pf_state_tree_ext_gwy, pf_state_key); | ^~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:6639:11: error: expected declaration specifiers or '...' before 'compiler_state_t' 6639 | gen_scode(compiler_state_t *cstate, const char *name, struct qual q) | ^~~~~~~~~~~~~~~~ --- gencode.po --- In file included from /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:84: /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:1040:45: error: expected declaration specifiers before ';' token 1040 | entry_ext_gwy, pf_state_compare_ext_gwy); | ^ In file included from /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:44, from /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:84: /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:1042:1: error: empty declaration [-Werror] 1042 | RB_HEAD(pfi_ifhead, pfi_kif); | ^~~~~~~ In file included from /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:84: /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:1045:38: error: storage class specified for parameter 'pf_statetbl_lan_ext' 1045 | extern struct pf_state_tree_lan_ext pf_statetbl_lan_ext; | ^~~~~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:1046:38: error: storage class specified for parameter 'pf_statetbl_ext_gwy' 1046 | extern struct pf_state_tree_ext_gwy pf_statetbl_ext_gwy; | ^~~~~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:1049:1: error: empty declaration [-Werror] 1049 | struct pfi_kif_cmp { | ^~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:1053:1: error: empty declaration [-Werror] 1053 | struct pfi_kif { | ^~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:1068:1: error: empty declaration [-Werror] 1068 | enum pfi_kif_refs { | ^~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:6949:11: error: expected declaration specifiers or '...' before 'compiler_state_t' 6949 | gen_mcode(compiler_state_t *cstate, const char *s1, const char *s2, | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:1076:1: error: empty declaration [-Werror] 1076 | struct pf_pdesc { | ^~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:1233:1: error: empty declaration [-Werror] 1233 | struct pf_status { | ^~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:1251:1: error: empty declaration [-Werror] 1251 | struct cbq_opts { | ^~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:1263:1: error: empty declaration [-Werror] 1263 | struct priq_opts { | ^~~~~~ --- grammar.pico --- In file included from /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/pcap-int.h:41, from /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/grammar.y:76: /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/pcap/pcap.h:332:16: error: old-style parameter declarations in prototyped function definition 332 | PCAP_API char *pcap_lookupdev(char *) | ^~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/pcap/pcap.h:332:31: error: parameter name omitted 332 | PCAP_API char *pcap_lookupdev(char *) | ^~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7003:11: error: expected declaration specifiers or '...' before 'compiler_state_t' 7003 | gen_ncode(compiler_state_t *cstate, const char *s, bpf_u_int32 v, struct qual q) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:1267:1: error: empty declaration [-Werror] 1267 | struct hfsc_opts { | ^~~~~~ --- grammar.pico --- grammar.c:3661: error: expected '{' at end of input 3661 | } | --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:1283:1: error: empty declaration [-Werror] 1283 | struct pf_altq { | ^~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:1311:1: error: empty declaration [-Werror] 1311 | struct pf_tag { | ^~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:1315:1: error: empty declaration [-Werror] 1315 | struct pf_tagname { | ^~~~~~ --- grammar.pico --- grammar.c:3661: error: control reaches end of non-void function [-Werror=return-type] 3661 | } | --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:1335:1: error: empty declaration [-Werror] 1335 | struct pfioc_pooladdr { | ^~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7120:12: error: expected declaration specifiers or '...' before 'compiler_state_t' 7120 | gen_mcode6(compiler_state_t *cstate, const char *s1, const char *s2, | ^~~~~~~~~~~~~~~~ --- grammar.pico --- cc1: all warnings being treated as errors --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:1347:1: error: empty declaration [-Werror] 1347 | struct pfioc_rule { | ^~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:1357:1: error: empty declaration [-Werror] 1357 | struct pfioc_natlook { | ^~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:1371:1: error: empty declaration [-Werror] 1371 | struct pfioc_state { | ^~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:1376:1: error: empty declaration [-Werror] 1376 | struct pfioc_src_node_kill { | ^~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7185:11: error: expected declaration specifiers or '...' before 'compiler_state_t' 7185 | gen_ecode(compiler_state_t *cstate, const char *s, struct qual q) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:1383:1: error: empty declaration [-Werror] 1383 | struct pfioc_state_kill { | ^~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:1392:1: error: empty declaration [-Werror] 1392 | struct pfioc_states { | ^~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:1402:1: error: empty declaration [-Werror] 1402 | struct pfioc_src_nodes { | ^~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:1412:1: error: empty declaration [-Werror] 1412 | struct pfioc_if { | ^~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:1416:1: error: empty declaration [-Werror] 1416 | struct pfioc_tm { | ^~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:1421:1: error: empty declaration [-Werror] 1421 | struct pfioc_limit { | ^~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7241:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token 7241 | { | ^ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:1426:1: error: empty declaration [-Werror] 1426 | struct pfioc_altq { | ^~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:1433:1: error: empty declaration [-Werror] 1433 | struct pfioc_qstats { | ^~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:1441:1: error: empty declaration [-Werror] 1441 | struct pfioc_ruleset { | ^~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:1449:1: error: empty declaration [-Werror] 1449 | struct pfioc_trans { | ^~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7252:11: error: expected declaration specifiers or '...' before 'compiler_state_t' 7252 | xfer_to_x(compiler_state_t *cstate, struct arth *a) | ^~~~~~~~~~~~~~~~ --- grammar.pico --- *** Failed target: grammar.pico *** Failed commands: ${_MKTARGET_COMPILE} => @echo '# ' "compile " lib/grammar.pico ${COMPILE.c} ${COPTS.${.IMPSRC:T}} ${CPUFLAGS.${.IMPSRC:T}} ${CPPFLAGS.${.IMPSRC:T}} ${CSHLIBFLAGS} ${.IMPSRC} -o ${.TARGET} => /tmp/build/2023.08.17.14.53.38-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE -DLBL_ALIGN --sysroot=/tmp/build/2023.08.17.14.53.38-amd64/destdir -DPCAP_DONT_INCLUDE_PCAP_BPF_H -DHAVE_CONFIG_H -DENABLE_REMOTE -DPCAP_SUPPORT_RPCAP -I/tmp/build/2023.08.17.14.53.38-amd64/obj/external/bsd/libpcap/lib -I/tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../include -I/tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib -I/tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist -DYYBISON -DHAVE_CONFIG_H -DINET6 -c -fPIC grammar.c -o grammar.pico ${OBJCOPY} ${OBJCOPYLIBFLAGS} ${.TARGET} => /tmp/build/2023.08.17.14.53.38-amd64/tools/bin/x86_64--netbsd-objcopy -x grammar.pico *** [grammar.pico] Error code 1 nbmake[7]: stopped in /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:1471:1: error: empty declaration [-Werror] 1471 | struct pfioc_table { | ^~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:1490:1: error: empty declaration [-Werror] 1490 | struct pfioc_iface { | ^~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7262:11: error: expected declaration specifiers or '...' before 'compiler_state_t' 7262 | xfer_to_a(compiler_state_t *cstate, struct arth *a) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:1792:33: error: storage class specified for parameter 'pf_anchors' 1792 | extern struct pf_anchor_global pf_anchors; | ^~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:1793:32: error: storage class specified for parameter 'pf_main_anchor' 1793 | extern struct pf_anchor pf_main_anchor; | ^~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/pfvar.h:1833:44: error: expected declaration specifiers or '...' before 'pf_osfp_t' 1833 | int pf_osfp_match(struct pf_osfp_enlist *, pf_osfp_t); | ^~~~~~~~~ In file included from /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:85: /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/if_pflog.h:34:1: error: empty declaration [-Werror] 34 | struct pflog_softc { | ^~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7279:19: error: expected declaration specifiers or '...' before 'compiler_state_t' 7279 | gen_load_internal(compiler_state_t *cstate, int proto, struct arth *inst, int size) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/if_pflog.h:42:1: error: empty declaration [-Werror] 42 | struct pfloghdr { | ^~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/destdir/usr/include/net/if_pflog.h:64:1: error: empty declaration [-Werror] 64 | struct old_pfloghdr { | ^~~~~~ In file included from /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:141: /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/pcap/namedb.h:53:1: error: empty declaration [-Werror] 53 | struct pcap_etherent { | ^~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/pcap/namedb.h:60:32: error: storage class specified for parameter 'pcap_next_etherent' 60 | PCAP_API struct pcap_etherent *pcap_next_etherent(FILE *); | ^~~~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/pcap/namedb.h:61:18: error: storage class specified for parameter 'pcap_ether_hostton' 61 | PCAP_API u_char *pcap_ether_hostton(const char*); | ^~~~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/pcap/namedb.h:62:18: error: storage class specified for parameter 'pcap_ether_aton' 62 | PCAP_API u_char *pcap_ether_aton(const char *); | ^~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/pcap/namedb.h:64:24: error: storage class specified for parameter 'pcap_nametoaddr' 64 | PCAP_API bpf_u_int32 **pcap_nametoaddr(const char *); | ^~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/pcap/namedb.h:65:27: error: storage class specified for parameter 'pcap_nametoaddrinfo' 65 | PCAP_API struct addrinfo *pcap_nametoaddrinfo(const char *); | ^~~~~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/pcap/namedb.h:66:22: error: storage class specified for parameter 'pcap_nametonetaddr' 66 | PCAP_API bpf_u_int32 pcap_nametonetaddr(const char *); | ^~~~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/pcap/namedb.h:68:14: error: storage class specified for parameter 'pcap_nametoport' 68 | PCAP_API int pcap_nametoport(const char *, int *, int *); | ^~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/pcap/namedb.h:69:14: error: storage class specified for parameter 'pcap_nametoportrange' 69 | PCAP_API int pcap_nametoportrange(const char *, int *, int *, int *); | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/pcap/namedb.h:70:14: error: storage class specified for parameter 'pcap_nametoproto' 70 | PCAP_API int pcap_nametoproto(const char *); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/pcap/namedb.h:71:14: error: storage class specified for parameter 'pcap_nametoeproto' 71 | PCAP_API int pcap_nametoeproto(const char *); | ^~~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/pcap/namedb.h:72:14: error: storage class specified for parameter 'pcap_nametollc' 72 | PCAP_API int pcap_nametollc(const char *); | ^~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7552:10: error: expected declaration specifiers or '...' before 'compiler_state_t' 7552 | gen_load(compiler_state_t *cstate, int proto, struct arth *inst, int size) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:217:3: error: storage class specified for parameter 'bpf_abs_offset' 217 | } bpf_abs_offset; | ^~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:223:1: error: empty declaration [-Werror] 223 | enum e_offrel { | ^~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:246:1: error: empty declaration [-Werror] 246 | struct chunk { | ^~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:302:2: error: expected specifier-qualifier-list before 'bpf_abs_offset' 302 | bpf_abs_offset off_linkhdr; | ^~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:253:1: error: empty declaration [-Werror] 253 | struct _compiler_state { | ^~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:439:15: error: expected declaration specifiers or '...' before 'compiler_state_t' 439 | bpf_set_error(compiler_state_t *cstate, const char *fmt, ...) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:452:37: error: expected declaration specifiers or '...' before 'compiler_state_t' 452 | static void PCAP_NORETURN bpf_error(compiler_state_t *, const char *, ...) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:457:11: error: expected declaration specifiers or '...' before 'compiler_state_t' 457 | bpf_error(compiler_state_t *cstate, const char *fmt, ...) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:469:26: error: expected declaration specifiers or '...' before 'compiler_state_t' 469 | static int init_linktype(compiler_state_t *, pcap_t *); | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7565:23: error: expected declaration specifiers or '...' before 'compiler_state_t' 7565 | gen_relation_internal(compiler_state_t *cstate, int code, struct arth *a0, | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:471:23: error: expected declaration specifiers or '...' before 'compiler_state_t' 471 | static void init_regs(compiler_state_t *); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:472:22: error: expected declaration specifiers or '...' before 'compiler_state_t' 472 | static int alloc_reg(compiler_state_t *); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:473:22: error: expected declaration specifiers or '...' before 'compiler_state_t' 473 | static void free_reg(compiler_state_t *, int); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:475:24: error: expected declaration specifiers or '...' before 'compiler_state_t' 475 | static void initchunks(compiler_state_t *cstate); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:476:33: error: expected declaration specifiers or '...' before 'compiler_state_t' 476 | static void *newchunk_nolongjmp(compiler_state_t *cstate, size_t); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:477:23: error: expected declaration specifiers or '...' before 'compiler_state_t' 477 | static void *newchunk(compiler_state_t *cstate, size_t); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:478:24: error: expected declaration specifiers or '...' before 'compiler_state_t' 478 | static void freechunks(compiler_state_t *cstate); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:479:39: error: expected declaration specifiers or '...' before 'compiler_state_t' 479 | static inline struct block *new_block(compiler_state_t *cstate, int); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:480:38: error: expected declaration specifiers or '...' before 'compiler_state_t' 480 | static inline struct slist *new_stmt(compiler_state_t *cstate, int); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:481:33: error: expected declaration specifiers or '...' before 'compiler_state_t' 481 | static struct block *gen_retblk(compiler_state_t *cstate, int); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:482:27: error: expected declaration specifiers or '...' before 'compiler_state_t' 482 | static inline void syntax(compiler_state_t *cstate); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:484:13: error: storage class specified for parameter 'backpatch' 484 | static void backpatch(struct block *, struct block *); | ^~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:485:13: error: storage class specified for parameter 'merge' 485 | static void merge(struct block *, struct block *); | ^~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:486:30: error: expected declaration specifiers or '...' before 'compiler_state_t' 486 | static struct block *gen_cmp(compiler_state_t *, enum e_offrel, u_int, | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7609:14: error: expected declaration specifiers or '...' before 'compiler_state_t' 7609 | gen_relation(compiler_state_t *cstate, int code, struct arth *a0, | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:488:33: error: expected declaration specifiers or '...' before 'compiler_state_t' 488 | static struct block *gen_cmp_gt(compiler_state_t *, enum e_offrel, u_int, | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:490:33: error: expected declaration specifiers or '...' before 'compiler_state_t' 490 | static struct block *gen_cmp_ge(compiler_state_t *, enum e_offrel, u_int, | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:492:33: error: expected declaration specifiers or '...' before 'compiler_state_t' 492 | static struct block *gen_cmp_lt(compiler_state_t *, enum e_offrel, u_int, | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:494:33: error: expected declaration specifiers or '...' before 'compiler_state_t' 494 | static struct block *gen_cmp_le(compiler_state_t *, enum e_offrel, u_int, | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:496:31: error: expected declaration specifiers or '...' before 'compiler_state_t' 496 | static struct block *gen_mcmp(compiler_state_t *, enum e_offrel, u_int, | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:498:31: error: expected declaration specifiers or '...' before 'compiler_state_t' 498 | static struct block *gen_bcmp(compiler_state_t *, enum e_offrel, u_int, | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:500:31: error: expected declaration specifiers or '...' before 'compiler_state_t' 500 | static struct block *gen_ncmp(compiler_state_t *, enum e_offrel, bpf_u_int32, | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:502:44: error: expected declaration specifiers or '...' before 'compiler_state_t' 502 | static struct slist *gen_load_absoffsetrel(compiler_state_t *, bpf_abs_offset *, | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:502:64: error: expected declaration specifiers or '...' before 'bpf_abs_offset' 502 | static struct slist *gen_load_absoffsetrel(compiler_state_t *, bpf_abs_offset *, | ^~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:504:33: error: expected declaration specifiers or '...' before 'compiler_state_t' 504 | static struct slist *gen_load_a(compiler_state_t *, enum e_offrel, u_int, | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:506:41: error: expected declaration specifiers or '...' before 'compiler_state_t' 506 | static struct slist *gen_loadx_iphdrlen(compiler_state_t *); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:507:33: error: expected declaration specifiers or '...' before 'compiler_state_t' 507 | static struct block *gen_uncond(compiler_state_t *, int); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:508:38: error: expected declaration specifiers or '...' before 'compiler_state_t' 508 | static inline struct block *gen_true(compiler_state_t *); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:509:39: error: expected declaration specifiers or '...' before 'compiler_state_t' 509 | static inline struct block *gen_false(compiler_state_t *); | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7623:13: error: expected declaration specifiers or '...' before 'compiler_state_t' 7623 | gen_loadlen(compiler_state_t *cstate) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:510:41: error: expected declaration specifiers or '...' before 'compiler_state_t' 510 | static struct block *gen_ether_linktype(compiler_state_t *, int); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:511:41: error: expected declaration specifiers or '...' before 'compiler_state_t' 511 | static struct block *gen_ipnet_linktype(compiler_state_t *, int); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:512:45: error: expected declaration specifiers or '...' before 'compiler_state_t' 512 | static struct block *gen_linux_sll_linktype(compiler_state_t *, int); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:513:49: error: expected declaration specifiers or '...' before 'compiler_state_t' 513 | static struct slist *gen_load_prism_llprefixlen(compiler_state_t *); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:514:47: error: expected declaration specifiers or '...' before 'compiler_state_t' 514 | static struct slist *gen_load_avs_llprefixlen(compiler_state_t *); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:515:52: error: expected declaration specifiers or '...' before 'compiler_state_t' 515 | static struct slist *gen_load_radiotap_llprefixlen(compiler_state_t *); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:516:47: error: expected declaration specifiers or '...' before 'compiler_state_t' 516 | static struct slist *gen_load_ppi_llprefixlen(compiler_state_t *); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:517:38: error: expected declaration specifiers or '...' before 'compiler_state_t' 517 | static void insert_compute_vloffsets(compiler_state_t *, struct block *); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:518:45: error: expected declaration specifiers or '...' before 'compiler_state_t' 518 | static struct slist *gen_abs_offset_varpart(compiler_state_t *, | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:519:5: error: expected declaration specifiers or '...' before 'bpf_abs_offset' 519 | bpf_abs_offset *); | ^~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:520:12: error: storage class specified for parameter 'ethertype_to_ppptype' 520 | static int ethertype_to_ppptype(int); | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:521:35: error: expected declaration specifiers or '...' before 'compiler_state_t' 521 | static struct block *gen_linktype(compiler_state_t *, int); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:522:31: error: expected declaration specifiers or '...' before 'compiler_state_t' 522 | static struct block *gen_snap(compiler_state_t *, bpf_u_int32, bpf_u_int32); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:523:39: error: expected declaration specifiers or '...' before 'compiler_state_t' 523 | static struct block *gen_llc_linktype(compiler_state_t *, int); | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7648:20: error: expected declaration specifiers or '...' before 'compiler_state_t' 7648 | gen_loadi_internal(compiler_state_t *cstate, int val) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:524:33: error: expected declaration specifiers or '...' before 'compiler_state_t' 524 | static struct block *gen_hostop(compiler_state_t *, bpf_u_int32, bpf_u_int32, | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:527:34: error: expected declaration specifiers or '...' before 'compiler_state_t' 527 | static struct block *gen_hostop6(compiler_state_t *, struct in6_addr *, | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:530:34: error: expected declaration specifiers or '...' before 'compiler_state_t' 530 | static struct block *gen_ahostop(compiler_state_t *, const u_char *, int); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:531:34: error: expected declaration specifiers or '...' before 'compiler_state_t' 531 | static struct block *gen_ehostop(compiler_state_t *, const u_char *, int); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:532:34: error: expected declaration specifiers or '...' before 'compiler_state_t' 532 | static struct block *gen_fhostop(compiler_state_t *, const u_char *, int); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:533:34: error: expected declaration specifiers or '...' before 'compiler_state_t' 533 | static struct block *gen_thostop(compiler_state_t *, const u_char *, int); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:534:37: error: expected declaration specifiers or '...' before 'compiler_state_t' 534 | static struct block *gen_wlanhostop(compiler_state_t *, const u_char *, int); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:535:37: error: expected declaration specifiers or '...' before 'compiler_state_t' 535 | static struct block *gen_ipfchostop(compiler_state_t *, const u_char *, int); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:536:35: error: expected declaration specifiers or '...' before 'compiler_state_t' 536 | static struct block *gen_dnhostop(compiler_state_t *, bpf_u_int32, int); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:537:40: error: expected declaration specifiers or '...' before 'compiler_state_t' 537 | static struct block *gen_mpls_linktype(compiler_state_t *, int); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:538:31: error: expected declaration specifiers or '...' before 'compiler_state_t' 538 | static struct block *gen_host(compiler_state_t *, bpf_u_int32, bpf_u_int32, | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:541:32: error: expected declaration specifiers or '...' before 'compiler_state_t' 541 | static struct block *gen_host6(compiler_state_t *, struct in6_addr *, | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:548:33: error: expected declaration specifiers or '...' before 'compiler_state_t' 548 | static struct block *gen_ipfrag(compiler_state_t *); | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7669:11: error: expected declaration specifiers or '...' before 'compiler_state_t' 7669 | gen_loadi(compiler_state_t *cstate, int val) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:549:35: error: expected declaration specifiers or '...' before 'compiler_state_t' 549 | static struct block *gen_portatom(compiler_state_t *, int, bpf_int32); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:550:40: error: expected declaration specifiers or '...' before 'compiler_state_t' 550 | static struct block *gen_portrangeatom(compiler_state_t *, int, bpf_int32, | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:552:36: error: expected declaration specifiers or '...' before 'compiler_state_t' 552 | static struct block *gen_portatom6(compiler_state_t *, int, bpf_int32); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:553:41: error: expected declaration specifiers or '...' before 'compiler_state_t' 553 | static struct block *gen_portrangeatom6(compiler_state_t *, int, bpf_int32, | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:555:26: error: expected declaration specifiers or '...' before 'compiler_state_t' 555 | struct block *gen_portop(compiler_state_t *, int, int, int); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:556:31: error: expected declaration specifiers or '...' before 'compiler_state_t' 556 | static struct block *gen_port(compiler_state_t *, int, int, int); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:557:31: error: expected declaration specifiers or '...' before 'compiler_state_t' 557 | struct block *gen_portrangeop(compiler_state_t *, int, int, int, int); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:558:36: error: expected declaration specifiers or '...' before 'compiler_state_t' 558 | static struct block *gen_portrange(compiler_state_t *, int, int, int, int); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:559:27: error: expected declaration specifiers or '...' before 'compiler_state_t' 559 | struct block *gen_portop6(compiler_state_t *, int, int, int); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:560:32: error: expected declaration specifiers or '...' before 'compiler_state_t' 560 | static struct block *gen_port6(compiler_state_t *, int, int, int); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:561:32: error: expected declaration specifiers or '...' before 'compiler_state_t' 561 | struct block *gen_portrangeop6(compiler_state_t *, int, int, int, int); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:562:37: error: expected declaration specifiers or '...' before 'compiler_state_t' 562 | static struct block *gen_portrange6(compiler_state_t *, int, int, int, int); | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7687:9: error: expected declaration specifiers or '...' before 'compiler_state_t' 7687 | gen_neg(compiler_state_t *cstate, struct arth *a_arg) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:563:25: error: expected declaration specifiers or '...' before 'compiler_state_t' 563 | static int lookup_proto(compiler_state_t *, const char *, int); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:564:37: error: expected declaration specifiers or '...' before 'compiler_state_t' 564 | static struct block *gen_protochain(compiler_state_t *, int, int, int); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:565:32: error: expected declaration specifiers or '...' before 'compiler_state_t' 565 | static struct block *gen_proto(compiler_state_t *, int, int, int); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:566:32: error: expected declaration specifiers or '...' before 'compiler_state_t' 566 | static struct slist *xfer_to_x(compiler_state_t *, struct arth *); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:567:32: error: expected declaration specifiers or '...' before 'compiler_state_t' 567 | static struct slist *xfer_to_a(compiler_state_t *, struct arth *); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:568:40: error: expected declaration specifiers or '...' before 'compiler_state_t' 568 | static struct block *gen_mac_multicast(compiler_state_t *, int); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:569:30: error: expected declaration specifiers or '...' before 'compiler_state_t' 569 | static struct block *gen_len(compiler_state_t *, int, int); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:570:50: error: expected declaration specifiers or '...' before 'compiler_state_t' 570 | static struct block *gen_check_802_11_data_frame(compiler_state_t *); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:571:42: error: expected declaration specifiers or '...' before 'compiler_state_t' 571 | static struct block *gen_geneve_ll_check(compiler_state_t *cstate); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:573:40: error: expected declaration specifiers or '...' before 'compiler_state_t' 573 | static struct block *gen_ppi_dlt_check(compiler_state_t *); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:574:49: error: expected declaration specifiers or '...' before 'compiler_state_t' 574 | static struct block *gen_atmfield_code_internal(compiler_state_t *, int, | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:576:38: error: expected declaration specifiers or '...' before 'compiler_state_t' 576 | static struct block *gen_atmtype_llc(compiler_state_t *); | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:577:37: error: expected declaration specifiers or '...' before 'compiler_state_t' 577 | static struct block *gen_msg_abbrev(compiler_state_t *, int type); | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7717:10: error: expected declaration specifiers or '...' before 'compiler_state_t' 7717 | gen_arth(compiler_state_t *cstate, int code, struct arth *a0_arg, | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:580:12: error: expected declaration specifiers or '...' before 'compiler_state_t' 580 | initchunks(compiler_state_t *cstate) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:592:20: error: expected declaration specifiers or '...' before 'compiler_state_t' 592 | newchunk_nolongjmp(compiler_state_t *cstate, size_t n) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:632:10: error: expected declaration specifiers or '...' before 'compiler_state_t' 632 | newchunk(compiler_state_t *cstate, size_t n) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:645:12: error: expected declaration specifiers or '...' before 'compiler_state_t' 645 | freechunks(compiler_state_t *cstate) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:661:6: error: expected declaration specifiers or '...' before 'compiler_state_t' 661 | sdup(compiler_state_t *cstate, const char *s) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:673:11: error: expected declaration specifiers or '...' before 'compiler_state_t' 673 | new_block(compiler_state_t *cstate, int code) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:685:10: error: expected declaration specifiers or '...' before 'compiler_state_t' 685 | new_stmt(compiler_state_t *cstate, int code) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:696:12: error: expected declaration specifiers or '...' before 'compiler_state_t' 696 | gen_retblk(compiler_state_t *cstate, int v) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:705:8: error: expected declaration specifiers or '...' before 'compiler_state_t' 705 | syntax(compiler_state_t *cstate) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:713:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token 713 | { | ^ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:869:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token 869 | { | ^ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7776:11: error: expected declaration specifiers or '...' before 'compiler_state_t' 7776 | init_regs(compiler_state_t *cstate) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:887:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token 887 | { | ^ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:903:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token 903 | { | ^ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:924:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token 924 | { | ^ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:936:14: error: expected declaration specifiers or '...' before 'compiler_state_t' 936 | finish_parse(compiler_state_t *cstate, struct block *p) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:994:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token 994 | { | ^ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:1005:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token 1005 | { | ^ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:1015:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token 1015 | { | ^ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:1020:9: error: expected declaration specifiers or '...' before 'compiler_state_t' 1020 | gen_cmp(compiler_state_t *cstate, enum e_offrel offrel, u_int offset, | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7786:11: error: expected declaration specifiers or '...' before 'compiler_state_t' 7786 | alloc_reg(compiler_state_t *cstate) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:1027:12: error: expected declaration specifiers or '...' before 'compiler_state_t' 1027 | gen_cmp_gt(compiler_state_t *cstate, enum e_offrel offrel, u_int offset, | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:1034:12: error: expected declaration specifiers or '...' before 'compiler_state_t' 1034 | gen_cmp_ge(compiler_state_t *cstate, enum e_offrel offrel, u_int offset, | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:1041:12: error: expected declaration specifiers or '...' before 'compiler_state_t' 1041 | gen_cmp_lt(compiler_state_t *cstate, enum e_offrel offrel, u_int offset, | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:1048:12: error: expected declaration specifiers or '...' before 'compiler_state_t' 1048 | gen_cmp_le(compiler_state_t *cstate, enum e_offrel offrel, u_int offset, | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:1055:10: error: expected declaration specifiers or '...' before 'compiler_state_t' 1055 | gen_mcmp(compiler_state_t *cstate, enum e_offrel offrel, u_int offset, | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:1062:10: error: expected declaration specifiers or '...' before 'compiler_state_t' 1062 | gen_bcmp(compiler_state_t *cstate, enum e_offrel offrel, u_int offset, | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:1114:10: error: expected declaration specifiers or '...' before 'compiler_state_t' 1114 | gen_ncmp(compiler_state_t *cstate, enum e_offrel offrel, bpf_u_int32 offset, | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7807:10: error: expected declaration specifiers or '...' before 'compiler_state_t' 7807 | free_reg(compiler_state_t *cstate, int n) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:1138:15: error: expected declaration specifiers or '...' before 'compiler_state_t' 1138 | init_linktype(compiler_state_t *cstate, pcap_t *p) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:1735:23: error: expected declaration specifiers or '...' before 'compiler_state_t' 1735 | gen_load_absoffsetrel(compiler_state_t *cstate, bpf_abs_offset *abs_offset, | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:1735:49: error: expected declaration specifiers or '...' before 'bpf_abs_offset' 1735 | gen_load_absoffsetrel(compiler_state_t *cstate, bpf_abs_offset *abs_offset, | ^~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7813:9: error: expected declaration specifiers or '...' before 'compiler_state_t' 7813 | gen_len(compiler_state_t *cstate, int jmp, int n) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:1775:12: error: expected declaration specifiers or '...' before 'compiler_state_t' 1775 | gen_load_a(compiler_state_t *cstate, enum e_offrel offrel, u_int offset, | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:1866:20: error: expected declaration specifiers or '...' before 'compiler_state_t' 1866 | gen_loadx_iphdrlen(compiler_state_t *cstate) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:1921:12: error: expected declaration specifiers or '...' before 'compiler_state_t' 1921 | gen_uncond(compiler_state_t *cstate, int rsense) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:1935:10: error: expected declaration specifiers or '...' before 'compiler_state_t' 1935 | gen_true(compiler_state_t *cstate) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:1941:11: error: expected declaration specifiers or '...' before 'compiler_state_t' 1941 | gen_false(compiler_state_t *cstate) | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7827:13: error: expected declaration specifiers or '...' before 'compiler_state_t' 7827 | gen_greater(compiler_state_t *cstate, int n) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:1964:20: error: expected declaration specifiers or '...' before 'compiler_state_t' 1964 | gen_ether_linktype(compiler_state_t *cstate, int proto) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:2134:23: error: expected declaration specifiers or '...' before 'compiler_state_t' 2134 | gen_loopback_linktype(compiler_state_t *cstate, int proto) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:2173:20: error: expected declaration specifiers or '...' before 'compiler_state_t' 2173 | gen_ipnet_linktype(compiler_state_t *cstate, int proto) | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7843:10: error: expected declaration specifiers or '...' before 'compiler_state_t' 7843 | gen_less(compiler_state_t *cstate, int n) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:2202:24: error: expected declaration specifiers or '...' before 'compiler_state_t' 2202 | gen_linux_sll_linktype(compiler_state_t *cstate, int proto) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:2348:28: error: expected declaration specifiers or '...' before 'compiler_state_t' 2348 | gen_load_prism_llprefixlen(compiler_state_t *cstate) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:2458:26: error: expected declaration specifiers or '...' before 'compiler_state_t' 2458 | gen_load_avs_llprefixlen(compiler_state_t *cstate) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:2498:31: error: expected declaration specifiers or '...' before 'compiler_state_t' 2498 | gen_load_radiotap_llprefixlen(compiler_state_t *cstate) | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7871:12: error: expected declaration specifiers or '...' before 'compiler_state_t' 7871 | gen_byteop(compiler_state_t *cstate, int op, int idx, int val) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:2568:26: error: expected declaration specifiers or '...' before 'compiler_state_t' 2568 | gen_load_ppi_llprefixlen(compiler_state_t *cstate) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:2634:28: error: expected declaration specifiers or '...' before 'compiler_state_t' 2634 | gen_load_802_11_header_len(compiler_state_t *cstate, struct slist *s, struct slist *snext) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:2873:26: error: expected declaration specifiers or '...' before 'compiler_state_t' 2873 | insert_compute_vloffsets(compiler_state_t *cstate, struct block *b) | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7914:21: error: storage class specified for parameter 'abroadcast' 7914 | static const u_char abroadcast[] = { 0x0 }; | ^~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:2971:19: error: expected declaration specifiers or '...' before 'compiler_state_t' 2971 | gen_ppi_dlt_check(compiler_state_t *cstate) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:3010:24: error: expected declaration specifiers or '...' before 'compiler_state_t' 3010 | gen_abs_offset_varpart(compiler_state_t *cstate, bpf_abs_offset *off) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:3010:50: error: expected declaration specifiers or '...' before 'bpf_abs_offset' 3010 | gen_abs_offset_varpart(compiler_state_t *cstate, bpf_abs_offset *off) | ^~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7914:1: error: parameter 'abroadcast' is initialized 7914 | static const u_char abroadcast[] = { 0x0 }; | ^~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:3045:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token 3045 | { | ^ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:3095:23: error: expected declaration specifiers or '...' before 'compiler_state_t' 3095 | gen_prevlinkhdr_check(compiler_state_t *cstate) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:3141:14: error: expected declaration specifiers or '...' before 'compiler_state_t' 3141 | gen_linktype(compiler_state_t *cstate, int proto) | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7917:15: error: expected declaration specifiers or '...' before 'compiler_state_t' 7917 | gen_broadcast(compiler_state_t *cstate, int proto) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:3662:10: error: expected declaration specifiers or '...' before 'compiler_state_t' 3662 | gen_snap(compiler_state_t *cstate, bpf_u_int32 orgcode, bpf_u_int32 ptype) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:3681:18: error: expected declaration specifiers or '...' before 'compiler_state_t' 3681 | gen_llc_internal(compiler_state_t *cstate) | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7989:19: error: expected declaration specifiers or '...' before 'compiler_state_t' 7989 | gen_mac_multicast(compiler_state_t *cstate, int offset) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:3753:9: error: expected declaration specifiers or '...' before 'compiler_state_t' 3753 | gen_llc(compiler_state_t *cstate) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:3766:11: error: expected declaration specifiers or '...' before 'compiler_state_t' 3766 | gen_llc_i(compiler_state_t *cstate) | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:8003:15: error: expected declaration specifiers or '...' before 'compiler_state_t' 8003 | gen_multicast(compiler_state_t *cstate, int proto) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:3797:11: error: expected declaration specifiers or '...' before 'compiler_state_t' 3797 | gen_llc_s(compiler_state_t *cstate) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:3823:11: error: expected declaration specifiers or '...' before 'compiler_state_t' 3823 | gen_llc_u(compiler_state_t *cstate) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:3849:19: error: expected declaration specifiers or '...' before 'compiler_state_t' 3849 | gen_llc_s_subtype(compiler_state_t *cstate, bpf_u_int32 subtype) | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:8196:13: error: expected declaration specifiers or '...' before 'compiler_state_t' 8196 | gen_inbound(compiler_state_t *cstate, int dir) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:3874:19: error: expected declaration specifiers or '...' before 'compiler_state_t' 3874 | gen_llc_u_subtype(compiler_state_t *cstate, bpf_u_int32 subtype) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:3911:18: error: expected declaration specifiers or '...' before 'compiler_state_t' 3911 | gen_llc_linktype(compiler_state_t *cstate, int proto) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:3986:12: error: expected declaration specifiers or '...' before 'compiler_state_t' 3986 | gen_hostop(compiler_state_t *cstate, bpf_u_int32 addr, bpf_u_int32 mask, | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:8346:15: error: expected declaration specifiers or '...' before 'compiler_state_t' 8346 | gen_pf_ifname(compiler_state_t *cstate, const char *ifname) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:4051:13: error: expected declaration specifiers or '...' before 'compiler_state_t' 4051 | gen_hostop6(compiler_state_t *cstate, struct in6_addr *addr, | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:8376:16: error: expected declaration specifiers or '...' before 'compiler_state_t' 8376 | gen_pf_ruleset(compiler_state_t *cstate, char *ruleset) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:4126:13: error: expected declaration specifiers or '...' before 'compiler_state_t' 4126 | gen_ehostop(compiler_state_t *cstate, const u_char *eaddr, int dir) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:4182:13: error: expected declaration specifiers or '...' before 'compiler_state_t' 4182 | gen_fhostop(compiler_state_t *cstate, const u_char *eaddr, int dir) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:4238:13: error: expected declaration specifiers or '...' before 'compiler_state_t' 4238 | gen_thostop(compiler_state_t *cstate, const u_char *eaddr, int dir) | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:8405:12: error: expected declaration specifiers or '...' before 'compiler_state_t' 8405 | gen_pf_rnr(compiler_state_t *cstate, int rnr) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:4295:16: error: expected declaration specifiers or '...' before 'compiler_state_t' 4295 | gen_wlanhostop(compiler_state_t *cstate, const u_char *eaddr, int dir) | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:8428:13: error: expected declaration specifiers or '...' before 'compiler_state_t' 8428 | gen_pf_srnr(compiler_state_t *cstate, int srnr) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:4719:16: error: expected declaration specifiers or '...' before 'compiler_state_t' 4719 | gen_ipfchostop(compiler_state_t *cstate, const u_char *eaddr, int dir) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:4790:14: error: expected declaration specifiers or '...' before 'compiler_state_t' 4790 | gen_dnhostop(compiler_state_t *cstate, bpf_u_int32 addr, int dir) | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:8451:15: error: expected declaration specifiers or '...' before 'compiler_state_t' 8451 | gen_pf_reason(compiler_state_t *cstate, int reason) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:4886:19: error: expected declaration specifiers or '...' before 'compiler_state_t' 4886 | gen_mpls_linktype(compiler_state_t *cstate, int proto) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:4914:10: error: expected declaration specifiers or '...' before 'compiler_state_t' 4914 | gen_host(compiler_state_t *cstate, bpf_u_int32 addr, bpf_u_int32 mask, | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:8474:15: error: expected declaration specifiers or '...' before 'compiler_state_t' 8474 | gen_pf_action(compiler_state_t *cstate, int action) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:5066:11: error: expected declaration specifiers or '...' before 'compiler_state_t' 5066 | gen_host6(compiler_state_t *cstate, struct in6_addr *addr, | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:8582:17: error: expected declaration specifiers or '...' before 'compiler_state_t' 8582 | gen_p80211_type(compiler_state_t *cstate, int type, int mask) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:5313:27: error: expected declaration specifiers or '...' before 'compiler_state_t' 5313 | gen_proto_abbrev_internal(compiler_state_t *cstate, int proto) | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:8612:18: error: expected declaration specifiers or '...' before 'compiler_state_t' 8612 | gen_p80211_fcdir(compiler_state_t *cstate, int fcdir) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:5553:18: error: expected declaration specifiers or '...' before 'compiler_state_t' 5553 | gen_proto_abbrev(compiler_state_t *cstate, int proto) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:5566:12: error: expected declaration specifiers or '...' before 'compiler_state_t' 5566 | gen_ipfrag(compiler_state_t *cstate) | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:8643:11: error: expected declaration specifiers or '...' before 'compiler_state_t' 8643 | gen_acode(compiler_state_t *cstate, const char *s, struct qual q) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:5591:14: error: expected declaration specifiers or '...' before 'compiler_state_t' 5591 | gen_portatom(compiler_state_t *cstate, int off, bpf_int32 v) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:5597:15: error: expected declaration specifiers or '...' before 'compiler_state_t' 5597 | gen_portatom6(compiler_state_t *cstate, int off, bpf_int32 v) | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:8678:13: error: expected declaration specifiers or '...' before 'compiler_state_t' 8678 | gen_ahostop(compiler_state_t *cstate, const u_char *eaddr, int dir) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:5603:12: error: expected declaration specifiers or '...' before 'compiler_state_t' 5603 | gen_portop(compiler_state_t *cstate, int port, int proto, int dir) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:5668:10: error: expected declaration specifiers or '...' before 'compiler_state_t' 5668 | gen_port(compiler_state_t *cstate, int port, int ip_proto, int dir) | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:8732:20: error: expected declaration specifiers or '...' before 'compiler_state_t' 8732 | gen_vlan_tpid_test(compiler_state_t *cstate) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:5714:13: error: expected declaration specifiers or '...' before 'compiler_state_t' 5714 | gen_portop6(compiler_state_t *cstate, int port, int proto, int dir) | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:8748:19: error: expected declaration specifiers or '...' before 'compiler_state_t' 8748 | gen_vlan_vid_test(compiler_state_t *cstate, bpf_u_int32 vlan_num) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:5753:11: error: expected declaration specifiers or '...' before 'compiler_state_t' 5753 | gen_port6(compiler_state_t *cstate, int port, int ip_proto, int dir) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:5784:19: error: expected declaration specifiers or '...' before 'compiler_state_t' 5784 | gen_portrangeatom(compiler_state_t *cstate, int off, bpf_int32 v1, | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:8758:28: error: expected declaration specifiers or '...' before 'compiler_state_t' 8758 | gen_vlan_no_bpf_extensions(compiler_state_t *cstate, bpf_u_int32 vlan_num, | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:5809:17: error: expected declaration specifiers or '...' before 'compiler_state_t' 5809 | gen_portrangeop(compiler_state_t *cstate, int port1, int port2, int proto, | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:8920:10: error: expected declaration specifiers or '...' before 'compiler_state_t' 8920 | gen_vlan(compiler_state_t *cstate, bpf_u_int32 vlan_num, int has_vlan_tag) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:5875:15: error: expected declaration specifiers or '...' before 'compiler_state_t' 5875 | gen_portrange(compiler_state_t *cstate, int port1, int port2, int ip_proto, | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:5906:20: error: expected declaration specifiers or '...' before 'compiler_state_t' 5906 | gen_portrangeatom6(compiler_state_t *cstate, int off, bpf_int32 v1, | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9018:10: error: expected declaration specifiers or '...' before 'compiler_state_t' 9018 | gen_mpls(compiler_state_t *cstate, bpf_u_int32 label_num_arg, | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:5931:18: error: expected declaration specifiers or '...' before 'compiler_state_t' 5931 | gen_portrangeop6(compiler_state_t *cstate, int port1, int port2, int proto, | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:5971:16: error: expected declaration specifiers or '...' before 'compiler_state_t' 5971 | gen_portrange6(compiler_state_t *cstate, int port1, int port2, int ip_proto, | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9100:12: error: expected declaration specifiers or '...' before 'compiler_state_t' 9100 | gen_pppoed(compiler_state_t *cstate) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:6002:14: error: expected declaration specifiers or '...' before 'compiler_state_t' 6002 | lookup_proto(compiler_state_t *cstate, const char *name, int proto) | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9114:12: error: expected declaration specifiers or '...' before 'compiler_state_t' 9114 | gen_pppoes(compiler_state_t *cstate, bpf_u_int32 sess_num, int has_sess_num) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:6053:16: error: expected declaration specifiers or '...' before 'compiler_state_t' 6053 | gen_protochain(compiler_state_t *cstate, int v, int proto, int dir) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:6344:29: error: expected declaration specifiers or '...' before 'compiler_state_t' 6344 | gen_check_802_11_data_frame(compiler_state_t *cstate) | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9176:18: error: expected declaration specifiers or '...' before 'compiler_state_t' 9176 | gen_geneve_check(compiler_state_t *cstate, | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:6379:11: error: expected declaration specifiers or '...' before 'compiler_state_t' 6379 | gen_proto(compiler_state_t *cstate, int v, int proto, int dir) | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9177:33: error: expected declaration specifiers or '...' before 'compiler_state_t' 9177 | struct block *(*gen_portfn)(compiler_state_t *, int, int, int), | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:6639:11: error: expected declaration specifiers or '...' before 'compiler_state_t' 6639 | gen_scode(compiler_state_t *cstate, const char *name, struct qual q) | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9178:5: error: expected ';', ',' or ')' before 'enum' 9178 | enum e_offrel offrel, bpf_u_int32 vni, int has_vni) | ^~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:6949:11: error: expected declaration specifiers or '...' before 'compiler_state_t' 6949 | gen_mcode(compiler_state_t *cstate, const char *s1, const char *s2, | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9212:13: error: expected declaration specifiers or '...' before 'compiler_state_t' 9212 | gen_geneve4(compiler_state_t *cstate, bpf_u_int32 vni, int has_vni) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7003:11: error: expected declaration specifiers or '...' before 'compiler_state_t' 7003 | gen_ncode(compiler_state_t *cstate, const char *s, bpf_u_int32 v, struct qual q) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7120:12: error: expected declaration specifiers or '...' before 'compiler_state_t' 7120 | gen_mcode6(compiler_state_t *cstate, const char *s1, const char *s2, | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9238:13: error: expected declaration specifiers or '...' before 'compiler_state_t' 9238 | gen_geneve6(compiler_state_t *cstate, bpf_u_int32 vni, int has_vni) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7185:11: error: expected declaration specifiers or '...' before 'compiler_state_t' 7185 | gen_ecode(compiler_state_t *cstate, const char *s, struct qual q) | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9281:20: error: expected declaration specifiers or '...' before 'compiler_state_t' 9281 | gen_geneve_offsets(compiler_state_t *cstate) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7241:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token 7241 | { | ^ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9416:12: error: expected declaration specifiers or '...' before 'compiler_state_t' 9416 | gen_geneve(compiler_state_t *cstate, bpf_u_int32 vni, int has_vni) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7252:11: error: expected declaration specifiers or '...' before 'compiler_state_t' 7252 | xfer_to_x(compiler_state_t *cstate, struct arth *a) | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9453:21: error: expected declaration specifiers or '...' before 'compiler_state_t' 9453 | gen_geneve_ll_check(compiler_state_t *cstate) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7262:11: error: expected declaration specifiers or '...' before 'compiler_state_t' 7262 | xfer_to_a(compiler_state_t *cstate, struct arth *a) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7279:19: error: expected declaration specifiers or '...' before 'compiler_state_t' 7279 | gen_load_internal(compiler_state_t *cstate, int proto, struct arth *inst, int size) | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9480:28: error: expected declaration specifiers or '...' before 'compiler_state_t' 9480 | gen_atmfield_code_internal(compiler_state_t *cstate, int atmfield, | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7552:10: error: expected declaration specifiers or '...' before 'compiler_state_t' 7552 | gen_load(compiler_state_t *cstate, int proto, struct arth *inst, int size) | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9535:19: error: expected declaration specifiers or '...' before 'compiler_state_t' 9535 | gen_atmtype_metac(compiler_state_t *cstate) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7565:23: error: expected declaration specifiers or '...' before 'compiler_state_t' 7565 | gen_relation_internal(compiler_state_t *cstate, int code, struct arth *a0, | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9546:16: error: expected declaration specifiers or '...' before 'compiler_state_t' 9546 | gen_atmtype_sc(compiler_state_t *cstate) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7609:14: error: expected declaration specifiers or '...' before 'compiler_state_t' 7609 | gen_relation(compiler_state_t *cstate, int code, struct arth *a0, | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9557:17: error: expected declaration specifiers or '...' before 'compiler_state_t' 9557 | gen_atmtype_llc(compiler_state_t *cstate) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7623:13: error: expected declaration specifiers or '...' before 'compiler_state_t' 7623 | gen_loadlen(compiler_state_t *cstate) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7648:20: error: expected declaration specifiers or '...' before 'compiler_state_t' 7648 | gen_loadi_internal(compiler_state_t *cstate, int val) | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9567:19: error: expected declaration specifiers or '...' before 'compiler_state_t' 9567 | gen_atmfield_code(compiler_state_t *cstate, int atmfield, | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7669:11: error: expected declaration specifiers or '...' before 'compiler_state_t' 7669 | gen_loadi(compiler_state_t *cstate, int val) | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9582:20: error: expected declaration specifiers or '...' before 'compiler_state_t' 9582 | gen_atmtype_abbrev(compiler_state_t *cstate, int type) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7687:9: error: expected declaration specifiers or '...' before 'compiler_state_t' 7687 | gen_neg(compiler_state_t *cstate, struct arth *a_arg) | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9689:21: error: expected declaration specifiers or '...' before 'compiler_state_t' 9689 | gen_mtp2type_abbrev(compiler_state_t *cstate, int type) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7717:10: error: expected declaration specifiers or '...' before 'compiler_state_t' 7717 | gen_arth(compiler_state_t *cstate, int code, struct arth *a0_arg, | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7776:11: error: expected declaration specifiers or '...' before 'compiler_state_t' 7776 | init_regs(compiler_state_t *cstate) | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9768:20: error: expected declaration specifiers or '...' before 'compiler_state_t' 9768 | gen_mtp3field_code(compiler_state_t *cstate, int mtp3field, | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7786:11: error: expected declaration specifiers or '...' before 'compiler_state_t' 7786 | alloc_reg(compiler_state_t *cstate) | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9878:16: error: expected declaration specifiers or '...' before 'compiler_state_t' 9878 | gen_msg_abbrev(compiler_state_t *cstate, int type) | ^~~~~~~~~~~~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7807:10: error: expected declaration specifiers or '...' before 'compiler_state_t' 7807 | free_reg(compiler_state_t *cstate, int n) | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9919:21: error: expected declaration specifiers or '...' before 'compiler_state_t' 9919 | gen_atmmulti_abbrev(compiler_state_t *cstate, int type) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/pcap-int.h:41, from /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:56: /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/pcap/pcap.h:332:16: error: old-style parameter declarations in prototyped function definition 332 | PCAP_API char *pcap_lookupdev(char *) | ^~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/pcap/pcap.h:332:31: error: parameter name omitted 332 | PCAP_API char *pcap_lookupdev(char *) | ^~~~~~ --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7813:9: error: expected declaration specifiers or '...' before 'compiler_state_t' 7813 | gen_len(compiler_state_t *cstate, int jmp, int n) | ^~~~~~~~~~~~~~~~ --- gencode.pico --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9996: error: expected '{' at end of input 9996 | } | /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9996: error: control reaches end of non-void function [-Werror=return-type] 9996 | } | --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7827:13: error: expected declaration specifiers or '...' before 'compiler_state_t' 7827 | gen_greater(compiler_state_t *cstate, int n) | ^~~~~~~~~~~~~~~~ --- gencode.pico --- cc1: all warnings being treated as errors --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7843:10: error: expected declaration specifiers or '...' before 'compiler_state_t' 7843 | gen_less(compiler_state_t *cstate, int n) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7871:12: error: expected declaration specifiers or '...' before 'compiler_state_t' 7871 | gen_byteop(compiler_state_t *cstate, int op, int idx, int val) | ^~~~~~~~~~~~~~~~ --- gencode.pico --- *** Failed target: gencode.pico *** Failed commands: ${_MKTARGET_COMPILE} => @echo '# ' "compile " lib/gencode.pico ${COMPILE.c} ${COPTS.${.IMPSRC:T}} ${CPUFLAGS.${.IMPSRC:T}} ${CPPFLAGS.${.IMPSRC:T}} ${CSHLIBFLAGS} ${.IMPSRC} -o ${.TARGET} => /tmp/build/2023.08.17.14.53.38-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE -DLBL_ALIGN --sysroot=/tmp/build/2023.08.17.14.53.38-amd64/destdir -DPCAP_DONT_INCLUDE_PCAP_BPF_H -DHAVE_CONFIG_H -DENABLE_REMOTE -DPCAP_SUPPORT_RPCAP -I/tmp/build/2023.08.17.14.53.38-amd64/obj/external/bsd/libpcap/lib -I/tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../include -I/tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib -I/tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist -DYYBISON -DHAVE_CONFIG_H -DINET6 -c -Wno-implicit-fallthrough -fPIC /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c -o gencode.pico ${OBJCOPY} ${OBJCOPYLIBFLAGS} ${.TARGET} => /tmp/build/2023.08.17.14.53.38-amd64/tools/bin/x86_64--netbsd-objcopy -x gencode.pico *** [gencode.pico] Error code 1 nbmake[7]: stopped in /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib --- gencode.po --- /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7914:21: error: storage class specified for parameter 'abroadcast' 7914 | static const u_char abroadcast[] = { 0x0 }; | ^~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7914:1: error: parameter 'abroadcast' is initialized 7914 | static const u_char abroadcast[] = { 0x0 }; | ^~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7917:15: error: expected declaration specifiers or '...' before 'compiler_state_t' 7917 | gen_broadcast(compiler_state_t *cstate, int proto) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:7989:19: error: expected declaration specifiers or '...' before 'compiler_state_t' 7989 | gen_mac_multicast(compiler_state_t *cstate, int offset) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:8003:15: error: expected declaration specifiers or '...' before 'compiler_state_t' 8003 | gen_multicast(compiler_state_t *cstate, int proto) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:8196:13: error: expected declaration specifiers or '...' before 'compiler_state_t' 8196 | gen_inbound(compiler_state_t *cstate, int dir) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:8346:15: error: expected declaration specifiers or '...' before 'compiler_state_t' 8346 | gen_pf_ifname(compiler_state_t *cstate, const char *ifname) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:8376:16: error: expected declaration specifiers or '...' before 'compiler_state_t' 8376 | gen_pf_ruleset(compiler_state_t *cstate, char *ruleset) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:8405:12: error: expected declaration specifiers or '...' before 'compiler_state_t' 8405 | gen_pf_rnr(compiler_state_t *cstate, int rnr) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:8428:13: error: expected declaration specifiers or '...' before 'compiler_state_t' 8428 | gen_pf_srnr(compiler_state_t *cstate, int srnr) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:8451:15: error: expected declaration specifiers or '...' before 'compiler_state_t' 8451 | gen_pf_reason(compiler_state_t *cstate, int reason) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:8474:15: error: expected declaration specifiers or '...' before 'compiler_state_t' 8474 | gen_pf_action(compiler_state_t *cstate, int action) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:8582:17: error: expected declaration specifiers or '...' before 'compiler_state_t' 8582 | gen_p80211_type(compiler_state_t *cstate, int type, int mask) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:8612:18: error: expected declaration specifiers or '...' before 'compiler_state_t' 8612 | gen_p80211_fcdir(compiler_state_t *cstate, int fcdir) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:8643:11: error: expected declaration specifiers or '...' before 'compiler_state_t' 8643 | gen_acode(compiler_state_t *cstate, const char *s, struct qual q) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:8678:13: error: expected declaration specifiers or '...' before 'compiler_state_t' 8678 | gen_ahostop(compiler_state_t *cstate, const u_char *eaddr, int dir) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:8732:20: error: expected declaration specifiers or '...' before 'compiler_state_t' 8732 | gen_vlan_tpid_test(compiler_state_t *cstate) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:8748:19: error: expected declaration specifiers or '...' before 'compiler_state_t' 8748 | gen_vlan_vid_test(compiler_state_t *cstate, bpf_u_int32 vlan_num) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:8758:28: error: expected declaration specifiers or '...' before 'compiler_state_t' 8758 | gen_vlan_no_bpf_extensions(compiler_state_t *cstate, bpf_u_int32 vlan_num, | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:8920:10: error: expected declaration specifiers or '...' before 'compiler_state_t' 8920 | gen_vlan(compiler_state_t *cstate, bpf_u_int32 vlan_num, int has_vlan_tag) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9018:10: error: expected declaration specifiers or '...' before 'compiler_state_t' 9018 | gen_mpls(compiler_state_t *cstate, bpf_u_int32 label_num_arg, | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9100:12: error: expected declaration specifiers or '...' before 'compiler_state_t' 9100 | gen_pppoed(compiler_state_t *cstate) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9114:12: error: expected declaration specifiers or '...' before 'compiler_state_t' 9114 | gen_pppoes(compiler_state_t *cstate, bpf_u_int32 sess_num, int has_sess_num) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9176:18: error: expected declaration specifiers or '...' before 'compiler_state_t' 9176 | gen_geneve_check(compiler_state_t *cstate, | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9177:33: error: expected declaration specifiers or '...' before 'compiler_state_t' 9177 | struct block *(*gen_portfn)(compiler_state_t *, int, int, int), | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9178:5: error: expected ';', ',' or ')' before 'enum' 9178 | enum e_offrel offrel, bpf_u_int32 vni, int has_vni) | ^~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9212:13: error: expected declaration specifiers or '...' before 'compiler_state_t' 9212 | gen_geneve4(compiler_state_t *cstate, bpf_u_int32 vni, int has_vni) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9238:13: error: expected declaration specifiers or '...' before 'compiler_state_t' 9238 | gen_geneve6(compiler_state_t *cstate, bpf_u_int32 vni, int has_vni) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9281:20: error: expected declaration specifiers or '...' before 'compiler_state_t' 9281 | gen_geneve_offsets(compiler_state_t *cstate) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9416:12: error: expected declaration specifiers or '...' before 'compiler_state_t' 9416 | gen_geneve(compiler_state_t *cstate, bpf_u_int32 vni, int has_vni) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9453:21: error: expected declaration specifiers or '...' before 'compiler_state_t' 9453 | gen_geneve_ll_check(compiler_state_t *cstate) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9480:28: error: expected declaration specifiers or '...' before 'compiler_state_t' 9480 | gen_atmfield_code_internal(compiler_state_t *cstate, int atmfield, | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9535:19: error: expected declaration specifiers or '...' before 'compiler_state_t' 9535 | gen_atmtype_metac(compiler_state_t *cstate) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9546:16: error: expected declaration specifiers or '...' before 'compiler_state_t' 9546 | gen_atmtype_sc(compiler_state_t *cstate) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9557:17: error: expected declaration specifiers or '...' before 'compiler_state_t' 9557 | gen_atmtype_llc(compiler_state_t *cstate) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9567:19: error: expected declaration specifiers or '...' before 'compiler_state_t' 9567 | gen_atmfield_code(compiler_state_t *cstate, int atmfield, | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9582:20: error: expected declaration specifiers or '...' before 'compiler_state_t' 9582 | gen_atmtype_abbrev(compiler_state_t *cstate, int type) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9689:21: error: expected declaration specifiers or '...' before 'compiler_state_t' 9689 | gen_mtp2type_abbrev(compiler_state_t *cstate, int type) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9768:20: error: expected declaration specifiers or '...' before 'compiler_state_t' 9768 | gen_mtp3field_code(compiler_state_t *cstate, int mtp3field, | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9878:16: error: expected declaration specifiers or '...' before 'compiler_state_t' 9878 | gen_msg_abbrev(compiler_state_t *cstate, int type) | ^~~~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9919:21: error: expected declaration specifiers or '...' before 'compiler_state_t' 9919 | gen_atmmulti_abbrev(compiler_state_t *cstate, int type) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/pcap-int.h:41, from /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:56: /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/pcap/pcap.h:332:16: error: old-style parameter declarations in prototyped function definition 332 | PCAP_API char *pcap_lookupdev(char *) | ^~~~~~~~~~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/pcap/pcap.h:332:31: error: parameter name omitted 332 | PCAP_API char *pcap_lookupdev(char *) | ^~~~~~ /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9996: error: expected '{' at end of input 9996 | } | /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c:9996: error: control reaches end of non-void function [-Werror=return-type] 9996 | } | cc1: all warnings being treated as errors *** Failed target: gencode.po *** Failed commands: ${_MKTARGET_COMPILE} => @echo '# ' "compile " lib/gencode.po ${COMPILE.c} ${PROFFLAGS} ${COPTS.${.IMPSRC:T}} ${CPUFLAGS.${.IMPSRC:T}} ${CPPFLAGS.${.IMPSRC:T}} ${PGFLAGS} ${.IMPSRC} ${OBJECT_TARGET} => /tmp/build/2023.08.17.14.53.38-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE -DLBL_ALIGN --sysroot=/tmp/build/2023.08.17.14.53.38-amd64/destdir -DPCAP_DONT_INCLUDE_PCAP_BPF_H -DHAVE_CONFIG_H -DENABLE_REMOTE -DPCAP_SUPPORT_RPCAP -I/tmp/build/2023.08.17.14.53.38-amd64/obj/external/bsd/libpcap/lib -I/tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../include -I/tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib -I/tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist -DYYBISON -DHAVE_CONFIG_H -DINET6 -c -DGPROF -DPROF -Wno-implicit-fallthrough -pg -fPIC /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib/../dist/gencode.c -o gencode.po.o ${CTFCONVERT_RUN} => /tmp/build/2023.08.17.14.53.38-amd64/tools/bin/nbctfconvert -g -L VERSION -o gencode.po gencode.po.o && rm -f gencode.po.o ${OBJCOPY} ${OBJCOPYLIBFLAGS} ${.TARGET} => /tmp/build/2023.08.17.14.53.38-amd64/tools/bin/x86_64--netbsd-objcopy -X gencode.po *** [gencode.po] Error code 1 nbmake[7]: stopped in /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib 22 errors nbmake[7]: stopped in /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib nbmake[6]: stopped in /tmp/build/2023.08.17.14.53.38-amd64/src/external/bsd/libpcap/lib *** Failed target: dependall-../external/bsd/libpcap/lib *** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2023.08.17.14.53.38-amd64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2023.08.17.14.53.38-amd64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.08.17.14.53.38-amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget ../external/bsd/libpcap/lib dependall *** Error code 2 Stop. nbmake[5]: stopped in /tmp/build/2023.08.17.14.53.38-amd64/src/lib *** Failed target: build_install *** Failed commands: ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2023.08.17.14.53.38-amd64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2023.08.17.14.53.38-amd64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.08.17.14.53.38-amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-csu ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2023.08.17.14.53.38-amd64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2023.08.17.14.53.38-amd64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.08.17.14.53.38-amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-csu ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2023.08.17.14.53.38-amd64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2023.08.17.14.53.38-amd64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.08.17.14.53.38-amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-../external/gpl3/gcc.old/lib/libgcc ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2023.08.17.14.53.38-amd64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2023.08.17.14.53.38-amd64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.08.17.14.53.38-amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-../external/gpl3/gcc.old/lib/libgcc ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2023.08.17.14.53.38-amd64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2023.08.17.14.53.38-amd64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.08.17.14.53.38-amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-libc ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2023.08.17.14.53.38-amd64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2023.08.17.14.53.38-amd64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.08.17.14.53.38-amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-libc ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2023.08.17.14.53.38-amd64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2023.08.17.14.53.38-amd64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.08.17.14.53.38-amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-i18n_module dependall-libarch dependall-libbluetooth dependall-libbsdmalloc dependall-libbz2 dependall-libcompat dependall-libcrypt dependall-libintl dependall-libipsec dependall-libkvm dependall-libm dependall-libossaudio dependall-libpci dependall-libposix dependall-libprop dependall-libpthread dependall-libpuffs dependall-libresolv dependall-librmt dependall-librpcsvc dependall-librt dependall-libtelnet dependall-libterminfo dependall-libusbhid dependall-libutil dependall-liby dependall-libz dependall-libkern dependall-librumpclient dependall-libskey dependall-libnvmm dependall-../external/apache2/argon2/lib/libargon2 dependall-../external/apache2/mDNSResponder/lib dependall-../external/bsd/am-utils/lib dependall-../external/bsd/flex/lib dependall-../external/bsd/tre/lib dependall-../external/bsd/elftoolchain/lib dependall-../external/bsd/liblzf/lib dependall-../external/bsd/libpcap/lib dependall-../external/bsd/sljit/lib dependall-libbpfjit dependall-../external/bsd/libnv/lib dependall-../external/cddl/osnet/lib/libavl dependall-../external/cddl/osnet/lib/libnvpair dependall-../external/cddl/osnet/lib/libumem dependall-../external/cddl/osnet/lib/libuutil dependall-../external/mit/expat/lib dependall-../external/gpl2/libmalloc dependall-../external/bsd/jemalloc/lib dependall-../external/gpl3/gcc.old/lib/libobjc dependall-../external/gpl3/gcc.old/lib/libgomp dependall-../external/lgpl3/gmp/lib/libgmp dependall-../external/lgpl3/mpfr/lib/libmpfr dependall-../external/lgpl3/mpc/lib/libmpc ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2023.08.17.14.53.38-amd64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2023.08.17.14.53.38-amd64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.08.17.14.53.38-amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-i18n_module install-libarch install-libbluetooth install-libbsdmalloc install-libbz2 install-libcompat install-libcrypt install-libintl install-libipsec install-libkvm install-libm install-libossaudio install-libpci install-libposix install-libprop install-libpthread install-libpuffs install-libresolv install-librmt install-librpcsvc install-librt install-libtelnet install-libterminfo install-libusbhid install-libutil install-liby install-libz install-libkern install-librumpclient install-libskey install-libnvmm install-../external/apache2/argon2/lib/libargon2 install-../external/apache2/mDNSResponder/lib install-../external/bsd/am-utils/lib install-../external/bsd/flex/lib install-../external/bsd/tre/lib install-../external/bsd/elftoolchain/lib install-../external/bsd/liblzf/lib install-../external/bsd/libpcap/lib install-../external/bsd/sljit/lib install-libbpfjit install-../external/bsd/libnv/lib install-../external/cddl/osnet/lib/libavl install-../external/cddl/osnet/lib/libnvpair install-../external/cddl/osnet/lib/libumem install-../external/cddl/osnet/lib/libuutil install-../external/mit/expat/lib install-../external/gpl2/libmalloc install-../external/bsd/jemalloc/lib install-../external/gpl3/gcc.old/lib/libobjc install-../external/gpl3/gcc.old/lib/libgomp install-../external/lgpl3/gmp/lib/libgmp install-../external/lgpl3/mpfr/lib/libmpfr install-../external/lgpl3/mpc/lib/libmpc ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2023.08.17.14.53.38-amd64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2023.08.17.14.53.38-amd64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.08.17.14.53.38-amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-../external/bsd/librtld_db/lib dependall-../external/cddl/osnet/lib/libctf dependall-../external/public-domain/xz/lib dependall-../crypto/external/bsd/netpgp/libmj dependall-../crypto/external/bsd/netpgp/lib/verify dependall-../external/bsd/blocklist/lib dependall-../external/mit/lua/lib dependall-../external/public-domain/sqlite/lib dependall-libcurses dependall-libdm dependall-libedit dependall-libexecinfo dependall-libppath dependall-libperfuse dependall-libquota dependall-librefuse dependall-libisns dependall-librumphijack dependall-librumpres dependall-librumpuser dependall-libnpf dependall-../crypto/external/bsd/openssl/lib/libapps dependall-../crypto/external/bsd/openssl/lib/libcommon dependall-../crypto/external/bsd/openssl/lib/libcrypto dependall-../crypto/external/bsd/openssl/lib/libcryptotest dependall-../crypto/external/bsd/openssl/lib/libdes ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2023.08.17.14.53.38-amd64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2023.08.17.14.53.38-amd64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.08.17.14.53.38-amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-../external/bsd/librtld_db/lib install-../external/cddl/osnet/lib/libctf install-../external/public-domain/xz/lib install-../crypto/external/bsd/netpgp/libmj install-../crypto/external/bsd/netpgp/lib/verify install-../external/bsd/blocklist/lib install-../external/mit/lua/lib install-../external/public-domain/sqlite/lib install-libcurses install-libdm install-libedit install-libexecinfo install-libppath install-libperfuse install-libquota install-librefuse install-libisns install-librumphijack install-librumpres install-librumpuser install-libnpf install-../crypto/external/bsd/openssl/lib/libapps install-../crypto/external/bsd/openssl/lib/libcommon install-../crypto/external/bsd/openssl/lib/libcrypto install-../crypto/external/bsd/openssl/lib/libcryptotest install-../crypto/external/bsd/openssl/lib/libdes ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2023.08.17.14.53.38-amd64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2023.08.17.14.53.38-amd64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.08.17.14.53.38-amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-../crypto/external/bsd/openssl/lib/libssl dependall-../crypto/external/bsd/openssl/lib/liblegacy dependall-../crypto/external/bsd/openssl/lib/engines dependall-../external/bsd/iscsi/lib dependall-../external/cddl/osnet/lib/libzfs_core dependall-../external/cddl/osnet/lib/libzpool dependall-../external/gpl2/lvm2/lib dependall-../external/gpl3/binutils/lib dependall-../external/gpl3/gcc.old/lib/libstdc++-v3 dependall-../external/gpl3/gcc.old/lib/libsupc++ dependall-../external/mit/libcbor/lib dependall-../external/mit/libuv/lib ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2023.08.17.14.53.38-amd64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2023.08.17.14.53.38-amd64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.08.17.14.53.38-amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-../crypto/external/bsd/openssl/lib/libssl install-../crypto/external/bsd/openssl/lib/liblegacy install-../crypto/external/bsd/openssl/lib/engines install-../external/bsd/iscsi/lib install-../external/cddl/osnet/lib/libzfs_core install-../external/cddl/osnet/lib/libzpool install-../external/gpl2/lvm2/lib install-../external/gpl3/binutils/lib install-../external/gpl3/gcc.old/lib/libstdc++-v3 install-../external/gpl3/gcc.old/lib/libsupc++ install-../external/mit/libcbor/lib install-../external/mit/libuv/lib ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2023.08.17.14.53.38-amd64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2023.08.17.14.53.38-amd64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.08.17.14.53.38-amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-libwrap dependall-../external/gpl3/gcc.old/lib/libasan dependall-../external/gpl3/gcc.old/lib/liblsan dependall-../external/gpl3/gcc.old/lib/libubsan dependall-../external/bsd/libarchive/lib dependall-../external/bsd/file/lib dependall-npf dependall-../external/bsd/atf/lib dependall-libform dependall-libmenu dependall-libpanel dependall-libradius dependall-librump dependall-../crypto/external/bsd/heimdal/lib dependall-../external/bsd/libfido2/lib dependall-../crypto/external/bsd/netpgp/lib dependall-../external/bsd/libevent/lib dependall-../external/bsd/libproc/lib dependall-../external/bsd/fetch/lib dependall-../external/bsd/openldap/lib dependall-../external/cddl/osnet/lib/libzfs dependall-../libexec/httpd/libbozohttpd ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2023.08.17.14.53.38-amd64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2023.08.17.14.53.38-amd64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.08.17.14.53.38-amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-libwrap install-../external/gpl3/gcc.old/lib/libasan install-../external/gpl3/gcc.old/lib/liblsan install-../external/gpl3/gcc.old/lib/libubsan install-../external/bsd/libarchive/lib install-../external/bsd/file/lib install-npf install-../external/bsd/atf/lib install-libform install-libmenu install-libpanel install-libradius install-librump install-../crypto/external/bsd/heimdal/lib install-../external/bsd/libfido2/lib install-../crypto/external/bsd/netpgp/lib install-../external/bsd/libevent/lib install-../external/bsd/libproc/lib install-../external/bsd/fetch/lib install-../external/bsd/openldap/lib install-../external/cddl/osnet/lib/libzfs install-../libexec/httpd/libbozohttpd ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2023.08.17.14.53.38-amd64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2023.08.17.14.53.38-amd64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.08.17.14.53.38-amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-../crypto/external/bsd/openssh/lib dependall-../crypto/external/bsd/netpgp/bindings/lua dependall-../external/mpl/bind/lib dependall-../external/bsd/unbound/lib dependall-../external/cddl/osnet/lib/libdtrace dependall-librumpdev dependall-librumpnet dependall-librumpvfs dependall-../crypto/external/bsd/libsaslc dependall-../external/bsd/mdocml/lib ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2023.08.17.14.53.38-amd64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2023.08.17.14.53.38-amd64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.08.17.14.53.38-amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-../crypto/external/bsd/openssh/lib install-../crypto/external/bsd/netpgp/bindings/lua install-../external/mpl/bind/lib install-../external/bsd/unbound/lib install-../external/cddl/osnet/lib/libdtrace install-librumpdev install-librumpnet install-librumpvfs install-../crypto/external/bsd/libsaslc install-../external/bsd/mdocml/lib ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2023.08.17.14.53.38-amd64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2023.08.17.14.53.38-amd64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.08.17.14.53.38-amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-libpam dependall-libukfs ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2023.08.17.14.53.38-amd64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2023.08.17.14.53.38-amd64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.08.17.14.53.38-amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-libpam install-libukfs ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1111111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2023.08.17.14.53.38-amd64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2023.08.17.14.53.38-amd64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.08.17.14.53.38-amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-../external/bsd/pam-u2f/lib dependall-libp2k dependall-../sys/rump/dev/lib dependall-../sys/rump/fs/lib dependall-../sys/rump/kern/lib dependall-../sys/rump/net/lib dependall-lua ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1111111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2023.08.17.14.53.38-amd64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2023.08.17.14.53.38-amd64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.08.17.14.53.38-amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-../external/bsd/pam-u2f/lib install-libp2k install-../sys/rump/dev/lib install-../sys/rump/fs/lib install-../sys/rump/kern/lib install-../sys/rump/net/lib install-lua *** [build_install] Error code 1 nbmake[4]: stopped in /tmp/build/2023.08.17.14.53.38-amd64/src/lib 1 error nbmake[4]: stopped in /tmp/build/2023.08.17.14.53.38-amd64/src/lib nbmake[3]: stopped in /tmp/build/2023.08.17.14.53.38-amd64/src nbmake[2]: stopped in /tmp/build/2023.08.17.14.53.38-amd64/src nbmake[1]: stopped in /tmp/build/2023.08.17.14.53.38-amd64/src nbmake: stopped in /tmp/build/2023.08.17.14.53.38-amd64/src ERROR: Failed to make release *** BUILD ABORTED *** 203.65 real 1159.23 user 339.47 sys