=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for xmem-1.29 --- xmem.o --- --- MemStripChart.o --- --- get_mem.o --- --- xmem.o --- clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include -c xmem.c --- MemStripChart.o --- clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include -c MemStripChart.c --- get_mem.o --- clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include -c get_mem.c --- MemStripChart.o --- MemStripChart.c:54:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Initialize(), Destroy(), Redisplay(), MoveChart(MemStripChartWidget w, Boolean blit), SetPoints(); ^ void MemStripChart.c:257:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Initialize (Widget greq, Widget gnew, ArgList args, Cardinal *num_args) ^ MemStripChart.c:272:14: warning: passing arguments to 'SetPoints' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetPoints(w); ^ MemStripChart.c:54:27: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Initialize(), Destroy(), Redisplay(), MoveChart(MemStripChartWidget w, Boolean blit), SetPoints(); ^ void MemStripChart.c:275:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Destroy (Widget gw) ^ MemStripChart.c:54:38: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Initialize(), Destroy(), Redisplay(), MoveChart(MemStripChartWidget w, Boolean blit), SetPoints(); ^ void MemStripChart.c:293:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Redisplay(Widget w, XEvent *event, Region region) ^ MemStripChart.c:296:24: warning: passing arguments to 'repaint_window' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) repaint_window ((MemStripChartWidget)w, event->xgraphicsexpose.x, ^ MemStripChart.c:299:24: warning: passing arguments to 'repaint_window' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) repaint_window ((MemStripChartWidget)w, event->xexpose.x, ^ MemStripChart.c:107:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void draw_it(); ^ void MemStripChart.c:305:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] draw_it(XtPointer client_data, XtIntervalId *id) ^ MemStripChart.c:337:50: warning: passing arguments to 'repaint_window' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w->mem_strip_chart.interval = repaint_window(w, 0, (int) w->core.width); ^ MemStripChart.c:56:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int repaint_window(); ^ void MemStripChart.c:374:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] repaint_window(MemStripChartWidget w, int left, int width) ^ MemStripChart.c:394:11: warning: passing arguments to 'SetPoints' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetPoints(w); ^ MemStripChart.c:55:16: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ void MemStripChart.c:494:16: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean SetValues (Widget current, Widget request, Widget new, ArgList args, Cardinal *num_args) ^ MemStripChart.c:54:99: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Initialize(), Destroy(), Redisplay(), MoveChart(MemStripChartWidget w, Boolean blit), SetPoints(); ^ void MemStripChart.c:565:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetPoints(Widget widget) ^ --- xmem.o --- xmem.c:33:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void quit(); ^ void xmem.c:217:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void quit (Widget w, XEvent *event, String *params, Cardinal *num_params) ^ 2 warnings generated. --- MemStripChart.o --- 19 warnings generated. --- xmem --- clang -o xmem xmem.o MemStripChart.o get_mem.o -lkvm -lX11 -lXt -lXaw -lXmu -L/opt/pkg/lib ld: library not found for -lkvm clang: error: linker command failed with exit code 1 (use -v to see invocation) *** [xmem] Error code 1 bmake: stopped in /Users/pbulk/build/x11/xmem/work/xmem 1 error bmake: stopped in /Users/pbulk/build/x11/xmem/work/xmem *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/x11/xmem *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/x11/xmem