+ 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/tetris-tui-0.2.10/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/tetris-tui-0.2.10/work.log ===> Building for tetris-tui-0.2.10 warning: `/home/pbulk/build/games/tetris-tui/work/tetris-tui-0.2.10/.cargo/config` is deprecated in favor of `config.toml` note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml` Compiling libc v0.2.147 Compiling proc-macro2 v1.0.66 error: linker `x86_64-linux-gnu-gcc` not found | = note: No such file or directory (os error 2) error: could not compile `proc-macro2` (build script) due to 1 previous error warning: build failed, waiting for other jobs to finish... error: could not compile `libc` (build script) due to 1 previous error *** Error code 101 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/games/tetris-tui *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/games/tetris-tui