=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for clisp-rawsock-2.49 /usr/pkg/bin/clisp -norc -q -c ./sock.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /usr/pkgsrc/work/net/clisp-rawsock/work/clisp-2.49/modules/rawsock/sock.lisp ... ;; Wrote file /usr/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 ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; 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) cc -I/usr/pkg/include -I/usr/include -O2 -march=i586 -falign-functions=4 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -I/usr/pkg/lib/clisp/linkkit -c rawsock.m.c -o rawsock.o clang: warning: optimization flag '-falign-functions=4' is not supported clang: warning: optimization flag '-fexpensive-optimizations' is not supported clang: warning: optimization flag '-falign-functions=4' is not supported ./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:207:51: warning: unused parameter 'prot' [-Wunused-parameter] struct iovec *buffer, int prot PIN_ARG_DECL) { ^ ./rawsock.c:914:48: warning: multiple unsequenced modifications to 'STACK' [-Wunsequenced] check_socket_domain(popSTACK()), ^ /usr/pkgsrc/work/net/clisp-rawsock/work/.buildlink/lib/clisp/linkkit/clisp.h:4097: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: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) ^ 6 warnings generated. => Unwrapping files-to-be-installed.