clang example: ( https://ci.freebsd.org/job/FreeBSD-head-amd64-build/9257/consoleText ) --- key_debug.o --- /usr/src/sys/netipsec/key_debug.c:89:1: error: no previous prototype for function 'kdebug_sadb_type' [-Werror,-Wmissing-prototypes] kdebug_sadb_type(uint8_t type) ^ /usr/src/sys/netipsec/key_debug.c:124:1: error: no previous prototype for function 'kdebug_sadb_exttype' [-Werror,-Wmissing-prototypes] kdebug_sadb_exttype(uint16_t type) ^ 2 errors generated. *** [key_debug.o] Error code 1 gcc 4.2.1 example: ( https://ci.freebsd.org/job/FreeBSD-head-sparc64-build/8445/consoleText ) --- key_debug.o --- cc1: warnings being treated as errors /usr/src/sys/netipsec/key_debug.c:90: warning: no previous prototype for 'kdebug_sadb_type' [-Wmissing-prototypes] /usr/src/sys/netipsec/key_debug.c:125: warning: no previous prototype for 'kdebug_sadb_exttype' [-Wmissing-prototypes] *** [key_debug.o] Error code 1 Side note: All I get for the lists that I normally look at is: Error 503 Backend fetch failed Backend status: Backend fetch failed Transaction ID: . . . === Mark Millard marklmi at yahoo.com ( dsl-only.net went away in early 2018-Mar)Received on Fri Jun 29 2018 - 12:50:46 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:16 UTC