------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> Fetching all distfiles required by ircd-ru-1.0.7_8 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by ircd-ru-1.0.7_8 for building => SHA256 Checksum OK for ircd-RU-1.0.7-03-rc-20090810.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by ircd-ru-1.0.7_8 for building ===> Extracting for ircd-ru-1.0.7_8 => SHA256 Checksum OK for ircd-RU-1.0.7-03-rc-20090810.tar.bz2. Extracted Memory Use: 2.11M SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for ircd-ru-1.0.7_8 ===> Applying ports patches for ircd-ru-1.0.7_8 ===> Applying dragonfly patches for ircd-ru-1.0.7_8 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for ircd-ru-1.0.7_8 configure: loading site script /xports/Templates/config.site checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for library containing strerror... none required checking build system type... x86_64-portbld-dragonfly5.7 checking host system type... x86_64-portbld-dragonfly5.7 checking target system type... x86_64-portbld-dragonfly5.7 checking how to run the C preprocessor... cpp checking for egrep... grep -E checking for AIX... no checking whether make sets $(MAKE)... yes checking for rm... /bin/rm checking for cp... /bin/cp checking for mkdep... /usr/bin/mkdep checking for a BSD-compatible install... /usr/bin/install -c checking for gethostbyname in -lnsl... no checking for res_mkquery... yes checking for socket in -lsocket... no checking for crypt... no checking for crypt in -ldescrypt... no checking for crypt in -lcrypt... (cached) yes checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/syslog.h usability... yes checking sys/syslog.h presence... yes checking for sys/syslog.h... yes checking for stdlib.h... (cached) yes checking for stddef.h... (cached) yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking for limits.h... (cached) yes checking for ctype.h... (cached) yes checking for malloc.h... (cached) no checking MIN and MAX definition... yes checking whether cc needs -traditional... no checking for index... (cached) yes checking for strerror... (cached) yes checking for strtoken... no checking for strtok... yes checking for inet_addr... yes checking for inet_ntoa... (cached) yes checking for inet_netof... yes checking for inet_aton... (cached) yes checking for gettimeofday... (cached) yes checking for lrand48... yes checking for sigaction... (cached) yes checking for bzero... (cached) yes checking for bcmp... (cached) yes checking for bcopy... (cached) yes checking for strlcpy... (cached) yes checking for strlcat... (cached) yes checking for dn_skipname... no checking for __dn_skipname... yes checking for posix (O_NONBLOCK) nonblocking sockets... O_NONBLOCK checking signal implementation... posix checking for sys_errlist declaration... yes checking for posix (O_SYNC) synchronous I/O... O_SYNC encryption disabled, skipping GNU MP checks... checking for deflate in -lz... (cached) yes checking for zlib.h... (cached) yes checking zconf.h usability... yes checking zconf.h presence... yes checking for zconf.h... yes GNU awk implementation not available checking operating system... nothing special required configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tools/Makefile config.status: creating include/gmp_irc.h config.status: creating include/config.h config.status: creating include/paths.h config.status: creating tools/install_ircd config.status: creating include/setup.h ********************************************************************** * Do you want to use the select() system call instead of poll()? * * If you are on a Solaris machine, using poll() is mandatory. * * Linux machines using a kernel older than 2.4 should use select(). * * FreeBSD machines have nicely working poll(). * * select() is more economical for small networks. * * * * If you don't want use poll() (you like old tuxes or explicitly * * want select()), then reconfigure with --enable-select parameter. * ********************************************************************** SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for ircd-ru-1.0.7_8 NOTE: Edit /construction/irc/ircd-ru/ircd-RU-1.0.7-03-rc/include/config.h for specific settings --- all --- --- build --- Building src --- depend --- --- blalloc.o --- --- bsd.o --- --- channel.o --- --- class.o --- --- dbuf.o --- --- dich_conf.o --- --- fdlist.o --- --- hash.o --- --- ircd.o --- --- depend --- /usr/bin/mkdep -I../include blalloc.c bsd.c channel.c class.c dbuf.c dich_conf.c fdlist.c hash.c ircd.c ircsprintf.c list.c match.c packet.c parse.c res.c m_nick.c m_services.c m_who.c s_auth.c s_bsd.c s_conf.c s_debug.c s_err.c s_misc.c s_numeric.c s_serv.c s_user.c scache.c send.c support.c throttle.c translate.c userban.c whowas.c zlink.c --- blalloc.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I../include -c blalloc.c --- bsd.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I../include -c bsd.c --- channel.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I../include -c channel.c --- class.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I../include -c class.c --- dbuf.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I../include -c dbuf.c --- dich_conf.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I../include -c dich_conf.c --- fdlist.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I../include -c fdlist.c --- ircd.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I../include -c ircd.c --- blalloc.o --- blalloc.c: In function 'newblock': blalloc.c:44:17: warning: pointer targets in assignment from 'long int *' to 'long unsigned int *' differ in signedness [-Wpointer-sign] b->allocMap = (long *) MyMalloc(sizeof(long) * (bh->numlongs + 1)); ^ --- dich_conf.o --- dich_conf.c: In function 'report_conf_links': dich_conf.c:87:24: warning: variable 'pass' set but not used [-Wunused-but-set-variable] char *host, *pass, *name; ^~~~ --- ircsprintf.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I../include -c ircsprintf.c --- ircd.o --- ircd.c: In function 'main': ircd.c:1116:14: warning: variable 'vaddr' set but not used [-Wunused-but-set-variable] u_long vaddr; ^~~~~ --- list.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I../include -c list.c --- channel.o --- channel.c: In function 'm_sjoin': channel.c:3336:2: warning: variable 'doesop' set but not used [-Wunused-but-set-variable] doesop = 0, what = 0, pargs = 0, fl, people = 0, ^~~~~~ channel.c: In function 'm_samode': channel.c:3980:9: warning: variable 'sendts' set but not used [-Wunused-but-set-variable] int sendts; ^~~~~~ --- match.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I../include -c match.c --- packet.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I../include -c packet.c --- parse.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I../include -c parse.c --- res.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I../include -c res.c res.c: In function 'query_name': res.c:553:7: warning: pointer targets in passing argument 8 of '__res_mkquery' differ in signedness [-Wpointer-sign] buf, sizeof(buf)); ^~~ In file included from res.c:17: /usr/include/resolv.h:294:6: note: expected 'u_char *' {aka 'unsigned char *'} but argument is of type 'char *' int res_mkquery(int, const char *, int, int, const u_char *, ^~~~~~~~~~~ --- hash.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I../include -c hash.c --- res.o --- res.c: In function 'proc_answer': res.c:739:23: warning: pointer targets in passing argument 1 of '__dn_expand' differ in signedness [-Wpointer-sign] if((n = dn_expand(buf, eob, cp, hostbuf, sizeof(hostbuf))) <= 0) ^~~ In file included from res.c:17: /usr/include/resolv.h:427:7: note: expected 'const u_char *' {aka 'const unsigned char *'} but argument is of type 'char *' int dn_expand(const u_char *, const u_char *, const u_char *, ^~~~~~~~~ res.c:739:28: warning: pointer targets in passing argument 2 of '__dn_expand' differ in signedness [-Wpointer-sign] if((n = dn_expand(buf, eob, cp, hostbuf, sizeof(hostbuf))) <= 0) ^~~ In file included from res.c:17: /usr/include/resolv.h:427:7: note: expected 'const u_char *' {aka 'const unsigned char *'} but argument is of type 'char *' int dn_expand(const u_char *, const u_char *, const u_char *, ^~~~~~~~~ res.c:739:33: warning: pointer targets in passing argument 3 of '__dn_expand' differ in signedness [-Wpointer-sign] if((n = dn_expand(buf, eob, cp, hostbuf, sizeof(hostbuf))) <= 0) ^~ In file included from res.c:17: /usr/include/resolv.h:427:7: note: expected 'const u_char *' {aka 'const unsigned char *'} but argument is of type 'char *' int dn_expand(const u_char *, const u_char *, const u_char *, ^~~~~~~~~ res.c:806:16: warning: pointer targets in passing argument 1 of '__dn_expand' differ in signedness [-Wpointer-sign] n = dn_expand(buf, eob, cp, hostbuf, sizeof(hostbuf)); ^~~ In file included from res.c:17: /usr/include/resolv.h:427:7: note: expected 'const u_char *' {aka 'const unsigned char *'} but argument is of type 'char *' int dn_expand(const u_char *, const u_char *, const u_char *, ^~~~~~~~~ res.c:806:21: warning: pointer targets in passing argument 2 of '__dn_expand' differ in signedness [-Wpointer-sign] n = dn_expand(buf, eob, cp, hostbuf, sizeof(hostbuf)); ^~~ In file included from res.c:17: /usr/include/resolv.h:427:7: note: expected 'const u_char *' {aka 'const unsigned char *'} but argument is of type 'char *' int dn_expand(const u_char *, const u_char *, const u_char *, ^~~~~~~~~ res.c:806:26: warning: pointer targets in passing argument 3 of '__dn_expand' differ in signedness [-Wpointer-sign] n = dn_expand(buf, eob, cp, hostbuf, sizeof(hostbuf)); ^~ In file included from res.c:17: /usr/include/resolv.h:427:7: note: expected 'const u_char *' {aka 'const unsigned char *'} but argument is of type 'char *' int dn_expand(const u_char *, const u_char *, const u_char *, ^~~~~~~~~ res.c:942:25: warning: pointer targets in passing argument 1 of '__dn_expand' differ in signedness [-Wpointer-sign] if ((n = dn_expand(buf, eob, cp, hostbuf, ^~~ In file included from res.c:17: /usr/include/resolv.h:427:7: note: expected 'const u_char *' {aka 'const unsigned char *'} but argument is of type 'char *' int dn_expand(const u_char *, const u_char *, const u_char *, ^~~~~~~~~ res.c:942:30: warning: pointer targets in passing argument 2 of '__dn_expand' differ in signedness [-Wpointer-sign] if ((n = dn_expand(buf, eob, cp, hostbuf, ^~~ In file included from res.c:17: /usr/include/resolv.h:427:7: note: expected 'const u_char *' {aka 'const unsigned char *'} but argument is of type 'char *' int dn_expand(const u_char *, const u_char *, const u_char *, ^~~~~~~~~ res.c:942:35: warning: pointer targets in passing argument 3 of '__dn_expand' differ in signedness [-Wpointer-sign] if ((n = dn_expand(buf, eob, cp, hostbuf, ^~ In file included from res.c:17: /usr/include/resolv.h:427:7: note: expected 'const u_char *' {aka 'const unsigned char *'} but argument is of type 'char *' int dn_expand(const u_char *, const u_char *, const u_char *, ^~~~~~~~~ res.c:1069:25: warning: pointer targets in passing argument 1 of '__dn_expand' differ in signedness [-Wpointer-sign] if ((n = dn_expand(buf, eob, cp, hostbuf, sizeof(hostbuf))) < 0) ^~~ In file included from res.c:17: /usr/include/resolv.h:427:7: note: expected 'const u_char *' {aka 'const unsigned char *'} but argument is of type 'char *' int dn_expand(const u_char *, const u_char *, const u_char *, ^~~~~~~~~ res.c:1069:30: warning: pointer targets in passing argument 2 of '__dn_expand' differ in signedness [-Wpointer-sign] if ((n = dn_expand(buf, eob, cp, hostbuf, sizeof(hostbuf))) < 0) ^~~ In file included from res.c:17: /usr/include/resolv.h:427:7: note: expected 'const u_char *' {aka 'const unsigned char *'} but argument is of type 'char *' int dn_expand(const u_char *, const u_char *, const u_char *, ^~~~~~~~~ res.c:1069:35: warning: pointer targets in passing argument 3 of '__dn_expand' differ in signedness [-Wpointer-sign] if ((n = dn_expand(buf, eob, cp, hostbuf, sizeof(hostbuf))) < 0) ^~ In file included from res.c:17: /usr/include/resolv.h:427:7: note: expected 'const u_char *' {aka 'const unsigned char *'} but argument is of type 'char *' int dn_expand(const u_char *, const u_char *, const u_char *, ^~~~~~~~~ res.c: In function 'get_res': res.c:1109:73: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness [-Wpointer-sign] rc = recvfrom(resfd, buf, sizeof(buf), 0, (struct sockaddr *) &sin, &len); ^~~~ In file included from /usr/include/resolv.h:60, from res.c:17: /usr/include/sys/socket.h:497:9: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' ssize_t recvfrom(int, void * __restrict, size_t, int, ^~~~~~~~ --- m_nick.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I../include -c m_nick.c --- packet.o --- packet.c: In function 'client_dopacket': packet.c:233:5: warning: 'strncpy' specified bound 512 equals destination size [-Wstringop-truncation] strncpy(cptr->buffer, buffer, BUFSIZE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- m_services.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I../include -c m_services.c --- m_who.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I../include -c m_who.c --- s_auth.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I../include -c s_auth.c --- s_bsd.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I../include -c s_bsd.c --- res.o --- res.c: In function 'do_query_name': res.c:503:10: warning: 'strncat' output may be truncated copying between 0 and 62 bytes from a string of length 255 [-Wstringop-truncation] (void) strncat(hname, _res.defdname, sizeof(hname) - len - 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- s_auth.o --- s_auth.c: In function 'start_auth': s_auth.c:97:59: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign] getsockname(cptr->fd, (struct sockaddr *) &localaddr, &locallen); ^~~~~~~~~ In file included from s_auth.c:29: /usr/include/sys/socket.h:493:5: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' int getsockname(int, struct sockaddr * __restrict, socklen_t * __restrict); ^~~~~~~~~~~ s_auth.c: In function 'send_authports': s_auth.c:159:56: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign] if (getsockname(cptr->fd, (struct sockaddr *) &us, &ulen) || ^~~~~ In file included from s_auth.c:29: /usr/include/sys/socket.h:493:5: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' int getsockname(int, struct sockaddr * __restrict, socklen_t * __restrict); ^~~~~~~~~~~ s_auth.c:160:51: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness [-Wpointer-sign] getpeername(cptr->fd, (struct sockaddr *) &them, &tlen)) ^~~~~ In file included from s_auth.c:29: /usr/include/sys/socket.h:492:5: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' int getpeername(int, struct sockaddr * __restrict, socklen_t * __restrict); ^~~~~~~~~~~ --- s_bsd.o --- s_bsd.c: In function 'report_error': s_bsd.c:196:65: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] if (!getsockopt(cptr->fd, SOL_SOCKET, SO_ERROR, (char *) &err, &len)) ^~~~ In file included from s_bsd.c:34: /usr/include/sys/socket.h:494:5: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' int getsockopt(int, int, int, void * __restrict, socklen_t * __restrict); ^~~~~~~~~~ s_bsd.c: In function 'inetport': s_bsd.c:293:60: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign] if (getsockname(cptr->fd, (struct sockaddr *) &server, &len)) ^~~~ In file included from s_bsd.c:34: /usr/include/sys/socket.h:493:5: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' int getsockname(int, struct sockaddr * __restrict, socklen_t * __restrict); ^~~~~~~~~~~ s_bsd.c: In function 'check_init': s_bsd.c:658:56: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness [-Wpointer-sign] if (getpeername(cptr->fd, (struct sockaddr *) &sk, &len) == -1) ^~~~ In file included from s_bsd.c:34: /usr/include/sys/socket.h:492:5: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' int getpeername(int, struct sockaddr * __restrict, socklen_t * __restrict); ^~~~~~~~~~~ s_bsd.c: In function 'set_sock_opts': s_bsd.c:1255:61: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] getsockopt(fd, SOL_SOCKET, SO_RCVBUF, (char *) &rcvbufmax, &optlen); ^~~~~~~ In file included from s_bsd.c:34: /usr/include/sys/socket.h:494:5: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' int getsockopt(int, int, int, void * __restrict, socklen_t * __restrict); ^~~~~~~~~~ s_bsd.c:1260:61: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] getsockopt(fd, SOL_SOCKET, SO_RCVBUF, (char *) &rcvbufmax, &optlen); ^~~~~~~ In file included from s_bsd.c:34: /usr/include/sys/socket.h:494:5: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' int getsockopt(int, int, int, void * __restrict, socklen_t * __restrict); ^~~~~~~~~~ s_bsd.c:1280:61: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] getsockopt(fd, SOL_SOCKET, SO_SNDBUF, (char *) &sndbufmax, &optlen); ^~~~~~~ In file included from s_bsd.c:34: /usr/include/sys/socket.h:494:5: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' int getsockopt(int, int, int, void * __restrict, socklen_t * __restrict); ^~~~~~~~~~ s_bsd.c:1285:61: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] getsockopt(fd, SOL_SOCKET, SO_SNDBUF, (char *) &sndbufmax, &optlen); ^~~~~~~ In file included from s_bsd.c:34: /usr/include/sys/socket.h:494:5: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' int getsockopt(int, int, int, void * __restrict, socklen_t * __restrict); ^~~~~~~~~~ s_bsd.c:1307:48: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] if (getsockopt(fd, IPPROTO_IP, IP_OPTIONS, t, &opt) < 0) ^~~~ In file included from s_bsd.c:34: /usr/include/sys/socket.h:494:5: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' int getsockopt(int, int, int, void * __restrict, socklen_t * __restrict); ^~~~~~~~~~ s_bsd.c: In function 'get_sockerr': s_bsd.c:1329:65: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] if (!getsockopt(cptr->fd, SOL_SOCKET, SO_ERROR, (char *) &err, &len)) ^~~~ In file included from s_bsd.c:34: /usr/include/sys/socket.h:494:5: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' int getsockopt(int, int, int, void * __restrict, socklen_t * __restrict); ^~~~~~~~~~ s_bsd.c: In function 'add_connection': s_bsd.c:1423:52: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness [-Wpointer-sign] if (getpeername(fd, (struct sockaddr *) &addr, &len) == -1) ^~~~ In file included from s_bsd.c:34: /usr/include/sys/socket.h:492:5: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' int getpeername(int, struct sockaddr * __restrict, socklen_t * __restrict); ^~~~~~~~~~~ s_bsd.c: In function 'accept_connection': s_bsd.c:1735:66: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] if ((newfd = accept(cptr->fd, (struct sockaddr *) &addr, &addrlen)) < 0) ^~~~~~~~ In file included from s_bsd.c:34: /usr/include/sys/socket.h:486:5: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' int accept(int, struct sockaddr * __restrict, socklen_t * __restrict); ^~~~~~ --- s_conf.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I../include -c s_conf.c --- s_debug.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I../include -c s_debug.c --- s_err.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I../include -c s_err.c --- s_bsd.o --- In file included from s_bsd.c:24: s_bsd.c: In function 'check_init': ../include/struct.h:1180:37: warning: 'strncpy' output may be truncated copying 63 bytes from a string of length 63 [-Wstringop-truncation] #define strncpyzt(x, y, N) do{(void)strncpy(x,y,N);x[N-1]='\0';}while(0) ^~~~~~~~~~~~~~ s_bsd.c:671:2: note: in expansion of macro 'strncpyzt' strncpyzt(sockn, me.sockhost, HOSTLEN); ^~~~~~~~~ --- s_misc.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I../include -c s_misc.c --- s_numeric.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I../include -c s_numeric.c --- s_serv.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I../include -c s_serv.c --- s_user.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I../include -c s_user.c --- scache.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I../include -c scache.c --- send.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I../include -c send.c send.c: In function 'send_queued': send.c:303:48: warning: pointer targets in passing argument 3 of 'zip_output' differ in signedness [-Wpointer-sign] msg = zip_output(to->serv->zip_out, NULL, &zlen, 1, &ldata); ^~~~~ In file included from send.c:30: ../include/zlink.h:6:14: note: expected 'int *' but argument is of type 'u_int *' {aka 'unsigned int *'} extern char *zip_output(void *session, char *buffer, int *len, ^~~~~~~~~~ send.c:346:48: warning: pointer targets in passing argument 3 of 'zip_output' differ in signedness [-Wpointer-sign] msg = zip_output(to->serv->zip_out, NULL, &zlen, 1, &ldata); ^~~~~ In file included from send.c:30: ../include/zlink.h:6:14: note: expected 'int *' but argument is of type 'u_int *' {aka 'unsigned int *'} extern char *zip_output(void *session, char *buffer, int *len, ^~~~~~~~~~ --- s_serv.o --- s_serv.c: In function 'm_server_estab': s_serv.c:1098:17: warning: variable 'split' set but not used [-Wunused-but-set-variable] int split; ^~~~~ --- support.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I../include -c support.c --- throttle.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I../include -c throttle.c --- s_user.o --- s_user.c: In function 'm_whois': s_user.c:1990:21: warning: variable 'member' set but not used [-Wunused-but-set-variable] int invis, member, showchan; ^~~~~~ s_user.c:1990:14: warning: variable 'invis' set but not used [-Wunused-but-set-variable] int invis, member, showchan; ^~~~~ s_user.c: In function 'do_user': s_user.c:2193:17: warning: variable 'oflags' set but not used [-Wunused-but-set-variable] long oflags; ^~~~~~ --- s_serv.o --- s_serv.c: In function 'm_kline': s_serv.c:3884:17: warning: variable 'filename' set but not used [-Wunused-but-set-variable] char *filename; /* filename to use for kline */ ^~~~~~~~ --- translate.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I../include -c translate.c --- userban.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I../include -c userban.c --- whowas.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I../include -c whowas.c In file included from whowas.c:22: whowas.c: In function 'add_history': ../include/struct.h:1180:37: warning: 'strncpy' output may be truncated copying 31 bytes from a string of length 63 [-Wstringop-truncation] #define strncpyzt(x, y, N) do{(void)strncpy(x,y,N);x[N-1]='\0';}while(0) ^~~~~~~~~~~~~~ whowas.c:55:5: note: in expansion of macro 'strncpyzt' strncpyzt(new->name, cptr->name, NICKLEN + 1); ^~~~~~~~~ ../include/struct.h:1180:37: warning: 'strncpy' output may be truncated copying 63 bytes from a string of length 63 [-Wstringop-truncation] #define strncpyzt(x, y, N) do{(void)strncpy(x,y,N);x[N-1]='\0';}while(0) ^~~~~~~~~~~~~~ whowas.c:57:5: note: in expansion of macro 'strncpyzt' strncpyzt(new->hostname, cptr->user->host, HOSTLEN); ^~~~~~~~~ ../include/struct.h:1180:37: warning: 'strncpy' output may be truncated copying 50 bytes from a string of length 50 [-Wstringop-truncation] #define strncpyzt(x, y, N) do{(void)strncpy(x,y,N);x[N-1]='\0';}while(0) ^~~~~~~~~~~~~~ whowas.c:58:5: note: in expansion of macro 'strncpyzt' strncpyzt(new->realname, cptr->info, REALLEN); ^~~~~~~~~ --- zlink.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I../include -c zlink.c zlink.c: In function 'zip_input': zlink.c:137:18: warning: pointer targets in assignment from 'char *' to 'Bytef *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] zin->next_in = buffer; ^ zlink.c:139:19: warning: pointer targets in assignment from 'char *' to 'Bytef *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] zin->next_out = zipInBuf; ^ zlink.c:154:12: warning: pointer targets in assignment from 'Bytef *' {aka 'unsigned char *'} to 'char *' differ in signedness [-Wpointer-sign] *nbuf = zin->next_in; ^ zlink.c: In function 'zip_output': zlink.c:211:19: warning: pointer targets in assignment from 'char *' to 'Bytef *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] zout->next_in = z->buf; ^ zlink.c:213:20: warning: pointer targets in assignment from 'char *' to 'Bytef *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] zout->next_out = zipOutBuf; ^ --- s_user.o --- s_user.c: In function 'm_kill': s_user.c:2372:6: warning: 'strncpy' specified bound 401 equals destination size [-Wstringop-truncation] strncpy(mypath,path,KILLLEN + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- userban.o --- userban.c: In function 'make_hostbased_ban': userban.c:662:4: warning: 'strncpy' specified bound 512 equals destination size [-Wstringop-truncation] strncpy(host, phost, 512); ^~~~~~~~~~~~~~~~~~~~~~~~~ --- s_user.o --- In file included from s_user.c:26: s_user.c: In function 'register_user': ../include/struct.h:1180:37: warning: 'strncpy' specified bound 11 equals destination size [-Wstringop-truncation] #define strncpyzt(x, y, N) do{(void)strncpy(x,y,N);x[N-1]='\0';}while(0) ^~~~~~~~~~~~~~ s_user.c:643:6: note: in expansion of macro 'strncpyzt' strncpyzt(temp, username, USERLEN + 1); ^~~~~~~~~ ../include/struct.h:1180:37: warning: 'strncpy' specified bound 11 equals destination size [-Wstringop-truncation] #define strncpyzt(x, y, N) do{(void)strncpy(x,y,N);x[N-1]='\0';}while(0) ^~~~~~~~~~~~~~ s_user.c:1038:7: note: in expansion of macro 'strncpyzt' strncpyzt(sptr->user->username, onick, USERLEN + 1); ^~~~~~~~~ s_user.c: In function 'do_user': ../include/struct.h:1180:37: warning: 'strncpy' specified bound 11 equals destination size [-Wstringop-truncation] #define strncpyzt(x, y, N) do{(void)strncpy(x,y,N);x[N-1]='\0';}while(0) ^~~~~~~~~~~~~~ s_user.c:2241:2: note: in expansion of macro 'strncpyzt' strncpyzt(sptr->user->username, username, USERLEN + 1); ^~~~~~~~~ --- s_serv.o --- In function 'cluster', inlined from 'm_kline' at s_serv.c:3997:9: s_serv.c:3832:2: warning: 'strncpy' output may be truncated copying 63 bytes from a string of length 63 [-Wstringop-truncation] strncpy(result, temphost, HOSTLEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ s_serv.c:3865:6: warning: 'strncpy' output may be truncated copying 63 bytes from a string of length 63 [-Wstringop-truncation] strncpy(result, temphost, HOSTLEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ s_serv.c:3861:6: warning: 'strncpy' output may be truncated copying 63 bytes from a string of length 63 [-Wstringop-truncation] strncpy(result + 1, temphost, HOSTLEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- ircd --- /bin/sh ./version.c.SH Extracting IRC/src/version.c... cc -pipe -O2 -fno-strict-aliasing -Wall -I../include -c version.c cc -o ircd blalloc.o bsd.o channel.o class.o dbuf.o dich_conf.o fdlist.o hash.o ircd.o ircsprintf.o list.o match.o packet.o parse.o res.o m_nick.o m_services.o m_who.o s_auth.o s_bsd.o s_conf.o s_debug.o s_err.o s_misc.o s_numeric.o s_serv.o s_user.o scache.o send.o support.o throttle.o translate.o userban.o whowas.o zlink.o version.o -lz -lcrypt mv version.c version.c.last Building tools --- depend --- --- ircdpasswd.o --- --- depend --- /usr/bin/mkdep -I../include ircdpasswd.c --- ircdpasswd.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I../include -c ircdpasswd.c --- ircdpasswd --- cc -o ircdpasswd ircdpasswd.o -lz -lcrypt --- all --- strip ircdpasswd SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for ircd-ru-1.0.7_8 ===> Generating temporary packing list ===> Creating groups. ===> Creating users Building src /usr/bin/mkdep -I../include blalloc.c bsd.c channel.c class.c dbuf.c dich_conf.c fdlist.c hash.c ircd.c ircsprintf.c list.c match.c packet.c parse.c res.c m_nick.c m_services.c m_who.c s_auth.c s_bsd.c s_conf.c s_debug.c s_err.c s_misc.c s_numeric.c s_serv.c s_user.c scache.c send.c support.c throttle.c translate.c userban.c whowas.c zlink.c Building tools /usr/bin/mkdep -I../include ircdpasswd.c strip ircdpasswd installing src/ircd as /construction/irc/ircd-ru/stage//usr/local/sbin/ircd ... installing tools/ircdpasswd as /construction/irc/ircd-ru/stage//usr/local/bin/ircdpasswd ... creating /construction/irc/ircd-ru/stage//usr/local/share/ircd-ru/codepages directory ... installing codepages ... creating /construction/irc/ircd-ru/stage//usr/local/share/ircd-ru/modules directory ... installing a sample /construction/irc/ircd-ru/stage//usr/local/etc/ircd-ru/ircd.conf-dist ... installing a sample /construction/irc/ircd-ru/stage//usr/local/etc/ircd-ru/ircd.motd-dist ... installing a sample /construction/irc/ircd-ru/stage//usr/local/etc/ircd-ru/ircd.smotd-dist ... installing other samples ... touching /construction/irc/ircd-ru/stage//usr/local/etc/ircd-ru/kline.conf ... installing opers.txt as /construction/irc/ircd-ru/stage//usr/local/share/doc/ircd-ru/opers.txt ... installing other docs to /construction/irc/ircd-ru/stage//usr/local/share/doc/ircd-ru ... creating /var/log/ircd-ru directory ... creating /var/run/ircd-ru directory ... ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- x====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for ircd-ru-1.0.7_8 file sizes/checksums [20]: 0% file sizes/checksums [20]: 100% packing files [20]: 0% packing files [20]: 100% packing directories [3]: 0% packing directories [3]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:11