>>> Building on exopi-6 under x11/xmem DIST = [x11/xmem:xmem_1_28.tar.gz] FULLPKGNAME = xmem-1.28 distfiles size=1003332 >>> Running build in x11/xmem at 1714618527.43 ===> x11/xmem ===> Building from scratch xmem-1.28 ===> Verifying specs: X11 Xt Xaw Xmu c kvm ===> found X11.18.0 Xt.11.1 Xaw.16.0 Xmu.11.0 c.100.0 kvm.17.0 ===> Checking files for xmem-1.28 `/exopi-cvs/ports/distfiles/xmem_1_28.tar.gz' is up to date. >> (SHA256) xmem_1_28.tar.gz: OK ===> Extracting for xmem-1.28 ===> Patching for xmem-1.28 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for xmem-1.28 ===> Configuring for xmem-1.28 ===> Building for xmem-1.28 cc -O2 -pipe -Wall -I/usr/X11R6/include/ -I/usr/local/include/ -MD -MP -nostdinc -idirafter /usr/include -c xmem.c xmem.c:33:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void quit(); ^ xmem.c:217:13: note: conflicting prototype is here static void quit (Widget w, XEvent *event, String *params, Cardinal *num_params) ^ 1 warning generated. cc -O2 -pipe -Wall -I/usr/X11R6/include/ -I/usr/local/include/ -MD -MP -nostdinc -idirafter /usr/include -c MemStripChart.c MemStripChart.c:54:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Destroy(), Redisplay(), MoveChart(MemStripChartWidget w, Boolean blit), SetPoints(); ^ MemStripChart.c:257:13: note: conflicting prototype is here 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 treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Destroy(), Redisplay(), MoveChart(MemStripChartWidget w, Boolean blit), SetPoints(); ^ MemStripChart.c:275:13: note: conflicting prototype is here 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 treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Destroy(), Redisplay(), MoveChart(MemStripChartWidget w, Boolean blit), SetPoints(); ^ MemStripChart.c:293:13: note: conflicting prototype is here 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 treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void draw_it(); ^ MemStripChart.c:305:1: note: conflicting prototype is here 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 treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int repaint_window(); ^ MemStripChart.c:374:1: note: conflicting prototype is here 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 treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ MemStripChart.c:494:16: note: conflicting prototype is here 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 treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Destroy(), Redisplay(), MoveChart(MemStripChartWidget w, Boolean blit), SetPoints(); ^ MemStripChart.c:565:1: note: conflicting prototype is here SetPoints(Widget widget) ^ 12 warnings generated. cc -O2 -pipe -Wall -I/usr/X11R6/include/ -I/usr/local/include/ -MD -MP -nostdinc -idirafter /usr/include -c get_mem.c cc -o xmem xmem.o MemStripChart.o get_mem.o -L/usr/X11R6/lib -L/usr/local/lib/ -lX11 -lXt -lXaw -lXmu -lkvm >>> Running package in x11/xmem at 1714618530.37 ===> x11/xmem ===> Faking installation for xmem-1.28 install -d -m 755 /exopi-obj/pobj/xmem-1.28/fake-amd64/usr/local/bin/ install -c -S -s -o root -g bin -m 755 xmem /exopi-obj/pobj/xmem-1.28/fake-amd64/usr/local/bin/xmem install -d -m 755 /exopi-obj/pobj/xmem-1.28/fake-amd64/usr/local/man/man1/ install -c -o root -g bin -m 644 xmem.1 /exopi-obj/pobj/xmem-1.28/fake-amd64/usr/local/man/man1/xmem.1 install -d -m 755 /exopi-obj/pobj/xmem-1.28/fake-amd64/usr/local/lib/X11/app-defaults/ install -c -o root -g bin -m 644 XMem.ad /exopi-obj/pobj/xmem-1.28/fake-amd64/usr/local/lib/X11/app-defaults/XMem install -d -m 755 /exopi-obj/pobj/xmem-1.28/fake-amd64/usr/local/share/xmem/ install -c -o root -g bin -m 644 xmem.bit /exopi-obj/pobj/xmem-1.28/fake-amd64/usr/local/share/xmem/xmem.bit install -c -o root -g bin -m 644 copyright /exopi-obj/pobj/xmem-1.28/fake-amd64/usr/local/share/xmem/copyright ===> Building package for xmem-1.28 Create /exopi-cvs/ports/packages/amd64/all/xmem-1.28.tgz Creating package xmem-1.28 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 11% checksumming|********** | 16% checksumming|************* | 21% checksumming|**************** | 26% checksumming|******************* | 32% checksumming|********************** | 37% checksumming|************************** | 42% checksumming|***************************** | 47% checksumming|******************************** | 53% checksumming|*********************************** | 58% checksumming|*************************************** | 63% checksumming|****************************************** | 68% checksumming|********************************************* | 74% checksumming|************************************************ | 79% checksumming|*************************************************** | 84% checksumming|******************************************************* | 89% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|*************************************************** | 80% archiving|*********************************************************** | 92% archiving|************************************************************** | 97% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/xmem-1.28.tgz >>> Running clean in x11/xmem at 1714618535.01 ===> x11/xmem ===> Cleaning for xmem-1.28 >>> Ended at 1714618535.56 max_stuck=0.00/build=2.92/package=4.47/clean=0.74