>>> Building on exopi-3 under lang/ucblogo DIST = [lang/ucblogo:ucblogo-6.0.tar.gz] FULLPKGNAME = ucblogo-6.0 distfiles size=6694879 >>> Running build in lang/ucblogo at 1714828957.66 ===> lang/ucblogo ===> Building from scratch ucblogo-6.0 ===> Verifying specs: ICE SM X11 c curses m ===> found ICE.11.0 SM.9.0 X11.18.0 c.100.0 curses.15.0 m.10.1 ===> Checking files for ucblogo-6.0 `/exopi-cvs/ports/distfiles/ucblogo-6.0.tar.gz' is up to date. >> (SHA256) ucblogo-6.0.tar.gz: OK ===> Extracting for ucblogo-6.0 ===> Patching for ucblogo-6.0 ===> 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 Thu Dec 5 23:17:01 2013 |+++ config.h.in Thu Dec 5 23:17:30 2013 -------------------------- Patching file config.h.in using Plan A... Hunk #1 succeeded at 39. done ===> Applying OpenBSD patch patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: configure |--- configure.orig |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 1673. done ===> Applying OpenBSD patch patch-graphics_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: graphics.c |--- graphics.c.orig |+++ graphics.c -------------------------- Patching file graphics.c using Plan A... Hunk #1 succeeded at 570. Hunk #2 succeeded at 616. Hunk #3 succeeded at 720. Hunk #4 succeeded at 884. Hunk #5 succeeded at 907. Hunk #6 succeeded at 916. Hunk #7 succeeded at 935. Hunk #8 succeeded at 964. Hunk #9 succeeded at 1085. Hunk #10 succeeded at 1107. Hunk #11 succeeded at 1188. Hunk #12 succeeded at 1216. Hunk #13 succeeded at 1232. Hunk #14 succeeded at 1390. Hunk #15 succeeded at 2074. done ===> Applying OpenBSD patch patch-init_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: init.c |--- init.c.orig |+++ init.c -------------------------- Patching file init.c using Plan A... Hunk #1 succeeded at 541. Hunk #2 succeeded at 756. done ===> Applying OpenBSD patch patch-makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: makefile.in |--- makefile.in.orig |+++ makefile.in -------------------------- Patching file makefile.in using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 28. done ===> Applying OpenBSD patch patch-term_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: term.c |--- term.c.orig |+++ term.c -------------------------- Patching file term.c using Plan A... Hunk #1 succeeded at 19. Hunk #2 succeeded at 33. Hunk #3 succeeded at 47. Hunk #4 succeeded at 85. Hunk #5 succeeded at 95. Hunk #6 succeeded at 103. Hunk #7 succeeded at 143. Hunk #8 succeeded at 162. Hunk #9 succeeded at 207. Hunk #10 succeeded at 227. done ===> Applying OpenBSD patch patch-wrksp_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: wrksp.c |--- wrksp.c.orig |+++ wrksp.c -------------------------- Patching file wrksp.c using Plan A... Hunk #1 succeeded at 27. done ===> Applying OpenBSD patch patch-xgraphics_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: xgraphics.c |--- xgraphics.c.orig |+++ xgraphics.c -------------------------- Patching file xgraphics.c using Plan A... Hunk #1 succeeded at 265. Hunk #2 succeeded at 307. Hunk #3 succeeded at 323. Hunk #4 succeeded at 333. done ===> Applying OpenBSD patch patch-xgraphics_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: xgraphics.h |--- xgraphics.h.orig |+++ xgraphics.h -------------------------- Patching file xgraphics.h using Plan A... Hunk #1 succeeded at 22. 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 ucblogo-6.0 ===> Configuring for ucblogo-6.0 Using /exopi-obj/pobj/ucblogo-6.0/config.site (generated) rm /exopi-obj/pobj/ucblogo-6.0/ucblogo-6.0/config.cache /usr/bin/perl /exopi-cvs/ports/infrastructure/bin/pkg_subst -DARCH=amd64 -DBASE_PKGPATH=lang/ucblogo -DFLAVOR_EXT= -DFULLPKGNAME=ucblogo-6.0 -DHOMEPAGE=https://people.eecs.berkeley.edu/\~bh/logo.html -DLOCALBASE=/usr/local -DLOCALSTATEDIR=/var -DMACHINE_ARCH=amd64 -DMAINTAINER=The\ OpenBSD\ ports\ mailing-list\ \ -DPREFIX=/usr/local -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc -DTRUEPREFIX=/usr/local -DX11BASE=/usr/X11R6 -DPKGSTEM=ucblogo -i -B /exopi-obj/pobj/ucblogo-6.0 /exopi-obj/pobj/ucblogo-6.0/ucblogo-6.0/init.c loading site script /exopi-obj/pobj/ucblogo-6.0/config.site creating cache ./config.cache checking for gcc... cc checking whether we are using GNU C... (cached) yes checking how to run the C preprocessor... cc -E checking for POSIXized ISC... no checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for -lICE... (cached) yes checking for -ldnet... no checking for -ldnet_stub... no checking for -lnsl... no checking for -lsocket... no checking for -lm... (cached) yes checking for -lBSD... no checking for -lbsd... no checking for -ltermcap... yes checking whether cross-compiling... no checking for ANSI C header files... (cached) yes checking for sgtty.h... (cached) no checking for termios.h... (cached) yes checking for termio.h... (cached) no checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking for size_t... (cached) yes checking return type of signal handlers... void checking if signal handlers take argument... no checking for usleep... (cached) yes checking for srandom... (cached) yes checking for sigvec... (cached) yes checking for sigsetmask... (cached) yes checking for matherr... no checking for drem... (cached) yes checking for irint... no checking for bcopy... (cached) yes checking for memcpy... (cached) yes checking whether cc needs -traditional... no updating cache ./config.cache creating ./config.status creating makefile creating config.h ===> Building for ucblogo-6.0 cc -O2 -pipe -I/usr/X11R6/include -DUSE_OLD_TTY -c coms.c coms.c:445:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (seconds = n / 60) ~~~~~~~~^~~~~~~~ coms.c:445:15: note: place parentheses around the assignment to silence this warning if (seconds = n / 60) ^ ( ) coms.c:445:15: note: use '==' to turn this assignment into an equality comparison if (seconds = n / 60) ^ == coms.c:448:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (microseconds = (n % 60) * 16667) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ coms.c:448:20: note: place parentheses around the assignment to silence this warning if (microseconds = (n % 60) * 16667) ^ ( ) coms.c:448:20: note: use '==' to turn this assignment into an equality comparison if (microseconds = (n % 60) * 16667) ^ == coms.c:536:18: 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 previous declaration [-Wdeprecated-non-prototype] extern FILE *popen(); ^ /usr/include/stdio.h:315:7: note: conflicting prototype is here FILE *popen(const char *, const char *); ^ 3 warnings generated. cc -O2 -pipe -I/usr/X11R6/include -DUSE_OLD_TTY -c error.c cc -O2 -pipe -I/usr/X11R6/include -DUSE_OLD_TTY -c eval.c eval.c:589:27: 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] val = (*getprimfun(proc))(argl); ^ 1 warning generated. cc -O2 -pipe -I/usr/X11R6/include -DUSE_OLD_TTY -c files.c cc -O2 -pipe -I/usr/X11R6/include -DUSE_OLD_TTY -c graphics.c graphics.c:236:5: warning: call to undeclared function 'save_pen'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] save_pen(&saved_pen); ^ graphics.c:265:5: warning: call to undeclared function 'restore_pen'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] restore_pen(&saved_pen); ^ graphics.c:740:20: warning: equality comparison result unused [-Wunused-comparison] clearing_screen==0; ~~~~~~~~~~~~~~~^~~ graphics.c:740:20: note: use '=' to turn this equality comparison into an assignment clearing_screen==0; ^~ = graphics.c:752:5: warning: call to undeclared function 'save_pen'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] save_pen(&orig_pen); ^ graphics.c:1282:9: warning: call to undeclared function 'get_button'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] if (button) ^ ./xgraphics.h:155:34: note: expanded from macro 'button' #define button get_button() ^ graphics.c:1291:25: warning: call to undeclared function 'get_button'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return(make_intnode(button)); ^ ./xgraphics.h:155:34: note: expanded from macro 'button' #define button get_button() ^ graphics.c:1847:5: warning: call to undeclared function 'save_pen'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] save_pen(&saved_pen); ^ graphics.c:1848:5: warning: call to undeclared function 'restore_pen'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] restore_pen(&orig_pen); ^ 8 warnings generated. cc -O2 -pipe -I/usr/X11R6/include -DUSE_OLD_TTY -c init.c init.c:534:2: warning: call to undeclared function 'chdir'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] chdir(getenv("SUGAR_ACTIVITY_ROOT")); ^ 1 warning generated. cc -O2 -pipe -I/usr/X11R6/include -DUSE_OLD_TTY -c intern.c intern.c:33:13: 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] (*fcn) (car(nd)); ^ intern.c:46:15: warning: shift count >= width of type [-Wshift-count-overflow] g = h & (0xf << (WORDSIZE-4)); ^ ~~~~~~~~~~~~ 2 warnings generated. echo 'char *libloc="'/usr/local/lib/logo'/logolib";' > libloc.c echo 'char *helploc="'/usr/local/lib/logo'/helpfiles";' >> libloc.c echo 'char *cslsloc="'/usr/local/lib/logo'/csls";' >> libloc.c echo 'char *temploc="/tmp";' >> libloc.c echo 'char *separator="/";' >> libloc.c cc -O2 -pipe -I/usr/X11R6/include -DUSE_OLD_TTY -c libloc.c cc -O2 -pipe -I/usr/X11R6/include -DUSE_OLD_TTY -c lists.c cc -O2 -pipe -I/usr/X11R6/include -DUSE_OLD_TTY -c logodata.c logodata.c:298: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] (*copy_routine) (strhead->str_str, strptr, len); ^ 1 warning generated. cc -O2 -pipe -I/usr/X11R6/include -DUSE_OLD_TTY -c main.c main.c:103:19: warning: incompatible function pointer types passing 'void (void)' to parameter of type 'void (*)(int)' [-Wincompatible-function-pointer-types] signal(SIGINT, logo_stop); ^~~~~~~~~ /usr/include/sys/signal.h:199:27: note: passing argument to parameter here void (*signal(int, void (*)(int)))(int); ^ main.c:126:18: warning: incompatible function pointer types passing 'void (void)' to parameter of type 'void (*)(int)' [-Wincompatible-function-pointer-types] signal(SIGQUIT, logo_pause); ^~~~~~~~~~ /usr/include/sys/signal.h:199:27: note: passing argument to parameter here void (*signal(int, void (*)(int)))(int); ^ main.c:259:20: warning: incompatible function pointer types passing 'void (void)' to parameter of type 'void (*)(int)' [-Wincompatible-function-pointer-types] signal(SIGINT, logo_stop); ^~~~~~~~~ /usr/include/sys/signal.h:199:27: note: passing argument to parameter here void (*signal(int, void (*)(int)))(int); ^ 3 warnings generated. cc -O2 -pipe -I/usr/X11R6/include -DUSE_OLD_TTY -c math.c cc -O2 -pipe -I/usr/X11R6/include -DUSE_OLD_TTY -c mem.c mem.c:104:23: warning: '/*' within block comment [-Wcomment] /* #define GC_DEBUG 1 /* */ ^ mem.c:105:25: warning: '/*' within block comment [-Wcomment] /* #define GC_TWOBYTE 1 /* Use 2-byte stack offset in mark phase */ ^ 2 warnings generated. cc -O2 -pipe -I/usr/X11R6/include -DUSE_OLD_TTY -c paren.c cc -O2 -pipe -I/usr/X11R6/include -DUSE_OLD_TTY -c parse.c cc -O2 -pipe -I/usr/X11R6/include -DUSE_OLD_TTY -c print.c print.c:254:16: warning: cast to smaller integer type 'unsigned int' from 'NODE *' (aka 'struct logo_node *') [-Wpointer-to-int-cast] } else if ((unsigned int)nd < 200) { /* for debugging */ ^~~~~~~~~~~~~~~~ print.c:257:23: warning: format specifies type 'int' but the argument has type 'NODE *' (aka 'struct logo_node *') [-Wformat] sprintf(&num[7],"%d",nd); ~~ ^~ print.c:284:27: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] sprintf(&org[1],"%d",getarrorg(nd)); ~~ ^~~~~~~~~~~~~ %ld ./logo.h:383:26: note: expanded from macro 'getarrorg' #define getarrorg(node) ((node)->n_org) ^~~~~~~~~~~~~~~ 3 warnings generated. cc -O2 -pipe -I/usr/X11R6/include -DUSE_OLD_TTY -c wrksp.c wrksp.c:1583:44: warning: missing sentinel in function call [-Wsentinel] execlp(editor, editorname, tmp_filename, 0); ^ , NULL /usr/include/unistd.h:335:6: note: function has been explicitly marked sentinel here int execlp(const char *, const char *, ...) ^ wrksp.c:1720:21: warning: field precision should have type 'int', but argument has type 'long' [-Wformat] sprintf(buf, "%.*s%.*s%s", ~~^~ 2 warnings generated. cc -O2 -pipe -I/usr/X11R6/include -DUSE_OLD_TTY -c nographics.c echo 'char* SVN = "('`svnversion|tr -d '\r'`')";' > svn.c /bin/sh: svnversion: not found cc -O2 -pipe -I/usr/X11R6/include -DUSE_OLD_TTY -c svn.c cc -O2 -pipe -I/usr/X11R6/include -DUSE_OLD_TTY -c term.c term.c:102:25: 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 previous declaration [-Wdeprecated-non-prototype] extern char **environ, *tgoto(), *tgetstr(); ^ /usr/include/term.h:846:31: note: conflicting prototype is here extern NCURSES_EXPORT(char *) tgoto (const char *, int, int); ^ term.c:102:35: 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 previous declaration [-Wdeprecated-non-prototype] extern char **environ, *tgoto(), *tgetstr(); ^ /usr/include/term.h:845:31: note: conflicting prototype is here extern NCURSES_EXPORT(char *) tgetstr (const char *, char **); ^ 2 warnings generated. cc -O2 -pipe -I/usr/X11R6/include -DUSE_OLD_TTY -c xgraphics.c cc -O2 -pipe -I/usr/X11R6/include -DUSE_OLD_TTY coms.o error.o eval.o files.o graphics.o init.o intern.o libloc.o lists.o logodata.o main.o math.o mem.o paren.o parse.o print.o wrksp.o nographics.o svn.o term.o xgraphics.o -lSM -lICE -L/usr/X11R6/lib -lm -ltermcap -lX11 -o logo files.c(files.o:(silent_load)): warning: strcpy() is almost always misused, please use strlcpy() logodata.c(logodata.o:(cnv_node_to_strnode)): warning: sprintf() is often misused, please use snprintf() math.c(math.o:(lrandom)): warning: random() may return deterministic values, is that what you want? wrksp.c(wrksp.o:(addsep)): warning: strcat() is almost always misused, please use strlcat() `makehelp' is up to date. `helpfiles' is up to date. `helpfiles/HELPCONTENTS' is up to date. >>> Running package in lang/ucblogo at 1714828977.40 ===> lang/ucblogo ===> Faking installation for ucblogo-6.0 /exopi-obj/pobj/ucblogo-6.0/bin/install -d -m 755 /exopi-obj/pobj/ucblogo-6.0/fake-amd64/usr/local/share/ucblogo/helpfiles /exopi-obj/pobj/ucblogo-6.0/bin/install -c -m 644 /exopi-obj/pobj/ucblogo-6.0/ucblogo-6.0/helpfiles/* /exopi-obj/pobj/ucblogo-6.0/fake-amd64/usr/local/share/ucblogo/helpfiles /exopi-obj/pobj/ucblogo-6.0/bin/install -c -m 644 /exopi-obj/pobj/ucblogo-6.0/ucblogo-6.0/Messages /exopi-obj/pobj/ucblogo-6.0/fake-amd64/usr/local/share/ucblogo/messages /exopi-obj/pobj/ucblogo-6.0/bin/install -c -s -m 755 /exopi-obj/pobj/ucblogo-6.0/ucblogo-6.0/logo /exopi-obj/pobj/ucblogo-6.0/fake-amd64/usr/local/bin ===> Building package for ucblogo-6.0 Create /exopi-cvs/ports/packages/amd64/all/ucblogo-6.0.tgz Creating package ucblogo-6.0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|******************************************************** | 93% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|*********************************************************** | 98% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|**************************************** | 63% archiving|***************************************** | 63% archiving|***************************************** | 64% archiving|***************************************** | 65% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 66% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 72% archiving|********************************************** | 73% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|***************************************************** | 84% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************* | 87% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/ucblogo-6.0.tgz >>> Running clean in lang/ucblogo at 1714828984.00 ===> lang/ucblogo ===> Cleaning for ucblogo-6.0 >>> Ended at 1714828984.83 max_stuck=0.00/build=19.81/package=6.58/clean=0.95