>>> Building on amd64-2 under emulators/xcopilot DIST = [emulators/xcopilot:xcopilot-0.6.6.tar.gz] FULLPKGNAME = xcopilot-0.6.6p3 distfiles size=343264 >>> Running build in emulators/xcopilot at 1779821405.89 ===> emulators/xcopilot ===> Building from scratch xcopilot-0.6.6p3 ===> Verifying specs: ICE SM X11 Xext Xpm Xt c xcb ===> found ICE.12.0 SM.9.0 X11.19.0 Xext.13.0 Xpm.10.0 Xt.11.1 c.103.0 xcb.4.1 ===> Checking files for xcopilot-0.6.6p3 `/usr/ports/distfiles/xcopilot-0.6.6.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for xcopilot-0.6.6p3 ===> Patching for xcopilot-0.6.6p3 ===> Applying OpenBSD patch patch-Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Makefile.in.orig Tue Aug 25 16:56:23 1998 |+++ Makefile.in Sat May 22 15:19:37 2010 -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 92. done ===> Applying OpenBSD patch patch-config_h_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- config.h.in.orig Sun May 23 19:35:20 2010 |+++ config.h.in Sun May 23 19:35:30 2010 -------------------------- Patching file config.h.in using Plan A... Hunk #1 succeeded at 68. done ===> Applying OpenBSD patch patch-mc68k_custom_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- mc68k/custom.h.orig Sun May 23 19:32:14 2010 |+++ mc68k/custom.h Sun May 23 19:32:20 2010 -------------------------- Patching file mc68k/custom.h using Plan A... Hunk #1 succeeded at 43. done ===> Applying OpenBSD patch patch-mc68k_memory_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- mc68k/memory.c.orig Sun May 23 19:36:04 2010 |+++ mc68k/memory.c Sun May 23 19:37:33 2010 -------------------------- Patching file mc68k/memory.c using Plan A... Hunk #1 succeeded at 340. Hunk #2 succeeded at 349. Hunk #3 succeeded at 447. done ===> Applying OpenBSD patch patch-mx_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- mx/Makefile.in.orig Tue Aug 25 08:56:27 1998 |+++ mx/Makefile.in Sun Jun 3 12:55:01 2001 -------------------------- Patching file mx/Makefile.in using Plan A... Hunk #1 succeeded at 101. done ===> Applying OpenBSD patch patch-xcopilot_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- xcopilot.c.orig 1998-08-25 01:53:31.000000000 -0300 |+++ xcopilot.c 2003-10-06 14:58:33.000000000 -0300 -------------------------- Patching file xcopilot.c using Plan A... Hunk #1 succeeded at 112. 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 xcopilot-0.6.6p3 ===> Configuring for xcopilot-0.6.6p3 Using /usr/obj/ports/xcopilot-0.6.6/config.site (generated) loading site script /usr/obj/ports/xcopilot-0.6.6/config.site creating cache ./config.cache checking for a BSD compatible install... /usr/obj/ports/xcopilot-0.6.6/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking for gcc... cc checking whether the C compiler (cc -O2 -pipe ) works... yes checking whether the C compiler (cc -O2 -pipe ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking whether make sets ${MAKE}... (cached) yes checking how to run the C preprocessor... cc -E checking for sys/select.h... (cached) yes checking whether byte ordering is bigendian... no checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for gethostbyname... (cached) yes checking for connect... (cached) yes checking for remove... (cached) yes checking for shmat... (cached) yes checking for IceConnectionNumber in -lICE... (cached) yes checking if XShm is enabled... yes checking for working alloca.h... no checking for alloca... (cached) yes checking for strsep... (cached) yes checking size of char... (cached) 1 checking size of int... 4 checking size of short... (cached) 2 checking size of long... 8 checking size of unsigned char... (cached) 1 checking size of unsigned int... 4 checking size of unsigned short... (cached) 2 checking size of unsigned long... 8 checking for ranlib... ranlib checking for a BSD compatible install... /usr/obj/ports/xcopilot-0.6.6/bin/install -c updating cache ./config.cache creating ./config.status creating Makefile creating mc68k/Makefile creating mx/Makefile creating config.h ===> Building for xcopilot-0.6.6p3 /usr/bin/make all-recursive Making all in mc68k cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -c cpu0.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -c cpu1.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -c cpu2.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -c cpu3.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -c cpu4.c cpu4.c:2538:49: warning: format specifies type 'unsigned long' but the argument has type 'LONG' (aka 'int') [-Wformat] 2538 | fprintf(Shptr->logF, "Trapped to %08lx\n", pc); | ~~~~~ ^~ | %08x 1 warning generated. cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -c cpu5.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -c cpu6.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -c cpu7.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -c cpu8.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -c cpu9.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -c cpuA.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -c cpuB.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -c cpuC.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -c cpuD.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -c cpuE.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -c cpuF.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -c cputbl.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -c custom.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -c memory.c memory.c:94:2: warning: format specifies type 'unsigned long' but the argument has type 'CPTR' (aka 'unsigned int') [-Wformat] 93 | "Bus error: read a long from undefined memory address 0x%08lx\n", | ~~~~~ | %08x 94 | addr); | ^~~~ memory.c:104:6: warning: format specifies type 'unsigned long' but the argument has type 'CPTR' (aka 'unsigned int') [-Wformat] 103 | "Bus error: read a word from undefined memory address 0x%08lx\n", | ~~~~~ | %08x 104 | addr); | ^~~~ memory.c:114:2: warning: format specifies type 'unsigned long' but the argument has type 'CPTR' (aka 'unsigned int') [-Wformat] 113 | "Bus error: read a byte from undefined memory address 0x%08lx\n", | ~~~~~ | %08x 114 | addr); | ^~~~ memory.c:123:2: warning: format specifies type 'unsigned long' but the argument has type 'CPTR' (aka 'unsigned int') [-Wformat] 122 | "Bus error: wrote a long to undefined memory address 0x%08lx\n", | ~~~~~ | %08x 123 | addr); | ^~~~ memory.c:132:6: warning: format specifies type 'unsigned long' but the argument has type 'CPTR' (aka 'unsigned int') [-Wformat] 131 | "Bus error: wrote a word to undefined memory address 0x%08lx\n", | ~~~~~ | %08x 132 | addr); | ^~~~ memory.c:141:2: warning: format specifies type 'unsigned long' but the argument has type 'CPTR' (aka 'unsigned int') [-Wformat] 140 | "Bus error: wrote a byte to undefined memory address 0x%08lx\n", | ~~~~~ | %08x 141 | addr); | ^~~~ memory.c:204:67: warning: format specifies type 'unsigned long' but the argument has type 'CPTR' (aka 'unsigned int') [-Wformat] 204 | "Bus error: wrote a long to database RAM address 0x%08lx\n", addr); | ~~~~~ ^~~~ | %08x memory.c:222:67: warning: format specifies type 'unsigned long' but the argument has type 'CPTR' (aka 'unsigned int') [-Wformat] 222 | "Bus error: wrote a word to database RAM address 0x%08lx\n", addr); | ~~~~~ ^~~~ | %08x memory.c:244:67: warning: format specifies type 'unsigned long' but the argument has type 'CPTR' (aka 'unsigned int') [-Wformat] 244 | "Bus error: wrote a byte to database RAM address 0x%08lx\n", addr); | ~~~~~ ^~~~ | %08x memory.c:302:54: warning: format specifies type 'unsigned long' but the argument has type 'CPTR' (aka 'unsigned int') [-Wformat] 302 | "Bus error: wrote a long to ROM address 0x%08lx\n", addr); | ~~~~~ ^~~~ | %08x memory.c:314:58: warning: format specifies type 'unsigned long' but the argument has type 'CPTR' (aka 'unsigned int') [-Wformat] 314 | "Bus error: wrote a word to ROM address 0x%08lx\n", addr); | ~~~~~ ^~~~ | %08x memory.c:322:54: warning: format specifies type 'unsigned long' but the argument has type 'CPTR' (aka 'unsigned int') [-Wformat] 322 | "Bus error: wrote a byte to ROM address 0x%08lx\n", addr); | ~~~~~ ^~~~ | %08x memory.c:343:11: warning: initializing 'char *' with an expression of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 343 | char *rp = rom; | ^ ~~~ memory.c:435:11: warning: cast to 'char *' from smaller integer type 'int' [-Wint-to-pointer-cast] 435 | if ((char *)offset != resetv) { | ^~~~~~~~~~~~~~ memory.c:450:12: error: incompatible pointer types assigning to 'UWORD *' (aka 'unsigned short *') from 'char *' [-Wincompatible-pointer-types] 450 | rommemory = (char *)rommemory - offset; | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ memory.c:734:40: warning: operator '>>' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses] 734 | map_banks(sram_bank, sram_start>>16, NUM_BANKS(ram_size)); | ^~~~~~~~~~~~~~~~~~~ memory.c:732:31: note: expanded from macro 'NUM_BANKS' 732 | #define NUM_BANKS(s) ((s)>>16 + (((s)&0xFFFF) ? 1 : 0)) | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ memory.c:734:40: note: place parentheses around the '+' expression to silence this warning 734 | map_banks(sram_bank, sram_start>>16, NUM_BANKS(ram_size)); | ^~~~~~~~~~~~~~~~~~~ memory.c:732:31: note: expanded from macro 'NUM_BANKS' 732 | #define NUM_BANKS(s) ((s)>>16 + (((s)&0xFFFF) ? 1 : 0)) | ~~~^~~~~~~~~~~~~~~~~~~~~~~~ memory.c:735:46: warning: operator '>>' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses] 735 | map_banks(scratch_bank, scratch_start>>16, NUM_BANKS(SCRATCH_SIZE)); | ^~~~~~~~~~~~~~~~~~~~~~~ memory.c:732:31: note: expanded from macro 'NUM_BANKS' 732 | #define NUM_BANKS(s) ((s)>>16 + (((s)&0xFFFF) ? 1 : 0)) | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ memory.c:735:46: note: place parentheses around the '+' expression to silence this warning 735 | map_banks(scratch_bank, scratch_start>>16, NUM_BANKS(SCRATCH_SIZE)); | ^~~~~~~~~~~~~~~~~~~~~~~ memory.c:732:31: note: expanded from macro 'NUM_BANKS' 732 | #define NUM_BANKS(s) ((s)>>16 + (((s)&0xFFFF) ? 1 : 0)) | ~~~^~~~~~~~~~~~~~~~~~~~~~~~ memory.c:738:38: warning: operator '>>' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses] 738 | map_banks(rom_bank, rom_start>>16, NUM_BANKS(rom_size)); | ^~~~~~~~~~~~~~~~~~~ memory.c:732:31: note: expanded from macro 'NUM_BANKS' 732 | #define NUM_BANKS(s) ((s)>>16 + (((s)&0xFFFF) ? 1 : 0)) | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ memory.c:738:38: note: place parentheses around the '+' expression to silence this warning 738 | map_banks(rom_bank, rom_start>>16, NUM_BANKS(rom_size)); | ^~~~~~~~~~~~~~~~~~~ memory.c:732:31: note: expanded from macro 'NUM_BANKS' 732 | #define NUM_BANKS(s) ((s)>>16 + (((s)&0xFFFF) ? 1 : 0)) | ~~~^~~~~~~~~~~~~~~~~~~~~~~~ memory.c:792:55: warning: format specifies type 'unsigned long' but the argument has type 'CPTR' (aka 'unsigned int') [-Wformat] 792 | "Bus error: read a long from odd address 0x%08lx\n", addr); | ~~~~~ ^~~~ | %08x memory.c:802:55: warning: format specifies type 'unsigned long' but the argument has type 'CPTR' (aka 'unsigned int') [-Wformat] 802 | "Bus error: read a word from odd address 0x%08lx\n", addr); | ~~~~~ ^~~~ | %08x memory.c:816:58: warning: format specifies type 'unsigned long' but the argument has type 'CPTR' (aka 'unsigned int') [-Wformat] 816 | "Bus error: wrote a long to odd address 0x%08lx\n", addr); | ~~~~~ ^~~~ | %08x memory.c:826:58: warning: format specifies type 'unsigned long' but the argument has type 'CPTR' (aka 'unsigned int') [-Wformat] 826 | "Bus error: wrote a word to odd address 0x%08lx\n", addr); | ~~~~~ ^~~~ | %08x memory.c:841:67: warning: format specifies type 'unsigned long' but the argument has type 'CPTR' (aka 'unsigned int') [-Wformat] 841 | "Bus error: attempted translation of odd address 0x%08lx\n", addr); | ~~~~~ ^~~~ | %08x memory.c:851:66: warning: format specifies type 'unsigned long' but the argument has type 'CPTR' (aka 'unsigned int') [-Wformat] 851 | "Bus error: attempted validation of odd address 0x%08lx\n", addr); | ~~~~~ ^~~~ | %08x 23 warnings and 1 error generated. *** Error 1 in mc68k (Makefile:126 'memory.o') *** Error 1 in . (Makefile:259 'all-recursive': @set fnord mkdir_p=mkdir\ -p\ -- SHARED_LIBS_LOG=/usr/obj/ports/xcopilot-0.6.6/xcopilot-0.6...) *** Error 2 in /usr/obj/ports/xcopilot-0.6.6/xcopilot-0.6.6 (Makefile:384 'all-recursive-am') *** Error 2 in emulators/xcopilot (/usr/ports/infrastructure/mk/bsd.port.mk:3079 '/usr/obj/ports/xcopilot-0.6.6/.build_done': @cd /usr/obj/p...) *** Error 2 in emulators/xcopilot (/usr/ports/infrastructure/mk/bsd.port.mk:2722 'build': @lock=xcopilot-0.6.6p3; export _LOCKS_HELD=" xcop...) ===> Exiting emulators/xcopilot with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval...) >>> Ended at 1779821415.79 max_stuck=0.67/build=9.92 Error: job failed with 512 on amd64-2 at 1779821415