------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> icbirc-2.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> icbirc-2.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by icbirc-2.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> icbirc-2.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by icbirc-2.1 for building => SHA256 Checksum OK for icbirc-2.1.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> icbirc-2.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by icbirc-2.1 for building ===> Extracting for icbirc-2.1 ===> icbirc-2.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by icbirc-2.1 for building => SHA256 Checksum OK for icbirc-2.1.tar.gz. Extracted Memory Use: 0.06M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for icbirc-2.1 ===> Applying ports patches for icbirc-2.1 ===> Cleanly applied ports patch(es) patch-icb.c patch-icbirc.c patch-irc.c /usr/bin/env WRKSRC=/construction/irc/icbirc/icbirc-2.1 REWARNFILE=/construction/irc/icbirc/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e 's/-Werror[[:>:]]//g' /construction/irc/icbirc/icbirc-2.1/Makefile SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for icbirc-2.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for icbirc-2.1 --- objwarn --- --- icbirc.o --- --- icb.o --- --- irc.o --- --- icbirc.8.gz --- --- irc.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -Wstrict-prototypes -ansi -std=gnu99 -c irc.c --- icb.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -Wstrict-prototypes -ansi -std=gnu99 -c icb.c --- objwarn --- Warning: Object directory not changed from original /construction/irc/icbirc/icbirc-2.1 --- icbirc.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -Wstrict-prototypes -ansi -std=gnu99 -c icbirc.c --- icbirc.8.gz --- gzip -cn icbirc.8 > icbirc.8.gz --- irc.o --- irc.c: In function 'irc_send_notice': irc.c:224:37: warning: '%s' directive output may be truncated writing up to 8191 bytes into a region of size 8185 [-Wformat-truncation=] snprintf(cmd, sizeof(cmd), "NOTICE %s\r\n", msg); ^~ ~~~ irc.c:224:2: note: 'snprintf' output between 10 and 8201 bytes into a destination of size 8192 snprintf(cmd, sizeof(cmd), "NOTICE %s\r\n", msg); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ irc.c: In function 'irc_send_code': irc.c:238:41: warning: '%s' directive output may be truncated writing up to 8191 bytes into a region of size 8187 [-Wformat-truncation=] snprintf(cmd, sizeof(cmd), ":%s %s %s :%s\r\n", from, code, nick, msg); ^~ ~~~ irc.c:238:2: note: 'snprintf' output 8 or more bytes (assuming 8199) into a destination of size 8192 snprintf(cmd, sizeof(cmd), ":%s %s %s :%s\r\n", from, code, nick, msg); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- icbirc --- cc -pipe -O2 -fno-strict-aliasing -Wall -Wstrict-prototypes -ansi -std=gnu99 -o icbirc icbirc.o icb.o irc.o SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for icbirc-2.1 ===> Generating temporary packing list install -s -o root -g wheel -m 555 icbirc /construction/irc/icbirc/stage/usr/local/bin install -o root -g wheel -m 444 icbirc.8.gz /construction/irc/icbirc/stage/usr/local/man/man8 ====> 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for icbirc-2.1 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:02