+ 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/abs-0.8nb2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/abs-0.8nb2/work.log ===> Building for abs-0.8nb2 rm -f ./abs; for i in ABV X11 Kernel Plot Database Fig Interface X11/xedit SAMCEF ; do if [ -d $i ] ; then (cd $i ; echo "making" all "in ./$i..."; /opt/pkg/bin/bmake TOPCFLAGS="-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include" IncludeDir="/opt/pkg/include" Ccompiler="cc" DEFINE="" all); fi done making all in ./ABV... cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../X11 -I../X11/xedit -I../Kernel -I../ABV -I../Interface -I../Parser -I../Database -I../Xpm -DABV4ABS -I/opt/pkg/include -c gram.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../X11 -I../X11/xedit -I../Kernel -I../ABV -I../Interface -I../Parser -I../Database -I../Xpm -DABV4ABS -I/opt/pkg/include -c parser.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../X11 -I../X11/xedit -I../Kernel -I../ABV -I../Interface -I../Parser -I../Database -I../Xpm -DABV4ABS -I/opt/pkg/include -c parser_ext.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../X11 -I../X11/xedit -I../Kernel -I../ABV -I../Interface -I../Parser -I../Database -I../Xpm -DABV4ABS -I/opt/pkg/include -c interpret.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../X11 -I../X11/xedit -I../Kernel -I../ABV -I../Interface -I../Parser -I../Database -I../Xpm -DABV4ABS -I/opt/pkg/include -c libfct.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../X11 -I../X11/xedit -I../Kernel -I../ABV -I../Interface -I../Parser -I../Database -I../Xpm -DABV4ABS -I/opt/pkg/include -c node.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../X11 -I../X11/xedit -I../Kernel -I../ABV -I../Interface -I../Parser -I../Database -I../Xpm -DABV4ABS -I/opt/pkg/include -c object.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../X11 -I../X11/xedit -I../Kernel -I../ABV -I../Interface -I../Parser -I../Database -I../Xpm -DABV4ABS -I/opt/pkg/include -c symboltable.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../X11 -I../X11/xedit -I../Kernel -I../ABV -I../Interface -I../Parser -I../Database -I../Xpm -DABV4ABS -I/opt/pkg/include -c oper.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../X11 -I../X11/xedit -I../Kernel -I../ABV -I../Interface -I../Parser -I../Database -I../Xpm -DABV4ABS -I/opt/pkg/include -c gram_ext.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../X11 -I../X11/xedit -I../Kernel -I../ABV -I../Interface -I../Parser -I../Database -I../Xpm -DABV4ABS -I/opt/pkg/include -c module.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../X11 -I../X11/xedit -I../Kernel -I../ABV -I../Interface -I../Parser -I../Database -I../Xpm -DABV4ABS -I/opt/pkg/include -c properties.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../X11 -I../X11/xedit -I../Kernel -I../ABV -I../Interface -I../Parser -I../Database -I../Xpm -DABV4ABS -I/opt/pkg/include -c project.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../X11 -I../X11/xedit -I../Kernel -I../ABV -I../Interface -I../Parser -I../Database -I../Xpm -DABV4ABS -I/opt/pkg/include -c util.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../X11 -I../X11/xedit -I../Kernel -I../ABV -I../Interface -I../Parser -I../Database -I../Xpm -DABV4ABS -I/opt/pkg/include -c init.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../X11 -I../X11/xedit -I../Kernel -I../ABV -I../Interface -I../Parser -I../Database -I../Xpm -DABV4ABS -I/opt/pkg/include -c io.c io.c: In function 'io_open': io.c:61:46: error: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] 61 | (char *) absmalloc (sizeof (char) * (1 + strlen (filename)), | ^~~~~~ io.c:32:1: note: include '' or provide a declaration of 'strlen' 31 | #include "abv.h" +++ |+#include 32 | io.c:61:46: warning: incompatible implicit declaration of built-in function 'strlen' [-Wbuiltin-declaration-mismatch] 61 | (char *) absmalloc (sizeof (char) * (1 + strlen (filename)), | ^~~~~~ io.c:61:46: note: include '' or provide a declaration of 'strlen' io.c:63:3: error: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] 63 | strcpy (filerec[nbfile].name, filename); | ^~~~~~ io.c:63:3: note: include '' or provide a declaration of 'strcpy' io.c:63:3: warning: incompatible implicit declaration of built-in function 'strcpy' [-Wbuiltin-declaration-mismatch] io.c:63:3: note: include '' or provide a declaration of 'strcpy' io.c: In function 'io_input': io.c:217:11: warning: incompatible implicit declaration of built-in function 'strcpy' [-Wbuiltin-declaration-mismatch] 217 | strcpy (str, buf); | ^~~~~~ io.c:217:11: note: include '' or provide a declaration of 'strcpy' *** Error code 1 Stop. bmake[1]: stopped making "all" in /home/pbulk/build/math/abs/work/abs-src-0.8/ABV making all in ./X11... cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../ABV -I../Interface -I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11 -I../TextField-1.0 -I/opt/pkg/include -c popnindex.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../ABV -I../Interface -I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11 -I../TextField-1.0 -I/opt/pkg/include -c button.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../ABV -I../Interface -I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11 -I../TextField-1.0 -I/opt/pkg/include -c file_selector.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../ABV -I../Interface -I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11 -I../TextField-1.0 -I/opt/pkg/include -c buildall.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../ABV -I../Interface -I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11 -I../TextField-1.0 -I/opt/pkg/include -c mydialog.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../ABV -I../Interface -I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11 -I../TextField-1.0 -I/opt/pkg/include -c param.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../ABV -I../Interface -I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11 -I../TextField-1.0 -I/opt/pkg/include -c myscroll.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../ABV -I../Interface -I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11 -I../TextField-1.0 -I/opt/pkg/include -c plotdialog.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../ABV -I../Interface -I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11 -I../TextField-1.0 -I/opt/pkg/include -c printdialog.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../ABV -I../Interface -I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11 -I../TextField-1.0 -I/opt/pkg/include -c separator.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../ABV -I../Interface -I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11 -I../TextField-1.0 -I/opt/pkg/include -c formula.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../ABV -I../Interface -I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11 -I../TextField-1.0 -I/opt/pkg/include -c celldialog.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../ABV -I../Interface -I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11 -I../TextField-1.0 -I/opt/pkg/include -c menubar.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../ABV -I../Interface -I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11 -I../TextField-1.0 -I/opt/pkg/include -c buttonbar.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../ABV -I../Interface -I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11 -I../TextField-1.0 -I/opt/pkg/include -c formatbar.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../ABV -I../Interface -I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11 -I../TextField-1.0 -I/opt/pkg/include -c commandline.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../ABV -I../Interface -I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11 -I../TextField-1.0 -I/opt/pkg/include -c cursor.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../ABV -I../Interface -I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11 -I../TextField-1.0 -I/opt/pkg/include -c macrodialog.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../ABV -I../Interface -I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11 -I../TextField-1.0 -I/opt/pkg/include -c info_dialog.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../ABV -I../Interface -I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11 -I../TextField-1.0 -I/opt/pkg/include -c cb.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../ABV -I../Interface -I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11 -I../TextField-1.0 -I/opt/pkg/include -c mainwin.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../ABV -I../Interface -I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11 -I../TextField-1.0 -I/opt/pkg/include -c inputbox.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../ABV -I../Interface -I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11 -I../TextField-1.0 -I/opt/pkg/include -c entrypop.c making all in ./Kernel... cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../Postscript -I../Fig -I../Database -I../ABV -I../X11 -I../Plot -I../Fig -I../Interface -I../Kernel -I/opt/pkg/include -c gr_interf.c gr_interf.c: In function 'drawarc': gr_interf.c:957:1: error: type of 'a1' defaults to 'int' [-Wimplicit-int] 957 | drawarc (dpy, pixmap, ngc, x1, y1, w, h, a1, a2, x0, y0) | ^~~~~~~ gr_interf.c:957:1: error: type of 'a2' defaults to 'int' [-Wimplicit-int] gr_interf.c: In function 'fillarc': gr_interf.c:995:1: error: type of 'a1' defaults to 'int' [-Wimplicit-int] 995 | fillarc (dpy, pixmap, ngc, x1, y1, w, h, a1, a2, x0, y0) | ^~~~~~~ gr_interf.c:995:1: error: type of 'a2' defaults to 'int' [-Wimplicit-int] *** Error code 1 Stop. bmake[1]: stopped making "all" in /home/pbulk/build/math/abs/work/abs-src-0.8/Kernel making all in ./Plot... cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../Kernel -I../Database -I/opt/pkg/include -c newplot.c making all in ./Database... cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../Kernel -I../ABV -I../Interface -I../Database -I ../Plot -I ../X11 -I/opt/pkg/include -c cell.c cell.c: In function 'cell_setfont': cell.c:1055:1: error: type of 'weight' defaults to 'int' [-Wimplicit-int] 1055 | cell_setfont (cell, font, weight, size) | ^~~~~~~~~~~~ cell.c:1055:1: error: type of 'size' defaults to 'int' [-Wimplicit-int] cell.c: At top level: cell.c:1310:1: warning: conflicting types for built-in function 'tolower'; expected 'int(int)' [-Wbuiltin-declaration-mismatch] 1310 | tolower (char *s) | ^~~~~~~ cell.c:37:1: note: 'tolower' is declared in header '' 36 | #include "application.h" +++ |+#include 37 | *** Error code 1 Stop. bmake[1]: stopped making "all" in /home/pbulk/build/math/abs/work/abs-src-0.8/Database making all in ./Fig... cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include -c fig.c fig.c: In function 'FIG_put_text': fig.c:537:7: error: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] 537 | if (strlen (str) < 1) | ^~~~~~ fig.c:30:1: note: include '' or provide a declaration of 'strlen' 29 | #include "math.h" +++ |+#include 30 | fig.c:537:7: warning: incompatible implicit declaration of built-in function 'strlen' [-Wbuiltin-declaration-mismatch] 537 | if (strlen (str) < 1) | ^~~~~~ fig.c:537:7: note: include '' or provide a declaration of 'strlen' *** Error code 1 Stop. bmake[1]: stopped making "all" in /home/pbulk/build/math/abs/work/abs-src-0.8/Fig making all in ./Interface... cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../Database -I../ABV -I../Interface -I../Kernel -I../Samcef -I/opt/pkg/include -c cell_vb.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../Database -I../ABV -I../Interface -I../Kernel -I../Samcef -I/opt/pkg/include -c formula_interpret.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../Database -I../ABV -I../Interface -I../Kernel -I../Samcef -I/opt/pkg/include -c tbd_vb.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../Database -I../ABV -I../Interface -I../Kernel -I../Samcef -I/opt/pkg/include -c font_vb.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../Database -I../ABV -I../Interface -I../Kernel -I../Samcef -I/opt/pkg/include -c interior_vb.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../Database -I../ABV -I../Interface -I../Kernel -I../Samcef -I/opt/pkg/include -c row_vb.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../Database -I../ABV -I../Interface -I../Kernel -I../Samcef -I/opt/pkg/include -c column_vb.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../Database -I../ABV -I../Interface -I../Kernel -I../Samcef -I/opt/pkg/include -c border_vb.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../Database -I../ABV -I../Interface -I../Kernel -I../Samcef -I/opt/pkg/include -c axis_vb.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../Database -I../ABV -I../Interface -I../Kernel -I../Samcef -I/opt/pkg/include -c title_vb.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../Database -I../ABV -I../Interface -I../Kernel -I../Samcef -I/opt/pkg/include -c chart_vb.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../Database -I../ABV -I../Interface -I../Kernel -I../Samcef -I/opt/pkg/include -c button_vb.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../Database -I../ABV -I../Interface -I../Kernel -I../Samcef -I/opt/pkg/include -c worksheet_vb.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../Database -I../ABV -I../Interface -I../Kernel -I../Samcef -I/opt/pkg/include -c application_vb.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../Database -I../ABV -I../Interface -I../Kernel -I../Samcef -I/opt/pkg/include -c workbook_vb.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../Database -I../ABV -I../Interface -I../Kernel -I../Samcef -I/opt/pkg/include -c fac_vb.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I../Database -I../ABV -I../Interface -I../Kernel -I../Samcef -I/opt/pkg/include -c range_vb.c making all in ./X11/xedit... cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include -c xedit.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include -c commands.c commands.c:37:1: error: return type defaults to 'int' [-Wimplicit-int] 37 | AddDoubleClickCallback (w, state) | ^~~~~~~~~~~~~~~~~~~~~~ commands.c: In function 'DoQuit': commands.c:70:5: error: implicit declaration of function 'mainwin_popdown_abv' [-Wimplicit-function-declaration] 70 | mainwin_popdown_abv (); | ^~~~~~~~~~~~~~~~~~~ commands.c: In function 'DoSave': commands.c:140:11: error: implicit declaration of function 'updatemodule' [-Wimplicit-function-declaration] 140 | updatemodule (); | ^~~~~~~~~~~~ *** Error code 1 Stop. bmake[1]: stopped making "all" in /home/pbulk/build/math/abs/work/abs-src-0.8/X11/xedit cc -o abs ./Plot/*.o ./ABV/*.o Fig/*.o Interface/*.o X11/xedit/*.o ./Kernel/*.o ./X11/*.o ./Database/*.o -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -lXaw -lXpm -lX11 -lm -lXt -lXmu -lXext ld: fatal: file Fig/*.o: open failed: No such file or directory ld: fatal: file ./Kernel/*.o: open failed: No such file or directory ld: fatal: file ./Database/*.o: open failed: No such file or directory ld: fatal: file processing errors. No output written to abs collect2: error: ld returned 1 exit status *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/math/abs/work/abs-src-0.8 *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/math/abs *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/math/abs