+ 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/slurm-0.3.3nb2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/slurm-0.3.3nb2/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for slurm-0.3.3nb2 cd . && /usr/bin/bash /home/pbulk/build/net/slurm/work/slurm-0.3.3/missing --run aclocal-1.6 WARNING: 'aclocal' is missing on your system. You should only need it if you modified 'acinclude.m4' or 'configure.in'. You might want to install the Automake and Perl packages. Grab them from any GNU archive site. cd . && /usr/bin/bash /home/pbulk/build/net/slurm/work/slurm-0.3.3/missing --run autoconf WARNING: 'autoconf' is missing on your system. You should only need it if you modified 'configure.in'. You might want to install the Autoconf and GNU m4 packages. Grab them from any GNU archive site. cd . && /usr/bin/bash /home/pbulk/build/net/slurm/work/slurm-0.3.3/missing --run autoheader WARNING: 'autoheader' is missing on your system. You should only need it if you modified 'acconfig.h' or 'configure.in'. You might want to install the Autoconf and GNU m4 packages. Grab them from any GNU archive site. touch ./config.h.in /usr/bin/bash ./config.status --recheck cd . && /usr/bin/bash ./config.status config.h config.status: creating config.h config.status: config.h is unchanged /opt/pkg/bin/bmake all-am source='slurm.c' object='slurm.o' libtool=no depfile='.deps/slurm.Po' tmpdepfile='.deps/slurm.TPo' depmode=gcc3 /usr/bin/bash ./depcomp gcc -DHAVE_CONFIG_H -I. -I. -I. -I/opt/pkg/include/ncurses -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/ncurses -I/usr/include -c `test -f 'slurm.c' || echo './'`slurm.c slurm.c: In function 'update_stat_large': slurm.c:418:26: warning: '__builtin_memmove' reading 308 bytes from a region of size 0 [-Wstringop-overread] 418 | rx_speedarray[x] = rx_speedarray[x-1]; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from slurm.c:41: slurm.h:181:7: note: at offset -4 into source object 'rx_speedarray' of size 308 181 | float rx_speedarray[GRAPHSPLIT_WIDTH]; | ^~~~~~~~~~~~~ slurm.c:419:26: warning: '__builtin_memmove' reading 308 bytes from a region of size 0 [-Wstringop-overread] 419 | tx_speedarray[x] = tx_speedarray[x-1]; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ slurm.h:187:7: note: at offset -4 into source object 'tx_speedarray' of size 308 187 | float tx_speedarray[GRAPHSPLIT_WIDTH]; | ^~~~~~~~~~~~~ slurm.c: In function 'update_stat_split': slurm.c:728:26: warning: '__builtin_memmove' reading 308 bytes from a region of size 0 [-Wstringop-overread] 728 | rx_speedarray[x] = rx_speedarray[x-1]; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ slurm.h:181:7: note: at offset -4 into source object 'rx_speedarray' of size 308 181 | float rx_speedarray[GRAPHSPLIT_WIDTH]; | ^~~~~~~~~~~~~ slurm.c:729:26: warning: '__builtin_memmove' reading 308 bytes from a region of size 0 [-Wstringop-overread] 729 | tx_speedarray[x] = tx_speedarray[x-1]; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ slurm.h:187:7: note: at offset -4 into source object 'tx_speedarray' of size 308 187 | float tx_speedarray[GRAPHSPLIT_WIDTH]; | ^~~~~~~~~~~~~ slurm.c: In function 'update_stat_combined': slurm.c:992:26: warning: '__builtin_memmove' reading 308 bytes from a region of size 0 [-Wstringop-overread] 992 | rx_speedarray[x] = rx_speedarray[x-1]; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ slurm.h:181:7: note: at offset -4 into source object 'rx_speedarray' of size 308 181 | float rx_speedarray[GRAPHSPLIT_WIDTH]; | ^~~~~~~~~~~~~ slurm.c:993:26: warning: '__builtin_memmove' reading 308 bytes from a region of size 0 [-Wstringop-overread] 993 | tx_speedarray[x] = tx_speedarray[x-1]; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ slurm.h:187:7: note: at offset -4 into source object 'tx_speedarray' of size 308 187 | float tx_speedarray[GRAPHSPLIT_WIDTH]; | ^~~~~~~~~~~~~ slurm.c:996:28: warning: '__builtin_memmove' reading 3696 bytes from a region of size 0 [-Wstringop-overread] 996 | rx_graph[x][y] = rx_graph[x-1][y]; | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ slurm.h:180:5: note: at offset -48 into source object 'rx_graph' of size 3696 180 | int rx_graph[GRAPHSPLIT_WIDTH][GRAPHCOMBINED_HEIGHT]; | ^~~~~~~~ slurm.c:997:28: warning: '__builtin_memmove' reading 3696 bytes from a region of size 0 [-Wstringop-overread] 997 | tx_graph[x][y] = tx_graph[x-1][y]; | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ slurm.h:186:5: note: at offset -48 into source object 'tx_graph' of size 3696 186 | int tx_graph[GRAPHSPLIT_WIDTH][GRAPHCOMBINED_HEIGHT]; | ^~~~~~~~ cd . && /usr/bin/bash /home/pbulk/build/net/slurm/work/slurm-0.3.3/missing --run automake-1.6 --gnu Makefile WARNING: 'automake' is missing on your system. You should only need it if you modified 'Makefile.am', 'acinclude.m4' or 'configure.in'. You might want to install the Automake and Perl packages. Grab them from any GNU archive site. gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/ncurses -I/usr/include -lnsl -lsocket -lkstat -o slurm slurm.o Undefined first referenced symbol in file nonl slurm.o initscr slurm.o wmove slurm.o init_pair slurm.o nodelay slurm.o cbreak slurm.o endwin slurm.o noecho slurm.o stdscr slurm.o wgetch slurm.o whline slurm.o wattrset slurm.o wrefresh slurm.o start_color slurm.o intrflush slurm.o curs_set slurm.o mvprintw slurm.o ld: fatal: symbol referencing errors. No output written to slurm collect2: error: ld returned 1 exit status *** [slurm] Error code 1 bmake[1]: stopped in /home/pbulk/build/net/slurm/work/slurm-0.3.3 1 error bmake[1]: stopped in /home/pbulk/build/net/slurm/work/slurm-0.3.3 *** [all] Error code 2 bmake: stopped in /home/pbulk/build/net/slurm/work/slurm-0.3.3 1 error bmake: stopped in /home/pbulk/build/net/slurm/work/slurm-0.3.3 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/slurm *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/slurm