+ 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/xart-19980415nb23/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xart-19980415nb23/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xart-19980415nb23 gcc -Wall -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DERRORBEEP -DFEATURE_FRACTAL -DFEATURE_TILT -I/opt/pkg/include/X11 "-DXPAINT_VERSION=\"xart 19980415\"" -DERRORBEEP -DFEATURE_FRACTAL -DFEATURE_TILT -I/opt/pkg/include -c chroma.c gcc -Wall -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DERRORBEEP -DFEATURE_FRACTAL -DFEATURE_TILT -I/opt/pkg/include/X11 "-DXPAINT_VERSION=\"xart 19980415\"" -DERRORBEEP -DFEATURE_FRACTAL -DFEATURE_TILT -I/opt/pkg/include -c color.c gcc -Wall -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DERRORBEEP -DFEATURE_FRACTAL -DFEATURE_TILT -I/opt/pkg/include/X11 "-DXPAINT_VERSION=\"xart 19980415\"" -DERRORBEEP -DFEATURE_FRACTAL -DFEATURE_TILT -I/opt/pkg/include -c colorEdit.c gcc -Wall -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DERRORBEEP -DFEATURE_FRACTAL -DFEATURE_TILT -I/opt/pkg/include/X11 "-DXPAINT_VERSION=\"xart 19980415\"" -DERRORBEEP -DFEATURE_FRACTAL -DFEATURE_TILT -I/opt/pkg/include -c cutCopyPaste.c cutCopyPaste.c: In function 'stdImgProcess': cutCopyPaste.c:522:17: warning: variable 'out' set but not used [-Wunused-but-set-variable] 522 | Image *in, *out; | ^~~ gcc -Wall -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DERRORBEEP -DFEATURE_FRACTAL -DFEATURE_TILT -I/opt/pkg/include/X11 "-DXPAINT_VERSION=\"xart 19980415\"" -DERRORBEEP -DFEATURE_FRACTAL -DFEATURE_TILT -I/opt/pkg/include -c dialog.c gcc -Wall -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DERRORBEEP -DFEATURE_FRACTAL -DFEATURE_TILT -I/opt/pkg/include/X11 "-DXPAINT_VERSION=\"xart 19980415\"" -DERRORBEEP -DFEATURE_FRACTAL -DFEATURE_TILT -I/opt/pkg/include -c fatBitsEdit.c gcc -Wall -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DERRORBEEP -DFEATURE_FRACTAL -DFEATURE_TILT -I/opt/pkg/include/X11 "-DXPAINT_VERSION=\"xart 19980415\"" -DERRORBEEP -DFEATURE_FRACTAL -DFEATURE_TILT -I/opt/pkg/include -c fileName.c fileName.c: In function 'buildBrowser': fileName.c:576:34: warning: variable 'toglt' set but not used [-Wunused-but-set-variable] 576 | static XtTranslations trans, toglt; | ^~~~~ fileName.c: In function 'getArg': fileName.c:939:12: warning: variable 'shell' set but not used [-Wunused-but-set-variable] 939 | Widget shell, p = GetShell(w); | ^~~~~ gcc -Wall -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DERRORBEEP -DFEATURE_FRACTAL -DFEATURE_TILT -I/opt/pkg/include/X11 "-DXPAINT_VERSION=\"xart 19980415\"" -DERRORBEEP -DFEATURE_FRACTAL -DFEATURE_TILT -I/opt/pkg/include -c fontSelect.c fontSelect.c: In function 'match': fontSelect.c:448:36: warning: ' ' directive writing 3 bytes into a region of size between 1 and 11 [-Wformat-overflow=] 448 | sprintf(buf, "%d.%d ", p / 10, p % 10); | ^~~ fontSelect.c:448:17: note: 'sprintf' output between 7 and 17 bytes into a destination of size 14 448 | sprintf(buf, "%d.%d ", p / 10, p % 10); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wall -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DERRORBEEP -DFEATURE_FRACTAL -DFEATURE_TILT -I/opt/pkg/include/X11 "-DXPAINT_VERSION=\"xart 19980415\"" -DERRORBEEP -DFEATURE_FRACTAL -DFEATURE_TILT -I/opt/pkg/include -c grab.c gcc -Wall -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DERRORBEEP -DFEATURE_FRACTAL -DFEATURE_TILT -I/opt/pkg/include/X11 "-DXPAINT_VERSION=\"xart 19980415\"" -DERRORBEEP -DFEATURE_FRACTAL -DFEATURE_TILT -I/opt/pkg/include -c graphic.c graphic.c: In function 'GraphicAll2': graphic.c:422:61: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 422 | printf("(int) cur->paint in graphicall2 is %d\n", (int)cur->paint); | ^ graphic.c:423:35: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 423 | printf(" data is %d\n",(int) data); | ^ graphic.c: In function 'AddPattern': graphic.c:758:32: warning: variable 'box' set but not used [-Wunused-but-set-variable] 758 | Widget parent, pot, iconA, box, iconAR; | ^~~ graphic.c: In function 'zoomOkCallback': graphic.c:1569:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 1569 | if ((CurrentOp->add == BrushAdd) || | ^ graphic.c: In function 'mkPatternArea': graphic.c:2196:18: warning: unused variable 'label' [-Wunused-variable] 2196 | Widget form, label, pattern, vport, lookup; /* ## declare some widgets */ | ^~~~~ graphic.c: In function 'graphicCreate': graphic.c:2274:9: warning: variable 'depth' set but not used [-Wunused-but-set-variable] 2274 | int depth; | ^~~~~ graphic.c:2265:12: warning: unused variable 'xartI' [-Wunused-variable] 2265 | Widget xartI, form, viewport, pattern, bar; | ^~~~~ In file included from graphic.c:59: xartIcon.xpm: At top level: xartIcon.xpm:2:15: warning: 'xartIcon_xpm' defined but not used [-Wunused-variable] 2 | static char * xartIcon_xpm[] = { | ^~~~~~~~~~~~ gcc -Wall -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DERRORBEEP -DFEATURE_FRACTAL -DFEATURE_TILT -I/opt/pkg/include/X11 "-DXPAINT_VERSION=\"xart 19980415\"" -DERRORBEEP -DFEATURE_FRACTAL -DFEATURE_TILT -I/opt/pkg/include -c hash.c gcc -Wall -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DERRORBEEP -DFEATURE_FRACTAL -DFEATURE_TILT -I/opt/pkg/include/X11 "-DXPAINT_VERSION=\"xart 19980415\"" -DERRORBEEP -DFEATURE_FRACTAL -DFEATURE_TILT -I/opt/pkg/include -c help.c gcc -Wall -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DERRORBEEP -DFEATURE_FRACTAL -DFEATURE_TILT -I/opt/pkg/include/X11 "-DXPAINT_VERSION=\"xart 19980415\"" -DERRORBEEP -DFEATURE_FRACTAL -DFEATURE_TILT -I/opt/pkg/include -c image.c gcc -Wall -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DERRORBEEP -DFEATURE_FRACTAL -DFEATURE_TILT -I/opt/pkg/include/X11 "-DXPAINT_VERSION=\"xart 19980415\"" -DERRORBEEP -DFEATURE_FRACTAL -DFEATURE_TILT -I/opt/pkg/include -c imageComp.c gcc -Wall -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DERRORBEEP -DFEATURE_FRACTAL -DFEATURE_TILT -I/opt/pkg/include/X11 "-DXPAINT_VERSION=\"xart 19980415\"" -DERRORBEEP -DFEATURE_FRACTAL -DFEATURE_TILT -I/opt/pkg/include -c iprocess.c iprocess.c: In function 'ImageAbuser': iprocess.c:208:19: warning: unused variable 'base' [-Wunused-variable] 208 | unsigned char base[3] = { 100, 30, 200 }; | ^~~~ iprocess.c: In function 'ImageNoRed': iprocess.c:1555:29: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] 1555 | unsigned char *ip, *op, dummy; | ^~~~~ iprocess.c: In function 'ImageNoGreen': iprocess.c:1654:29: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] 1654 | unsigned char *ip, *op, dummy; | ^~~~~ iprocess.c: In function 'ImageNoBlue': iprocess.c:1755:29: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] 1755 | unsigned char *ip, *op, dummy; | ^~~~~ gcc -Wall -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DERRORBEEP -DFEATURE_FRACTAL -DFEATURE_TILT -I/opt/pkg/include/X11 "-DXPAINT_VERSION=\"xart 19980415\"" -DERRORBEEP -DFEATURE_FRACTAL -DFEATURE_TILT -I/opt/pkg/include -c main.c main.c: In function 'main': main.c:294:9: warning: variable 'depth' set but not used [-Wunused-but-set-variable] 294 | int depth; | ^~~~~ main.c:279:14: warning: variable 'dpy' set but not used [-Wunused-but-set-variable] 279 | Display *dpy; | ^~~ gcc -Wall -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DERRORBEEP -DFEATURE_FRACTAL -DFEATURE_TILT -I/opt/pkg/include/X11 "-DXPAINT_VERSION=\"xart 19980415\"" -DERRORBEEP -DFEATURE_FRACTAL -DFEATURE_TILT -I/opt/pkg/include -c menu.c menu.c: In function 'createItem': menu.c:176:28: error: implicit declaration of function 'XtVisCreatePopupShell'; did you mean 'XtVaCreatePopupShell'? [-Wimplicit-function-declaration] 176 | item->rightShell = XtVisCreatePopupShell(nm, | ^~~~~~~~~~~~~~~~~~~~~ | XtVaCreatePopupShell menu.c:176:26: error: assignment to 'Widget' {aka 'struct _WidgetRec *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 176 | item->rightShell = XtVisCreatePopupShell(nm, | ^ menu.c: In function 'MenuBarCreate': menu.c:271:14: error: assignment to 'Widget' {aka 'struct _WidgetRec *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 271 | menu = XtVisCreatePopupShell(menuPopupName, | ^ menu.c: In function 'MenuPopupCreate': menu.c:305:10: error: assignment to 'Widget' {aka 'struct _WidgetRec *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 305 | menu = XtVisCreatePopupShell("popup-menu", | ^ menu.c:298:12: warning: unused variable 'grandparent' [-Wunused-variable] 298 | Widget grandparent; | ^~~~~~~~~~~ menu.c:295:13: warning: unused variable 'visual' [-Wunused-variable] 295 | Visual *visual; | ^~~~~~ *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/graphics/xart/work/19980415 *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/xart *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/xart