------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The cvsmail 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 ------------------------------------------------------------------------------- ===> cvsmail-2.2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The cvsmail 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 ===> cvsmail-2.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cvsmail-2.2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The cvsmail 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 ===> cvsmail-2.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cvsmail-2.2 for building => SHA256 Checksum OK for cvsmail/mailutils-2.2.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The cvsmail 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 ===> cvsmail-2.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cvsmail-2.2 for building ===> Extracting for cvsmail-2.2 => SHA256 Checksum OK for cvsmail/mailutils-2.2.tar.gz. Extracted Memory Use: 0.11M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for cvsmail-2.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for cvsmail-2.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for cvsmail-2.2 make[1]: "/construction/mail/cvsmail/mailutils-2.2/Makefile" line 26: warning: duplicate script for target "cvsmail" ignored make[1]: "/construction/mail/cvsmail/mailutils-2.2/Makefile" line 23: warning: using previous script for "cvsmail" defined here --- cvsmail.o --- --- misc.o --- --- cvsmail.o --- cc -pipe -O2 -fno-strict-aliasing -g -Wall -c cvsmail.c --- misc.o --- cc -pipe -O2 -fno-strict-aliasing -g -Wall -c misc.c --- cvsmail.o --- cvsmail.c:31:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ --- misc.o --- misc.c: In function 'gl_getline': misc.c:125:39: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] warnx("can't realloc glp->buf to %d", ~^ %ld glp->size); ~~~~~~~~~ misc.c: In function 'mailboxlock': misc.c:802:6: warning: variable 'soft' set but not used [-Wunused-but-set-variable] int soft = 0; ^~~~ At top level: misc.c:31:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ misc.c: In function '_dirsize': misc.c:1032:41: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] snprintf(filebuf, sizeof filebuf, "%s/%s", dirbuf, dep->d_name); ^~ misc.c:1032:3: note: 'snprintf' output between 2 and 1280 bytes into a destination of size 1024 snprintf(filebuf, sizeof filebuf, "%s/%s", dirbuf, dep->d_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- cvsmail --- cc -pipe -O2 -fno-strict-aliasing -g -Wall cvsmail.o misc.o -o cvsmail -lfetch SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for cvsmail-2.2 ===> Generating temporary packing list install -s -m 555 /construction/mail/cvsmail/mailutils-2.2/cvsmail /construction/mail/cvsmail/stage/usr/local/bin install -m 444 /construction/mail/cvsmail/mailutils-2.2/cvsmail.1 /construction/mail/cvsmail/stage/usr/local/man/man1 ====> 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 cvsmail-2.2 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