+ 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/bbsload-0.2.6nb1/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/bbsload-0.2.6nb1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for bbsload-0.2.6nb1 --- all-recursive --- Making all in data --- bbsload.o --- --- Image.o --- --- bbsload.o --- c++ -DPACKAGE=\"bbsload\" -DVERSION=\"0.2.6\" -DSTDC_HEADERS=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIBGEN_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STDIO_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DSTDC_HEADERS=1 -DHAVE_MALLOC_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SETLOCALE=1 -DHAVE_SIGACTION=1 -DHAVE_STRFTIME=1 -I. -I. -I/usr/pkg/include -DINTERLACE -DGLOBAL_BB=\"/usr/pkg/share/bbtools/bbsload.bb\" -DGLOBAL_NOBB=\"/usr/pkg/share/bbtools/bbsload.nobb\" -pipe -O2 -I/usr/pkg/include -c bbsload.cc --- Image.o --- c++ -DPACKAGE=\"bbsload\" -DVERSION=\"0.2.6\" -DSTDC_HEADERS=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIBGEN_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STDIO_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DSTDC_HEADERS=1 -DHAVE_MALLOC_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SETLOCALE=1 -DHAVE_SIGACTION=1 -DHAVE_STRFTIME=1 -I. -I. -I/usr/pkg/include -DINTERLACE -DGLOBAL_BB=\"/usr/pkg/share/bbtools/bbsload.bb\" -DGLOBAL_NOBB=\"/usr/pkg/share/bbtools/bbsload.nobb\" -pipe -O2 -I/usr/pkg/include -c Image.cc Image.cc: In member function 'Pixmap BImage::render_solid(BTexture*)': Image.cc:157:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 157 | register unsigned int i = 0; | ^ Image.cc: In member function 'XImage* BImage::renderXImage()': Image.cc:279:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 279 | register unsigned int x, y, dithx, dithy, r, g, b, o, er, eg, eb, offset; | ^ Image.cc:279:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 279 | register unsigned int x, y, dithx, dithy, r, g, b, o, er, eg, eb, offset; | ^ Image.cc:279:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 279 | register unsigned int x, y, dithx, dithy, r, g, b, o, er, eg, eb, offset; | ^~~~~ Image.cc:279:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 279 | register unsigned int x, y, dithx, dithy, r, g, b, o, er, eg, eb, offset; | ^~~~~ Image.cc:279:45: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 279 | register unsigned int x, y, dithx, dithy, r, g, b, o, er, eg, eb, offset; | ^ Image.cc:279:48: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 279 | register unsigned int x, y, dithx, dithy, r, g, b, o, er, eg, eb, offset; | ^ Image.cc:279:51: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 279 | register unsigned int x, y, dithx, dithy, r, g, b, o, er, eg, eb, offset; | ^ Image.cc:279:54: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 279 | register unsigned int x, y, dithx, dithy, r, g, b, o, er, eg, eb, offset; | ^ Image.cc:279:57: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 279 | register unsigned int x, y, dithx, dithy, r, g, b, o, er, eg, eb, offset; | ^~ Image.cc:279:61: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 279 | register unsigned int x, y, dithx, dithy, r, g, b, o, er, eg, eb, offset; | ^~ Image.cc:279:65: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 279 | register unsigned int x, y, dithx, dithy, r, g, b, o, er, eg, eb, offset; | ^~ Image.cc:279:69: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 279 | register unsigned int x, y, dithx, dithy, r, g, b, o, er, eg, eb, offset; | ^~~~~~ Image.cc: In member function 'void BImage::bevel1()': Image.cc:688:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 688 | register unsigned char r, g, b, rr ,gg ,bb; | ^ Image.cc:688:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 688 | register unsigned char r, g, b, rr ,gg ,bb; | ^ Image.cc:688:34: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 688 | register unsigned char r, g, b, rr ,gg ,bb; | ^ Image.cc:688:37: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 688 | register unsigned char r, g, b, rr ,gg ,bb; | ^~ Image.cc:688:41: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 688 | register unsigned char r, g, b, rr ,gg ,bb; | ^~ Image.cc:688:45: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 688 | register unsigned char r, g, b, rr ,gg ,bb; | ^~ Image.cc:689:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 689 | register unsigned int w = width, h = height - 1, wh = w * h; | ^ Image.cc:689:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 689 | register unsigned int w = width, h = height - 1, wh = w * h; | ^ Image.cc:689:54: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 689 | register unsigned int w = width, h = height - 1, wh = w * h; | ^~ Image.cc: In member function 'void BImage::invert()': Image.cc:902:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 902 | register unsigned int i, j, wh = (width * height) - 1; | ^ Image.cc:902:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 902 | register unsigned int i, j, wh = (width * height) - 1; | ^ Image.cc:902:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 902 | register unsigned int i, j, wh = (width * height) - 1; | ^~ Image.cc: In member function 'void BImage::dgradient()': Image.cc:932:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 932 | register unsigned int x, y; | ^ Image.cc:932:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 932 | register unsigned int x, y; | ^ Image.cc: In member function 'void BImage::hgradient()': Image.cc:1036:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1036 | register unsigned int x, y; | ^ Image.cc:1036:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1036 | register unsigned int x, y; | ^ Image.cc: In member function 'void BImage::vgradient()': Image.cc:1135:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1135 | register unsigned int y; | ^ Image.cc: In member function 'void BImage::pgradient()': Image.cc:1220:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1220 | register unsigned int x, y; | ^ Image.cc:1220:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1220 | register unsigned int x, y; | ^ Image.cc: In member function 'void BImage::rgradient()': Image.cc:1336:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1336 | register unsigned int x, y; | ^ Image.cc:1336:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1336 | register unsigned int x, y; | ^ Image.cc: In member function 'void BImage::egradient()': Image.cc:1454:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1454 | register unsigned int x, y; | ^ Image.cc:1454:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1454 | register unsigned int x, y; | ^ Image.cc: In member function 'void BImage::pcgradient()': Image.cc:1581:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1581 | register unsigned int x, y; | ^ Image.cc:1581:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1581 | register unsigned int x, y; | ^ Image.cc: In member function 'void BImage::cdgradient()': Image.cc:1698:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1698 | register unsigned int x, y; | ^ Image.cc:1698:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1698 | register unsigned int x, y; | ^ --- bbsload.o --- bbsload.cc: In member function 'virtual void CheckLoad::timeout()': bbsload.cc:72:19: error: aggregate 'CheckLoad::timeout()::uvmexp uvm_stat' has incomplete type and cannot be defined 72 | struct uvmexp uvm_stat; | ^~~~~~~~ bbsload.cc:90:17: error: 'CTL_KERN' was not declared in this scope 90 | ctl_name[0]=CTL_KERN; | ^~~~~~~~ bbsload.cc:91:17: error: 'KERN_PROC' was not declared in this scope 91 | ctl_name[1]=KERN_PROC; | ^~~~~~~~~ bbsload.cc:92:17: error: 'KERN_PROC_ALL' was not declared in this scope 92 | ctl_name[2]=KERN_PROC_ALL; | ^~~~~~~~~~~~~ bbsload.cc:93:5: error: 'sysctl' was not declared in this scope; did you mean 'syscall'? 93 | sysctl(ctl_name, 3, NULL, &ctllen,NULL,0); /* get size of proc table */ | ^~~~~~ | syscall bbsload.cc:94:23: error: invalid application of 'sizeof' to incomplete type 'CheckLoad::timeout()::kinfo_proc' 94 | task.total=ctllen/sizeof(struct kinfo_proc); /* Anybody have an | ^~~~~~~~~~~~~~~~~~~~~~~~~ bbsload.cc:107:17: error: 'CTL_VM' was not declared in this scope 107 | ctl_name[0]=CTL_VM; | ^~~~~~ bbsload.cc:108:17: error: 'VM_UVMEXP' was not declared in this scope 108 | ctl_name[1]=VM_UVMEXP; | ^~~~~~~~~ bbsload.cc:133:17: error: 'KERN_CP_TIME' was not declared in this scope 133 | ctl_name[1]=KERN_CP_TIME; | ^~~~~~~~~~~~ In file included from main.hh:22, from Basewindow.hh:39, from bbsload.hh:25, from bbsload.cc:22: bbsload.cc: In member function 'void ToolWindow::MakeWindow(bool)': version.h:1:16: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 1 | #define BBTOOL "bbsload" | ^~~~~~~~~ bbsload.cc:390:14: note: in expansion of macro 'BBTOOL' 390 | char *name=BBTOOL; | ^~~~~~ version.h:1:16: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 1 | #define BBTOOL "bbsload" | ^~~~~~~~~ bbsload.cc:393:23: note: in expansion of macro 'BBTOOL' 393 | classhints.res_name=BBTOOL; | ^~~~~~ bbsload.cc:394:24: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 394 | classhints.res_class="bbtools"; | ^~~~~~~~~ *** [bbsload.o] Error code 1 bmake[1]: stopped making "all-am" in /home/pbulk/build/sysutils/bbsload/work/bbsload-0.2.6 bmake[1]: 1 error bmake[1]: stopped making "all-am" in /home/pbulk/build/sysutils/bbsload/work/bbsload-0.2.6 *** [all-recursive] Error code 1 bmake: stopped making "all" in /home/pbulk/build/sysutils/bbsload/work/bbsload-0.2.6 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/sysutils/bbsload/work/bbsload-0.2.6 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/sysutils/bbsload *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/sysutils/bbsload