------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.txz SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The sic port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> sic-0.23a depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The sic port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> sic-0.23a depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by sic-0.23a for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The sic port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> sic-0.23a depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by sic-0.23a for building => SHA256 Checksum OK for sic-0.23a.tgz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The sic port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> sic-0.23a depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by sic-0.23a for building ===> Extracting for sic-0.23a => SHA256 Checksum OK for sic-0.23a.tgz. Extracted Memory Use: 0.50M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for sic-0.23a ===> Applying ports patches for sic-0.23a ===> Cleanly applied ports patch(es) patch-Makefile.in patch-utils.c patch-utils.h SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> sic-0.23a depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> sic-0.23a depends on file: /usr/local/lib/libncurses.so.6 - found ===> Configuring for sic-0.23a configure: warning: x86_64-portbld-dragonfly5.9: invalid host type loading site script /xports/Templates/config.site creating cache ./config.cache checking home... sting.dragonflybsd.org checking for gcc... cc checking whether the C compiler (cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath=/usr/local/lib ) works... yes checking whether the C compiler (cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath=/usr/local/lib ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking for library containing gethostbyname... none required checking for library containing inet_addr... none required checking for library containing getaddrinfo... none required checking for library containing select... none required checking for library containing socket... none required checking for library containing tgetent... -lncurses checking for malloc in -lmapmalloc... no updating cache ./config.cache checking for pthread_create in -lpthread... yes checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for regex.h... yes checking for strings.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/filio.h... yes checking for sys/select.h... (cached) yes checking for termcap.h... no checking for pth.h... no checking for pthread.h... (cached) yes checking for working const... yes checking whether time.h and sys/time.h may both be included... yes checking whether cc needs -traditional... no checking for vprintf... (cached) yes checking for strdup... (cached) yes checking for strtoul... (cached) yes checking for strftime... (cached) yes checking for strerror... (cached) yes checking for pth_yield... no checking for a 32 bit integer... unsigned int checking for SunOS 5.x... no checking for GNU librx... no checking for yow... no updating cache ./config.cache creating ./config.status creating Makefile creating setup.h SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for sic-0.23a --- adns.o --- --- commands.o --- --- config.o --- --- counter.o --- --- ctcp.o --- --- display.o --- --- format.o --- --- input.o --- --- option.o --- --- sic.o --- --- adns.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pedantic -Wall -Wshadow -Wno-parentheses -c adns.c --- commands.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pedantic -Wall -Wshadow -Wno-parentheses -c commands.c --- config.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pedantic -Wall -Wshadow -Wno-parentheses -c config.c --- counter.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pedantic -Wall -Wshadow -Wno-parentheses -c counter.c --- ctcp.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pedantic -Wall -Wshadow -Wno-parentheses -c ctcp.c --- display.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pedantic -Wall -Wshadow -Wno-parentheses -c display.c --- format.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pedantic -Wall -Wshadow -Wno-parentheses -c format.c --- input.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pedantic -Wall -Wshadow -Wno-parentheses -c input.c --- option.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pedantic -Wall -Wshadow -Wno-parentheses -c option.c --- sic.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pedantic -Wall -Wshadow -Wno-parentheses -c sic.c --- display.o --- display.c: In function 'sic_format': display.c:403:50: warning: format '%lu' expects argument of type 'long unsigned int *', but argument 3 has type 'time_t *' {aka 'long int *'} [-Wformat=] if (!fromv && !froms && sscanf(p, "\001PING %lu\001", &ts) == 1) ~~^ ~~~ %lu --- config.o --- config.c:10:13: warning: 'rcsid' defined but not used [-Wunused-variable] static char rcsid[] = "@(#)$Id: config.c,v 1.13 2000/07/31 22:33:54 kalt Exp $"; ^~~~~ --- ctcp.o --- ctcp.c:10:13: warning: 'rcsid' defined but not used [-Wunused-variable] static char rcsid[] = "@(#)$Id: ctcp.c,v 1.14 2000/07/31 22:33:55 kalt Exp $"; ^~~~~ --- sic.o --- sic.c:10:13: warning: 'rcsid' defined but not used [-Wunused-variable] static char rcsid[] = "@(#)$Id: sic.c,v 1.26 2001/03/04 01:44:24 kalt Exp $"; ^~~~~ --- input.o --- input.c: In function 'sic_getch': input.c:299:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (ch >= 48 && ch <= 57) ^~ input.c:300:36: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' sic_chgwin((int) ch - 48); chg = 1; ^~~ --- display.o --- At top level: display.c:10:13: warning: 'rcsid' defined but not used [-Wunused-variable] static char rcsid[] = "@(#)$Id: display.c,v 1.59 2001/03/14 19:50:20 kalt Exp $"; ^~~~~ --- input.o --- At top level: input.c:10:13: warning: 'rcsid' defined but not used [-Wunused-variable] static char rcsid[] = "@(#)$Id: input.c,v 1.40 2001/02/20 02:06:55 kalt Exp $"; ^~~~~ --- format.o --- format.c:10:13: warning: 'rcsid' defined but not used [-Wunused-variable] static char rcsid[] = "@(#)$Id: format.c,v 1.18 2000/07/31 22:33:55 kalt Exp $"; ^~~~~ --- option.o --- option.c:10:13: warning: 'rcsid' defined but not used [-Wunused-variable] static char rcsid[] = "@(#)$Id: option.c,v 1.36 2000/07/31 22:33:55 kalt Exp $"; ^~~~~ --- adns.o --- adns.c:10:13: warning: 'rcsid' defined but not used [-Wunused-variable] static char rcsid[] = "@(#)$Id: adns.c,v 1.9 2001/07/07 16:24:44 kalt Exp $"; ^~~~~ --- commands.o --- commands.c: In function 'cmd_leave': commands.c:191:1: warning: type of 'p' defaults to 'int' [-Wimplicit-int] cmd_leave(p) ^~~~~~~~~ --- server.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pedantic -Wall -Wshadow -Wno-parentheses -c server.c --- commands.o --- At top level: commands.c:10:13: warning: 'rcsid' defined but not used [-Wunused-variable] static char rcsid[] = "@(#)$Id: commands.c,v 1.66 2001/03/14 19:50:20 kalt Exp $"; ^~~~~ --- counter.o --- counter.c:10:13: warning: 'rcsid' defined but not used [-Wunused-variable] static char rcsid[] = "@(#)$Id: counter.c,v 1.5 2000/07/31 22:33:55 kalt Exp $"; ^~~~~ --- tabkey.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pedantic -Wall -Wshadow -Wno-parentheses -c tabkey.c --- term.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pedantic -Wall -Wshadow -Wno-parentheses -c term.c --- server.o --- server.c: In function 'sic_listen': server.c:168:61: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign] if (getsockname(server->fd, (struct sockaddr *)&sock_sin, &sz) < 0) ^~~ In file included from os.h:74, from server.c:13: /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); ^~~~~~~~~~~ server.c:201:57: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign] if (getsockname(fd, (struct sockaddr *)&sock_sin, &sz) < 0) ^~~ In file included from os.h:74, from server.c:13: /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); ^~~~~~~~~~~ server.c: In function 'sic_select': server.c:551:64: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] if ((newfd=accept(stmp->fd,(struct sockaddr *)&sock_sin,&sz))<0) ^~~ In file included from os.h:74, from server.c:13: /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); ^~~~~~ server.c:799:11: warning: operation on 'wp' may be undefined [-Wsequence-point] (wp = getenv("SICNAME")) ? wp :"wasting time"); ~~~~^~~~~~~~~~~~~~~~~~~~ --- url.o --- --- tabkey.o --- tabkey.c:10:13: warning: 'rcsid' defined but not used [-Wunused-variable] static char rcsid[] = "@(#)$Id: tabkey.c,v 1.14 2000/07/31 22:33:56 kalt Exp $"; ^~~~~ --- url.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pedantic -Wall -Wshadow -Wno-parentheses -c url.c --- server.o --- At top level: server.c:10:13: warning: 'rcsid' defined but not used [-Wunused-variable] static char rcsid[] = "@(#)$Id: server.c,v 1.83 2001/08/01 01:21:42 kalt Exp $"; ^~~~~ --- term.o --- term.c:10:13: warning: 'rcsid' defined but not used [-Wunused-variable] static char rcsid[] = "@(#)$Id: term.c,v 1.24 2000/07/31 22:33:56 kalt Exp $"; ^~~~~ --- utils.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pedantic -Wall -Wshadow -Wno-parentheses -c utils.c --- window.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pedantic -Wall -Wshadow -Wno-parentheses -c window.c --- url.o --- url.c:10:13: warning: 'rcsid' defined but not used [-Wunused-variable] static char rcsid[] = "@(#)$Id: url.c,v 1.4 2000/07/31 22:33:56 kalt Exp $"; ^~~~~ --- yow.o --- --- utils.o --- utils.c: In function 'aitoip': utils.c:169:54: warning: pointer type mismatch in conditional expression &((struct sockaddr_in *)addr->ai_addr)->sin_addr : ^ At top level: utils.c:10:13: warning: 'rcsid' defined but not used [-Wunused-variable] static char rcsid[] = "@(#)$Id: utils.c,v 1.14 2000/07/31 22:37:23 kalt Exp $"; ^~~~~ --- yow.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pedantic -Wall -Wshadow -Wno-parentheses -c yow.c --- window.o --- window.c: In function 'rejoin_channel': window.c:1391:1: warning: type of 'name' defaults to 'int' [-Wimplicit-int] rejoin_channel(name) ^~~~~~~~~~~~~~ At top level: window.c:8:13: warning: 'rcsid' defined but not used [-Wunused-variable] static char rcsid[] = "@(#)$Id: window.c,v 1.69 2001/03/14 19:50:21 kalt Exp $"; ^~~~~ --- utils.o --- utils.c: In function 'rmatch': utils.c:26:3: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] strncpy(Ustring, string, 1024); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- yow.o --- yow.c:10:13: warning: 'rcsid' defined but not used [-Wunused-variable] static char rcsid[] = "@(#)$Id: yow.c,v 1.1 2000/09/03 19:08:58 kalt Exp $"; ^~~~~ --- option.o --- option.c: In function 'get_keyword': option.c:381:25: warning: 'best' may be used uninitialized in this function [-Wmaybe-uninitialized] if (best == NULL || cp < best ~~~~~~~~~~~~~^~~~~~~~~~~~ && (ktmp->kflag & (K_BOLD|K_UNDERLINE|K_STANDOUT|K_CHIDE))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ option.c:381:25: warning: 'cp' may be used uninitialized in this function [-Wmaybe-uninitialized] --- window.o --- window.c: In function 'display_status': window.c:429:26: warning: '%d' directive writing between 1 and 10 bytes into a region of size between 0 and 2 [-Wformat-overflow=] sprintf(chbuf, " %d (%d)", option(current->defchan->copt, C_JOINED) ? ^~ window.c:429:20: note: directive argument in the range [2, 2147483647] sprintf(chbuf, " %d (%d)", option(current->defchan->copt, C_JOINED) ? ^~~~~~~~~~ window.c:429:5: note: 'sprintf' output between 7 and 26 bytes into a destination of size 6 sprintf(chbuf, " %d (%d)", option(current->defchan->copt, C_JOINED) ? ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ current->defchan->member_cnt : -1, chcnt); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window.c:448:23: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf(blah, "%d%s", wtmp->ref, /* this stinks. hmmpf! */ ^ window.c:448:4: note: 'sprintf' output between 2 and 5 bytes into a destination of size 4 sprintf(blah, "%d%s", wtmp->ref, /* this stinks. hmmpf! */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ option(wtmp->wopt, W_ACTIVITY) ? "+" : ""); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- display.o --- display.c: In function 'sic_reformat': display.c:822:7: warning: 'strncpy' specified bound 10 equals destination size [-Wstringop-truncation] strncpy(nick, log->origin, 10); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- sic --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pedantic -Wall -Wshadow -Wno-parentheses adns.o commands.o config.o counter.o ctcp.o display.o format.o input.o option.o sic.o server.o tabkey.o term.o url.o utils.o window.o yow.o -L/usr/local/lib -Wl,-rpath=/usr/local/lib -lpthread -lncurses -o sic SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> sic-0.23a depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for sic-0.23a ===> sic-0.23a depends on file: /usr/local/lib/libncurses.so.6 - found ===> Generating temporary packing list /usr/bin/install -c -d -m 0755 /construction/irc/sic/stage/usr/local/bin /usr/bin/install -c -m 0755 sic /construction/irc/sic/stage/usr/local/bin/sic-0.23a ln -s sic-0.23a /construction/irc/sic/stage/usr/local/bin/sic /usr/bin/install -c -d -m 0755 /construction/irc/sic/stage/usr/local/man/man1 /usr/bin/install -c -d -m 0755 /construction/irc/sic/stage/usr/local/man/man5 /usr/bin/install -c -m 0644 man/sic.man /construction/irc/sic/stage/usr/local/man/man1/sic.1 /usr/bin/install -c -m 0644 man/sic-alias.man /construction/irc/sic/stage/usr/local/man/man5/sic-alias.5 /usr/bin/install -c -m 0644 man/sic-server.man /construction/irc/sic/stage/usr/local/man/man5/sic-server.5 /usr/bin/strip /construction/irc/sic/stage/usr/local/bin/sic-0.23a ====> Compressing man pages (compress-man) ====> 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: package ------------------------------------------------------------------------------- ===> Building package for sic-0.23a file sizes/checksums [5]: 0% file sizes/checksums [5]: 100% packing files [5]: 0% packing files [5]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:06