------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/gettext-runtime-0.20.1.tgz Installing /packages/All/gmake-4.2.1_3.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. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x===> 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:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> 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 ===> Fetching all distfiles required by libesmtp-1.0.6_2,1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> 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 ===> Fetching all distfiles required by libesmtp-1.0.6_2,1 for building => SHA256 Checksum OK for libesmtp-1.0.6.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> 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 ===> Fetching all distfiles required by libesmtp-1.0.6_2,1 for building ===> Extracting for libesmtp-1.0.6_2,1 => SHA256 Checksum OK for libesmtp-1.0.6.tar.bz2. Extracted Memory Use: 1.95M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for libesmtp-1.0.6_2,1 ===> Applying ports patches for libesmtp-1.0.6_2,1 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 libesmtp-1.0.6_2,1 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 gmake sets $(MAKE)... yes checking build system type... x86_64-portbld-dragonfly5.7 checking host system type... x86_64-portbld-dragonfly5.7 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 gmake... GNU checking dependency style of cc... gcc3 checking whether gmake sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking how to run the C preprocessor... cpp checking for ANSI C header files... (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 for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.7 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for library containing dlsym... none required checking for pthread.h... (cached) yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... cc checking whether to use Posix Threads... yes checking for library containing getaddrinfo... none required checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking for SSL_library_init in -lssl... yes checking openssl/md5.h usability... yes checking openssl/md5.h presence... yes checking for openssl/md5.h... yes checking for MD5_Init in -lcrypto... yes checking whether to enable NTLM authentication... yes checking openssl/md4.h usability... yes checking openssl/md4.h presence... yes checking for openssl/md4.h... yes checking for MD4_Init in -lcrypto... yes checking whether to enable STARTTLS... yes checking whether to enable CHUNKING... yes checking whether to enable ETRN... yes checking whether to enable sendmail XUSR... yes checking whether to enable non-standard EHLO AUTH= response... yes checking for ANSI C header files... (cached) yes checking for sys/ioctl.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking whether struct tm is in sys/time.h or time.h... time.h checking whether time.h and sys/time.h may both be included... yes checking for struct tm.tm_zone... yes checking size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 8 checking for strdup... (cached) yes checking for strcasecmp... (cached) yes checking for strncasecmp... (cached) yes checking for memrchr... yes checking for strtol... (cached) yes checking for uname... (cached) yes checking for gethostname... (cached) yes checking for gettimeofday... (cached) yes checking for library containing socket... none required checking for library containing localtime_r... none required checking for strerror_r... (cached) yes checking for working strerror_r... yes checking for working snprintf... yes configure: creating ./config.status config.status: creating libesmtp-config config.status: creating libesmtp.spec config.status: creating Makefile config.status: creating login/Makefile config.status: creating plain/Makefile config.status: creating crammd5/Makefile config.status: creating ntlm/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ************************* *** libESMTP features *** ************************* --with-auth-plugin-dir: /usr/local/lib/esmtp-plugins --with-lwres: no --with-openssl: yes --enable-pthreads: yes --enable-etrn: yes --enable-ntlm: yes --enable-chunking: yes --enable-xusr: yes --enable-nsauth: yes --enable-debug: no SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for libesmtp-1.0.6_2,1 gmake[1]: Entering directory '/construction/mail/libesmtp/libesmtp-1.0.6' gmake all-recursive gmake[2]: Entering directory '/construction/mail/libesmtp/libesmtp-1.0.6' Making all in login gmake[3]: Entering directory '/construction/mail/libesmtp/libesmtp-1.0.6/login' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT client-login.lo -MD -MP -MF .deps/client-login.Tpo -c -o client-login.lo client-login.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT client-login.lo -MD -MP -MF .deps/client-login.Tpo -c client-login.c -fPIC -DPIC -o .libs/client-login.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT client-login.lo -MD -MP -MF .deps/client-login.Tpo -c client-login.c -o client-login.o >/dev/null 2>&1 mv -f .deps/client-login.Tpo .deps/client-login.Plo /bin/sh ../libtool --tag=CC --mode=link cc -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -module -avoid-version -L/usr/local/lib -pthread -Wl,-rpath,/usr/local/lib -o sasl-login.la -rpath /usr/local/lib/esmtp-plugins client-login.lo -lssl -lcrypto libtool: link: cc -shared .libs/client-login.o -L/usr/local/lib -lssl -lcrypto -pthread -pthread -pthread -Wl,-rpath -Wl,/usr/local/lib -pthread -Wl,-soname -Wl,sasl-login.so -o .libs/sasl-login.so libtool: link: ar cru .libs/sasl-login.a client-login.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/sasl-login.a libtool: link: ( cd ".libs" && rm -f "sasl-login.la" && ln -s "../sasl-login.la" "sasl-login.la" ) gmake[3]: Leaving directory '/construction/mail/libesmtp/libesmtp-1.0.6/login' Making all in plain gmake[3]: Entering directory '/construction/mail/libesmtp/libesmtp-1.0.6/plain' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT client-plain.lo -MD -MP -MF .deps/client-plain.Tpo -c -o client-plain.lo client-plain.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT client-plain.lo -MD -MP -MF .deps/client-plain.Tpo -c client-plain.c -fPIC -DPIC -o .libs/client-plain.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT client-plain.lo -MD -MP -MF .deps/client-plain.Tpo -c client-plain.c -o client-plain.o >/dev/null 2>&1 mv -f .deps/client-plain.Tpo .deps/client-plain.Plo /bin/sh ../libtool --tag=CC --mode=link cc -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -module -avoid-version -L/usr/local/lib -pthread -Wl,-rpath,/usr/local/lib -o sasl-plain.la -rpath /usr/local/lib/esmtp-plugins client-plain.lo -lssl -lcrypto libtool: link: cc -shared .libs/client-plain.o -L/usr/local/lib -lssl -lcrypto -pthread -pthread -pthread -Wl,-rpath -Wl,/usr/local/lib -pthread -Wl,-soname -Wl,sasl-plain.so -o .libs/sasl-plain.so libtool: link: ar cru .libs/sasl-plain.a client-plain.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/sasl-plain.a libtool: link: ( cd ".libs" && rm -f "sasl-plain.la" && ln -s "../sasl-plain.la" "sasl-plain.la" ) gmake[3]: Leaving directory '/construction/mail/libesmtp/libesmtp-1.0.6/plain' Making all in crammd5 gmake[3]: Entering directory '/construction/mail/libesmtp/libesmtp-1.0.6/crammd5' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT client-crammd5.lo -MD -MP -MF .deps/client-crammd5.Tpo -c -o client-crammd5.lo client-crammd5.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT hmacmd5.lo -MD -MP -MF .deps/hmacmd5.Tpo -c -o hmacmd5.lo hmacmd5.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT client-crammd5.lo -MD -MP -MF .deps/client-crammd5.Tpo -c client-crammd5.c -fPIC -DPIC -o .libs/client-crammd5.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT hmacmd5.lo -MD -MP -MF .deps/hmacmd5.Tpo -c hmacmd5.c -fPIC -DPIC -o .libs/hmacmd5.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT client-crammd5.lo -MD -MP -MF .deps/client-crammd5.Tpo -c client-crammd5.c -o client-crammd5.o >/dev/null 2>&1 mv -f .deps/client-crammd5.Tpo .deps/client-crammd5.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT hmacmd5.lo -MD -MP -MF .deps/hmacmd5.Tpo -c hmacmd5.c -o hmacmd5.o >/dev/null 2>&1 mv -f .deps/hmacmd5.Tpo .deps/hmacmd5.Plo /bin/sh ../libtool --tag=CC --mode=link cc -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -module -avoid-version -lcrypto -L/usr/local/lib -pthread -Wl,-rpath,/usr/local/lib -o sasl-cram-md5.la -rpath /usr/local/lib/esmtp-plugins client-crammd5.lo hmacmd5.lo -lssl -lcrypto libtool: link: cc -shared .libs/client-crammd5.o .libs/hmacmd5.o -L/usr/local/lib -lssl -lcrypto -pthread -pthread -pthread -Wl,-rpath -Wl,/usr/local/lib -pthread -Wl,-soname -Wl,sasl-cram-md5.so -o .libs/sasl-cram-md5.so libtool: link: ar cru .libs/sasl-cram-md5.a client-crammd5.o hmacmd5.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/sasl-cram-md5.a libtool: link: ( cd ".libs" && rm -f "sasl-cram-md5.la" && ln -s "../sasl-cram-md5.la" "sasl-cram-md5.la" ) gmake[3]: Leaving directory '/construction/mail/libesmtp/libesmtp-1.0.6/crammd5' Making all in ntlm gmake[3]: Entering directory '/construction/mail/libesmtp/libesmtp-1.0.6/ntlm' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT client-ntlm.lo -MD -MP -MF .deps/client-ntlm.Tpo -c -o client-ntlm.lo client-ntlm.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT ntlmdes.lo -MD -MP -MF .deps/ntlmdes.Tpo -c -o ntlmdes.lo ntlmdes.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT ntlmstruct.lo -MD -MP -MF .deps/ntlmstruct.Tpo -c -o ntlmstruct.lo ntlmstruct.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT ntlmdes.lo -MD -MP -MF .deps/ntlmdes.Tpo -c ntlmdes.c -fPIC -DPIC -o .libs/ntlmdes.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT ntlmstruct.lo -MD -MP -MF .deps/ntlmstruct.Tpo -c ntlmstruct.c -fPIC -DPIC -o .libs/ntlmstruct.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT client-ntlm.lo -MD -MP -MF .deps/client-ntlm.Tpo -c client-ntlm.c -fPIC -DPIC -o .libs/client-ntlm.o ntlmstruct.c: In function 'ntlm_build_type_1': ntlmstruct.c:190:18: warning: variable 'up' set but not used [-Wunused-but-set-variable] unsigned char *up; ^~ client-ntlm.c: In function 'ntlm_response': client-ntlm.c:126:7: warning: implicit declaration of function 'gethostname'; did you mean 'gethostid'? [-Wimplicit-function-declaration] gethostname (context->host, sizeof context->host); ^~~~~~~~~~~ gethostid client-ntlm.c:126:7: warning: nested extern declaration of 'gethostname' [-Wnested-externs] libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT client-ntlm.lo -MD -MP -MF .deps/client-ntlm.Tpo -c client-ntlm.c -o client-ntlm.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT ntlmstruct.lo -MD -MP -MF .deps/ntlmstruct.Tpo -c ntlmstruct.c -o ntlmstruct.o >/dev/null 2>&1 mv -f .deps/client-ntlm.Tpo .deps/client-ntlm.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT ntlmdes.lo -MD -MP -MF .deps/ntlmdes.Tpo -c ntlmdes.c -o ntlmdes.o >/dev/null 2>&1 mv -f .deps/ntlmstruct.Tpo .deps/ntlmstruct.Plo mv -f .deps/ntlmdes.Tpo .deps/ntlmdes.Plo /bin/sh ../libtool --tag=CC --mode=link cc -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -module -avoid-version -lcrypto -L/usr/local/lib -pthread -Wl,-rpath,/usr/local/lib -o sasl-ntlm.la -rpath /usr/local/lib/esmtp-plugins client-ntlm.lo ntlmdes.lo ntlmstruct.lo -lssl -lcrypto libtool: link: cc -shared .libs/client-ntlm.o .libs/ntlmdes.o .libs/ntlmstruct.o -L/usr/local/lib -lssl -lcrypto -pthread -pthread -pthread -Wl,-rpath -Wl,/usr/local/lib -pthread -Wl,-soname -Wl,sasl-ntlm.so -o .libs/sasl-ntlm.so libtool: link: ar cru .libs/sasl-ntlm.a client-ntlm.o ntlmdes.o ntlmstruct.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/sasl-ntlm.a libtool: link: ( cd ".libs" && rm -f "sasl-ntlm.la" && ln -s "../sasl-ntlm.la" "sasl-ntlm.la" ) gmake[3]: Leaving directory '/construction/mail/libesmtp/libesmtp-1.0.6/ntlm' gmake[3]: Entering directory '/construction/mail/libesmtp/libesmtp-1.0.6' /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT auth-client.lo -MD -MP -MF .deps/auth-client.Tpo -c -o auth-client.lo auth-client.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c -o base64.lo base64.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT concatenate.lo -MD -MP -MF .deps/concatenate.Tpo -c -o concatenate.lo concatenate.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c -o errors.lo errors.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c -o headers.lo headers.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT htable.lo -MD -MP -MF .deps/htable.Tpo -c -o htable.lo htable.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT message-source.lo -MD -MP -MF .deps/message-source.Tpo -c -o message-source.lo message-source.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT protocol.lo -MD -MP -MF .deps/protocol.Tpo -c -o protocol.lo protocol.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT rfc2822date.lo -MD -MP -MF .deps/rfc2822date.Tpo -c -o rfc2822date.lo rfc2822date.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT siobuf.lo -MD -MP -MF .deps/siobuf.Tpo -c -o siobuf.lo siobuf.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c errors.c -fPIC -DPIC -o .libs/errors.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT auth-client.lo -MD -MP -MF .deps/auth-client.Tpo -c auth-client.c -fPIC -DPIC -o .libs/auth-client.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT message-source.lo -MD -MP -MF .deps/message-source.Tpo -c message-source.c -fPIC -DPIC -o .libs/message-source.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT siobuf.lo -MD -MP -MF .deps/siobuf.Tpo -c siobuf.c -fPIC -DPIC -o .libs/siobuf.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT rfc2822date.lo -MD -MP -MF .deps/rfc2822date.Tpo -c rfc2822date.c -fPIC -DPIC -o .libs/rfc2822date.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -fPIC -DPIC -o .libs/base64.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT htable.lo -MD -MP -MF .deps/htable.Tpo -c htable.c -fPIC -DPIC -o .libs/htable.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT protocol.lo -MD -MP -MF .deps/protocol.Tpo -c protocol.c -fPIC -DPIC -o .libs/protocol.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c headers.c -fPIC -DPIC -o .libs/headers.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT concatenate.lo -MD -MP -MF .deps/concatenate.Tpo -c concatenate.c -fPIC -DPIC -o .libs/concatenate.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT rfc2822date.lo -MD -MP -MF .deps/rfc2822date.Tpo -c rfc2822date.c -o rfc2822date.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT message-source.lo -MD -MP -MF .deps/message-source.Tpo -c message-source.c -o message-source.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT htable.lo -MD -MP -MF .deps/htable.Tpo -c htable.c -o htable.o >/dev/null 2>&1 mv -f .deps/rfc2822date.Tpo .deps/rfc2822date.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT smtp-api.lo -MD -MP -MF .deps/smtp-api.Tpo -c -o smtp-api.lo smtp-api.c errors.c: In function 'smtp_strerror': errors.c:260:12: warning: returning 'int' from a function with return type 'char *' makes pointer from integer without a cast [-Wint-conversion] return strerror_r (-error, buf, buflen); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT smtp-api.lo -MD -MP -MF .deps/smtp-api.Tpo -c smtp-api.c -fPIC -DPIC -o .libs/smtp-api.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT auth-client.lo -MD -MP -MF .deps/auth-client.Tpo -c auth-client.c -o auth-client.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c errors.c -o errors.o >/dev/null 2>&1 mv -f .deps/message-source.Tpo .deps/message-source.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT smtp-auth.lo -MD -MP -MF .deps/smtp-auth.Tpo -c -o smtp-auth.lo smtp-auth.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -o base64.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT smtp-auth.lo -MD -MP -MF .deps/smtp-auth.Tpo -c smtp-auth.c -fPIC -DPIC -o .libs/smtp-auth.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT concatenate.lo -MD -MP -MF .deps/concatenate.Tpo -c concatenate.c -o concatenate.o >/dev/null 2>&1 mv -f .deps/concatenate.Tpo .deps/concatenate.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT smtp-bdat.lo -MD -MP -MF .deps/smtp-bdat.Tpo -c -o smtp-bdat.lo smtp-bdat.c mv -f .deps/htable.Tpo .deps/htable.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT smtp-bdat.lo -MD -MP -MF .deps/smtp-bdat.Tpo -c smtp-bdat.c -fPIC -DPIC -o .libs/smtp-bdat.o /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT smtp-tls.lo -MD -MP -MF .deps/smtp-tls.Tpo -c -o smtp-tls.lo smtp-tls.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT smtp-tls.lo -MD -MP -MF .deps/smtp-tls.Tpo -c smtp-tls.c -fPIC -DPIC -o .libs/smtp-tls.o mv -f .deps/base64.Tpo .deps/base64.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT smtp-etrn.lo -MD -MP -MF .deps/smtp-etrn.Tpo -c -o smtp-etrn.lo smtp-etrn.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT smtp-etrn.lo -MD -MP -MF .deps/smtp-etrn.Tpo -c smtp-etrn.c -fPIC -DPIC -o .libs/smtp-etrn.o mv -f .deps/errors.Tpo .deps/errors.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT tokens.lo -MD -MP -MF .deps/tokens.Tpo -c -o tokens.lo tokens.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT tokens.lo -MD -MP -MF .deps/tokens.Tpo -c tokens.c -fPIC -DPIC -o .libs/tokens.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT protocol.lo -MD -MP -MF .deps/protocol.Tpo -c protocol.c -o protocol.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c headers.c -o headers.o >/dev/null 2>&1 mv -f .deps/auth-client.Tpo .deps/auth-client.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT message-callbacks.lo -MD -MP -MF .deps/message-callbacks.Tpo -c -o message-callbacks.lo message-callbacks.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT message-callbacks.lo -MD -MP -MF .deps/message-callbacks.Tpo -c message-callbacks.c -fPIC -DPIC -o .libs/message-callbacks.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT siobuf.lo -MD -MP -MF .deps/siobuf.Tpo -c siobuf.c -o siobuf.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT smtp-api.lo -MD -MP -MF .deps/smtp-api.Tpo -c smtp-api.c -o smtp-api.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT smtp-auth.lo -MD -MP -MF .deps/smtp-auth.Tpo -c smtp-auth.c -o smtp-auth.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT tokens.lo -MD -MP -MF .deps/tokens.Tpo -c tokens.c -o tokens.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT smtp-bdat.lo -MD -MP -MF .deps/smtp-bdat.Tpo -c smtp-bdat.c -o smtp-bdat.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT smtp-etrn.lo -MD -MP -MF .deps/smtp-etrn.Tpo -c smtp-etrn.c -o smtp-etrn.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT message-callbacks.lo -MD -MP -MF .deps/message-callbacks.Tpo -c message-callbacks.c -o message-callbacks.o >/dev/null 2>&1 mv -f .deps/tokens.Tpo .deps/tokens.Plo mv -f .deps/message-callbacks.Tpo .deps/message-callbacks.Plo smtp-tls.c: In function 'starttls_create_ssl': smtp-tls.c:118:44: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size 2033 [-Wformat-truncation=] snprintf (buf, buflen, "%s/.authenticate/%s", home, tail); ^~ smtp-tls.c:350:45: keyfile = user_pathname (buf, sizeof buf, buf2); ~~~~ smtp-tls.c:118:3: note: 'snprintf' output 16 or more bytes (assuming 2063) into a destination of size 2048 snprintf (buf, buflen, "%s/.authenticate/%s", home, tail); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/smtp-api.Tpo .deps/smtp-api.Plo mv -f .deps/smtp-auth.Tpo .deps/smtp-auth.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -MT smtp-tls.lo -MD -MP -MF .deps/smtp-tls.Tpo -c smtp-tls.c -o smtp-tls.o >/dev/null 2>&1 mv -f .deps/smtp-bdat.Tpo .deps/smtp-bdat.Plo mv -f .deps/smtp-etrn.Tpo .deps/smtp-etrn.Plo mv -f .deps/headers.Tpo .deps/headers.Plo mv -f .deps/protocol.Tpo .deps/protocol.Plo mv -f .deps/siobuf.Tpo .deps/siobuf.Plo mv -f .deps/smtp-tls.Tpo .deps/smtp-tls.Plo /bin/sh ./libtool --tag=CC --mode=link cc -pthread -pipe -O2 -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -pipe -O2 -fno-strict-aliasing -export-dynamic -version-info 7:6:1 -L/usr/local/lib -pthread -Wl,-rpath,/usr/local/lib -o libesmtp.la -rpath /usr/local/lib auth-client.lo base64.lo concatenate.lo errors.lo headers.lo htable.lo message-source.lo protocol.lo rfc2822date.lo siobuf.lo smtp-api.lo smtp-auth.lo smtp-bdat.lo smtp-tls.lo smtp-etrn.lo tokens.lo message-callbacks.lo -lssl -lcrypto libtool: link: cc -shared .libs/auth-client.o .libs/base64.o .libs/concatenate.o .libs/errors.o .libs/headers.o .libs/htable.o .libs/message-source.o .libs/protocol.o .libs/rfc2822date.o .libs/siobuf.o .libs/smtp-api.o .libs/smtp-auth.o .libs/smtp-bdat.o .libs/smtp-tls.o .libs/smtp-etrn.o .libs/tokens.o .libs/message-callbacks.o -L/usr/local/lib -lssl -lcrypto -pthread -pthread -pthread -Wl,-rpath -Wl,/usr/local/lib -pthread -Wl,-soname -Wl,libesmtp.so.6 -o .libs/libesmtp.so.6.1.6 libtool: link: (cd ".libs" && rm -f "libesmtp.so.6" && ln -s "libesmtp.so.6.1.6" "libesmtp.so.6") libtool: link: (cd ".libs" && rm -f "libesmtp.so" && ln -s "libesmtp.so.6.1.6" "libesmtp.so") libtool: link: ar cru .libs/libesmtp.a auth-client.o base64.o concatenate.o errors.o headers.o htable.o message-source.o protocol.o rfc2822date.o siobuf.o smtp-api.o smtp-auth.o smtp-bdat.o smtp-tls.o smtp-etrn.o tokens.o message-callbacks.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libesmtp.a libtool: link: ( cd ".libs" && rm -f "libesmtp.la" && ln -s "../libesmtp.la" "libesmtp.la" ) gmake[3]: Leaving directory '/construction/mail/libesmtp/libesmtp-1.0.6' gmake[2]: Leaving directory '/construction/mail/libesmtp/libesmtp-1.0.6' gmake[1]: Leaving directory '/construction/mail/libesmtp/libesmtp-1.0.6' SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for libesmtp-1.0.6_2,1 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/mail/libesmtp/libesmtp-1.0.6' gmake INSTALL_PROGRAM="/bin/sh /construction/mail/libesmtp/libesmtp-1.0.6/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /construction/mail/libesmtp/libesmtp-1.0.6/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ `test -z 'strip' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='strip'"` install gmake[2]: Entering directory '/construction/mail/libesmtp/libesmtp-1.0.6' Making install in login gmake[3]: Entering directory '/construction/mail/libesmtp/libesmtp-1.0.6/login' gmake[4]: Entering directory '/construction/mail/libesmtp/libesmtp-1.0.6/login' test -z "/usr/local/lib/esmtp-plugins" || /bin/mkdir -p "/construction/mail/libesmtp/stage/usr/local/lib/esmtp-plugins" /bin/sh ../libtool --mode=install /usr/bin/install -c -s sasl-login.la '/construction/mail/libesmtp/stage/usr/local/lib/esmtp-plugins' libtool: install: /usr/bin/install -c .libs/sasl-login.so /construction/mail/libesmtp/stage/usr/local/lib/esmtp-plugins/sasl-login.so libtool: install: strip --strip-unneeded /construction/mail/libesmtp/stage/usr/local/lib/esmtp-plugins/sasl-login.so libtool: install: /usr/bin/install -c .libs/sasl-login.lai /construction/mail/libesmtp/stage/usr/local/lib/esmtp-plugins/sasl-login.la libtool: install: /usr/bin/install -c .libs/sasl-login.a /construction/mail/libesmtp/stage/usr/local/lib/esmtp-plugins/sasl-login.a libtool: install: strip --strip-debug /construction/mail/libesmtp/stage/usr/local/lib/esmtp-plugins/sasl-login.a libtool: install: chmod 644 /construction/mail/libesmtp/stage/usr/local/lib/esmtp-plugins/sasl-login.a libtool: install: ranlib /construction/mail/libesmtp/stage/usr/local/lib/esmtp-plugins/sasl-login.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib/esmtp-plugins' gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/mail/libesmtp/libesmtp-1.0.6/login' gmake[3]: Leaving directory '/construction/mail/libesmtp/libesmtp-1.0.6/login' Making install in plain gmake[3]: Entering directory '/construction/mail/libesmtp/libesmtp-1.0.6/plain' gmake[4]: Entering directory '/construction/mail/libesmtp/libesmtp-1.0.6/plain' test -z "/usr/local/lib/esmtp-plugins" || /bin/mkdir -p "/construction/mail/libesmtp/stage/usr/local/lib/esmtp-plugins" /bin/sh ../libtool --mode=install /usr/bin/install -c -s sasl-plain.la '/construction/mail/libesmtp/stage/usr/local/lib/esmtp-plugins' libtool: install: /usr/bin/install -c .libs/sasl-plain.so /construction/mail/libesmtp/stage/usr/local/lib/esmtp-plugins/sasl-plain.so libtool: install: strip --strip-unneeded /construction/mail/libesmtp/stage/usr/local/lib/esmtp-plugins/sasl-plain.so libtool: install: /usr/bin/install -c .libs/sasl-plain.lai /construction/mail/libesmtp/stage/usr/local/lib/esmtp-plugins/sasl-plain.la libtool: install: /usr/bin/install -c .libs/sasl-plain.a /construction/mail/libesmtp/stage/usr/local/lib/esmtp-plugins/sasl-plain.a libtool: install: strip --strip-debug /construction/mail/libesmtp/stage/usr/local/lib/esmtp-plugins/sasl-plain.a libtool: install: chmod 644 /construction/mail/libesmtp/stage/usr/local/lib/esmtp-plugins/sasl-plain.a libtool: install: ranlib /construction/mail/libesmtp/stage/usr/local/lib/esmtp-plugins/sasl-plain.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib/esmtp-plugins' gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/mail/libesmtp/libesmtp-1.0.6/plain' gmake[3]: Leaving directory '/construction/mail/libesmtp/libesmtp-1.0.6/plain' Making install in crammd5 gmake[3]: Entering directory '/construction/mail/libesmtp/libesmtp-1.0.6/crammd5' gmake[4]: Entering directory '/construction/mail/libesmtp/libesmtp-1.0.6/crammd5' test -z "/usr/local/lib/esmtp-plugins" || /bin/mkdir -p "/construction/mail/libesmtp/stage/usr/local/lib/esmtp-plugins" /bin/sh ../libtool --mode=install /usr/bin/install -c -s sasl-cram-md5.la '/construction/mail/libesmtp/stage/usr/local/lib/esmtp-plugins' libtool: install: /usr/bin/install -c .libs/sasl-cram-md5.so /construction/mail/libesmtp/stage/usr/local/lib/esmtp-plugins/sasl-cram-md5.so libtool: install: strip --strip-unneeded /construction/mail/libesmtp/stage/usr/local/lib/esmtp-plugins/sasl-cram-md5.so libtool: install: /usr/bin/install -c .libs/sasl-cram-md5.lai /construction/mail/libesmtp/stage/usr/local/lib/esmtp-plugins/sasl-cram-md5.la libtool: install: /usr/bin/install -c .libs/sasl-cram-md5.a /construction/mail/libesmtp/stage/usr/local/lib/esmtp-plugins/sasl-cram-md5.a libtool: install: strip --strip-debug /construction/mail/libesmtp/stage/usr/local/lib/esmtp-plugins/sasl-cram-md5.a libtool: install: chmod 644 /construction/mail/libesmtp/stage/usr/local/lib/esmtp-plugins/sasl-cram-md5.a libtool: install: ranlib /construction/mail/libesmtp/stage/usr/local/lib/esmtp-plugins/sasl-cram-md5.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib/esmtp-plugins' gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/mail/libesmtp/libesmtp-1.0.6/crammd5' gmake[3]: Leaving directory '/construction/mail/libesmtp/libesmtp-1.0.6/crammd5' Making install in ntlm gmake[3]: Entering directory '/construction/mail/libesmtp/libesmtp-1.0.6/ntlm' gmake[4]: Entering directory '/construction/mail/libesmtp/libesmtp-1.0.6/ntlm' test -z "/usr/local/lib/esmtp-plugins" || /bin/mkdir -p "/construction/mail/libesmtp/stage/usr/local/lib/esmtp-plugins" /bin/sh ../libtool --mode=install /usr/bin/install -c -s sasl-ntlm.la '/construction/mail/libesmtp/stage/usr/local/lib/esmtp-plugins' libtool: install: /usr/bin/install -c .libs/sasl-ntlm.so /construction/mail/libesmtp/stage/usr/local/lib/esmtp-plugins/sasl-ntlm.so libtool: install: strip --strip-unneeded /construction/mail/libesmtp/stage/usr/local/lib/esmtp-plugins/sasl-ntlm.so libtool: install: /usr/bin/install -c .libs/sasl-ntlm.lai /construction/mail/libesmtp/stage/usr/local/lib/esmtp-plugins/sasl-ntlm.la libtool: install: /usr/bin/install -c .libs/sasl-ntlm.a /construction/mail/libesmtp/stage/usr/local/lib/esmtp-plugins/sasl-ntlm.a libtool: install: strip --strip-debug /construction/mail/libesmtp/stage/usr/local/lib/esmtp-plugins/sasl-ntlm.a libtool: install: chmod 644 /construction/mail/libesmtp/stage/usr/local/lib/esmtp-plugins/sasl-ntlm.a libtool: install: ranlib /construction/mail/libesmtp/stage/usr/local/lib/esmtp-plugins/sasl-ntlm.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib/esmtp-plugins' gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/mail/libesmtp/libesmtp-1.0.6/ntlm' gmake[3]: Leaving directory '/construction/mail/libesmtp/libesmtp-1.0.6/ntlm' gmake[3]: Entering directory '/construction/mail/libesmtp/libesmtp-1.0.6' gmake[4]: Entering directory '/construction/mail/libesmtp/libesmtp-1.0.6' test -z "/usr/local/bin" || /bin/mkdir -p "/construction/mail/libesmtp/stage/usr/local/bin" install -m 555 libesmtp-config '/construction/mail/libesmtp/stage/usr/local/bin' test -z "/usr/local/lib" || /bin/mkdir -p "/construction/mail/libesmtp/stage/usr/local/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c -s libesmtp.la '/construction/mail/libesmtp/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libesmtp.so.6.1.6 /construction/mail/libesmtp/stage/usr/local/lib/libesmtp.so.6.1.6 libtool: install: strip --strip-unneeded /construction/mail/libesmtp/stage/usr/local/lib/libesmtp.so.6.1.6 libtool: install: (cd /construction/mail/libesmtp/stage/usr/local/lib && { ln -s -f libesmtp.so.6.1.6 libesmtp.so.6 || { rm -f libesmtp.so.6 && ln -s libesmtp.so.6.1.6 libesmtp.so.6; }; }) libtool: install: (cd /construction/mail/libesmtp/stage/usr/local/lib && { ln -s -f libesmtp.so.6.1.6 libesmtp.so || { rm -f libesmtp.so && ln -s libesmtp.so.6.1.6 libesmtp.so; }; }) libtool: install: /usr/bin/install -c .libs/libesmtp.lai /construction/mail/libesmtp/stage/usr/local/lib/libesmtp.la libtool: install: /usr/bin/install -c .libs/libesmtp.a /construction/mail/libesmtp/stage/usr/local/lib/libesmtp.a libtool: install: strip --strip-debug /construction/mail/libesmtp/stage/usr/local/lib/libesmtp.a libtool: install: chmod 644 /construction/mail/libesmtp/stage/usr/local/lib/libesmtp.a libtool: install: ranlib /construction/mail/libesmtp/stage/usr/local/lib/libesmtp.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/include" || /bin/mkdir -p "/construction/mail/libesmtp/stage/usr/local/include" install -m 0644 libesmtp.h auth-client.h auth-plugin.h '/construction/mail/libesmtp/stage/usr/local/include' gmake[4]: Leaving directory '/construction/mail/libesmtp/libesmtp-1.0.6' gmake[3]: Leaving directory '/construction/mail/libesmtp/libesmtp-1.0.6' gmake[2]: Leaving directory '/construction/mail/libesmtp/libesmtp-1.0.6' gmake[1]: Leaving directory '/construction/mail/libesmtp/libesmtp-1.0.6' install -m 0644 /construction/mail/libesmtp/libesmtp-1.0.6/AUTHORS /construction/mail/libesmtp/stage/usr/local/share/doc/libesmtp install -m 0644 /construction/mail/libesmtp/libesmtp-1.0.6/ChangeLog /construction/mail/libesmtp/stage/usr/local/share/doc/libesmtp install -m 0644 /construction/mail/libesmtp/libesmtp-1.0.6/NEWS /construction/mail/libesmtp/stage/usr/local/share/doc/libesmtp install -m 0644 /construction/mail/libesmtp/libesmtp-1.0.6/Notes /construction/mail/libesmtp/stage/usr/local/share/doc/libesmtp install -m 0644 /construction/mail/libesmtp/libesmtp-1.0.6/README /construction/mail/libesmtp/stage/usr/local/share/doc/libesmtp install -m 0644 /construction/mail/libesmtp/libesmtp-1.0.6/TODO /construction/mail/libesmtp/stage/usr/local/share/doc/libesmtp install -m 0644 /construction/mail/libesmtp/libesmtp-1.0.6/examples/* /construction/mail/libesmtp/stage/usr/local/share/examples/libesmtp ====> 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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for libesmtp-1.0.6_2,1 file sizes/checksums [25]: 0% file sizes/checksums [25]: 100% packing files [25]: 0% packing files [25]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:15