=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for phone-2.0nb4 for i in client master conv ; do cd $i ; make MFLAGS=" -j 1" all ; cd .. ; done cc -pipe -Os -DINFTIM=-1 -I/opt/pkg/include/ncurses -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 -DSERVICES -I/opt/pkg/include/ncurses -c alias.c 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 /Users/pbulk/build/chat/phone/work/phone-2.0/client 1 error make[1]: stopped in /Users/pbulk/build/chat/phone/work/phone-2.0/client A failure has been detected in another branch of the parallel make make[1]: stopped in /Users/pbulk/build/chat/phone/work/phone-2.0/master A failure has been detected in another branch of the parallel make make[1]: stopped in /Users/pbulk/build/chat/phone/work/phone-2.0/conv A failure has been detected in another branch of the parallel make bmake: stopped in /Users/pbulk/build/chat/phone/work/phone-2.0 *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/chat/phone *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/chat/phone