=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for xgraph-11.3.2.9nb2 cc -O -I/usr/pkg/include -I /usr/X11R7/include -I/usr/X11R7/include -c xgraph.c xgraph.c:371:28: warning: multiple unsequenced modifications to 'param_temp_ptr' [-Wunsequenced] xtb_init(disp, screen, PM_PIXEL("Foreground"), PM_PIXEL("Background"), ^ ~~~~~~~~~~~~~~~~~~~~~~ ./params.h:98:18: note: expanded from macro 'PM_PIXEL' ((param_temp_ptr = param_get(name, ¶m_temp)) ? \ ^ xgraph.c:374:4: warning: multiple unsequenced modifications to 'param_temp_ptr' [-Wunsequenced] PM_DBL("XLowLimit"), PM_DBL("YLowLimit"), ^ ~~~~~~~~~~~~~~~~~~~ ./params.h:118:18: note: expanded from macro 'PM_DBL' ((param_temp_ptr = param_get(name, ¶m_temp)) ? \ ^ xgraph.c:868:22: warning: multiple unsequenced modifications to 'param_temp_ptr' [-Wunsequenced] gcvals.foreground = PM_PIXEL("ZeroColor") ^ PM_PIXEL("Background"); ^ ~~~~~~~~~~~~~~~~~~~~~~ ./params.h:98:18: note: expanded from macro 'PM_PIXEL' ((param_temp_ptr = param_get(name, ¶m_temp)) ? \ ^ 3 warnings generated. cc -O -I/usr/pkg/include -I /usr/X11R7/include -I/usr/X11R7/include -c xgX.c xgX.c:396:25: warning: multiple unsequenced modifications to 'param_temp_ptr' [-Wunsequenced] gc = segGC(st->pm, PM_PIXEL("Foreground"), ^ ./params.h:98:18: note: expanded from macro 'PM_PIXEL' ((param_temp_ptr = param_get(name, ¶m_temp)) ? \ ^ xgX.c:399:25: warning: multiple unsequenced modifications to 'param_temp_ptr' [-Wunsequenced] gc = segGC(st->pm, PM_PIXEL("Foreground"), ^ ./params.h:98:18: note: expanded from macro 'PM_PIXEL' ((param_temp_ptr = param_get(name, ¶m_temp)) ? \ ^ xgX.c:407:25: warning: multiple unsequenced modifications to 'param_temp_ptr' [-Wunsequenced] gc = segGC(st->pm, PM_PIXEL("ZeroColor"), ^ ./params.h:98:18: note: expanded from macro 'PM_PIXEL' ((param_temp_ptr = param_get(name, ¶m_temp)) ? \ ^ xgX.c:410:25: warning: multiple unsequenced modifications to 'param_temp_ptr' [-Wunsequenced] gc = segGC(st->pm, PM_PIXEL("ZeroColor"), ^ ./params.h:98:18: note: expanded from macro 'PM_PIXEL' ((param_temp_ptr = param_get(name, ¶m_temp)) ? \ ^ 4 warnings generated. cc -O -I/usr/pkg/include -I /usr/X11R7/include -I/usr/X11R7/include -c hard_devices.c cc -O -I/usr/pkg/include -I /usr/X11R7/include -I/usr/X11R7/include -c dialog.c cc -O -I/usr/pkg/include -I /usr/X11R7/include -I/usr/X11R7/include -c hpgl.c cc -O -I/usr/pkg/include -I /usr/X11R7/include -I/usr/X11R7/include -c ps.c cc -O -I/usr/pkg/include -I /usr/X11R7/include -I/usr/X11R7/include -c idraw.c cc -O -I/usr/pkg/include -I /usr/X11R7/include -I/usr/X11R7/include -c xtb.c xtb.c:1347:52: warning: passing 'unsigned int [50]' to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] xtb_fmt_hort(def->align.ni, def->align.items, widths, heights, ^~~~~~ xtb.c:1347:60: warning: passing 'unsigned int [50]' to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] xtb_fmt_hort(def->align.ni, def->align.items, widths, heights, ^~~~~~~ xtb.c:1349:28: warning: passing 'unsigned int *' to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] def->align.interspace, w, h); ^ xtb.c:1349:31: warning: passing 'unsigned int *' to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] def->align.interspace, w, h); ^ xtb.c:1352:52: warning: passing 'unsigned int [50]' to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] xtb_fmt_vert(def->align.ni, def->align.items, widths, heights, ^~~~~~ xtb.c:1352:60: warning: passing 'unsigned int [50]' to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] xtb_fmt_vert(def->align.ni, def->align.items, widths, heights, ^~~~~~~ xtb.c:1354:28: warning: passing 'unsigned int *' to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] def->align.interspace, w, h); ^ xtb.c:1354:31: warning: passing 'unsigned int *' to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] def->align.interspace, w, h); ^ 8 warnings generated. cc -O -I/usr/pkg/include -I /usr/X11R7/include -I/usr/X11R7/include -c st.c cc -O -I/usr/pkg/include -I /usr/X11R7/include -I/usr/X11R7/include -c params.c bmake: don't know how to make /usr/pkg/lib/libXaw.a. Stop bmake: stopped in /usr/pkgsrc/work/graphics/xgraph/work/xgraph-11.3.2-hack.9 *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/graphics/xgraph *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/graphics/xgraph