+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/entr-5.6/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/entr-5.6/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for entr-5.6 --- compat.c --- --- status.o --- --- compat.c --- cat /dev/null missing/kqueue_inotify.c > compat.c --- status.o --- cc -pipe -O2 -D_GNU_SOURCE -D_LINUX_PORT -Imissing -DRELEASE=\"5.6\" -c status.c --- entr.o --- cc -pipe -O2 -D_GNU_SOURCE -D_LINUX_PORT -Imissing -DRELEASE=\"5.6\" -c entr.c --- status.o --- status.c: In function 'start_log_filter': status.c:45:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&awk_script, "%s/.entr/status.awk", pw->pw_dir); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ status.c:68:2: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] pipe(status_stdin_pipe); ^~~~~~~~~~~~~~~~~~~~~~~ --- compat.o --- cc -pipe -O2 -D_GNU_SOURCE -D_LINUX_PORT -Imissing -DRELEASE=\"5.6\" -c compat.c --- entr.o --- entr.c: In function 'run_utility': entr.c:472:3: warning: ignoring return value of 'realpath', declared with attribute warn_unused_result [-Wunused-result] realpath(leading_edge->fn, arg_buf); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- entr --- cc -pipe -O2 -D_GNU_SOURCE -D_LINUX_PORT -Imissing -o entr compat.o status.o entr.o -Wl,-zrelro -Wl,-R/usr/pkg/lib entr.o: In function `run_utility': entr.c:(.text+0x566): undefined reference to `strlcpy' entr.o: In function `process_input': entr.c:(.text+0x97e): undefined reference to `strlcpy' entr.c:(.text+0x9d9): undefined reference to `strlcpy' status.o: In function `xdirname': status.c:(.text+0x82): undefined reference to `strlcpy' status.o: In function `start_log_filter': status.c:(.text+0x1d6): undefined reference to `strlcpy' collect2: error: ld returned 1 exit status *** [entr] Error code 1 bmake: stopped making "all" in /home/pbulk/build/sysutils/entr/work/entr-5.6 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/sysutils/entr/work/entr-5.6 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/sysutils/entr *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/sysutils/entr