=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Building for srp-client-1.4.4nb2 Making all in libsrp gcc -DHAVE_CONFIG_H -I. -I. -I. -I../include -Dunix=1 -I/usr/pkg/include -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c t_client.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I../include -Dunix=1 -I/usr/pkg/include -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c t_conf.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I../include -Dunix=1 -I/usr/pkg/include -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c t_conv.c t_conv.c: In function 't_tohex': t_conv.c:79:2: warning: implicit declaration of function 'sprintf' [-Wimplicit-function-declaration] sprintf(chp, "%.2x", * (unsigned char *) src); ^~~~~~~ t_conv.c:79:2: warning: incompatible implicit declaration of built-in function 'sprintf' t_conv.c:79:2: note: include '' or provide a declaration of 'sprintf' gcc -DHAVE_CONFIG_H -I. -I. -I. -I../include -Dunix=1 -I/usr/pkg/include -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c t_getpass.c t_getpass.c: In function 't_getpass': t_getpass.c:165:9: warning: implicit declaration of function 'getpid'; did you mean 'tcgetsid'? [-Wimplicit-function-declaration] kill (getpid (), SIGINT); ^~~~~~ tcgetsid gcc -DHAVE_CONFIG_H -I. -I. -I. -I../include -Dunix=1 -I/usr/pkg/include -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c t_sha.c t_sha.c: In function 'SHA1Update': t_sha.c:129:43: warning: passing argument 2 of 'SHA1Transform' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] SHA1Transform(context->state, &data[i]); ^ t_sha.c:49:13: note: expected 'unsigned char *' but argument is of type 'const unsigned char *' static void SHA1Transform(uint32 state[5], unsigned char buffer[64]) ^~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I. -I../include -Dunix=1 -I/usr/pkg/include -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c t_math.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I../include -Dunix=1 -I/usr/pkg/include -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c t_misc.c In file included from /usr/include/stdio.h:597:0, from t_misc.c:23: t_misc.c: In function 't_fshash': t_misc.c:114:35: warning: implicit declaration of function 'getpid'; did you mean 'tcgetsid'? [-Wimplicit-function-declaration] sprintf(dotpath, "/tmp/rnd.$$", getpid()); ^ t_misc.c:117:3: warning: implicit declaration of function 'unlink'; did you mean 'unix'? [-Wimplicit-function-declaration] unlink(dotpath); ^~~~~~ unix t_misc.c: In function 't_initrand': t_misc.c:175:20: warning: implicit declaration of function 'raw_truerand' [-Wimplicit-function-declaration] preseed.trand1 = raw_truerand(); ^~~~~~~~~~~~ t_misc.c:194:18: warning: implicit declaration of function 'getppid'; did you mean 'tcgetsid'? [-Wimplicit-function-declaration] preseed.ppid = getppid(); ^~~~~~~ tcgetsid t_misc.c:201:5: warning: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration] read(i, preseed.devrand, sizeof(preseed.devrand)); ^~~~ fread t_misc.c:202:5: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration] close(i); ^~~~~ pclose gcc -DHAVE_CONFIG_H -I. -I. -I. -I../include -Dunix=1 -I/usr/pkg/include -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c t_pw.c t_pw.c: In function 't_changepw': t_pw.c:348:6: warning: implicit declaration of function 'unlink'; did you mean 'unix'? [-Wimplicit-function-declaration] (unlink(bakfile2) < 0 || (bakfp = fopen(bakfile2, "w")) == NULL)) ^~~~~~ unix t_pw.c:367:3: warning: implicit declaration of function 'link' [-Wimplicit-function-declaration] link(pwname, bakfile); ^~~~ gcc -DHAVE_CONFIG_H -I. -I. -I. -I../include -Dunix=1 -I/usr/pkg/include -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c t_read.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I../include -Dunix=1 -I/usr/pkg/include -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c t_server.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I../include -Dunix=1 -I/usr/pkg/include -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c t_truerand.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I../include -Dunix=1 -I/usr/pkg/include -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c yp_misc.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I../include -Dunix=1 -I/usr/pkg/include -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c yp_tpasswd.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I../include -Dunix=1 -I/usr/pkg/include -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c yp_tconf.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I../include -Dunix=1 -I/usr/pkg/include -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c nsw_tpasswd.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I../include -Dunix=1 -I/usr/pkg/include -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c nsw_tconf.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I../include -Dunix=1 -I/usr/pkg/include -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c nsswitch.c rm -f libsrp.a ar cru libsrp.a t_client.o t_conf.o t_conv.o t_getpass.o t_sha.o t_math.o t_misc.o t_pw.o t_read.o t_server.o t_truerand.o yp_misc.o yp_tpasswd.o yp_tconf.o nsw_tpasswd.o nsw_tconf.o nsswitch.o ranlib libsrp.a gcc -DHAVE_CONFIG_H -I. -I. -I. -I../include -Dunix=1 -I/usr/pkg/include -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c clitest.c clitest.c:28:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^~~~ gcc -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o clitest clitest.o libsrp.a -L../lib -lgmp gcc -DHAVE_CONFIG_H -I. -I. -I. -I../include -Dunix=1 -I/usr/pkg/include -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c srvtest.c gcc -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o srvtest srvtest.o libsrp.a -L../lib -lgmp gcc -DHAVE_CONFIG_H -I. -I. -I. -I../include -Dunix=1 -I/usr/pkg/include -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c getpwtest.c getpwtest.c:4:1: warning: return type defaults to 'int' [-Wimplicit-int] main(argc, argv) ^~~~ getpwtest.c: In function 'main': getpwtest.c:13:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^~~~ getpwtest.c:13:5: warning: incompatible implicit declaration of built-in function 'exit' getpwtest.c:13:5: note: include '' or provide a declaration of 'exit' gcc -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o getpwtest getpwtest.o libsrp.a -L../lib -lgmp gcc -DHAVE_CONFIG_H -I. -I. -I. -I../include -Dunix=1 -I/usr/pkg/include -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c srptest.c srptest.c:29:1: warning: return type defaults to 'int' [-Wimplicit-int] main(argc, argv) ^~~~ gcc -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o srptest srptest.o libsrp.a -L../lib -lgmp gcc -DHAVE_CONFIG_H -I. -I. -I. -I../include -Dunix=1 -I/usr/pkg/include -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c srpbench.c srpbench.c:121:1: warning: return type defaults to 'int' [-Wimplicit-int] main(argc, argv) ^~~~ gcc -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o srpbench srpbench.o libsrp.a -L../lib -lgmp cd . && autoheader WARNING: 'autoheader' is missing on your system. You should only need it if you modified 'acconfig.h' or 'configure.in'. You might want to install the Autoconf and GNU m4 packages. Grab them from any GNU archive site. cd . && CONFIG_FILES= CONFIG_HEADERS=config.h /bin/sh ./config.status creating config.h config.h is unchanged Making all in libkrypto gcc -DPACKAGE=\"libkrypto\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TYPES_H=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_SRAND48=1 -DHAVE_SRAND=1 -DHAVE_SRANDOM=1 -DHAVE_GETPID=1 -DCIPHER_BLOWFISH=1 -DCIPHER_DES=1 -DCIPHER_CAST5=1 -DHASH_MD5=1 -DHASH_SHA=1 -I. -I. -Dunix=1 -I/usr/pkg/include -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c krypto.c krypto.c: In function 'krypto_msg_priv': krypto.c:215:5: warning: implicit declaration of function 'krypto_rand_conf'; did you mean 'krypto_random'? [-Wimplicit-function-declaration] krypto_rand_conf (confounder, conflen); ^~~~~~~~~~~~~~~~ krypto_random gcc -DPACKAGE=\"libkrypto\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TYPES_H=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_SRAND48=1 -DHAVE_SRAND=1 -DHAVE_SRANDOM=1 -DHAVE_GETPID=1 -DCIPHER_BLOWFISH=1 -DCIPHER_DES=1 -DCIPHER_CAST5=1 -DHASH_MD5=1 -DHASH_SHA=1 -I. -I. -Dunix=1 -I/usr/pkg/include -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c cipher.c gcc -DPACKAGE=\"libkrypto\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TYPES_H=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_SRAND48=1 -DHAVE_SRAND=1 -DHAVE_SRANDOM=1 -DHAVE_GETPID=1 -DCIPHER_BLOWFISH=1 -DCIPHER_DES=1 -DCIPHER_CAST5=1 -DHASH_MD5=1 -DHASH_SHA=1 -I. -I. -Dunix=1 -I/usr/pkg/include -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c cipher_crypt_ecb.c gcc -DPACKAGE=\"libkrypto\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TYPES_H=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_SRAND48=1 -DHAVE_SRAND=1 -DHAVE_SRANDOM=1 -DHAVE_GETPID=1 -DCIPHER_BLOWFISH=1 -DCIPHER_DES=1 -DCIPHER_CAST5=1 -DHASH_MD5=1 -DHASH_SHA=1 -I. -I. -Dunix=1 -I/usr/pkg/include -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c cipher_crypt_cbc.c gcc -DPACKAGE=\"libkrypto\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TYPES_H=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_SRAND48=1 -DHAVE_SRAND=1 -DHAVE_SRANDOM=1 -DHAVE_GETPID=1 -DCIPHER_BLOWFISH=1 -DCIPHER_DES=1 -DCIPHER_CAST5=1 -DHASH_MD5=1 -DHASH_SHA=1 -I. -I. -Dunix=1 -I/usr/pkg/include -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c cipher_crypt_cfb.c gcc -DPACKAGE=\"libkrypto\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TYPES_H=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_SRAND48=1 -DHAVE_SRAND=1 -DHAVE_SRANDOM=1 -DHAVE_GETPID=1 -DCIPHER_BLOWFISH=1 -DCIPHER_DES=1 -DCIPHER_CAST5=1 -DHASH_MD5=1 -DHASH_SHA=1 -I. -I. -Dunix=1 -I/usr/pkg/include -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c cipher_crypt_ofb.c gcc -DPACKAGE=\"libkrypto\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TYPES_H=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_SRAND48=1 -DHAVE_SRAND=1 -DHAVE_SRANDOM=1 -DHAVE_GETPID=1 -DCIPHER_BLOWFISH=1 -DCIPHER_DES=1 -DCIPHER_CAST5=1 -DHASH_MD5=1 -DHASH_SHA=1 -I. -I. -Dunix=1 -I/usr/pkg/include -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c hash.c gcc -DPACKAGE=\"libkrypto\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TYPES_H=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_SRAND48=1 -DHAVE_SRAND=1 -DHAVE_SRANDOM=1 -DHAVE_GETPID=1 -DCIPHER_BLOWFISH=1 -DCIPHER_DES=1 -DCIPHER_CAST5=1 -DHASH_MD5=1 -DHASH_SHA=1 -I. -I. -Dunix=1 -I/usr/pkg/include -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c krypto_rand_conf.c gcc -DPACKAGE=\"libkrypto\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TYPES_H=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_SRAND48=1 -DHAVE_SRAND=1 -DHAVE_SRANDOM=1 -DHAVE_GETPID=1 -DCIPHER_BLOWFISH=1 -DCIPHER_DES=1 -DCIPHER_CAST5=1 -DHASH_MD5=1 -DHASH_SHA=1 -I. -I. -Dunix=1 -I/usr/pkg/include -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c cipher_imp_cast.c gcc -DPACKAGE=\"libkrypto\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TYPES_H=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_SRAND48=1 -DHAVE_SRAND=1 -DHAVE_SRANDOM=1 -DHAVE_GETPID=1 -DCIPHER_BLOWFISH=1 -DCIPHER_DES=1 -DCIPHER_CAST5=1 -DHASH_MD5=1 -DHASH_SHA=1 -I. -I. -Dunix=1 -I/usr/pkg/include -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c cipher_imp_blowfish.c gcc -DPACKAGE=\"libkrypto\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TYPES_H=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_SRAND48=1 -DHAVE_SRAND=1 -DHAVE_SRANDOM=1 -DHAVE_GETPID=1 -DCIPHER_BLOWFISH=1 -DCIPHER_DES=1 -DCIPHER_CAST5=1 -DHASH_MD5=1 -DHASH_SHA=1 -I. -I. -Dunix=1 -I/usr/pkg/include -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c cipher_imp_des.c gcc -DPACKAGE=\"libkrypto\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TYPES_H=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_SRAND48=1 -DHAVE_SRAND=1 -DHAVE_SRANDOM=1 -DHAVE_GETPID=1 -DCIPHER_BLOWFISH=1 -DCIPHER_DES=1 -DCIPHER_CAST5=1 -DHASH_MD5=1 -DHASH_SHA=1 -I. -I. -Dunix=1 -I/usr/pkg/include -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c cipher_imp_none.c gcc -DPACKAGE=\"libkrypto\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TYPES_H=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_SRAND48=1 -DHAVE_SRAND=1 -DHAVE_SRANDOM=1 -DHAVE_GETPID=1 -DCIPHER_BLOWFISH=1 -DCIPHER_DES=1 -DCIPHER_CAST5=1 -DHASH_MD5=1 -DHASH_SHA=1 -I. -I. -Dunix=1 -I/usr/pkg/include -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c hash_imp_md5.c gcc -DPACKAGE=\"libkrypto\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TYPES_H=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_SRAND48=1 -DHAVE_SRAND=1 -DHAVE_SRANDOM=1 -DHAVE_GETPID=1 -DCIPHER_BLOWFISH=1 -DCIPHER_DES=1 -DCIPHER_CAST5=1 -DHASH_MD5=1 -DHASH_SHA=1 -I. -I. -Dunix=1 -I/usr/pkg/include -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c hash_imp_sha.c rm -f libkrypto.a ar cru libkrypto.a krypto.o cipher.o cipher_crypt_ecb.o cipher_crypt_cbc.o cipher_crypt_cfb.o cipher_crypt_ofb.o hash.o krypto_rand_conf.o cipher_imp_cast.o cipher_imp_blowfish.o cipher_imp_des.o cipher_imp_none.o hash_imp_md5.o hash_imp_sha.o ranlib libkrypto.a gcc -DPACKAGE=\"libkrypto\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TYPES_H=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_SRAND48=1 -DHAVE_SRAND=1 -DHAVE_SRANDOM=1 -DHAVE_GETPID=1 -DCIPHER_BLOWFISH=1 -DCIPHER_DES=1 -DCIPHER_CAST5=1 -DHASH_MD5=1 -DHASH_SHA=1 -I. -I. -Dunix=1 -I/usr/pkg/include -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c cipher_test.c gcc -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o cipher_test cipher_test.o libkrypto.a gcc -DPACKAGE=\"libkrypto\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TYPES_H=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_SRAND48=1 -DHAVE_SRAND=1 -DHAVE_SRANDOM=1 -DHAVE_GETPID=1 -DCIPHER_BLOWFISH=1 -DCIPHER_DES=1 -DCIPHER_CAST5=1 -DHASH_MD5=1 -DHASH_SHA=1 -I. -I. -Dunix=1 -I/usr/pkg/include -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c hash_test.c gcc -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o hash_test hash_test.o libkrypto.a gcc -DPACKAGE=\"libkrypto\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TYPES_H=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_SRAND48=1 -DHAVE_SRAND=1 -DHAVE_SRANDOM=1 -DHAVE_GETPID=1 -DCIPHER_BLOWFISH=1 -DCIPHER_DES=1 -DCIPHER_CAST5=1 -DHASH_MD5=1 -DHASH_SHA=1 -I. -I. -Dunix=1 -I/usr/pkg/include -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c krypto_test.c gcc -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o krypto_test krypto_test.o libkrypto.a gcc -DPACKAGE=\"libkrypto\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TYPES_H=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_SRAND48=1 -DHAVE_SRAND=1 -DHAVE_SRANDOM=1 -DHAVE_GETPID=1 -DCIPHER_BLOWFISH=1 -DCIPHER_DES=1 -DCIPHER_CAST5=1 -DHASH_MD5=1 -DHASH_SHA=1 -I. -I. -Dunix=1 -I/usr/pkg/include -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c cipher_bench.c cipher_bench.c: In function 'bcipher_bench': cipher_bench.c:65:3: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] memset(data, 0, 8); ^~~~~~ cipher_bench.c:65:3: warning: incompatible implicit declaration of built-in function 'memset' cipher_bench.c:65:3: note: include '' or provide a declaration of 'memset' gcc -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o cipher_bench cipher_bench.o libkrypto.a Making all in base cd . && autoheader WARNING: 'autoheader' is missing on your system. You should only need it if you modified 'acconfig.h' or 'configure.in'. You might want to install the Autoconf and GNU m4 packages. Grab them from any GNU archive site. cd . && CONFIG_FILES= CONFIG_HEADERS=config.h /bin/sh ./config.status creating config.h config.h is unchanged /usr/bin/make all-recursive Making all in lib gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../../libsrp -Dunix=1 -I/usr/pkg/include -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c commonio.c In file included from commonio.c:7:0: defines.h:56:0: warning: "bzero" redefined #define bzero(ptr, size) memset((ptr), 0, (size)) In file included from /usr/include/strings.h:72:0, from /usr/include/string.h:98, from defines.h:17, from commonio.c:7: /usr/include/ssp/strings.h:42:0: note: this is the location of the previous definition #define bzero(dst, len) \ commonio.c: In function 'commonio_open': commonio.c:403:16: error: 'struct commonio_ops' has no member named '__fgets_chk' while (db->ops->fgets(buf, sizeof buf, db->fp)) { ^~ *** Error code 1 Stop. make[3]: stopped in /tmp/pkgbuild/security/srp_client/work.alpha/srp-1.4.4/base/lib *** Error code 1 Stop. make[2]: stopped in /tmp/pkgbuild/security/srp_client/work.alpha/srp-1.4.4/base *** Error code 1 Stop. make[1]: stopped in /tmp/pkgbuild/security/srp_client/work.alpha/srp-1.4.4/base *** Error code 1 Stop. make: stopped in /tmp/pkgbuild/security/srp_client/work.alpha/srp-1.4.4 *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/security/srp_client *** Error code 1 Stop. make: stopped in /usr/pkgsrc/security/srp_client