=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for isync-1.2.1 --- ./autodefs.h.in --- (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /data/scratch/mail/isync/work/isync-1.2.1/missing autoheader) WARNING: 'autoheader' is missing on your system. You should only need it if you modified 'acconfig.h' or 'configure.ac'. You might want to install the Autoconf and GNU m4 packages. Grab them from any GNU archive site. rm -f stamp-h1 touch ./autodefs.h.in --- stamp-h1 --- cd . && /bin/sh ./config.status autodefs.h config.status: creating autodefs.h config.status: autodefs.h is unchanged --- autodefs.h --- --- 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 --- clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -I/usr/pkg/include/db4 -D_GNU_SOURCE -I/usr/include -O2 -I/usr/include -I/usr/pkg/include/db4 -pipe -W -Wall -Wshadow -Wstrict-prototypes -ansi -pedantic -Wno-overlength-strings -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c --- config.o --- clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -I/usr/pkg/include/db4 -D_GNU_SOURCE -I/usr/include -O2 -I/usr/include -I/usr/pkg/include/db4 -pipe -W -Wall -Wshadow -Wstrict-prototypes -ansi -pedantic -Wno-overlength-strings -MT config.o -MD -MP -MF .deps/config.Tpo -c -o config.o config.c --- util.o --- clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -I/usr/pkg/include/db4 -D_GNU_SOURCE -I/usr/include -O2 -I/usr/include -I/usr/pkg/include/db4 -pipe -W -Wall -Wshadow -Wstrict-prototypes -ansi -pedantic -Wno-overlength-strings -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c --- convert.o --- clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -I/usr/pkg/include/db4 -D_GNU_SOURCE -I/usr/include -O2 -I/usr/include -I/usr/pkg/include/db4 -pipe -W -Wall -Wshadow -Wstrict-prototypes -ansi -pedantic -Wno-overlength-strings -MT convert.o -MD -MP -MF .deps/convert.Tpo -c -o convert.o convert.c --- config.o --- config.c:233:7: warning: array subscript is of type 'char' [-Wchar-subscripts] if (isspace( str[i] )) { ^~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ config.c:466:25: warning: array subscript is of type 'char' [-Wchar-subscripts] local_store[pl] = tolower( local_store[pl] ); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:59:46: note: expanded from macro 'tolower' #define tolower(c) ((int)((_tolower_tab_ + 1)[(c)])) ^~~~ --- util.o --- mv -f .deps/util.Tpo .deps/util.Po --- convert.o --- mv -f .deps/convert.Tpo .deps/convert.Po --- main.o --- mv -f .deps/main.Tpo .deps/main.Po --- config.o --- 2 warnings generated. mv -f .deps/config.Tpo .deps/config.Po --- isync --- clang -O2 -I/usr/include -I/usr/pkg/include/db4 -pipe -W -Wall -Wshadow -Wstrict-prototypes -ansi -pedantic -Wno-overlength-strings -lcrypto -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/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 --- --- mdconvert.o --- --- main.o --- clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/pkg/include/db4 -D_GNU_SOURCE -I/usr/include -O2 -I/usr/include -I/usr/pkg/include/db4 -pipe -W -Wall -Wshadow -Wstrict-prototypes -ansi -pedantic -Wno-overlength-strings -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c --- sync.o --- clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/pkg/include/db4 -D_GNU_SOURCE -I/usr/include -O2 -I/usr/include -I/usr/pkg/include/db4 -pipe -W -Wall -Wshadow -Wstrict-prototypes -ansi -pedantic -Wno-overlength-strings -MT sync.o -MD -MP -MF .deps/sync.Tpo -c -o sync.o sync.c --- driver.o --- clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/pkg/include/db4 -D_GNU_SOURCE -I/usr/include -O2 -I/usr/include -I/usr/pkg/include/db4 -pipe -W -Wall -Wshadow -Wstrict-prototypes -ansi -pedantic -Wno-overlength-strings -MT driver.o -MD -MP -MF .deps/driver.Tpo -c -o driver.o driver.c --- drv_imap.o --- clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/pkg/include/db4 -D_GNU_SOURCE -I/usr/include -O2 -I/usr/include -I/usr/pkg/include/db4 -pipe -W -Wall -Wshadow -Wstrict-prototypes -ansi -pedantic -Wno-overlength-strings -MT drv_imap.o -MD -MP -MF .deps/drv_imap.Tpo -c -o drv_imap.o drv_imap.c --- config.o --- clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/pkg/include/db4 -D_GNU_SOURCE -I/usr/include -O2 -I/usr/include -I/usr/pkg/include/db4 -pipe -W -Wall -Wshadow -Wstrict-prototypes -ansi -pedantic -Wno-overlength-strings -MT config.o -MD -MP -MF .deps/config.Tpo -c -o config.o config.c --- socket.o --- clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/pkg/include/db4 -D_GNU_SOURCE -I/usr/include -O2 -I/usr/include -I/usr/pkg/include/db4 -pipe -W -Wall -Wshadow -Wstrict-prototypes -ansi -pedantic -Wno-overlength-strings -MT socket.o -MD -MP -MF .deps/socket.Tpo -c -o socket.o socket.c --- util.o --- clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/pkg/include/db4 -D_GNU_SOURCE -I/usr/include -O2 -I/usr/include -I/usr/pkg/include/db4 -pipe -W -Wall -Wshadow -Wstrict-prototypes -ansi -pedantic -Wno-overlength-strings -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c --- drv_maildir.o --- clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/pkg/include/db4 -D_GNU_SOURCE -I/usr/include -O2 -I/usr/include -I/usr/pkg/include/db4 -pipe -W -Wall -Wshadow -Wstrict-prototypes -ansi -pedantic -Wno-overlength-strings -MT drv_maildir.o -MD -MP -MF .deps/drv_maildir.Tpo -c -o drv_maildir.o drv_maildir.c --- mdconvert.o --- clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/pkg/include/db4 -D_GNU_SOURCE -I/usr/include -O2 -I/usr/include -I/usr/pkg/include/db4 -pipe -W -Wall -Wshadow -Wstrict-prototypes -ansi -pedantic -Wno-overlength-strings -MT mdconvert.o -MD -MP -MF .deps/mdconvert.Tpo -c -o mdconvert.o mdconvert.c --- sync.o --- sync.c:704:21: warning: array subscript is of type 'char' [-Wchar-subscripts] if (line == 1 && isdigit( buf[0] )) { ^~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ --- util.o --- util.c:255:27: warning: array subscript is of type 'char' [-Wchar-subscripts] if (str[i] != cmp[i] && toupper( str[i] ) != cmp[i]) ^~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper' #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~ --- config.o --- config.c:479:10: warning: array subscript is of type 'char' [-Wchar-subscripts] if (!ispunct( FieldDelimiter )) { ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:55:44: note: expanded from macro 'ispunct' #define ispunct(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_P)) ^~~~ --- driver.o --- mv -f .deps/driver.Tpo .deps/driver.Po --- drv_maildir.o --- drv_maildir.c:1339:57: warning: 'long long' is an extension when C99 mode is not enabled [-Wlong-long] bl = nfsnprintf( base, sizeof(base), "%lld.%d_%d.%s", (long long int)time( 0 ), Pid, ++MaildirCount, Hostname ); ^ drv_maildir.c:1522:50: warning: 'long long' is an extension when C99 mode is not enabled [-Wlong-long] subdirs[gmsg->status & M_RECENT], (long long int)time( 0 ), Pid, ++MaildirCount, Hostname, s ? s : "" ); ^ drv_maildir.c:1652:9: warning: array subscript is of type 'char' [-Wchar-subscripts] if (!ispunct( store->info_delimiter )) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:55:44: note: expanded from macro 'ispunct' #define ispunct(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_P)) ^~~~ --- mdconvert.o --- mv -f .deps/mdconvert.Tpo .deps/mdconvert.Po --- socket.o --- socket.c:175:58: error: incomplete definition of type 'struct x509_object_st' if (!X509_cmp( cert, sk_X509_OBJECT_value( trusted, i )->data.x509 )) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ /usr/include/openssl/ossl_typ.h:129:16: note: forward declaration of 'struct x509_object_st' typedef struct x509_object_st X509_OBJECT; ^ socket.c:226:98: error: incomplete definition of type 'struct x509_store_st' mconf->trusted_certs = (_STACK *)sk_X509_OBJECT_dup( SSL_CTX_get_cert_store( mconf->SSLContext )->objs ); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ /usr/include/openssl/ossl_typ.h:126:16: note: forward declaration of 'struct x509_store_st' typedef struct x509_store_st X509_STORE; ^ --- mdconvert --- --- socket.o --- socket.c:448:101: warning: format specifies type 'unsigned short' but the argument has type 'int' [-Wformat] sock->conf->host, inet_ntop( AF_INET6, &in6->sin6_addr, sockname, sizeof(sockname) ), sock->conf->port ); ^~~~~~~~~~~~~~~~ socket.c:460:60: warning: format specifies type 'unsigned short' but the argument has type 'int' [-Wformat] sock->conf->host, inet_ntoa( in->sin_addr ), sock->conf->port ); ^~~~~~~~~~~~~~~~ --- util.o --- 1 warning generated. --- mdconvert --- clang -O2 -I/usr/include -I/usr/pkg/include/db4 -pipe -W -Wall -Wshadow -Wstrict-prototypes -ansi -pedantic -Wno-overlength-strings -lcrypto -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -o mdconvert mdconvert.o -ldb --- socket.o --- 2 warnings and 2 errors generated. --- util.o --- mv -f .deps/util.Tpo .deps/util.Po --- config.o --- 1 warning generated. --- socket.o --- *** [socket.o] Error code 1 make[3]: stopped in /data/scratch/mail/isync/work/isync-1.2.1/src --- config.o --- mv -f .deps/config.Tpo .deps/config.Po --- main.o --- mv -f .deps/main.Tpo .deps/main.Po --- drv_maildir.o --- 3 warnings generated. mv -f .deps/drv_maildir.Tpo .deps/drv_maildir.Po --- sync.o --- 1 warning generated. mv -f .deps/sync.Tpo .deps/sync.Po --- drv_imap.o --- mv -f .deps/drv_imap.Tpo .deps/drv_imap.Po 1 error make[3]: stopped in /data/scratch/mail/isync/work/isync-1.2.1/src *** [all-recursive] Error code 1 make[2]: stopped in /data/scratch/mail/isync/work/isync-1.2.1/src 1 error make[2]: stopped in /data/scratch/mail/isync/work/isync-1.2.1/src *** [all-recursive] Error code 1 make[1]: stopped in /data/scratch/mail/isync/work/isync-1.2.1 1 error make[1]: stopped in /data/scratch/mail/isync/work/isync-1.2.1 *** [all] Error code 2 make: stopped in /data/scratch/mail/isync/work/isync-1.2.1 1 error make: stopped in /data/scratch/mail/isync/work/isync-1.2.1 *** Error code 2 Stop. make[1]: stopped in /data/pkgsrc/mail/isync *** Error code 1 Stop. make: stopped in /data/pkgsrc/mail/isync