+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/edt-o3one-20161222nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/edt-o3one-20161222nb1/work.log ===> Building for edt-o3one-20161222nb1 --- chrutils.o --- --- ch_screen_vt100.o --- --- cmd_change.o --- --- cmd_copy.o --- --- chrutils.o --- cc -g -O2 -c chrutils.c --- ch_screen_vt100.o --- cc -g -O2 -c ch_screen_vt100.c --- cmd_change.o --- cc -g -O2 -c cmd_change.c --- cmd_copy.o --- cc -g -O2 -c cmd_copy.c --- cmd_delete.o --- cc -g -O2 -c cmd_delete.c --- cmd_exit.o --- cc -g -O2 -c cmd_exit.c --- cmd_find.o --- cc -g -O2 -c cmd_find.c --- cmd_help.o --- cc -g -O2 -c cmd_help.c --- cmd_include.o --- cc -g -O2 -c cmd_include.c --- cmd_insert.o --- cc -g -O2 -c cmd_insert.c --- cmd_move.o --- cc -g -O2 -c cmd_move.c --- cmd_open.o --- cc -g -O2 -c cmd_open.c --- cmd_quit.o --- --- cmd_resequence.o --- --- cmd_quit.o --- cc -g -O2 -c cmd_quit.c --- cmd_resequence.o --- cc -g -O2 -c cmd_resequence.c --- cmd_set.o --- cc -g -O2 -c cmd_set.c --- cmd_show.o --- --- cmd_substitute.o --- --- cmd_show.o --- cc -g -O2 -c cmd_show.c --- cmd_substitute.o --- cc -g -O2 -c cmd_substitute.c --- cmd_type.o --- --- cmd_write.o --- --- cmd_type.o --- cc -g -O2 -c cmd_type.c --- cmd_write.o --- cc -g -O2 -c cmd_write.c --- crash.o --- cc -g -O2 -c crash.c --- edt.o --- cc -g -O2 -c edt.c --- journaling.o --- cc -g -O2 -c journaling.c --- keypad.o --- cc -g -O2 -c keypad.c --- line.o --- cc -g -O2 -c line.c --- ln_command.o --- cc -g -O2 -c ln_command.c --- md5.o --- cc -g -O2 -c md5.c --- os.linux.o --- cc -g -O2 -c -DUSE_LIBREADLINE -DEDT_HELPFILE=\"/opt/pkg/share/doc/edt-o3one/edt.hlp\" -o os.linux.o os.c --- output.o --- cc -g -O2 -c output.c --- range.o --- cc -g -O2 -c range.c --- os.linux.o --- os.c: In function 'os_crenewfile': os.c:1083:17: warning: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] 1083 | dirname = alloca (filename - name + 1); // make buffer for directory name | ^~~~~~ os.c:1083:17: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] os.c:1105:15: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] 1105 | newname = alloca (strlen (name) + 12); // make buffer for new name | ^~~~~~ --- read_file.o --- cc -g -O2 -c read_file.c --- relposition.o --- cc -g -O2 -c relposition.c --- representation.o --- cc -g -O2 -c representation.c --- string.o --- cc -g -O2 -c string.c --- write_file.o --- cc -g -O2 -c write_file.c --- edt --- cc -o edt chrutils.o ch_screen_vt100.o cmd_change.o cmd_copy.o cmd_delete.o cmd_exit.o cmd_find.o cmd_help.o cmd_include.o cmd_insert.o cmd_move.o cmd_open.o cmd_quit.o cmd_resequence.o cmd_set.o cmd_show.o cmd_substitute.o cmd_type.o cmd_write.o crash.o edt.o journaling.o keypad.o line.o ln_command.o md5.o os.linux.o output.o range.o read_file.o relposition.o representation.o string.o write_file.o -lreadline ld: fatal: library -lreadline: not found ld: fatal: file processing errors. No output written to edt collect2: error: ld returned 1 exit status *** [edt] Error code 1 bmake: stopped making "edt" in /home/pbulk/build/editors/edt-o3one/work/edtdist_20161222 bmake: 1 error bmake: stopped making "edt" in /home/pbulk/build/editors/edt-o3one/work/edtdist_20161222 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/edt-o3one *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/edt-o3one