+ 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:17: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 45 | asprintf(&awk_script, "%s/.entr/status.awk", pw->pw_dir); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ status.c:68:9: warning: ignoring return value of 'pipe' declared with attribute 'warn_unused_result' [-Wunused-result] 68 | pipe(status_stdin_pipe); | ^~~~~~~~~~~~~~~~~~~~~~~ --- entr.o --- entr.c: In function 'run_utility': entr.c:472:17: warning: ignoring return value of 'realpath' declared with attribute 'warn_unused_result' [-Wunused-result] 472 | realpath(leading_edge->fn, arg_buf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- compat.o --- cc -pipe -O2 -D_GNU_SOURCE -D_LINUX_PORT -Imissing -DRELEASE=\"5.6\" -c compat.c --- 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 /bin/ld: entr.o: in function `process_input': entr.c:(.text+0x45e): undefined reference to `strlcpy' /bin/ld: entr.c:(.text+0x4b9): undefined reference to `strlcpy' /bin/ld: entr.o: in function `run_utility': entr.c:(.text+0x84e): undefined reference to `strlcpy' /bin/ld: status.o: in function `xdirname': status.c:(.text+0x82): undefined reference to `strlcpy' /bin/ld: status.o: in function `start_log_filter': status.c:(.text+0x1ca): 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-el9-trunk-x86_64/sysutils/entr *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/sysutils/entr