+ 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/xlt-13.0.13nb4/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xlt-13.0.13nb4/work.log ===> Building for xlt-13.0.13nb4 --- all --- /opt/pkg/bin/bmake all-recursive --- all-recursive --- Making all in . Making all in lib --- NumEntry.lo --- --- calc.lo --- --- BubbleButton.lo --- --- AnimatedButton.lo --- --- NumEntry.lo --- /usr/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/freetype2 -Wall -c -o NumEntry.lo `test -f 'NumEntry.c' || echo './'`NumEntry.c --- calc.lo --- /usr/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/freetype2 -Wall -c -o calc.lo `test -f 'calc.c' || echo './'`calc.c --- BubbleButton.lo --- /usr/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/freetype2 -Wall -c -o BubbleButton.lo `test -f 'BubbleButton.c' || echo './'`BubbleButton.c --- AnimatedButton.lo --- /usr/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/freetype2 -Wall -c -o AnimatedButton.lo `test -f 'AnimatedButton.c' || echo './'`AnimatedButton.c --- NumEntry.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/home/pbulk/build/x11/xlt/work/.buildlink/include -I/home/pbulk/build/x11/xlt/work/.buildlink/include/freetype2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -c NumEntry.c -fPIC -DPIC -o .libs/NumEntry.o --- BubbleButton.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/home/pbulk/build/x11/xlt/work/.buildlink/include -I/home/pbulk/build/x11/xlt/work/.buildlink/include/freetype2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -c BubbleButton.c -fPIC -DPIC -o .libs/BubbleButton.o --- calc.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/home/pbulk/build/x11/xlt/work/.buildlink/include -I/home/pbulk/build/x11/xlt/work/.buildlink/include/freetype2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -c calc.c -fPIC -DPIC -o .libs/calc.o --- AnimatedButton.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/home/pbulk/build/x11/xlt/work/.buildlink/include -I/home/pbulk/build/x11/xlt/work/.buildlink/include/freetype2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -c AnimatedButton.c -fPIC -DPIC -o .libs/AnimatedButton.o --- NumEntry.lo --- NumEntry.c: In function 'XltVaCreateNumEntry': NumEntry.c:795:5: warning: missing sentinel in function call [-Wformat=] 795 | w = XtVaCreateWidget(name, xrwsNumEntryWidgetClass, parent, args); | ^ NumEntry.c: At top level: NumEntry.c:49:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 49 | static const char rcsid[] = "$Id: NumEntry.c,v 1.18 2005/09/03 12:50:17 rwscott Exp $"; | ^~~~~ --- AnimatedButton.lo --- AnimatedButton.c:35:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 35 | static const char rcsid[] = "$Id: AnimatedButton.c,v 1.7 2001/06/09 18:38:57 amai Exp $"; | ^~~~~ --- BubbleButton.lo --- BubbleButton.c: In function '_XmExportLabelString': BubbleButton.c:322:19: error: implicit declaration of function '_XmStringCreateExternal'; did you mean 'XmStringCreateLtoR'? [-Wimplicit-function-declaration] 322 | ret = _XmStringCreateExternal(Lab_Font(w), str); | ^~~~~~~~~~~~~~~~~~~~~~~ | XmStringCreateLtoR BubbleButton.c:322:17: error: assignment to 'XmString' {aka 'union __XmStringRec *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 322 | ret = _XmStringCreateExternal(Lab_Font(w), str); | ^ BubbleButton.c: At top level: BubbleButton.c:49:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 49 | static const char rcsid[] = "$Id: BubbleButton.c,v 1.17 2004/07/03 14:21:09 rwscott Exp $"; | ^~~~~ --- calc.lo --- calc.c: In function 'get_number': calc.c:289:40: warning: '%s' directive writing up to 254 bytes into a region of size 51 [-Wformat-overflow=] 289 | sprintf(conv_str,"Bad symbol (%s)",the_var); | ^~ ~~~~~~~ calc.c:289:10: note: 'sprintf' output between 14 and 268 bytes into a destination of size 63 289 | sprintf(conv_str,"Bad symbol (%s)",the_var); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- BubbleButton.lo --- *** [BubbleButton.lo] Error code 1 bmake[2]: stopped making "all" in /home/pbulk/build/x11/xlt/work/Xlt-13.0.13/lib --- AnimatedButton.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/home/pbulk/build/x11/xlt/work/.buildlink/include -I/home/pbulk/build/x11/xlt/work/.buildlink/include/freetype2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -c AnimatedButton.c -o AnimatedButton.o >/dev/null 2>&1 --- calc.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/home/pbulk/build/x11/xlt/work/.buildlink/include -I/home/pbulk/build/x11/xlt/work/.buildlink/include/freetype2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -c calc.c -o calc.o >/dev/null 2>&1 --- NumEntry.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/home/pbulk/build/x11/xlt/work/.buildlink/include -I/home/pbulk/build/x11/xlt/work/.buildlink/include/freetype2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -c NumEntry.c -o NumEntry.o >/dev/null 2>&1 bmake[2]: 1 error bmake[2]: stopped making "all" in /home/pbulk/build/x11/xlt/work/Xlt-13.0.13/lib *** [all-recursive] Error code 1 bmake[1]: stopped making "all-recursive" in /home/pbulk/build/x11/xlt/work/Xlt-13.0.13 bmake[1]: 1 error bmake[1]: stopped making "all-recursive" in /home/pbulk/build/x11/xlt/work/Xlt-13.0.13 *** [all] Error code 2 bmake: stopped making "all" in /home/pbulk/build/x11/xlt/work/Xlt-13.0.13 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/x11/xlt/work/Xlt-13.0.13 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/xlt *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/xlt