>>> Building on exopi-6 under emulators/xhomer BDEPENDS = [devel/gmake] DIST = [emulators/xhomer:xhomer-9-16-06.tgz] FULLPKGNAME = xhomer-9.16.06p2 Avoided depends for gmake-4.4.1 distfiles size=318277 >>> Running build in emulators/xhomer at 1714744969.75 ===> emulators/xhomer ===> Building from scratch xhomer-9.16.06p2 ===> xhomer-9.16.06p2 depends on: gmake-* -> gmake-4.4.1 ===> Verifying specs: X11 Xext Xxf86dga c m xcb ===> found X11.18.0 Xext.13.0 Xxf86dga.6.0 c.100.0 m.10.1 xcb.4.1 ===> Checking files for xhomer-9.16.06p2 `/exopi-cvs/ports/distfiles/xhomer-9-16-06.tgz' is up to date. >> (SHA256) xhomer-9-16-06.tgz: OK ===> Extracting for xhomer-9.16.06p2 ===> Patching for xhomer-9.16.06p2 ===> Applying OpenBSD patch patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$RuOBSD: patch-Makefile,v 1.1.1.1 2008/07/12 19:00:53 form Exp $ |--- Makefile.orig Mon Feb 9 04:37:24 2004 |+++ Makefile Wed Feb 20 18:48:29 2008 -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 26. Hunk #2 succeeded at 64. Hunk #3 succeeded at 115. Hunk #4 succeeded at 125. done ===> Applying OpenBSD patch patch-xhomer_cfg Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$RuOBSD: patch-xhomer_cfg,v 1.1 2009/02/05 06:30:26 form Exp $ |--- xhomer.cfg.orig Sun Sep 17 12:35:02 2006 |+++ xhomer.cfg Thu Feb 5 12:12:01 2009 -------------------------- Patching file xhomer.cfg using Plan A... Hunk #1 succeeded at 97. done ===> 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 xhomer-9.16.06p2 ===> Configuring for xhomer-9.16.06p2 ===> Building for xhomer-9.16.06p2 cc -ffloat-store -Winline -fomit-frame-pointer -DINLINE=inline -I/usr/X11R6/include -I/usr/X11/include -I/usr/include -DMM_CACHE=8 -DPERF_MONITOR -DLOCAL=static -DGLOBAL=extern -DPRO -DRTC -DSHM -DDGA -DDGA2 -DBUILTIN_ROMS -c pdp11_cpu.c -o pdp11_cpu.o cc: warning: optimization flag '-ffloat-store' is not supported [-Wignored-optimization-argument] pdp11_cpu.c:1148:20: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stat = p -> read (data, pa, access); ^ pdp11_cpu.c:1161:21: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stat = p -> write (data, pa, access); ^ 2 warnings generated. cc -ffloat-store -Winline -fomit-frame-pointer -DINLINE=inline -I/usr/X11R6/include -I/usr/X11/include -I/usr/include -DMM_CACHE=8 -DPERF_MONITOR -DLOCAL=static -DGLOBAL=extern -DPRO -DRTC -DSHM -DDGA -DDGA2 -DBUILTIN_ROMS -c pdp11_fp.c -o pdp11_fp.o cc: warning: optimization flag '-ffloat-store' is not supported [-Wignored-optimization-argument] pdp11_fp.c:575:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] } ^ 1 warning generated. cc -ffloat-store -Winline -fomit-frame-pointer -DINLINE=inline -I/usr/X11R6/include -I/usr/X11/include -I/usr/include -DMM_CACHE=8 -DPERF_MONITOR -DLOCAL=static -DGLOBAL=extern -DPRO -DRTC -DSHM -DDGA -DDGA2 -DBUILTIN_ROMS -c pdp11_sys.c -o pdp11_sys.o cc: warning: optimization flag '-ffloat-store' is not supported [-Wignored-optimization-argument] cc -ffloat-store -Winline -fomit-frame-pointer -DINLINE=inline -I/usr/X11R6/include -I/usr/X11/include -I/usr/include -DMM_CACHE=8 -DPERF_MONITOR -DLOCAL=static -DGLOBAL=extern -DPRO -DRTC -DSHM -DDGA -DDGA2 -DBUILTIN_ROMS -c pro_2661kb.c -o pro_2661kb.o cc: warning: optimization flag '-ffloat-store' is not supported [-Wignored-optimization-argument] pro_2661kb.c:50:18: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pro_kb->ctrl_get(PRO_SER_KB, &pro_2661kb_ctrl); ^ pro_2661kb.c:76:18: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pro_kb->ctrl_put(PRO_SER_KB, &pro_2661kb_ctrl); ^ pro_2661kb.c:102:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] schar = pro_kb->get(PRO_SER_KB); ^ pro_2661kb.c:136:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (pro_kb->put(PRO_SER_KB, pro_2661kb_wdata) == PRO_FAIL) ^ pro_2661kb.c:320:15: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pro_kb->reset(PRO_SER_KB, pro_kb_port); ^ 5 warnings generated. cc -ffloat-store -Winline -fomit-frame-pointer -DINLINE=inline -I/usr/X11R6/include -I/usr/X11/include -I/usr/include -DMM_CACHE=8 -DPERF_MONITOR -DLOCAL=static -DGLOBAL=extern -DPRO -DRTC -DSHM -DDGA -DDGA2 -DBUILTIN_ROMS -c pro_2661ptr.c -o pro_2661ptr.o cc: warning: optimization flag '-ffloat-store' is not supported [-Wignored-optimization-argument] pro_2661ptr.c:50:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pro_ptr->ctrl_get(PRO_SER_PTR, &pro_2661ptr_ctrl); ^ pro_2661ptr.c:76:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pro_ptr->ctrl_put(PRO_SER_PTR, &pro_2661ptr_ctrl); ^ pro_2661ptr.c:102:24: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] schar = pro_ptr->get(PRO_SER_PTR); ^ pro_2661ptr.c:136:20: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (pro_ptr->put(PRO_SER_PTR, pro_2661ptr_wdata) == PRO_FAIL) ^ pro_2661ptr.c:320:16: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pro_ptr->reset(PRO_SER_PTR, pro_ptr_port); ^ 5 warnings generated. cc -ffloat-store -Winline -fomit-frame-pointer -DINLINE=inline -I/usr/X11R6/include -I/usr/X11/include -I/usr/include -DMM_CACHE=8 -DPERF_MONITOR -DLOCAL=static -DGLOBAL=extern -DPRO -DRTC -DSHM -DDGA -DDGA2 -DBUILTIN_ROMS -c pro_clk.c -o pro_clk.o cc: warning: optimization flag '-ffloat-store' is not supported [-Wignored-optimization-argument] cc -ffloat-store -Winline -fomit-frame-pointer -DINLINE=inline -I/usr/X11R6/include -I/usr/X11/include -I/usr/include -DMM_CACHE=8 -DPERF_MONITOR -DLOCAL=static -DGLOBAL=extern -DPRO -DRTC -DSHM -DDGA -DDGA2 -DBUILTIN_ROMS -c pro_com.c -o pro_com.o cc: warning: optimization flag '-ffloat-store' is not supported [-Wignored-optimization-argument] pro_com.c:74:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pro_com->ctrl_get(PRO_SER_COM, &pro_com_ctrl); ^ pro_com.c:99:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pro_com->ctrl_put(PRO_SER_COM, &pro_com_ctrl); ^ pro_com.c:146:24: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] schar = pro_com->get(PRO_SER_COM); ^ pro_com.c:176:20: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (pro_com->put(PRO_SER_COM, pro_com_wdata) == PRO_FAIL) ^ pro_com.c:556:16: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pro_com->reset(PRO_SER_COM, pro_com_port); ^ pro_com.c:566:15: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pro_com->exit(PRO_SER_COM); ^ 6 warnings generated. cc -ffloat-store -Winline -fomit-frame-pointer -DINLINE=inline -I/usr/X11R6/include -I/usr/X11/include -I/usr/include -DMM_CACHE=8 -DPERF_MONITOR -DLOCAL=static -DGLOBAL=extern -DPRO -DRTC -DSHM -DDGA -DDGA2 -DBUILTIN_ROMS -c pro_digipad.c -o pro_digipad.o cc: warning: optimization flag '-ffloat-store' is not supported [-Wignored-optimization-argument] cc -ffloat-store -Winline -fomit-frame-pointer -DINLINE=inline -I/usr/X11R6/include -I/usr/X11/include -I/usr/include -DMM_CACHE=8 -DPERF_MONITOR -DLOCAL=static -DGLOBAL=extern -DPRO -DRTC -DSHM -DDGA -DDGA2 -DBUILTIN_ROMS -c pro_eq.c -o pro_eq.o cc: warning: optimization flag '-ffloat-store' is not supported [-Wignored-optimization-argument] cc -ffloat-store -Winline -fomit-frame-pointer -DINLINE=inline -I/usr/X11R6/include -I/usr/X11/include -I/usr/include -DMM_CACHE=8 -DPERF_MONITOR -DLOCAL=static -DGLOBAL=extern -DPRO -DRTC -DSHM -DDGA -DDGA2 -DBUILTIN_ROMS -c pro_init.c -o pro_init.o cc: warning: optimization flag '-ffloat-store' is not supported [-Wignored-optimization-argument] cc -ffloat-store -Winline -fomit-frame-pointer -DINLINE=inline -I/usr/X11R6/include -I/usr/X11/include -I/usr/include -DMM_CACHE=8 -DPERF_MONITOR -DLOCAL=static -DGLOBAL=extern -DPRO -DRTC -DSHM -DDGA -DDGA2 -DBUILTIN_ROMS -c pro_int.c -o pro_int.o cc: warning: optimization flag '-ffloat-store' is not supported [-Wignored-optimization-argument] cc -ffloat-store -Winline -fomit-frame-pointer -DINLINE=inline -I/usr/X11R6/include -I/usr/X11/include -I/usr/include -DMM_CACHE=8 -DPERF_MONITOR -DLOCAL=static -DGLOBAL=extern -DPRO -DRTC -DSHM -DDGA -DDGA2 -DBUILTIN_ROMS -c pro_kb.c -o pro_kb.o cc: warning: optimization flag '-ffloat-store' is not supported [-Wignored-optimization-argument] pro_kb.c:39:24: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] key = pro_kb_orig->get(PRO_SER_KB); ^ pro_kb.c:99:14: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pro_kb->exit(PRO_SER_KB); ^ 2 warnings generated. cc -ffloat-store -Winline -fomit-frame-pointer -DINLINE=inline -I/usr/X11R6/include -I/usr/X11/include -I/usr/include -DMM_CACHE=8 -DPERF_MONITOR -DLOCAL=static -DGLOBAL=extern -DPRO -DRTC -DSHM -DDGA -DDGA2 -DBUILTIN_ROMS -c pro_la50.c -o pro_la50.o cc: warning: optimization flag '-ffloat-store' is not supported [-Wignored-optimization-argument] pro_la50.c:377:29: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (pro_la50device->put(dev, schar) == PRO_FAIL) ^ pro_la50.c:384:28: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return pro_la50device->get(dev); ^ pro_la50.c:411:26: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pro_la50device->ctrl_get(dev, sctrl); ^ pro_la50.c:419:26: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pro_la50device->ctrl_put(dev, sctrl); ^ pro_la50.c:433:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pro_la50device->reset(dev, pro_la50device_port); ^ pro_la50.c:441:22: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pro_la50device->exit(dev); ^ 6 warnings generated. cc -ffloat-store -Winline -fomit-frame-pointer -DINLINE=inline -I/usr/X11R6/include -I/usr/X11/include -I/usr/include -DMM_CACHE=8 -DPERF_MONITOR -DLOCAL=static -DGLOBAL=extern -DPRO -DRTC -DSHM -DDGA -DDGA2 -DBUILTIN_ROMS -c pro_lk201.c -o pro_lk201.o cc: warning: optimization flag '-ffloat-store' is not supported [-Wignored-optimization-argument] cc -ffloat-store -Winline -fomit-frame-pointer -DINLINE=inline -I/usr/X11R6/include -I/usr/X11/include -I/usr/include -DMM_CACHE=8 -DPERF_MONITOR -DLOCAL=static -DGLOBAL=extern -DPRO -DRTC -DSHM -DDGA -DDGA2 -DBUILTIN_ROMS -c pro_maint.c -o pro_maint.o cc: warning: optimization flag '-ffloat-store' is not supported [-Wignored-optimization-argument] cc -ffloat-store -Winline -fomit-frame-pointer -DINLINE=inline -I/usr/X11R6/include -I/usr/X11/include -I/usr/include -DMM_CACHE=8 -DPERF_MONITOR -DLOCAL=static -DGLOBAL=extern -DPRO -DRTC -DSHM -DDGA -DDGA2 -DBUILTIN_ROMS -c pro_mem.c -o pro_mem.o cc: warning: optimization flag '-ffloat-store' is not supported [-Wignored-optimization-argument] cc -ffloat-store -Winline -fomit-frame-pointer -DINLINE=inline -I/usr/X11R6/include -I/usr/X11/include -I/usr/include -DMM_CACHE=8 -DPERF_MONITOR -DLOCAL=static -DGLOBAL=extern -DPRO -DRTC -DSHM -DDGA -DDGA2 -DBUILTIN_ROMS -c pro_menu.c -o pro_menu.o cc: warning: optimization flag '-ffloat-store' is not supported [-Wignored-optimization-argument] cc -ffloat-store -Winline -fomit-frame-pointer -DINLINE=inline -I/usr/X11R6/include -I/usr/X11/include -I/usr/include -DMM_CACHE=8 -DPERF_MONITOR -DLOCAL=static -DGLOBAL=extern -DPRO -DRTC -DSHM -DDGA -DDGA2 -DBUILTIN_ROMS -c pro_null.c -o pro_null.o cc: warning: optimization flag '-ffloat-store' is not supported [-Wignored-optimization-argument] cc -ffloat-store -Winline -fomit-frame-pointer -DINLINE=inline -I/usr/X11R6/include -I/usr/X11/include -I/usr/include -DMM_CACHE=8 -DPERF_MONITOR -DLOCAL=static -DGLOBAL=extern -DPRO -DRTC -DSHM -DDGA -DDGA2 -DBUILTIN_ROMS -c pro_ptr.c -o pro_ptr.o cc: warning: optimization flag '-ffloat-store' is not supported [-Wignored-optimization-argument] pro_ptr.c:58:15: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pro_ptr->exit(PRO_SER_PTR); ^ 1 warning generated. cc -ffloat-store -Winline -fomit-frame-pointer -DINLINE=inline -I/usr/X11R6/include -I/usr/X11/include -I/usr/include -DMM_CACHE=8 -DPERF_MONITOR -DLOCAL=static -DGLOBAL=extern -DPRO -DRTC -DSHM -DDGA -DDGA2 -DBUILTIN_ROMS -c pro_rd.c -o pro_rd.o cc: warning: optimization flag '-ffloat-store' is not supported [-Wignored-optimization-argument] cc -ffloat-store -Winline -fomit-frame-pointer -DINLINE=inline -I/usr/X11R6/include -I/usr/X11/include -I/usr/include -DMM_CACHE=8 -DPERF_MONITOR -DLOCAL=static -DGLOBAL=extern -DPRO -DRTC -DSHM -DDGA -DDGA2 -DBUILTIN_ROMS -c pro_reg.c -o pro_reg.o cc: warning: optimization flag '-ffloat-store' is not supported [-Wignored-optimization-argument] cc -ffloat-store -Winline -fomit-frame-pointer -DINLINE=inline -I/usr/X11R6/include -I/usr/X11/include -I/usr/include -DMM_CACHE=8 -DPERF_MONITOR -DLOCAL=static -DGLOBAL=extern -DPRO -DRTC -DSHM -DDGA -DDGA2 -DBUILTIN_ROMS -c pro_rx.c -o pro_rx.o cc: warning: optimization flag '-ffloat-store' is not supported [-Wignored-optimization-argument] cc -ffloat-store -Winline -fomit-frame-pointer -DINLINE=inline -I/usr/X11R6/include -I/usr/X11/include -I/usr/include -DMM_CACHE=8 -DPERF_MONITOR -DLOCAL=static -DGLOBAL=extern -DPRO -DRTC -DSHM -DDGA -DDGA2 -DBUILTIN_ROMS -c pro_serial.c -o pro_serial.o cc: warning: optimization flag '-ffloat-store' is not supported [-Wignored-optimization-argument] cc -ffloat-store -Winline -fomit-frame-pointer -DINLINE=inline -I/usr/X11R6/include -I/usr/X11/include -I/usr/include -DMM_CACHE=8 -DPERF_MONITOR -DLOCAL=static -DGLOBAL=extern -DPRO -DRTC -DSHM -DDGA -DDGA2 -DBUILTIN_ROMS -c pro_vid.c -o pro_vid.o cc: warning: optimization flag '-ffloat-store' is not supported [-Wignored-optimization-argument] cc -ffloat-store -Winline -fomit-frame-pointer -DINLINE=inline -I/usr/X11R6/include -I/usr/X11/include -I/usr/include -DMM_CACHE=8 -DPERF_MONITOR -DLOCAL=static -DGLOBAL=extern -DPRO -DRTC -DSHM -DDGA -DDGA2 -DBUILTIN_ROMS -c scp.c -o scp.o cc: warning: optimization flag '-ffloat-store' is not supported [-Wignored-optimization-argument] scp.c:203:31: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stat = cmd_table[i].action (cmd_table[i].arg, cptr); ^ scp.c:227:31: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stat = cmd_table[i].action (cmd_table[i].arg, cptr); ^ scp.c:302:26: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ((r = mptr -> valid (uptr, mptr -> match)) != SCPE_OK)) ^ scp.c:331:31: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return show_table[i].action (show_table[i].arg); } ^ scp.c:397:4: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] uptr - dptr -> units); } ^~~~~~~~~~~~~~~~~~~~ scp.c:468:49: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (dptr -> reset != NULL) return dptr -> reset (dptr); ^ scp.c:496:26: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] reason = dptr -> reset (dptr); ^ scp.c:536:51: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (dptr -> attach != NULL) return dptr -> attach (uptr, cptr); ^ scp.c:591:51: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (dptr -> detach != NULL) return dptr -> detach (uptr); ^ scp.c:614:55: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (dptr -> detach != NULL) reason = dptr -> detach (uptr); ^ scp.c:683:30: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] reason = dptr -> examine (&val, k, uptr, 0); ^ scp.c:776:31: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] reason = dptr -> deposit (0, k, uptr, 0); ^ scp.c:780:29: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] reason = dptr -> deposit (data, k, uptr, 0); ^ scp.c:840:24: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((r = dptr -> boot (unitno)) != SCPE_OK) return r; } ^ scp.c:857:5: warning: cast to smaller integer type 'int' from 'void (*)(int)' [-Wpointer-to-int-cast] if ((int) signal (SIGINT, int_handler) == -1) { /* set WRU */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scp.c:884:28: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((r = dptr -> examine (&sim_eval[i], k, dptr -> units, ^ scp.c:1206:28: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] reason = dptr -> examine (&sim_eval[i], j, uptr, sw); ^ scp.c:1289:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] r = dptr -> deposit (sim_eval[i], j, uptr, sw); ^ scp.c:1592:54: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (uptr -> action != NULL) reason = uptr -> action (uptr); ^ 19 warnings generated. cc -ffloat-store -Winline -fomit-frame-pointer -DINLINE=inline -I/usr/X11R6/include -I/usr/X11/include -I/usr/include -DMM_CACHE=8 -DPERF_MONITOR -DLOCAL=static -DGLOBAL=extern -DPRO -DRTC -DSHM -DDGA -DDGA2 -DBUILTIN_ROMS -c scp_tty.c -o scp_tty.o cc: warning: optimization flag '-ffloat-store' is not supported [-Wignored-optimization-argument] cc -ffloat-store -Winline -fomit-frame-pointer -DINLINE=inline -I/usr/X11R6/include -I/usr/X11/include -I/usr/include -DMM_CACHE=8 -DPERF_MONITOR -DLOCAL=static -DGLOBAL=extern -DPRO -DRTC -DSHM -DDGA -DDGA2 -DBUILTIN_ROMS -c term_overlay_x11.c -o term_overlay_x11.o cc: warning: optimization flag '-ffloat-store' is not supported [-Wignored-optimization-argument] cc -ffloat-store -Winline -fomit-frame-pointer -DINLINE=inline -I/usr/X11R6/include -I/usr/X11/include -I/usr/include -DMM_CACHE=8 -DPERF_MONITOR -DLOCAL=static -DGLOBAL=extern -DPRO -DRTC -DSHM -DDGA -DDGA2 -DBUILTIN_ROMS -c term_x11.c -o term_x11.o cc: warning: optimization flag '-ffloat-store' is not supported [-Wignored-optimization-argument] In file included from term_x11.c:64: /usr/X11R6/include/X11/extensions/xf86dga.h:9:2: warning: "xf86dga.h is obsolete and may be removed in the future." [-W#warnings] #warning "xf86dga.h is obsolete and may be removed in the future." ^ /usr/X11R6/include/X11/extensions/xf86dga.h:10:2: warning: "include instead." [-W#warnings] #warning "include instead." ^ term_x11.c:466:12: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] key = XKeycodeToKeysym(ProDisplay, i, 0); ^ /usr/X11R6/include/X11/Xlib.h:1686:1: note: 'XKeycodeToKeysym' has been explicitly marked deprecated here _X_DEPRECATED ^ /usr/X11R6/include/X11/Xfuncproto.h:136:40: note: expanded from macro '_X_DEPRECATED' # define _X_DEPRECATED __attribute__((deprecated)) ^ 3 warnings generated. cc -ffloat-store -Winline -fomit-frame-pointer pdp11_cpu.o pdp11_fp.o pdp11_sys.o pro_2661kb.o pro_2661ptr.o pro_clk.o pro_com.o pro_digipad.o pro_eq.o pro_init.o pro_int.o pro_kb.o pro_la50.o pro_lk201.o pro_maint.o pro_mem.o pro_menu.o pro_null.o pro_ptr.o pro_rd.o pro_reg.o pro_rx.o pro_serial.o pro_vid.o scp.o scp_tty.o term_overlay_x11.o term_x11.o -L/usr/X11R6/lib -L/usr/X11/lib -L/usr/lib -lm -lX11 -lXext -lXext -lXxf86dga -o xhomer pdp11_cpu.c(pdp11_cpu.o:(perf_monitor_disp)): warning: sprintf() is often misused, please use snprintf() pro_rx.c(pro_rx.o:(pro_rx_close_door)): warning: strcpy() is almost always misused, please use strlcpy() pro_rx.c(pro_rx.o:(pro_rx_close_door)): warning: strcat() is almost always misused, please use strlcat() >>> Running package in emulators/xhomer at 1714744976.72 ===> emulators/xhomer ===> Faking installation for xhomer-9.16.06p2 /exopi-obj/pobj/xhomer-9.16.06/bin/install -c -s -m 755 /exopi-obj/pobj/xhomer-9.16.06/xhomer-9-16-06/xhomer /exopi-obj/pobj/xhomer-9.16.06/fake-amd64/usr/local/bin /exopi-obj/pobj/xhomer-9.16.06/bin/install -d -m 755 /exopi-obj/pobj/xhomer-9.16.06/fake-amd64/usr/local/share/doc/xhomer /exopi-obj/pobj/xhomer-9.16.06/bin/install -d -m 755 /exopi-obj/pobj/xhomer-9.16.06/fake-amd64/usr/local/share/doc/xhomer/html /exopi-obj/pobj/xhomer-9.16.06/bin/install -c -m 644 /exopi-obj/pobj/xhomer-9.16.06/xhomer-9-16-06/LICENSE /exopi-obj/pobj/xhomer-9.16.06/fake-amd64/usr/local/share/doc/xhomer /exopi-obj/pobj/xhomer-9.16.06/bin/install -c -m 644 /exopi-obj/pobj/xhomer-9.16.06/xhomer-9-16-06/README /exopi-obj/pobj/xhomer-9.16.06/fake-amd64/usr/local/share/doc/xhomer /exopi-obj/pobj/xhomer-9.16.06/bin/install -c -m 644 /exopi-obj/pobj/xhomer-9.16.06/xhomer-9-16-06/DOC/* /exopi-obj/pobj/xhomer-9.16.06/fake-amd64/usr/local/share/doc/xhomer/html /exopi-obj/pobj/xhomer-9.16.06/bin/install -d -m 755 /exopi-obj/pobj/xhomer-9.16.06/fake-amd64/usr/local/share/examples/xhomer /exopi-obj/pobj/xhomer-9.16.06/bin/install -c -m 644 /exopi-obj/pobj/xhomer-9.16.06/xhomer-9-16-06/xhomer.cfg /exopi-obj/pobj/xhomer-9.16.06/fake-amd64/usr/local/share/examples/xhomer ===> Building package for xhomer-9.16.06p2 Create /exopi-cvs/ports/packages/amd64/all/xhomer-9.16.06p2.tgz Creating package xhomer-9.16.06p2 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 7% checksumming|***** | 9% checksumming|****** | 11% checksumming|******* | 12% checksumming|********* | 14% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************* | 21% checksumming|************** | 23% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************* | 32% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|********************** | 37% checksumming|************************ | 39% checksumming|************************* | 40% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************ | 60% checksumming|************************************* | 61% checksumming|*************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|****************************************************** | 88% checksumming|******************************************************* | 89% checksumming|******************************************************** | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************************* | 58% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 61% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 63% archiving|***************************************** | 64% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 66% archiving|******************************************** | 68% archiving|********************************************* | 70% archiving|********************************************** | 72% archiving|*********************************************** | 74% archiving|************************************************* | 76% archiving|************************************************** | 78% archiving|***************************************************** | 83% archiving|******************************************************* | 85% archiving|******************************************************** | 88% archiving|********************************************************** | 91% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/xhomer-9.16.06p2.tgz >>> Running clean in emulators/xhomer at 1714744981.18 ===> emulators/xhomer ===> Cleaning for xhomer-9.16.06p2 >>> Ended at 1714744981.83 max_stuck=0.00/build=6.97/package=4.46/clean=0.67