=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for clisp-pcre-2.49nb1 /usr/pkg/bin/clisp -norc -q -c ./pcre.lisp -o ./ ;; Compiling file /var/pkgsrc/work/devel/clisp-pcre/work/clisp-2.49/modules/pcre/pcre.lisp ... ;; Wrote file /var/pkgsrc/work/devel/clisp-pcre/work/clisp-2.49/modules/pcre/pcre.fas The following functions were used but not defined: PCRE:PCRE-NAME-TO-INDEX PCRE:PCRE-COMPILE PCRE:PCRE-EXEC 0 errors, 0 warnings /usr/pkg/bin/clisp -norc -q -C /usr/pkg/lib/clisp/linkkit/modprep ./cpcre.c ./ ;; MODPREP: "./cpcre.c" --> #P"cpcre.m.c" ;; MODPREP: reading "./cpcre.c": 17,914 bytes, 423 lines ;; MODPREP: 92 objects, 7 DEFUNs, 1 DEFVAR (1 init) ;; packages: ("PCRE") MODPREP: wrote cpcre.m.c (63,018 bytes) clang -I/usr/pkg/include -I/usr/include -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 cpcre.m.c -o cpcre.o ./cpcre.c:44:16: warning: comparison of integers of different signs: 'int' and 'const unsigned int' [-Wsign-compare] for (; pos < pcre_config_option_map.size; pos++) { ~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./cpcre.c:107: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(*string),Symbol_value(S(utf_8)),pattern, { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/devel/clisp-pcre/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/devel/clisp-pcre/work/.buildlink/lib/clisp/linkkit/clisp.h:4114:4099: note: expanded from macro 'with_string_0_help_' ./cpcre.c:370: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_0),GLO(misc_encoding),name, { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/devel/clisp-pcre/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/devel/clisp-pcre/work/.buildlink/lib/clisp/linkkit/clisp.h:4114:4099: note: expanded from macro 'with_string_0_help_' ./cpcre.c:419: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_0),Symbol_value(S(utf_8)),subject, { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/devel/clisp-pcre/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/devel/clisp-pcre/work/.buildlink/lib/clisp/linkkit/clisp.h:4114:4099: note: expanded from macro 'with_string_0_help_' ./cpcre.c:455:47: warning: unused parameter 'module' [-Wunused-parameter] void module__pcre__init_function_2 (module_t* module) ^ ./cpcre.c:471: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_pcre_pattern_info,seclass_default,1,1,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/devel/clisp-pcre/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/devel/clisp-pcre/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))) ~~~~~~~~~~~~~^ ./cpcre.c:471: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_pcre_pattern_info,seclass_default,1,1,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/devel/clisp-pcre/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/devel/clisp-pcre/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))) ~~~~~~~~~~~~~^ ./cpcre.c:471: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_pcre_pattern_info,seclass_default,1,1,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/devel/clisp-pcre/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/devel/clisp-pcre/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))) ~~~~~~~~~~~~~^ ./cpcre.c:472: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_pcre_pcre_compile,seclass_default,1,0,norest,key,31,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/devel/clisp-pcre/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/devel/clisp-pcre/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))) ~~~~~~~~~~~~~^ ./cpcre.c:472: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_pcre_pcre_compile,seclass_default,1,0,norest,key,31,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/devel/clisp-pcre/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/devel/clisp-pcre/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))) ~~~~~~~~~~~~~^ ./cpcre.c:472: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_pcre_pcre_compile,seclass_default,1,0,norest,key,31,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/devel/clisp-pcre/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/devel/clisp-pcre/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))) ~~~~~~~~~~~~~^ ./cpcre.c:474: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_pcre_pcre_config,seclass_default,0,1,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/devel/clisp-pcre/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/devel/clisp-pcre/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))) ~~~~~~~~~~~~~^ ./cpcre.c:474: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_pcre_pcre_config,seclass_default,0,1,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/devel/clisp-pcre/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/devel/clisp-pcre/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))) ~~~~~~~~~~~~~^ ./cpcre.c:474: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_pcre_pcre_config,seclass_default,0,1,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/devel/clisp-pcre/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/devel/clisp-pcre/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))) ~~~~~~~~~~~~~^ ./cpcre.c:476: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_pcre_pcre_exec,seclass_default,2,0,norest,key,11,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/devel/clisp-pcre/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/devel/clisp-pcre/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))) ~~~~~~~~~~~~~^ ./cpcre.c:476: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_pcre_pcre_exec,seclass_default,2,0,norest,key,11,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/devel/clisp-pcre/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/devel/clisp-pcre/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))) ~~~~~~~~~~~~~^ ./cpcre.c:476: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_pcre_pcre_exec,seclass_default,2,0,norest,key,11,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/devel/clisp-pcre/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/devel/clisp-pcre/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))) ~~~~~~~~~~~~~^ ./cpcre.c:477: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_pcre_pcre_free,seclass_default,1,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/devel/clisp-pcre/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/devel/clisp-pcre/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))) ~~~~~~~~~~~~~^ ./cpcre.c:477: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_pcre_pcre_free,seclass_default,1,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/devel/clisp-pcre/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/devel/clisp-pcre/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))) ~~~~~~~~~~~~~^ ./cpcre.c:477: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_pcre_pcre_free,seclass_default,1,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/devel/clisp-pcre/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/devel/clisp-pcre/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))) ~~~~~~~~~~~~~^ ./cpcre.c:478: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_pcre_pcre_name_to_index,seclass_default,2,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/devel/clisp-pcre/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/devel/clisp-pcre/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))) ~~~~~~~~~~~~~^ ./cpcre.c:478: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_pcre_pcre_name_to_index,seclass_default,2,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/devel/clisp-pcre/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/devel/clisp-pcre/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))) ~~~~~~~~~~~~~^ ./cpcre.c:478: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_pcre_pcre_name_to_index,seclass_default,2,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/devel/clisp-pcre/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/devel/clisp-pcre/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))) ~~~~~~~~~~~~~^ ./cpcre.c:479: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_pcre_pcre_version,seclass_default,0,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/devel/clisp-pcre/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/devel/clisp-pcre/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))) ~~~~~~~~~~~~~^ ./cpcre.c:479: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_pcre_pcre_version,seclass_default,0,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/devel/clisp-pcre/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/devel/clisp-pcre/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))) ~~~~~~~~~~~~~^ ./cpcre.c:479: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_pcre_pcre_version,seclass_default,0,0,norest,nokey,0,NIL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/devel/clisp-pcre/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/devel/clisp-pcre/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))) ~~~~~~~~~~~~~^ ./cpcre.c:509:47: warning: unused parameter 'module' [-Wunused-parameter] void module__pcre__init_function_1 (module_t* module) ^ ./cpcre.c:559:45: warning: unused parameter 'module' [-Wunused-parameter] void module__pcre__fini_function (module_t* module) ^ 28 warnings generated.