=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for clisp-rawsock-2.49 /usr/pkg/bin/clisp -norc -q -c ./sock.lisp -o ./ ;; Compiling file /var/pkgsrc/work/net/clisp-rawsock/work/clisp-2.49/modules/rawsock/sock.lisp ... ;; Wrote file /var/pkgsrc/work/net/clisp-rawsock/work/clisp-2.49/modules/rawsock/sock.fas The following functions were used but not defined: RAWSOCK:SOCKET RAWSOCK:MAKE-SOCKADDR RAWSOCK:CONNECT RAWSOCK:SOCK-CLOSE RAWSOCK:GETNAMEINFO 0 errors, 0 warnings /usr/pkg/bin/clisp -norc -q -C /usr/pkg/lib/clisp/linkkit/modprep ./rawsock.c ./ ;; MODPREP: "./rawsock.c" --> #P"rawsock.m.c" ;; MODPREP: reading "./rawsock.c": 59,785 bytes, 1,499 lines WARNING: "./rawsock.c":633: fixed object case ":DECnet" WARNING: truncated a very long tag (from 3,587 to 2,000) for ("(OR NULL INTEGER (MEMBER" ("defined(IPPROTO_IP)" . ":IPPROTO-IP") ("defined(IPPROTO_IPV6)" . ":IPPROTO-IPV6") ("defined(IPPROTO_ICMP)" . ":IPPROTO-ICMP") ("defined(IPPROTO_RAW)" . ":IPPROTO-RAW") ("defined(IPPROTO_TCP)" . ":IPPROTO-TCP") ..) ;; MODPREP: 270 objects, 39 DEFUNs ;; packages: ("RAWSOCK") MODPREP: wrote rawsock.m.c (220,819 bytes) clang -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -I/usr/pkg/lib/clisp/linkkit -c rawsock.m.c -o rawsock.o ./rawsock.c:105:70: warning: unused parameter 'prot' [-Wunused-parameter] static void* parse_buffer_arg (gcv_object_t *arg_, size_t *size, int prot) { ^ ./rawsock.c:131:60: warning: unused parameter 'prot' [-Wunused-parameter] CLISP_SOCKLEN_T *size, int prot) { ^ ./rawsock.c:162:22: warning: comparison of integers of different signs: 'int' and 'uintL' (aka 'unsigned int') [-Wsign-compare] for (ii=*offset; iin_addrtype) { ~~~~^ ~~~~~~~~~~~~~~ ./rawsock.c:574:5: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] with_string_0(STACK_0,GLO(misc_encoding),namez, { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4116:59: note: expanded from macro 'with_string_0' #define with_string_0(string,encoding,ascizvar,statement) with_string_0_help_(string,encoding,ascizvar,statement,ascizvar##_len,ascizvar##_offset,ascizvar##_string,ascizvar##_bytelen,ascizvar##_data,ASSERT,NOTREACHED) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4114:4099: note: expanded from macro 'with_string_0_help_' ./rawsock.c:667:5: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] with_string_0(proto,GLO(misc_encoding),protoz, { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4116:59: note: expanded from macro 'with_string_0' #define with_string_0(string,encoding,ascizvar,statement) with_string_0_help_(string,encoding,ascizvar,statement,ascizvar##_len,ascizvar##_offset,ascizvar##_string,ascizvar##_bytelen,ascizvar##_data,ASSERT,NOTREACHED) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4114:4099: note: expanded from macro 'with_string_0_help_' ./rawsock.c:914:48: warning: multiple unsequenced modifications to 'STACK' [-Wunsequenced] check_socket_domain(popSTACK()), ^ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4077:28: note: expanded from macro 'popSTACK' #define popSTACK() (STACK -= 1, (STACK[-1-(sintP)(-1)])) ^ ./rawsock.c:3660:51: note: expanded from macro 'check_socket_domain' #define check_socket_domain(a) (int)map_lisp_to_c(a,&check_socket_domain_map) ^ ./rawsock.c:924:7: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] with_string_0(check_string(STACK_1),GLO(misc_encoding),node, { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4116:59: note: expanded from macro 'with_string_0' #define with_string_0(string,encoding,ascizvar,statement) with_string_0_help_(string,encoding,ascizvar,statement,ascizvar##_len,ascizvar##_offset,ascizvar##_string,ascizvar##_bytelen,ascizvar##_data,ASSERT,NOTREACHED) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4114:4099: note: expanded from macro 'with_string_0_help_' ./rawsock.c:928:5: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] with_string_0(check_string(STACK_0),GLO(misc_encoding),service, { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4116:59: note: expanded from macro 'with_string_0' #define with_string_0(string,encoding,ascizvar,statement) with_string_0_help_(string,encoding,ascizvar,statement,ascizvar##_len,ascizvar##_offset,ascizvar##_string,ascizvar##_bytelen,ascizvar##_data,ASSERT,NOTREACHED) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4114:4099: note: expanded from macro 'with_string_0_help_' ./rawsock.c:932:11: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] with_string_0(check_string(STACK_1),GLO(misc_encoding),node, { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4116:59: note: expanded from macro 'with_string_0' #define with_string_0(string,encoding,ascizvar,statement) with_string_0_help_(string,encoding,ascizvar,statement,ascizvar##_len,ascizvar##_offset,ascizvar##_string,ascizvar##_bytelen,ascizvar##_data,ASSERT,NOTREACHED) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4114:4099: note: expanded from macro 'with_string_0_help_' /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4116:104: note: expanded from macro 'with_string_0' #define with_string_0(string,encoding,ascizvar,statement) with_string_0_help_(string,encoding,ascizvar,statement,ascizvar##_len,ascizvar##_offset,ascizvar##_string,ascizvar##_bytelen,ascizvar##_data,ASSERT,NOTREACHED) ^~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4114:4325: note: expanded from macro 'with_string_0_help_' ./rawsock.c:1196:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] with_string_0(check_string(STACK_1),Symbol_value(S(utf_8)),ifname, { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4116:59: note: expanded from macro 'with_string_0' #define with_string_0(string,encoding,ascizvar,statement) with_string_0_help_(string,encoding,ascizvar,statement,ascizvar##_len,ascizvar##_offset,ascizvar##_string,ascizvar##_bytelen,ascizvar##_data,ASSERT,NOTREACHED) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4114:4099: note: expanded from macro 'with_string_0_help_' ./rawsock.c:1304:23: warning: comparison of integers of different signs: 'int' and 'const unsigned int' [-Wsign-compare] for (pos1=1; pos1 < sockopt_level_map.size; pos1++) { ~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~ ./rawsock.c:1309:27: warning: comparison of integers of different signs: 'int' and 'const unsigned int' [-Wsign-compare] for (pos2=0; pos2 < sockopt_name_map.size; pos2++) { ~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~ ./rawsock.c:1322:25: warning: comparison of integers of different signs: 'int' and 'const unsigned int' [-Wsign-compare] for (pos2=0; pos2 < sockopt_name_map.size; pos2++) { ~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~ ./rawsock.c:1597:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_accept,seclass_default,2,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:92: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1597:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_accept,seclass_default,2,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:127: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1597:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_accept,seclass_default,2,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:140: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1598:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_bind,seclass_default,2,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:92: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1598:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_bind,seclass_default,2,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:127: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1598:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_bind,seclass_default,2,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:140: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1600:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_configdev,seclass_default,3,0,norest,key,2,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:92: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1600:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_configdev,seclass_default,3,0,norest,key,2,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:127: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1600:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_configdev,seclass_default,3,0,norest,key,2,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:140: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1602:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_connect,seclass_default,2,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:92: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1602:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_connect,seclass_default,2,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:127: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1602:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_connect,seclass_default,2,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:140: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1603:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_convert_address,seclass_default,2,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:92: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1603:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_convert_address,seclass_default,2,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:127: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1603:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_convert_address,seclass_default,2,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:140: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1605:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_getaddrinfo,seclass_default,0,0,norest,key,12,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:92: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1605:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_getaddrinfo,seclass_default,0,0,norest,key,12,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:127: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1605:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_getaddrinfo,seclass_default,0,0,norest,key,12,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:140: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1608:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_getnameinfo,seclass_default,1,0,norest,key,6,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:92: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1608:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_getnameinfo,seclass_default,1,0,norest,key,6,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:127: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1608:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_getnameinfo,seclass_default,1,0,norest,key,6,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:140: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1610:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_getpeername,seclass_default,2,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:92: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1610:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_getpeername,seclass_default,2,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:127: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1610:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_getpeername,seclass_default,2,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:140: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1611:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_getsockname,seclass_default,2,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:92: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1611:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_getsockname,seclass_default,2,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:127: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1611:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_getsockname,seclass_default,2,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:140: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1612:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_htonl,seclass_default,1,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:92: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1612:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_htonl,seclass_default,1,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:127: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1612:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_htonl,seclass_default,1,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:140: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1613:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_htons,seclass_default,1,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:92: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1613:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_htons,seclass_default,1,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:127: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1613:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_htons,seclass_default,1,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:140: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1614:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_icmpcsum,seclass_default,1,0,norest,key,2,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:92: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1614:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_icmpcsum,seclass_default,1,0,norest,key,2,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:127: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1614:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_icmpcsum,seclass_default,1,0,norest,key,2,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:140: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1616:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_ifaddrs,seclass_default,0,0,norest,key,2,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:92: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1616:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_ifaddrs,seclass_default,0,0,norest,key,2,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:127: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1616:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_ifaddrs,seclass_default,0,0,norest,key,2,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:140: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1619:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_if_name_index,seclass_default,0,1,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:92: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1619:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_if_name_index,seclass_default,0,1,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:127: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1619:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_if_name_index,seclass_default,0,1,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:140: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1621:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_ipcsum,seclass_default,1,0,norest,key,2,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:92: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1621:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_ipcsum,seclass_default,1,0,norest,key,2,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:127: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1621:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_ipcsum,seclass_default,1,0,norest,key,2,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:140: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1622:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_make_sockaddr,seclass_default,1,1,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:92: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1622:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_make_sockaddr,seclass_default,1,1,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:127: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1622:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_make_sockaddr,seclass_default,1,1,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:140: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1624:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_network,seclass_default,0,2,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:92: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1624:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_network,seclass_default,0,2,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:127: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1624:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_network,seclass_default,0,2,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:140: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1626:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_ntohl,seclass_default,1,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:92: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1626:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_ntohl,seclass_default,1,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:127: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1626:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_ntohl,seclass_default,1,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:140: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1627:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_ntohs,seclass_default,1,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:92: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1627:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_ntohs,seclass_default,1,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:127: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1627:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_ntohs,seclass_default,1,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:140: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1629:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_protocol,seclass_default,0,1,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:92: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1629:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_protocol,seclass_default,0,1,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:127: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1629:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_protocol,seclass_default,0,1,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:140: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1631:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_recv,seclass_default,2,0,norest,key,5,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:92: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1631:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_recv,seclass_default,2,0,norest,key,5,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:127: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1631:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_recv,seclass_default,2,0,norest,key,5,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:140: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1632:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_recvfrom,seclass_default,3,0,norest,key,5,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:92: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1632:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_recvfrom,seclass_default,3,0,norest,key,5,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:127: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1632:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_recvfrom,seclass_default,3,0,norest,key,5,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:140: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1634:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_recvmsg,seclass_default,2,0,norest,key,5,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:92: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1634:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_recvmsg,seclass_default,2,0,norest,key,5,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:127: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1634:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_recvmsg,seclass_default,2,0,norest,key,5,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:140: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1636:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_send,seclass_default,2,0,norest,key,4,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:92: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1636:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_send,seclass_default,2,0,norest,key,4,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:127: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1636:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_send,seclass_default,2,0,norest,key,4,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:140: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1638:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_sendmsg,seclass_default,2,0,norest,key,4,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:92: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1638:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_sendmsg,seclass_default,2,0,norest,key,4,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:127: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1638:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_sendmsg,seclass_default,2,0,norest,key,4,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:140: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1640:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_sendto,seclass_default,3,0,norest,key,4,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:92: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1640:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_sendto,seclass_default,3,0,norest,key,4,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:127: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1640:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_sendto,seclass_default,3,0,norest,key,4,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:140: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1642:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_set_socket_option,seclass_default,3,0,norest,key,1,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:92: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1642:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_set_socket_option,seclass_default,3,0,norest,key,1,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:127: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1642:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_set_socket_option,seclass_default,3,0,norest,key,1,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:140: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1644:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_sockaddr_family,seclass_default,1,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:92: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1644:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_sockaddr_family,seclass_default,1,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:127: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1644:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_sockaddr_family,seclass_default,1,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:140: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1645:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_sockaddr_slot,seclass_default,0,1,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:92: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1645:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_sockaddr_slot,seclass_default,0,1,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:127: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1645:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_sockaddr_slot,seclass_default,0,1,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:140: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1647:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_sockatmark,seclass_default,1,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:92: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1647:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_sockatmark,seclass_default,1,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:127: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1647:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_sockatmark,seclass_default,1,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:140: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1649:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_socket,seclass_default,3,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:92: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1649:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_socket,seclass_default,3,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:127: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1649:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_socket,seclass_default,3,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:140: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1650:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_socketpair,seclass_default,3,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:92: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1650:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_socketpair,seclass_default,3,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:127: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1650:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_socketpair,seclass_default,3,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:140: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1652:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_socket_option,seclass_default,2,0,norest,key,1,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:92: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1652:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_socket_option,seclass_default,2,0,norest,key,1,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:127: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1652:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_socket_option,seclass_default,2,0,norest,key,1,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:140: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1654:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_sock_close,seclass_default,1,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:92: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1654:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_sock_close,seclass_default,1,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:127: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1654:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_sock_close,seclass_default,1,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:140: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1655:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_sock_listen,seclass_default,1,1,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:92: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1655:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_sock_listen,seclass_default,1,1,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:127: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1655:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_sock_listen,seclass_default,1,1,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:140: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1656:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_sock_read,seclass_default,2,0,norest,key,2,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:92: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1656:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_sock_read,seclass_default,2,0,norest,key,2,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:127: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1656:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_sock_read,seclass_default,2,0,norest,key,2,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:140: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1657:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_sock_write,seclass_default,2,0,norest,key,2,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:92: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1657:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_sock_write,seclass_default,2,0,norest,key,2,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:127: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1657:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_sock_write,seclass_default,2,0,norest,key,2,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:140: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1658:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_tcpcsum,seclass_default,1,0,norest,key,2,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:92: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1658:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_tcpcsum,seclass_default,1,0,norest,key,2,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:127: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1658:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_tcpcsum,seclass_default,1,0,norest,key,2,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:140: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1659:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_udpcsum,seclass_default,1,0,norest,key,2,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:92: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1659:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_udpcsum,seclass_default,1,0,norest,key,2,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:127: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1659:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] LISPFUN_F(subr_rawsock_udpcsum,seclass_default,1,0,norest,key,2,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4375:140: note: expanded from macro 'LISPFUN_F' #define LISPFUN_F(name,sec,req_count,opt_count,rest_flag,key_flag,key_count,keywords) { { gcv_nullobj }, 9UL,0UL,2UL,0x18UL, gcv_nullobj, gcv_nullobj, (lisp_function_t)(&C_##name), 0, req_count, opt_count, (uintB)subr_##rest_flag, (uintB)subr_##key_flag, key_count, sec, 0}, ^~~~~~~~~~~ /var/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:680:51: note: expanded from macro 'gcv_nullobj' #define gcv_nullobj (gcv_object_t)(((UBYTE*)((0))+((oint)(tint)((0))<<48))) ~~~~~~~~~~~~~^ ./rawsock.c:1797:50: warning: unused parameter 'module' [-Wunused-parameter] void module__rawsock__init_function_1 (module_t* module) ^ ./rawsock.c:1899:48: warning: unused parameter 'module' [-Wunused-parameter] void module__rawsock__fini_function (module_t* module) ^ 137 warnings generated.