=> "/opt/pkg/bin/bmake" ["-C", "/Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/chat/phone", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for phone-2.0nb4 --- all --- for i in client master conv ; do cd $i ; make MFLAGS=" -j 2" all ; cd .. ; done --- alias.o --- --- calls.o --- --- alias.o --- 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 --- calls.o --- 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 calls.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 */ ^ --- 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 */ ^ --- alias.o --- 1 error generated. --- calls.o --- 1 error generated. --- alias.o --- *** [alias.o] Error code 1 make[1]: stopped making "all" in /var/tmp/work/chat/phone/work/phone-2.0/client --- calls.o --- *** [calls.o] Error code 1 make[1]: stopped making "all" in /var/tmp/work/chat/phone/work/phone-2.0/client make[1]: 2 errors make[1]: stopped making "all" in /var/tmp/work/chat/phone/work/phone-2.0/client *** Error code 6 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/chat/phone *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/chat/phone