------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.tgz Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/libtextstyle-0.20.1.tgz Installing /packages/All/gettext-runtime-0.20.1.tgz Installing /packages/All/m4-1.4.18_1,1.tgz Installing /packages/All/bison-3.4.1,1.tgz Installing /packages/All/openssl-1.0.2s,1.tgz Message from openssl-1.0.2s,1: Edit /usr/local/openssl/openssl.cnf to fit your needs. Installing /packages/All/libesmtp-1.0.6_2,1.tgz Message from libesmtp-1.0.6_2,1: ===> NOTICE: The libesmtp 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:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x===> NOTICE: The esmtp 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 esmtp 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 esmtp-1.2_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> NOTICE: The esmtp 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 esmtp-1.2_2 for building => SHA256 Checksum OK for esmtp-1.2.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> NOTICE: The esmtp 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 esmtp-1.2_2 for building ===> Extracting for esmtp-1.2_2 => SHA256 Checksum OK for esmtp-1.2.tar.bz2. Extracted Memory Use: 0.61M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for esmtp-1.2_2 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 esmtp-1.2_2 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking whether ln -s works... yes checking for bison... bison -y 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 libesmtp.h usability... yes checking libesmtp.h presence... yes checking for libesmtp.h... yes checking for libESMTP... yes checking for getopt.h... (cached) yes checking for getopt... (cached) yes checking for getuid... (cached) yes checking for geteuid... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for esmtp-1.2_2 --- all --- /usr/bin/make all-am --- local.o --- --- main.o --- --- message.o --- --- rfc822.o --- --- smtp.o --- --- lexer.o --- --- parser.o --- --- main.o --- cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/include -DSYSCONFDIR=\"/usr/local/etc\" -pipe -O2 -fno-strict-aliasing -I/usr/local/include -pthread -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c --- rfc822.o --- cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/include -DSYSCONFDIR=\"/usr/local/etc\" -pipe -O2 -fno-strict-aliasing -I/usr/local/include -pthread -MT rfc822.o -MD -MP -MF .deps/rfc822.Tpo -c -o rfc822.o rfc822.c --- smtp.o --- cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/include -DSYSCONFDIR=\"/usr/local/etc\" -pipe -O2 -fno-strict-aliasing -I/usr/local/include -pthread -MT smtp.o -MD -MP -MF .deps/smtp.Tpo -c -o smtp.o smtp.c --- message.o --- cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/include -DSYSCONFDIR=\"/usr/local/etc\" -pipe -O2 -fno-strict-aliasing -I/usr/local/include -pthread -MT message.o -MD -MP -MF .deps/message.Tpo -c -o message.o message.c --- parser.o --- cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/include -DSYSCONFDIR=\"/usr/local/etc\" -pipe -O2 -fno-strict-aliasing -I/usr/local/include -pthread -MT parser.o -MD -MP -MF .deps/parser.Tpo -c -o parser.o parser.c --- local.o --- cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/include -DSYSCONFDIR=\"/usr/local/etc\" -pipe -O2 -fno-strict-aliasing -I/usr/local/include -pthread -MT local.o -MD -MP -MF .deps/local.Tpo -c -o local.o local.c --- lexer.o --- cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/include -DSYSCONFDIR=\"/usr/local/etc\" -pipe -O2 -fno-strict-aliasing -I/usr/local/include -pthread -MT lexer.o -MD -MP -MF .deps/lexer.Tpo -c -o lexer.o lexer.c --- main.o --- mv -f .deps/main.Tpo .deps/main.Po --- local.o --- mv -f .deps/local.Tpo .deps/local.Po --- message.o --- mv -f .deps/message.Tpo .deps/message.Po --- parser.o --- mv -f .deps/parser.Tpo .deps/parser.Po --- rfc822.o --- mv -f .deps/rfc822.Tpo .deps/rfc822.Po --- lexer.o --- mv -f .deps/lexer.Tpo .deps/lexer.Po --- smtp.o --- mv -f .deps/smtp.Tpo .deps/smtp.Po --- esmtp --- cc -DSYSCONFDIR=\"/usr/local/etc\" -pipe -O2 -fno-strict-aliasing -I/usr/local/include -pthread -lpthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/lib -o esmtp lexer.o local.o main.o message.o parser.o rfc822.o smtp.o -pthread -L/usr/local/lib -lesmtp -lssl -lcrypto SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for esmtp-1.2_2 ===> Generating temporary packing list install -s -m 555 /construction/mail/esmtp/esmtp-1.2/esmtp /construction/mail/esmtp/stage/usr/local/bin install -m 444 /construction/mail/esmtp/esmtp-1.2/esmtp.1 /construction/mail/esmtp/stage/usr/local/man/man1 install -m 444 /construction/mail/esmtp/esmtp-1.2/esmtprc.5 /construction/mail/esmtp/stage/usr/local/man/man5 install -m 0644 /construction/mail/esmtp/esmtp-1.2/sample.esmtprc /construction/mail/esmtp/stage/usr/local/etc/esmtprc.sample install -m 0644 /construction/mail/esmtp/esmtp-1.2/README /construction/mail/esmtp/stage/usr/local/share/doc/esmtp ====> 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:01 ------------------------------------------------------------------------------- -- 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 esmtp-1.2_2 file sizes/checksums [5]: 0% file sizes/checksums [5]: 100% packing files [5]: 0% packing files [5]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:08