+ 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/ntvcm-20250704/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ntvcm-20250704/work.log ===> Building for ntvcm-20250704 g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -ggdb -fno-builtin -I . -flto -D NDEBUG -c ntvcm.cxx x80.cxx g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -ggdb -fno-builtin -I . -flto -D NDEBUG -c ntvcm.cxx x80.cxx In file included from ntvcm.cxx:44: ./djl_os.hxx: In function 'void set_process_affinity(uint64_t)': ./djl_os.hxx:91:9: error: 'cpu_set_t' was not declared in this scope 91 | cpu_set_t mask; | ^~~~~~~~~ ./djl_os.hxx:92:20: error: 'mask' was not declared in this scope; did you mean 'umask'? 92 | CPU_ZERO( &mask ); | ^~~~ | umask ./djl_os.hxx:92:9: error: 'CPU_ZERO' was not declared in this scope; did you mean 'FP_ZERO'? 92 | CPU_ZERO( &mask ); | ^~~~~~~~ | FP_ZERO ./djl_os.hxx:98:17: error: 'CPU_SET' was not declared in this scope 98 | CPU_SET( l, &mask ); | ^~~~~~~ In file included from ntvcm.cxx:44: ./djl_os.hxx: In function 'void set_process_affinity(uint64_t)': ./djl_os.hxx:91:9: error: 'cpu_set_t' was not declared in this scope 91 | cpu_set_t mask; | ^~~~~~~~~ ./djl_os.hxx:92:20: error: 'mask' was not declared in this scope; did you mean 'umask'? 92 | CPU_ZERO( &mask ); | ^~~~ | umask ./djl_os.hxx:102:22: error: 'sched_setaffinity' was not declared in this scope 102 | int status = sched_setaffinity( 0, sizeof( mask ), &mask ); | ^~~~~~~~~~~~~~~~~ ./djl_os.hxx:92:9: error: 'CPU_ZERO' was not declared in this scope; did you mean 'FP_ZERO'? 92 | CPU_ZERO( &mask ); | ^~~~~~~~ | FP_ZERO ./djl_os.hxx:98:17: error: 'CPU_SET' was not declared in this scope 98 | CPU_SET( l, &mask ); | ^~~~~~~ ./djl_os.hxx:102:22: error: 'sched_setaffinity' was not declared in this scope 102 | int status = sched_setaffinity( 0, sizeof( mask ), &mask ); | ^~~~~~~~~~~~~~~~~ In file included from ntvcm.cxx:46: ./djl_con.hxx: In member function 'void ConsoleConfiguration::EstablishConsoleInput(void*)': ./djl_con.hxx:424:21: error: 'cfmakeraw' was not declared in this scope 424 | cfmakeraw( &new_termios ); | ^~~~~~~~~ In file included from ntvcm.cxx:46: ./djl_con.hxx: In member function 'void ConsoleConfiguration::EstablishConsoleInput(void*)': ./djl_con.hxx:424:21: error: 'cfmakeraw' was not declared in this scope 424 | cfmakeraw( &new_termios ); | ^~~~~~~~~ In file included from x80.cxx:25: ./djl_os.hxx: In function 'void set_process_affinity(uint64_t)': ./djl_os.hxx:91:9: error: 'cpu_set_t' was not declared in this scope 91 | cpu_set_t mask; | ^~~~~~~~~ ./djl_os.hxx:92:20: error: 'mask' was not declared in this scope 92 | CPU_ZERO( &mask ); | ^~~~ ./djl_os.hxx:92:9: error: 'CPU_ZERO' was not declared in this scope; did you mean 'FP_ZERO'? 92 | CPU_ZERO( &mask ); | ^~~~~~~~ | FP_ZERO ./djl_os.hxx:98:17: error: 'CPU_SET' was not declared in this scope 98 | CPU_SET( l, &mask ); | ^~~~~~~ ./djl_os.hxx:102:22: error: 'sched_setaffinity' was not declared in this scope 102 | int status = sched_setaffinity( 0, sizeof( mask ), &mask ); | ^~~~~~~~~~~~~~~~~ In file included from x80.cxx:25: ./djl_os.hxx: In function 'void set_process_affinity(uint64_t)': ./djl_os.hxx:91:9: error: 'cpu_set_t' was not declared in this scope 91 | cpu_set_t mask; | ^~~~~~~~~ ./djl_os.hxx:92:20: error: 'mask' was not declared in this scope 92 | CPU_ZERO( &mask ); | ^~~~ ./djl_os.hxx:92:9: error: 'CPU_ZERO' was not declared in this scope; did you mean 'FP_ZERO'? 92 | CPU_ZERO( &mask ); | ^~~~~~~~ | FP_ZERO ./djl_os.hxx:98:17: error: 'CPU_SET' was not declared in this scope 98 | CPU_SET( l, &mask ); | ^~~~~~~ ./djl_os.hxx:102:22: error: 'sched_setaffinity' was not declared in this scope 102 | int status = sched_setaffinity( 0, sizeof( mask ), &mask ); | ^~~~~~~~~~~~~~~~~ gmake: *** [makefile:68: ntvcm.o] Error 1 gmake: *** Waiting for unfinished jobs.... gmake: *** [makefile:68: x80.o] Error 1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/ntvcm *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/ntvcm