>>> Building on exopi-3 under math/mcsim DIST = [math/mcsim:mcsim-4.2.0.tar.gz] FULLPKGNAME = mcsim-4.2.0p2 distfiles size=521646 >>> Running build in math/mcsim at 1713476998.96 ===> math/mcsim ===> Building from scratch mcsim-4.2.0p2 ===> Verifying specs: c m ===> found c.100.0 m.10.1 ===> Checking files for mcsim-4.2.0p2 `/exopi-cvs/ports/distfiles/mcsim-4.2.0.tar.gz' is up to date. >> (SHA256) mcsim-4.2.0.tar.gz: OK ===> Extracting for mcsim-4.2.0p2 ===> Patching for mcsim-4.2.0p2 ===> Applying OpenBSD patch patch-doc_mcsim_texinfo Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- doc/mcsim.texinfo.orig Sat Nov 15 10:14:40 1997 |+++ doc/mcsim.texinfo Sun Jan 14 17:35:01 2001 -------------------------- Patching file doc/mcsim.texinfo using Plan A... Hunk #1 succeeded at 1. done ===> Applying OpenBSD patch patch-mod_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- mod/Makefile.orig Thu Mar 6 17:14:37 1997 |+++ mod/Makefile Wed Mar 14 23:21:47 2001 -------------------------- Patching file mod/Makefile using Plan A... Hunk #1 succeeded at 97. Hunk #2 succeeded at 143. done ===> Applying OpenBSD patch patch-sim_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- sim/Makefile.orig Fri Nov 14 16:45:53 1997 |+++ sim/Makefile Wed Mar 14 23:21:51 2001 -------------------------- Patching file sim/Makefile using Plan A... Hunk #1 succeeded at 62. Hunk #2 succeeded at 107. done ===> Applying OpenBSD patch patch-sim_Test_mcsim Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- sim/Test_mcsim.orig Fri Nov 14 15:45:56 1997 |+++ sim/Test_mcsim Sun Jan 14 17:41:45 2001 -------------------------- Patching file sim/Test_mcsim using Plan A... Hunk #1 succeeded at 1. done ===> Applying OpenBSD patch patch-sim_sim_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- sim/sim.c.orig Fri Nov 14 15:45:51 1997 |+++ sim/sim.c Sun Jan 14 17:38:49 2001 -------------------------- Patching file sim/sim.c using Plan A... Hunk #1 succeeded at 653. Hunk #2 succeeded at 665. 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 mcsim-4.2.0p2 ===> Configuring for mcsim-4.2.0p2 ===> Building for mcsim-4.2.0p2 cc -O2 -pipe -DNDEBUG -I . -ansi -DMODGEN -c lex.c lex.c:677:11: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ 1 warning generated. cc -O2 -pipe -DNDEBUG -I . -ansi -DMODGEN -c lexerr.c lexerr.c:57:5: warning: add explicit braces to avoid dangling else [-Wdangling-else] else if (wCode != RE_FILENOTFOUND) { /* Dummy pibIn, show buffer */ ^ 1 warning generated. cc -O2 -pipe -DNDEBUG -I . -ansi -DMODGEN -c lexfn.c cc -O2 -pipe -DNDEBUG -I . -ansi -DMODGEN -c mod.c cc -O2 -pipe -DNDEBUG -I . -ansi -DMODGEN -c modd.c cc -O2 -pipe -DNDEBUG -I . -ansi -DMODGEN -c modi.c cc -O2 -pipe -DNDEBUG -I . -ansi -DMODGEN -c modo.c modo.c:84:7: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ modo.c:612:15: warning: cast to smaller integer type 'int' from 'PVOID' (aka 'void *') [-Wvoid-pointer-to-int-cast] int iType = (int) pInfo; ^~~~~~~~~~~ modo.c:927:23: warning: cast to smaller integer type 'int' from 'PVMMAPSTRCT' (aka 'struct tagVM *') [-Wpointer-to-int-cast] if (!(iReturn = (int) GetVarPTR (pvmDyn, pvm->szName))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ modo.c:931:23: warning: cast to smaller integer type 'int' from 'PSTR' (aka 'char *') [-Wpointer-to-int-cast] if (!(iReturn = (int) pvm->szEqn)) ^~~~~~~~~~~~~~~~ cc -O2 -pipe -DNDEBUG -I . -ansi -DMODGEN -c strutil.c 4 warnings generated. Linking mod... modd.c(modd.o:(AddEquation)): warning: strcpy() is almost always misused, please use strlcpy() modo.c(modo.o:(GetName)): warning: sprintf() is often misused, please use snprintf() * Created executable "mod". cc -O2 -pipe -DNDEBUG -I . -ansi -c getopt.c cc -O2 -pipe -DNDEBUG -I . -ansi -c mh.c mh.c:976:17: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ 1 warning generated. cc -O2 -pipe -DNDEBUG -I . -ansi -c lex.c lex.c:688:11: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ 1 warning generated. cc -O2 -pipe -DNDEBUG -I . -ansi -c lexerr.c lexerr.c:87:5: warning: add explicit braces to avoid dangling else [-Wdangling-else] else if (wCode != RE_FILENOTFOUND) { /* Dummy pibIn, show buffer */ ^ 1 warning generated. cc -O2 -pipe -DNDEBUG -I . -ansi -c lexfn.c cc -O2 -pipe -DNDEBUG -I . -ansi -c list.c cc -O2 -pipe -DNDEBUG -I . -ansi -c lsodes1.c cc -O2 -pipe -DNDEBUG -I . -ansi -c lsodes2.c cc -O2 -pipe -DNDEBUG -I . -ansi -c matutil.c cc -O2 -pipe -DNDEBUG -I . -ansi -c matutilo.c cc -O2 -pipe -DNDEBUG -I . -ansi -c model.c cc -O2 -pipe -DNDEBUG -I . -ansi -c modelu.c cc -O2 -pipe -DNDEBUG -I . -ansi -c optdesign.c cc -O2 -pipe -DNDEBUG -I . -ansi -c random.c cc -O2 -pipe -DNDEBUG -I . -ansi -c sim.c cc -O2 -pipe -DNDEBUG -I . -ansi -c simi.c simi.c:633:5: warning: add explicit braces to avoid dangling else [-Wdangling-else] else { ^ simi.c:1095:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (iErr |= pmcvar->iType < 0) { ~~~~~^~~~~~~~~~~~~~~~~~~~ simi.c:1095:12: note: place parentheses around the assignment to silence this warning if (iErr |= pmcvar->iType < 0) { ^ ( ) simi.c:1095:12: note: use '!=' to turn this compound assignment into an inequality comparison if (iErr |= pmcvar->iType < 0) { ^~ != 2 warnings generated. cc -O2 -pipe -DNDEBUG -I . -ansi -c siminit.c cc -O2 -pipe -DNDEBUG -I . -ansi -c simmonte.c cc -O2 -pipe -DNDEBUG -I . -ansi -c simo.c simo.c:138:5: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ cc -O2 -pipe -DNDEBUG -I . -ansi -c strutil.c 1 warning generated. cc -O2 -pipe -DNDEBUG -I . -ansi -c yourcode.c Linking mcsim... simi.c(simi.o:(GetPrint)): warning: strcpy() is almost always misused, please use strlcpy() mh.c(mh.o:(LnDensity)): warning: sprintf() is often misused, please use snprintf() * Created executable "mcsim". >>> Running package in math/mcsim at 1713477011.46 ===> math/mcsim ===> Faking installation for mcsim-4.2.0p2 /exopi-obj/pobj/mcsim-4.2.0/bin/install -c -s -m 755 /exopi-obj/pobj/mcsim-4.2.0/mcsim/mod/mod /exopi-obj/pobj/mcsim-4.2.0/fake-amd64/usr/local/bin/mcmod /exopi-obj/pobj/mcsim-4.2.0/bin/install -c -s -m 755 /exopi-obj/pobj/mcsim-4.2.0/mcsim/sim/mcsim /exopi-obj/pobj/mcsim-4.2.0/fake-amd64/usr/local/bin/mcsim /exopi-obj/pobj/mcsim-4.2.0/bin/install -d -m 755 /exopi-obj/pobj/mcsim-4.2.0/fake-amd64/usr/local/share/doc/mcsim /exopi-obj/pobj/mcsim-4.2.0/bin/install -c -m 644 /exopi-obj/pobj/mcsim-4.2.0/mcsim/doc/*.txt /exopi-obj/pobj/mcsim-4.2.0/mcsim/doc/MCSim* /exopi-obj/pobj/mcsim-4.2.0/fake-amd64/usr/local/share/doc/mcsim/ /exopi-obj/pobj/mcsim-4.2.0/bin/install -c -m 644 /exopi-obj/pobj/mcsim-4.2.0/mcsim/doc/mcsim.html /exopi-obj/pobj/mcsim-4.2.0/mcsim/doc/mcsim.dvi /exopi-obj/pobj/mcsim-4.2.0/fake-amd64/usr/local/share/doc/mcsim ===> Building package for mcsim-4.2.0p2 Create /exopi-cvs/ports/packages/amd64/all/mcsim-4.2.0p2.tgz Creating package mcsim-4.2.0p2 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 10% checksumming|********* | 14% checksumming|************ | 19% checksumming|*************** | 24% checksumming|***************** | 29% checksumming|******************** | 33% checksumming|*********************** | 38% checksumming|************************** | 43% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|*********************************** | 57% checksumming|************************************** | 62% checksumming|***************************************** | 67% checksumming|******************************************** | 71% checksumming|********************************************** | 76% checksumming|************************************************* | 81% checksumming|**************************************************** | 86% checksumming|******************************************************* | 90% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|***** | 8% archiving|************************* | 39% archiving|*************************** | 42% archiving|*************************** | 43% archiving|**************************** | 43% archiving|******************************* | 48% archiving|*************************************************** | 79% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/mcsim-4.2.0p2.tgz >>> Running clean in math/mcsim at 1713477015.32 ===> math/mcsim ===> Cleaning for mcsim-4.2.0p2 >>> Ended at 1713477015.90 max_stuck=0.00/build=12.46/package=3.18/clean=1.35