------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/cyrus-sasl-2.1.27_1.txz *** Added group `cyrus' (id 60) *** Added user `cyrus' (id 60) ===== Message from cyrus-sasl-2.1.27_1: -- You can use sasldb2 for authentication, to add users use: saslpasswd2 -c username If you want to enable SMTP AUTH with the system Sendmail, read Sendmail.README NOTE: This port has been compiled with a default pwcheck_method of auxprop. If you want to authenticate your user by /etc/passwd, PAM or LDAP, install ports/security/cyrus-sasl2-saslauthd and set sasl_pwcheck_method to saslauthd after installing the Cyrus-IMAPd 2.X port. You should also check the /usr/local/lib/sasl2/*.conf files for the correct pwcheck_method. If you want to use GSSAPI mechanism, install ports/security/cyrus-sasl2-gssapi. If you want to use SRP mechanism, install ports/security/cyrus-sasl2-srp. If you want to use LDAP auxprop plugin, install ports/security/cyrus-sasl2-ldapdb. Installing /packages/All/db5-5.3.28_7.txz SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> isync-1.3.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> isync-1.3.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by isync-1.3.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> isync-1.3.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by isync-1.3.1 for building => SHA256 Checksum OK for isync-1.3.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> isync-1.3.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by isync-1.3.1 for building ===> Extracting for isync-1.3.1 => SHA256 Checksum OK for isync-1.3.1.tar.gz. Extracted Memory Use: 1.20M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for isync-1.3.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> isync-1.3.1 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> isync-1.3.1 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> isync-1.3.1 depends on shared library: libsasl2.so - found (/usr/local/lib/libsasl2.so) ===> isync-1.3.1 depends on shared library: libdb-5.3.so - found (/usr/local/lib/libdb-5.3.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> isync-1.3.1 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> isync-1.3.1 depends on package: perl5>=5.30.r1<5.31 - found ===> isync-1.3.1 depends on shared library: libsasl2.so - found (/usr/local/lib/libsasl2.so) ===> isync-1.3.1 depends on shared library: libdb-5.3.so - found (/usr/local/lib/libdb-5.3.so) ===> Configuring for isync-1.3.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 make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports the include directive... yes (GNU style) 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 whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for cc option to accept ISO C99... none needed checking for perl... perl checking whether perl is recent enough... yes checking whether strftime supports %z... yes 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 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 sys/poll.h... (cached) yes checking for sys/select.h... (cached) yes checking for vasprintf... (cached) yes checking for strnlen... (cached) yes checking for memrchr... yes checking for timegm... yes checking for socket in -lsocket... no checking for inet_ntoa in -lnsl... no checking for getaddrinfo... (cached) yes checking for inet_ntop... (cached) yes checking for dlopen in -ldl... yes checking for CRYPTO_lock in -lcrypto... no checking for SSL_connect in -lssl... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking for sasl_client_init in -lsasl2... yes checking sasl/sasl.h usability... yes checking sasl/sasl.h presence... yes checking for sasl/sasl.h... yes checking for Berkeley DB >= 4.1... yes checking for deflate in -lz... (cached) yes checking for zlib.h... (cached) yes checking for getopt_long... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/compat/Makefile config.status: creating isync.spec config.status: creating autodefs.h config.status: executing depfiles commands Using SSL Using SASL Using zlib Using Berkeley DB SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for isync-1.3.1 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- all-recursive --- Making all in compat --- main.o --- --- config.o --- --- convert.o --- --- util.o --- --- main.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/db5 -D_GNU_SOURCE -I/usr/local/include -I/usr/local/include -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c --- config.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/db5 -D_GNU_SOURCE -I/usr/local/include -I/usr/local/include -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -MT config.o -MD -MP -MF .deps/config.Tpo -c -o config.o config.c --- convert.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/db5 -D_GNU_SOURCE -I/usr/local/include -I/usr/local/include -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -MT convert.o -MD -MP -MF .deps/convert.Tpo -c -o convert.o convert.c --- util.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/db5 -D_GNU_SOURCE -I/usr/local/include -I/usr/local/include -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c mv -f .deps/util.Tpo .deps/util.Po --- main.o --- mv -f .deps/main.Tpo .deps/main.Po --- convert.o --- mv -f .deps/convert.Tpo .deps/convert.Po --- config.o --- mv -f .deps/config.Tpo .deps/config.Po --- isync --- cc -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -L/usr/local/lib/db5 -Wl,-rpath,/usr/local/lib -L/usr/local/lib -L/usr/local/lib -o isync main.o config.o convert.o util.o -ldb --- main.o --- --- sync.o --- --- config.o --- --- util.o --- --- socket.o --- --- driver.o --- --- drv_imap.o --- --- drv_maildir.o --- --- drv_proxy.inc --- --- mdconvert.o --- --- main.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db5 -D_GNU_SOURCE -I/usr/local/include -I/usr/local/include -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c --- sync.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db5 -D_GNU_SOURCE -I/usr/local/include -I/usr/local/include -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -MT sync.o -MD -MP -MF .deps/sync.Tpo -c -o sync.o sync.c --- config.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db5 -D_GNU_SOURCE -I/usr/local/include -I/usr/local/include -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -MT config.o -MD -MP -MF .deps/config.Tpo -c -o config.o config.c --- util.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db5 -D_GNU_SOURCE -I/usr/local/include -I/usr/local/include -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c --- socket.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db5 -D_GNU_SOURCE -I/usr/local/include -I/usr/local/include -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -MT socket.o -MD -MP -MF .deps/socket.Tpo -c -o socket.o socket.c --- driver.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db5 -D_GNU_SOURCE -I/usr/local/include -I/usr/local/include -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -MT driver.o -MD -MP -MF .deps/driver.Tpo -c -o driver.o driver.c --- drv_imap.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db5 -D_GNU_SOURCE -I/usr/local/include -I/usr/local/include -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -MT drv_imap.o -MD -MP -MF .deps/drv_imap.Tpo -c -o drv_imap.o drv_imap.c --- drv_maildir.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db5 -D_GNU_SOURCE -I/usr/local/include -I/usr/local/include -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -MT drv_maildir.o -MD -MP -MF .deps/drv_maildir.Tpo -c -o drv_maildir.o drv_maildir.c --- drv_proxy.inc --- perl ./drv_proxy_gen.pl ./driver.h ./drv_proxy.c drv_proxy.inc --- mdconvert.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db5 -D_GNU_SOURCE -I/usr/local/include -I/usr/local/include -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -MT mdconvert.o -MD -MP -MF .deps/mdconvert.Tpo -c -o mdconvert.o mdconvert.c --- drv_proxy.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db5 -D_GNU_SOURCE -I/usr/local/include -I/usr/local/include -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -MT drv_proxy.o -MD -MP -MF .deps/drv_proxy.Tpo -c -o drv_proxy.o drv_proxy.c --- driver.o --- mv -f .deps/driver.Tpo .deps/driver.Po --- mdconvert.o --- mv -f .deps/mdconvert.Tpo .deps/mdconvert.Po --- mdconvert --- cc -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -L/usr/local/lib/db5 -Wl,-rpath,/usr/local/lib -L/usr/local/lib -L/usr/local/lib -o mdconvert mdconvert.o -ldb --- config.o --- mv -f .deps/config.Tpo .deps/config.Po --- util.o --- mv -f .deps/util.Tpo .deps/util.Po --- drv_proxy.o --- mv -f .deps/drv_proxy.Tpo .deps/drv_proxy.Po --- main.o --- mv -f .deps/main.Tpo .deps/main.Po --- socket.o --- mv -f .deps/socket.Tpo .deps/socket.Po --- drv_maildir.o --- mv -f .deps/drv_maildir.Tpo .deps/drv_maildir.Po --- sync.o --- mv -f .deps/sync.Tpo .deps/sync.Po --- drv_imap.o --- mv -f .deps/drv_imap.Tpo .deps/drv_imap.Po --- mbsync --- cc -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -L/usr/local/lib/db5 -Wl,-rpath,/usr/local/lib -L/usr/local/lib -L/usr/local/lib -o mbsync main.o sync.o config.o util.o socket.o driver.o drv_imap.o drv_maildir.o drv_proxy.o -ldb -L/usr/local/lib -lssl -lcrypto -lsasl2 -lz SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> isync-1.3.1 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for isync-1.3.1 ===> isync-1.3.1 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Generating temporary packing list Making install in src Making install in compat /bin/mkdir -p '/construction/mail/isync/stage/usr/local/bin' install -s -m 555 isync '/construction/mail/isync/stage/usr/local/bin' /bin/mkdir -p '/construction/mail/isync/stage/usr/local/etc' install -m 0644 isyncrc.sample '/construction/mail/isync/stage/usr/local/etc' /bin/mkdir -p '/construction/mail/isync/stage/usr/local/man/man1' install -m 0644 isync.1 '/construction/mail/isync/stage/usr/local/man/man1' /bin/mkdir -p '/construction/mail/isync/stage/usr/local/bin' install -s -m 555 mbsync mdconvert '/construction/mail/isync/stage/usr/local/bin' /bin/mkdir -p '/construction/mail/isync/stage/usr/local/etc' install -m 0644 mbsyncrc.sample '/construction/mail/isync/stage/usr/local/etc' /bin/mkdir -p '/construction/mail/isync/stage/usr/local/man/man1' install -m 0644 mbsync.1 mdconvert.1 '/construction/mail/isync/stage/usr/local/man/man1' /bin/mkdir -p '/construction/mail/isync/stage/usr/local/bin' install -m 555 mbsync-get-cert '/construction/mail/isync/stage/usr/local/bin' ====> 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: package ------------------------------------------------------------------------------- ===> Building package for isync-1.3.1 file sizes/checksums [9]: 0% file sizes/checksums [9]: 100% packing files [9]: 0% packing files [9]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:18