------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The akpop3d 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 ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> NOTICE: The akpop3d 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 ===> Fetching all distfiles required by akpop3d-0.7.7 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> NOTICE: The akpop3d 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 ===> Fetching all distfiles required by akpop3d-0.7.7 for building => SHA256 Checksum OK for akpop3d-0.7.7.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> NOTICE: The akpop3d 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 ===> Fetching all distfiles required by akpop3d-0.7.7 for building ===> Extracting for akpop3d-0.7.7 => SHA256 Checksum OK for akpop3d-0.7.7.tar.bz2. Extracted Memory Use: 0.36M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for akpop3d-0.7.7 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 akpop3d-0.7.7 configure: loading site script /xports/Templates/config.site checking for gcc... cc checking for C compiler default output... 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 a BSD-compatible install... /usr/bin/install -c checking for crypt in -lcrypt... (cached) yes checking for mysql_init in -lmysqlclient... no checking for socket in -lsocket... no checking how to run the C preprocessor... cpp checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (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 crypt.h usability... no checking crypt.h presence... no checking for crypt.h... no checking for time.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/wait.h... (cached) yes checking for sys/resource.h... (cached) yes checking for ctype.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for netdb.h... (cached) yes checking for pwd.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for netinet/in.h... (cached) yes checking shadow.h usability... no checking shadow.h presence... no checking for shadow.h... no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/file.h... (cached) yes checking for sys/socket.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for realloc... yes checking for atexit... (cached) yes checking for memset... (cached) yes checking for socket... yes checking for strncasecmp... (cached) yes checking for lockf... yes configure: creating ./config.status config.status: creating Makefile config.status: creating redhat/akpop3d.spec config.status: creating config.h SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for akpop3d-0.7.7 --- authenticate.o --- --- lock_maildrop.o --- --- main.o --- --- pop3_session.o --- --- process.o --- --- rw.o --- --- signal.o --- --- ssl.o --- --- tcp_listen.o --- --- daemonize.o --- --- lock_maildrop.o --- cc -pipe -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -D_BSD_SOURCE -c lock_maildrop.c --- main.o --- cc -pipe -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -D_BSD_SOURCE -c main.c --- pop3_session.o --- cc -pipe -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -D_BSD_SOURCE -c pop3_session.c --- process.o --- cc -pipe -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -D_BSD_SOURCE -c process.c --- ssl.o --- cc -pipe -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -D_BSD_SOURCE -c ssl.c --- tcp_listen.o --- cc -pipe -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -D_BSD_SOURCE -c tcp_listen.c --- authenticate.o --- cc -pipe -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -D_BSD_SOURCE -c authenticate.c --- daemonize.o --- cc -pipe -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -D_BSD_SOURCE -c daemonize.c --- rw.o --- cc -pipe -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -D_BSD_SOURCE -c rw.c --- signal.o --- cc -pipe -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -D_BSD_SOURCE -c signal.c --- md5.o --- cc -pipe -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -D_BSD_SOURCE -c md5.c --- authenticate.o --- authenticate.c: In function 'is_user_allowed': authenticate.c:107:3: warning: switch condition has boolean value [-Wswitch-bool] switch (user_in_file(user,"/etc/pop3.allow")>0) { ^~~~~~ --- strlcpy.o --- cc -pipe -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -D_BSD_SOURCE -c strlcpy.c --- mysql.o --- cc -pipe -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -D_BSD_SOURCE -c mysql.c --- akpop3d --- cc -o akpop3d authenticate.o lock_maildrop.o main.o pop3_session.o process.o rw.o signal.o ssl.o tcp_listen.o daemonize.o md5.o strlcpy.o mysql.o -lcrypt SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for akpop3d-0.7.7 ===> Generating temporary packing list install -s -m 555 /construction/mail/akpop3d/akpop3d-0.7.7/akpop3d /construction/mail/akpop3d/stage/usr/local/bin install -m 444 /construction/mail/akpop3d/akpop3d-0.7.7/akpop3d.8 /construction/mail/akpop3d/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: 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for akpop3d-0.7.7 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:04