=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for pkg_select-20090308nb8 clang -pipe -Os -DPKGTOOLS_PATH=\"/opt/pkg/sbin\" -I/opt/pkg/include/ncurses -g -I. -DPKGSRCBASE=\"/Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64\" -DPKGDB=\"/opt/pkg/.pkgdb\" -DMAKE=\"/opt/pkg/bin/bmake\" -DCONFPATH=\"/opt/pkg/etc/pkg_select.conf\" -DMIRRORS=\"/opt/pkg/share/pkg_select\" -DBGCOLOR=COLOR_BLUE -DFGCOLOR=COLOR_WHITE -I/opt/pkg/include/ncurses -c main.c In file included from main.c:47: In file included from ./pkg_select.h:44: ./curses_helpers.h:45:13: error: conflicting types for 'exit_curses' extern void exit_curses(void); ^ /Users/pbulk/build/pkgtools/pkg_select/work/.buildlink/include/ncurses/curses.h:1780:42: note: previous declaration is here extern GCC_NORETURN NCURSES_EXPORT(void) exit_curses (int); ^ main.c:277:33: warning: comparing a pointer to a null character constant; did you mean to compare to NULL? [-Wpointer-compare] if (list != NULL && list[0] != '\0') { ^~~~ (void *)0 1 warning and 1 error generated. *** [main.o] Error code 1 bmake: stopped in /Users/pbulk/build/pkgtools/pkg_select/work/pkg_select-20090308 1 error bmake: stopped in /Users/pbulk/build/pkgtools/pkg_select/work/pkg_select-20090308 *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/pkgtools/pkg_select *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/pkgtools/pkg_select