=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /opt/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/opt/pkg/sbin/pkg_admin -K /opt/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for phone-2.0nb3 --- all --- for i in client master conv ; do cd $i ; make MFLAGS=" -j 8" all ; cd .. ; done --- alias.o --- --- calls.o --- --- check_invite.o --- --- connect_daemon.o --- --- cmd.o --- --- getdaemon.o --- --- kb.o --- --- main.o --- --- alias.o --- cc -O2 -DINFTIM=-1 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -g -DSERVICES -c alias.c --- calls.o --- cc -O2 -DINFTIM=-1 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -g -DSERVICES -c calls.c --- check_invite.o --- cc -O2 -DINFTIM=-1 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -g -DSERVICES -c check_invite.c --- connect_daemon.o --- cc -O2 -DINFTIM=-1 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -g -DSERVICES -c connect_daemon.c --- cmd.o --- cc -O2 -DINFTIM=-1 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -g -DSERVICES -c cmd.c --- getdaemon.o --- cc -O2 -DINFTIM=-1 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -g -DSERVICES -c getdaemon.c --- kb.o --- cc -O2 -DINFTIM=-1 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -g -DSERVICES -c kb.c --- main.o --- cc -O2 -DINFTIM=-1 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -g -DSERVICES -c main.c --- alias.o --- In file included from alias.c:1: ./defs.h:46:15: error: use of undeclared identifier 'LOGIN_NAME_MAX' char realname[LOGIN_NAME_MAX]; /* from password file */ ^ 1 error generated. *** [alias.o] Error code 1 make[1]: stopped in /opt/work/chat/phone/work/phone-2.0/client --- check_invite.o --- In file included from check_invite.c:2: ./defs.h:46:15: error: use of undeclared identifier 'LOGIN_NAME_MAX' char realname[LOGIN_NAME_MAX]; /* from password file */ ^ 1 error generated. --- main.o --- In file included from main.c:2: ./defs.h:46:15: error: use of undeclared identifier 'LOGIN_NAME_MAX' char realname[LOGIN_NAME_MAX]; /* from password file */ ^ 1 error generated. --- check_invite.o --- *** [check_invite.o] Error code 1 make[1]: stopped in /opt/work/chat/phone/work/phone-2.0/client --- connect_daemon.o --- In file included from connect_daemon.c:2: ./defs.h:46:15: error: use of undeclared identifier 'LOGIN_NAME_MAX' char realname[LOGIN_NAME_MAX]; /* from password file */ ^ 1 error generated. --- main.o --- *** [main.o] Error code 1 make[1]: stopped in /opt/work/chat/phone/work/phone-2.0/client --- connect_daemon.o --- *** [connect_daemon.o] Error code 1 make[1]: stopped in /opt/work/chat/phone/work/phone-2.0/client --- cmd.o --- In file included from cmd.c:4: ./defs.h:46:15: error: use of undeclared identifier 'LOGIN_NAME_MAX' char realname[LOGIN_NAME_MAX]; /* from password file */ ^ 1 error generated. --- kb.o --- In file included from kb.c:1: ./defs.h:46:15: error: use of undeclared identifier 'LOGIN_NAME_MAX' char realname[LOGIN_NAME_MAX]; /* from password file */ ^ --- cmd.o --- *** [cmd.o] Error code 1 make[1]: stopped in /opt/work/chat/phone/work/phone-2.0/client --- getdaemon.o --- In file included from getdaemon.c:2: ./defs.h:46:15: error: use of undeclared identifier 'LOGIN_NAME_MAX' char realname[LOGIN_NAME_MAX]; /* from password file */ ^ --- calls.o --- In file included from calls.c:1: ./defs.h:46:15: error: use of undeclared identifier 'LOGIN_NAME_MAX' char realname[LOGIN_NAME_MAX]; /* from password file */ ^ --- kb.o --- 1 error generated. --- getdaemon.o --- 1 error generated. --- calls.o --- 1 error generated. --- kb.o --- *** [kb.o] Error code 1 make[1]: stopped in /opt/work/chat/phone/work/phone-2.0/client --- getdaemon.o --- *** [getdaemon.o] Error code 1 make[1]: stopped in /opt/work/chat/phone/work/phone-2.0/client --- calls.o --- *** [calls.o] Error code 1 make[1]: stopped in /opt/work/chat/phone/work/phone-2.0/client 8 errors make[1]: stopped in /opt/work/chat/phone/work/phone-2.0/client A failure has been detected in another branch of the parallel make make[1]: stopped in /opt/work/chat/phone/work/phone-2.0/master A failure has been detected in another branch of the parallel make make[1]: stopped in /opt/work/chat/phone/work/phone-2.0/conv A failure has been detected in another branch of the parallel make bmake: stopped in /opt/work/chat/phone/work/phone-2.0 *** Error code 2 Stop. bmake[1]: stopped in /opt/pkgsrc/chat/phone *** Error code 1 Stop. bmake: stopped in /opt/pkgsrc/chat/phone