------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The cal 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 ------------------------------------------------------------------------------- ===> cal-3.5_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The cal 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 ===> cal-3.5_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cal-3.5_1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The cal 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 ===> cal-3.5_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cal-3.5_1 for building => SHA256 Checksum OK for cal-3.5.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The cal 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 ===> cal-3.5_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cal-3.5_1 for building ===> Extracting for cal-3.5_1 ===> NOTICE: The cal 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 ===> cal-3.5_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cal-3.5_1 for building => SHA256 Checksum OK for cal-3.5.tar.gz. Extracted Memory Use: 0.17M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for cal-3.5_1 ===> Applying ports patches for cal-3.5_1 ===> Cleanly applied ports patch(es) patch-cal.1 patch-cal.c patch-makefile.unx /usr/bin/env WRKSRC=/construction/deskutils/cal/cal-3.5/source REWARNFILE=/construction/deskutils/cal/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e 's@ifdef \(__FreeBSD__\)@if defined(\1) || defined(__DragonFly__)@g' /construction/deskutils/cal/cal-3.5/source/cal.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for cal-3.5_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for cal-3.5_1 --- cal --- cc -pipe -O2 -fno-strict-aliasing -Wall -DUNIX -DUSE_REMINDER -DPREFIX="\"/usr/local\"" -o cal cal.c cal.c: In function 'setcolor': cal.c:942:17: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] sprintf(command,"%s3%d;4%dm",command,dos2ansi[attr&0x0F], ^~~~~~~ ~~~~~~~ cal.c: In function 'specialdays': cal.c:1052:16: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (dy == -9) ^ cal.c:1086:20: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if ((dy = monthweekday(w,n)) < 0) ^ cal.c: In function 'reminderdays': cal.c:1325:24: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if ((dy = monthweekday(weeklyflag,n)) < 0) ^ cal.c: In function 'setcolor': cal.c:942:29: warning: '%d' directive writing between 1 and 4 bytes into a region of size between 0 and 255 [-Wformat-overflow=] sprintf(command,"%s3%d;4%dm",command,dos2ansi[attr&0x0F], ^~ cal.c:942:25: note: directive argument in the range [-128, 127] sprintf(command,"%s3%d;4%dm",command,dos2ansi[attr&0x0F], ^~~~~~~~~~~~ cal.c:942:25: note: directive argument in the range [-128, 127] cal.c:942:9: note: 'sprintf' output between 7 and 268 bytes into a destination of size 256 sprintf(command,"%s3%d;4%dm",command,dos2ansi[attr&0x0F], ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dos2ansi[(attr&0x70)>>4]); ~~~~~~~~~~~~~~~~~~~~~~~~~ SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for cal-3.5_1 ===> Generating temporary packing list install -s -m 555 /construction/deskutils/cal/cal-3.5/source/cal /construction/deskutils/cal/stage/usr/local/bin/cal install -m 444 /construction/deskutils/cal/cal-3.5/source/cal.1 /construction/deskutils/cal/stage/usr/local/man/man1 install -m 0644 /construction/deskutils/cal/cal-3.5/cal.col /construction/deskutils/cal/stage/usr/local/etc/cal/calcol.sample install -m 0644 /construction/deskutils/cal/cal-3.5/cal.dat /construction/deskutils/cal/stage/usr/local/etc/cal/caldat.sample ====> 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 cal-3.5_1 file sizes/checksums [4]: 0% file sizes/checksums [4]: 100% packing files [4]: 0% packing files [4]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:06