>>> Building on exopi-3 under emulators/coldfire BDEPENDS = [devel/gmake] DIST = [emulators/coldfire:coldfire-0.3.1.tar.gz] FULLPKGNAME = coldfire-0.3.1p2 Avoided depends for gmake-4.4.1 distfiles size=142964 >>> Running build in emulators/coldfire at 1713775642.96 ===> emulators/coldfire ===> Building from scratch coldfire-0.3.1p2 ===> coldfire-0.3.1p2 depends on: gmake-* -> gmake-4.4.1 ===> Verifying specs: c curses pthread readline ===> found c.100.0 curses.15.0 pthread.27.1 readline.5.0 ===> Checking files for coldfire-0.3.1p2 `/exopi-cvs/ports/distfiles/coldfire-0.3.1.tar.gz' is up to date. >> (SHA256) coldfire-0.3.1.tar.gz: OK ===> Extracting for coldfire-0.3.1p2 ===> Patching for coldfire-0.3.1p2 ===> Applying OpenBSD patch patch-peripherals_sim_5307_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- peripherals/sim_5307.c.orig Thu Feb 18 08:05:34 2021 |+++ peripherals/sim_5307.c Thu Feb 18 08:05:50 2021 -------------------------- Patching file peripherals/sim_5307.c using Plan A... Hunk #1 succeeded at 59. 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 coldfire-0.3.1p2 ===> Configuring for coldfire-0.3.1p2 Using /exopi-obj/pobj/coldfire-0.3.1/config.site (generated) configure: loading site script /exopi-obj/pobj/coldfire-0.3.1/config.site checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking target system type... x86_64-unknown-openbsd7.5 checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... none needed checking for tgoto in -lncurses... yes checking for readline in -lreadline... yes checking for pthread_create in -lpthread... (cached) yes checking how to run the C preprocessor... cc -E checking for egrep... (cached) grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking whether byte ordering is bigendian... no checking whether cc needs -traditional... no checking for gethostbyname... (cached) yes checking for connect... (cached) yes checking for select... (cached) yes checking for socket... (cached) yes checking for _snprintf... no checking for snprintf... (cached) yes checking for unaligned long accesses... not permitted configure: creating ./config.status config.status: creating Makefile.rules config.status: creating Makefile config.status: creating isa_a/Makefile config.status: creating isa_b/Makefile config.status: creating monitor/Makefile config.status: creating peripherals/Makefile config.status: creating tracer/Makefile config.status: creating config.h ===> Building for coldfire-0.3.1p2 Creating version.h set -e; s='tracer isa_a isa_b peripherals monitor'; for i in $s; do cd $i && gmake all && cd ..; done; gmake[1]: Entering directory '/exopi-obj/pobj/coldfire-0.3.1/coldfire-0.3.1/tracer' set -e; s=''; for i in $s; do cd $i && gmake all && cd ..; done; ./mktracech.sh .. cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c main.c ld -r main.o -o tracer.o gmake[1]: Leaving directory '/exopi-obj/pobj/coldfire-0.3.1/coldfire-0.3.1/tracer' gmake[1]: Entering directory '/exopi-obj/pobj/coldfire-0.3.1/coldfire-0.3.1/isa_a' set -e; s=''; for i in $s; do cd $i && gmake all && cd ..; done; cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_add.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_adda.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_addi.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_addq.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_addx.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_and.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_andi.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_asx.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_bcc.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_btst.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_clr.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_cmp.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_cmpa.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_cmpi.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_dc.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_div.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_eor.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_eori.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_ext.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_halt.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_illegal.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_jmp.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_jsr.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_lea.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_link.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_lsx.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_move.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_movec.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_movem.c i_movem.c:23:1: warning: unused variable 'TRACER_default' [-Wunused-const-variable] TRACER_DEFAULT_CHANNEL(i_movem); ^ ../tracer/tracer.h:47:72: note: expanded from macro 'TRACER_DEFAULT_CHANNEL' #define TRACER_DEFAULT_CHANNEL(ch) static const enum _TRACER_Channels TRACER_default = TRACER_##ch ^ 1 warning generated. cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_moveq.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_movexr.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_mulu_l.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_mulu_w.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_neg.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_negx.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_nop.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_not.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_or.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_ori.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_pea.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_rte.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_rts.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_scc.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_stop.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_sub.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_suba.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_subi.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_subq.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_subx.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_swap.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_trap.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_trapf.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_tst.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c i_unlk.c ld -r i_add.o i_adda.o i_addi.o i_addq.o i_addx.o i_and.o i_andi.o i_asx.o i_bcc.o i_btst.o i_clr.o i_cmp.o i_cmpa.o i_cmpi.o i_dc.o i_div.o i_eor.o i_eori.o i_ext.o i_halt.o i_illegal.o i_jmp.o i_jsr.o i_lea.o i_link.o i_lsx.o i_move.o i_movec.o i_movem.o i_moveq.o i_movexr.o i_mulu_l.o i_mulu_w.o i_neg.o i_negx.o i_nop.o i_not.o i_or.o i_ori.o i_pea.o i_rte.o i_rts.o i_scc.o i_stop.o i_sub.o i_suba.o i_subi.o i_subq.o i_subx.o i_swap.o i_trap.o i_trapf.o i_tst.o i_unlk.o -o i.o gmake[1]: Leaving directory '/exopi-obj/pobj/coldfire-0.3.1/coldfire-0.3.1/isa_a' gmake[1]: Entering directory '/exopi-obj/pobj/coldfire-0.3.1/coldfire-0.3.1/isa_b' set -e; s=''; for i in $s; do cd $i && gmake all && cd ..; done; cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c bcc.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c cmp.c ld -r bcc.o cmp.o -o i.o gmake[1]: Leaving directory '/exopi-obj/pobj/coldfire-0.3.1/coldfire-0.3.1/isa_b' gmake[1]: Entering directory '/exopi-obj/pobj/coldfire-0.3.1/coldfire-0.3.1/peripherals' set -e; s=''; for i in $s; do cd $i && gmake all && cd ..; done; cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c isa.c isa.c:18:1: warning: unused variable 'TRACER_default' [-Wunused-const-variable] TRACER_DEFAULT_CHANNEL(isa); ^ ../tracer/tracer.h:47:72: note: expanded from macro 'TRACER_DEFAULT_CHANNEL' #define TRACER_DEFAULT_CHANNEL(ch) static const enum _TRACER_Channels TRACER_default = TRACER_##ch ^ 1 warning generated. cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c ram.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c sim_5206.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c timer_5206.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c uart_5206.c uart_5206.c:272:6: warning: variable 'res' set but not used [-Wunused-but-set-variable] int res; ^ uart_5206.c:349:6: warning: unused variable 'status' [-Wunused-variable] int status; ^ uart_5206.c:385:1: warning: unused label 'interrupt_update' [-Wunused-label] interrupt_update: ^~~~~~~~~~~~~~~~~ 3 warnings generated. cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c sim_5307.c ld -r isa.o ram.o sim_5206.o timer_5206.o uart_5206.o sim_5307.o -o peripherals.o gmake[1]: Leaving directory '/exopi-obj/pobj/coldfire-0.3.1/coldfire-0.3.1/peripherals' gmake[1]: Entering directory '/exopi-obj/pobj/coldfire-0.3.1/coldfire-0.3.1/monitor' set -e; s=''; for i in $s; do cd $i && gmake all && cd ..; done; cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c br.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c cfrm.c cfrm.c:15:1: warning: unused variable 'TRACER_default' [-Wunused-const-variable] TRACER_DEFAULT_CHANNEL(monitor); ^ ../tracer/tracer.h:47:72: note: expanded from macro 'TRACER_DEFAULT_CHANNEL' #define TRACER_DEFAULT_CHANNEL(ch) static const enum _TRACER_Channels TRACER_default = TRACER_##ch ^ 1 warning generated. cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c de.c de.c:204:19: warning: variable 'mainadr' set but not used [-Wunused-but-set-variable] ULONG mainadr; ^ de.c:15:1: warning: unused variable 'TRACER_default' [-Wunused-const-variable] TRACER_DEFAULT_CHANNEL(monitor); ^ ../tracer/tracer.h:47:72: note: expanded from macro 'TRACER_DEFAULT_CHANNEL' #define TRACER_DEFAULT_CHANNEL(ch) static const enum _TRACER_Channels TRACER_default = TRACER_##ch ^ 2 warnings generated. cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c di.c di.c:15:1: warning: unused variable 'TRACER_default' [-Wunused-const-variable] TRACER_DEFAULT_CHANNEL(monitor); ^ ../tracer/tracer.h:47:72: note: expanded from macro 'TRACER_DEFAULT_CHANNEL' #define TRACER_DEFAULT_CHANNEL(ch) static const enum _TRACER_Channels TRACER_default = TRACER_##ch ^ 1 warning generated. cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c dl.c dl.c:15:1: warning: unused variable 'TRACER_default' [-Wunused-const-variable] TRACER_DEFAULT_CHANNEL(monitor); ^ ../tracer/tracer.h:47:72: note: expanded from macro 'TRACER_DEFAULT_CHANNEL' #define TRACER_DEFAULT_CHANNEL(ch) static const enum _TRACER_Channels TRACER_default = TRACER_##ch ^ 1 warning generated. cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c dn.c dn.c:15:1: warning: unused variable 'TRACER_default' [-Wunused-const-variable] TRACER_DEFAULT_CHANNEL(monitor); ^ ../tracer/tracer.h:47:72: note: expanded from macro 'TRACER_DEFAULT_CHANNEL' #define TRACER_DEFAULT_CHANNEL(ch) static const enum _TRACER_Channels TRACER_default = TRACER_##ch ^ 1 warning generated. cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c go.c go.c:15:1: warning: unused variable 'TRACER_default' [-Wunused-const-variable] TRACER_DEFAULT_CHANNEL(monitor); ^ ../tracer/tracer.h:47:72: note: expanded from macro 'TRACER_DEFAULT_CHANNEL' #define TRACER_DEFAULT_CHANNEL(ch) static const enum _TRACER_Channels TRACER_default = TRACER_##ch ^ 1 warning generated. cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c help.c help.c:16:1: warning: unused variable 'TRACER_default' [-Wunused-const-variable] TRACER_DEFAULT_CHANNEL(monitor); ^ ../tracer/tracer.h:47:72: note: expanded from macro 'TRACER_DEFAULT_CHANNEL' #define TRACER_DEFAULT_CHANNEL(ch) static const enum _TRACER_Channels TRACER_default = TRACER_##ch ^ 1 warning generated. cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c main.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c md.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c mm.c mm.c:15:1: warning: unused variable 'TRACER_default' [-Wunused-const-variable] TRACER_DEFAULT_CHANNEL(monitor); ^ ../tracer/tracer.h:47:72: note: expanded from macro 'TRACER_DEFAULT_CHANNEL' #define TRACER_DEFAULT_CHANNEL(ch) static const enum _TRACER_Channels TRACER_default = TRACER_##ch ^ 1 warning generated. cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c quit.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c rd.c rd.c:15:1: warning: unused variable 'TRACER_default' [-Wunused-const-variable] TRACER_DEFAULT_CHANNEL(monitor); ^ ../tracer/tracer.h:47:72: note: expanded from macro 'TRACER_DEFAULT_CHANNEL' #define TRACER_DEFAULT_CHANNEL(ch) static const enum _TRACER_Channels TRACER_default = TRACER_##ch ^ 1 warning generated. cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c reset.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c rm.c rm.c:15:1: warning: unused variable 'TRACER_default' [-Wunused-const-variable] TRACER_DEFAULT_CHANNEL(monitor); ^ ../tracer/tracer.h:47:72: note: expanded from macro 'TRACER_DEFAULT_CHANNEL' #define TRACER_DEFAULT_CHANNEL(ch) static const enum _TRACER_Channels TRACER_default = TRACER_##ch ^ 1 warning generated. cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c set.c set.c:15:1: warning: unused variable 'TRACER_default' [-Wunused-const-variable] TRACER_DEFAULT_CHANNEL(monitor); ^ ../tracer/tracer.h:47:72: note: expanded from macro 'TRACER_DEFAULT_CHANNEL' #define TRACER_DEFAULT_CHANNEL(ch) static const enum _TRACER_Channels TRACER_default = TRACER_##ch ^ 1 warning generated. cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c ss.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c time.c cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c trace.c trace.c:15:1: warning: unused variable 'TRACER_default' [-Wunused-const-variable] TRACER_DEFAULT_CHANNEL(monitor); ^ ../tracer/tracer.h:47:72: note: expanded from macro 'TRACER_DEFAULT_CHANNEL' #define TRACER_DEFAULT_CHANNEL(ch) static const enum _TRACER_Channels TRACER_default = TRACER_##ch ^ 1 warning generated. cc -Wall -fomit-frame-pointer -O2 -pipe -I.. -c tracer.c tracer.c:15:1: warning: unused variable 'TRACER_default' [-Wunused-const-variable] TRACER_DEFAULT_CHANNEL(monitor); ^ ../tracer/tracer.h:47:72: note: expanded from macro 'TRACER_DEFAULT_CHANNEL' #define TRACER_DEFAULT_CHANNEL(ch) static const enum _TRACER_Channels TRACER_default = TRACER_##ch ^ 1 warning generated. ld -r br.o cfrm.o de.o di.o dl.o dn.o go.o help.o main.o md.o mm.o quit.o rd.o reset.o rm.o set.o ss.o time.o trace.o tracer.o -o monitor.o gmake[1]: Leaving directory '/exopi-obj/pobj/coldfire-0.3.1/coldfire-0.3.1/monitor' cc -Wall -fomit-frame-pointer -O2 -pipe -I. -c addressing.c cc -Wall -fomit-frame-pointer -O2 -pipe -I. -c board.c cc -Wall -fomit-frame-pointer -O2 -pipe -I. -c cycle.c cc -Wall -fomit-frame-pointer -O2 -pipe -I. -c exception.c cc -Wall -fomit-frame-pointer -O2 -pipe -I. -c main.c main.c:17:1: warning: unused variable 'TRACER_default' [-Wunused-const-variable] TRACER_DEFAULT_CHANNEL(main); ^ ./tracer/tracer.h:47:72: note: expanded from macro 'TRACER_DEFAULT_CHANNEL' #define TRACER_DEFAULT_CHANNEL(ch) static const enum _TRACER_Channels TRACER_default = TRACER_##ch ^ 1 warning generated. cc -Wall -fomit-frame-pointer -O2 -pipe -I. -c memory.c memory.c:77:7: warning: variable 'movable' set but not used [-Wunused-but-set-variable] char movable = 1; ^ 1 warning generated. cc -Wall -fomit-frame-pointer -O2 -pipe -I. -c handlers.c cc -Wall -fomit-frame-pointer -O2 -pipe -I. -c network.c cc -Wall -fomit-frame-pointer -O2 -pipe -I. -c i.c cc -Wall -fomit-frame-pointer -O2 -pipe -I. -c misc.c cc -Wall -fomit-frame-pointer -O2 -pipe -I. -c run.c run.c:51:16: warning: call to undeclared function 'readline'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] input=(char *)readline("suspend> "); ^ run.c:51:8: warning: cast to 'char *' from smaller integer type 'int' [-Wint-to-pointer-cast] input=(char *)readline("suspend> "); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. cc -Wall -fomit-frame-pointer -O2 -pipe -I. -c sim.c sim.c:16:1: warning: unused variable 'TRACER_default' [-Wunused-const-variable] TRACER_DEFAULT_CHANNEL(sim); ^ ./tracer/tracer.h:47:72: note: expanded from macro 'TRACER_DEFAULT_CHANNEL' #define TRACER_DEFAULT_CHANNEL(ch) static const enum _TRACER_Channels TRACER_default = TRACER_##ch ^ 1 warning generated. cc addressing.o board.o cycle.o exception.o main.o memory.o handlers.o network.o i.o misc.o run.o sim.o tracer/tracer.o peripherals/peripherals.o monitor/monitor.o isa_a/i.o isa_b/i.o -o coldfire -lpthread -lreadline -lncurses board.c(board.o:(board_setup)): warning: sprintf() is often misused, please use snprintf() board.c(board.o:(board_setup)): warning: strcpy() is almost always misused, please use strlcpy() tracer.c(monitor/monitor.o:(Monitor_InstructionDI)): warning: stpcpy() is dangerous; do not use it >>> Running package in emulators/coldfire at 1713775664.82 ===> emulators/coldfire ===> Faking installation for coldfire-0.3.1p2 /exopi-obj/pobj/coldfire-0.3.1/bin/install -c -s -m 755 /exopi-obj/pobj/coldfire-0.3.1/coldfire-0.3.1/coldfire /exopi-obj/pobj/coldfire-0.3.1/fake-amd64/usr/local/bin /exopi-obj/pobj/coldfire-0.3.1/bin/install -d -m 755 /exopi-obj/pobj/coldfire-0.3.1/fake-amd64/usr/local/share/coldfire cp /exopi-obj/pobj/coldfire-0.3.1/coldfire-0.3.1/boards/*.board /exopi-obj/pobj/coldfire-0.3.1/fake-amd64/usr/local/share/coldfire ===> Building package for coldfire-0.3.1p2 Create /exopi-cvs/ports/packages/amd64/all/coldfire-0.3.1p2.tgz Creating package coldfire-0.3.1p2 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|**** | 6% checksumming|******* | 12% checksumming|*********** | 18% checksumming|************** | 24% checksumming|****************** | 29% checksumming|********************** | 35% checksumming|************************* | 41% checksumming|***************************** | 47% checksumming|******************************** | 53% checksumming|************************************ | 59% checksumming|*************************************** | 65% checksumming|******************************************* | 71% checksumming|*********************************************** | 76% checksumming|************************************************** | 82% checksumming|****************************************************** | 88% checksumming|********************************************************* | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/coldfire-0.3.1p2.tgz >>> Running clean in emulators/coldfire at 1713775666.36 ===> emulators/coldfire ===> Cleaning for coldfire-0.3.1p2 >>> Ended at 1713775666.93 max_stuck=0.00/build=21.87/package=1.54/clean=0.59