------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/openssl-1.1.1g,1.txz SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- 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 ------------------------------------------------------------------------------- ===> akpop3d-0.7.7 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> 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 ===> akpop3d-0.7.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by akpop3d-0.7.7 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> 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 ===> akpop3d-0.7.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by akpop3d-0.7.7 for building => SHA256 Checksum OK for akpop3d-0.7.7.tar.bz2. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> 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 ===> akpop3d-0.7.7 depends on file: /usr/local/sbin/pkg - found ===> 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 ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for akpop3d-0.7.7 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> akpop3d-0.7.7 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> akpop3d-0.7.7 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> 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 BIO_new in -lcrypto... yes checking for SSL_new in -lssl... yes 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:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> 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 --- --- authenticate.o --- cc -pipe -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -D_BSD_SOURCE -c authenticate.c --- 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 --- 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 --- 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 --- daemonize.o --- cc -pipe -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -D_BSD_SOURCE -c daemonize.c --- ssl.o --- In file included from ssl.c:5: ssl.h:9:11: fatal error: openssl/rsa.h: No such file or directory # include ^~~~~~~~~~~~~~~ compilation terminated. --- pop3_session.o --- In file included from pop3_session.c:8: ssl.h:9:11: fatal error: openssl/rsa.h: No such file or directory # include ^~~~~~~~~~~~~~~ compilation terminated. --- ssl.o --- *** [ssl.o] Error code 1 make[1]: stopped in /construction/mail/akpop3d/akpop3d-0.7.7 --- 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) { ^~~~~~ --- rw.o --- In file included from rw.c:6: ssl.h:9:11: fatal error: openssl/rsa.h: No such file or directory # include ^~~~~~~~~~~~~~~ compilation terminated. --- pop3_session.o --- *** [pop3_session.o] Error code 1 make[1]: stopped in /construction/mail/akpop3d/akpop3d-0.7.7 --- main.o --- In file included from main.c:23: ssl.h:9:11: fatal error: openssl/rsa.h: No such file or directory # include ^~~~~~~~~~~~~~~ compilation terminated. --- rw.o --- *** [rw.o] Error code 1 make[1]: stopped in /construction/mail/akpop3d/akpop3d-0.7.7 --- main.o --- *** [main.o] Error code 1 make[1]: stopped in /construction/mail/akpop3d/akpop3d-0.7.7 4 errors make[1]: stopped in /construction/mail/akpop3d/akpop3d-0.7.7 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /xports/mail/akpop3d FAILED 00:00:01