>>> Building on exopi-2 under games/xmahjongg DIST = [games/xmahjongg:xmahjongg-3.7.tar.gz] FULLPKGNAME = xmahjongg-3.7p7 distfiles size=551834 >>> Running build in games/xmahjongg at 1714024837.64 ===> games/xmahjongg ===> Building from scratch xmahjongg-3.7p7 ===> Verifying specs: ICE SM X11 c m c++ c++abi pthread xcb ===> found ICE.11.0 SM.9.0 X11.18.0 c.100.0 m.10.1 c++.10.0 c++abi.7.0 pthread.27.1 xcb.4.1 ===> Checking files for xmahjongg-3.7p7 `/exopi-cvs/ports/distfiles/xmahjongg-3.7.tar.gz' is up to date. >> (SHA256) xmahjongg-3.7.tar.gz: OK ===> Extracting for xmahjongg-3.7p7 ===> Patching for xmahjongg-3.7p7 ===> Applying OpenBSD patch patch-liblcdf_permstr_cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: liblcdf/permstr.cc |--- liblcdf/permstr.cc.orig |+++ liblcdf/permstr.cc -------------------------- Patching file liblcdf/permstr.cc using Plan A... Hunk #1 succeeded at 309. 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 xmahjongg-3.7p7 ===> Configuring for xmahjongg-3.7p7 Using /exopi-obj/pobj/xmahjongg-3.7/config.site (generated) configure: loading site script /exopi-obj/pobj/xmahjongg-3.7/config.site checking for a BSD-compatible install... /exopi-obj/pobj/xmahjongg-3.7/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes 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 style of include used by make... GNU checking dependency style of cc... gcc3 checking for an ANSI C-conforming const... (cached) yes checking for inline... inline checking how to run the C preprocessor... cc -E checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for ranlib... (cached) ranlib checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include 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 for strerror... (cached) yes checking for gettimeofday prototype... 2 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 inttypes.h... (cached) yes checking for sys/types.h... (cached) yes checking for uintptr_t... yes checking for void *... (cached) yes checking size of void *... 8 checking for unsigned long... (cached) yes checking size of unsigned long... 8 checking for unsigned int... (cached) yes checking size of unsigned int... 4 checking whether works... yes checking new.h usability... no checking new.h presence... no checking for new.h... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating liblcdf/Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for xmahjongg-3.7p7 /usr/bin/make all-recursive Making all in liblcdf if cc -Wall -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../include -O2 -pipe -MT clp.o -MD -MP -MF ".deps/clp.Tpo" -c -o clp.o clp.c; then mv -f ".deps/clp.Tpo" ".deps/clp.Po"; else rm -f ".deps/clp.Tpo"; exit 1; fi if cc -Wall -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../include -O2 -pipe -MT fmalloc.o -MD -MP -MF ".deps/fmalloc.Tpo" -c -o fmalloc.o fmalloc.c; then mv -f ".deps/fmalloc.Tpo" ".deps/fmalloc.Po"; else rm -f ".deps/fmalloc.Tpo"; exit 1; fi if cc -Wall -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../include -O2 -pipe -MT giffunc.o -MD -MP -MF ".deps/giffunc.Tpo" -c -o giffunc.o giffunc.c; then mv -f ".deps/giffunc.Tpo" ".deps/giffunc.Po"; else rm -f ".deps/giffunc.Tpo"; exit 1; fi if cc -Wall -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../include -O2 -pipe -MT gifread.o -MD -MP -MF ".deps/gifread.Tpo" -c -o gifread.o gifread.c; then mv -f ".deps/gifread.Tpo" ".deps/gifread.Po"; else rm -f ".deps/gifread.Tpo"; exit 1; fi if cc -Wall -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../include -O2 -pipe -MT gifx.o -MD -MP -MF ".deps/gifx.Tpo" -c -o gifx.o gifx.c; then mv -f ".deps/gifx.Tpo" ".deps/gifx.Po"; else rm -f ".deps/gifx.Tpo"; exit 1; fi if c++ -Wall -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../include -O2 -pipe -MT permstr.o -MD -MP -MF ".deps/permstr.Tpo" -c -o permstr.o permstr.cc; then mv -f ".deps/permstr.Tpo" ".deps/permstr.Po"; else rm -f ".deps/permstr.Tpo"; exit 1; fi permstr.cc:114:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register unsigned char* m = (unsigned char*) s; ^~~~~~~~~ permstr.cc:115:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register unsigned char* mm; ^~~~~~~~~ 2 warnings generated. if c++ -Wall -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../include -O2 -pipe -MT straccum.o -MD -MP -MF ".deps/straccum.Tpo" -c -o straccum.o straccum.cc; then mv -f ".deps/straccum.Tpo" ".deps/straccum.Po"; else rm -f ".deps/straccum.Tpo"; exit 1; fi if c++ -Wall -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../include -O2 -pipe -MT string.o -MD -MP -MF ".deps/string.Tpo" -c -o string.o string.cc; then mv -f ".deps/string.Tpo" ".deps/string.Po"; else rm -f ".deps/string.Tpo"; exit 1; fi string.cc:40:57: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] : _refcount(0), _capacity(0), _dirty(0), _real_data("") ^ 1 warning generated. if c++ -Wall -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../include -O2 -pipe -MT vectorv.o -MD -MP -MF ".deps/vectorv.Tpo" -c -o vectorv.o vectorv.cc; then mv -f ".deps/vectorv.Tpo" ".deps/vectorv.Po"; else rm -f ".deps/vectorv.Tpo"; exit 1; fi rm -f liblcdf.a ar cru liblcdf.a clp.o fmalloc.o giffunc.o gifread.o gifx.o permstr.o straccum.o string.o vectorv.o ranlib liblcdf.a if cc -Wall -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../include -O2 -pipe -MT giftoc.o -MD -MP -MF ".deps/giftoc.Tpo" -c -o giftoc.o giftoc.c; then mv -f ".deps/giftoc.Tpo" ".deps/giftoc.Po"; else rm -f ".deps/giftoc.Tpo"; exit 1; fi cc -Wall -O2 -pipe -o giftoc giftoc.o giftoc.c(giftoc.o:(main)): warning: sprintf() is often misused, please use snprintf() giftoc.c(giftoc.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() giftoc.c(giftoc.o:(main)): warning: strcat() is almost always misused, please use strlcat() Making all in src ../liblcdf/giftoc -extern -makename ../images/buttons.gif ../images/digits.gif > images.c /usr/bin/make all-am if c++ -Wall -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../include -O2 -pipe -MT alarm.o -MD -MP -MF ".deps/alarm.Tpo" -c -o alarm.o alarm.cc; then mv -f ".deps/alarm.Tpo" ".deps/alarm.Po"; else rm -f ".deps/alarm.Tpo"; exit 1; fi if c++ -Wall -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../include -O2 -pipe -MT board.o -MD -MP -MF ".deps/board.Tpo" -c -o board.o board.cc; then mv -f ".deps/board.Tpo" ".deps/board.Po"; else rm -f ".deps/board.Tpo"; exit 1; fi if c++ -Wall -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../include -O2 -pipe -MT button.o -MD -MP -MF ".deps/button.Tpo" -c -o button.o button.cc; then mv -f ".deps/button.Tpo" ".deps/button.Po"; else rm -f ".deps/button.Tpo"; exit 1; fi In file included from button.cc:4: ./button.hh:9:17: warning: private field '_gifx' is not used [-Wunused-private-field] Gif_XContext *_gifx; ^ 1 warning generated. if c++ -Wall -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../include -O2 -pipe -MT counter.o -MD -MP -MF ".deps/counter.Tpo" -c -o counter.o counter.cc; then mv -f ".deps/counter.Tpo" ".deps/counter.Po"; else rm -f ".deps/counter.Tpo"; exit 1; fi if c++ -Wall -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../include -O2 -pipe -MT game.o -MD -MP -MF ".deps/game.Tpo" -c -o game.o game.cc; then mv -f ".deps/game.Tpo" ".deps/game.Po"; else rm -f ".deps/game.Tpo"; exit 1; fi if c++ -Wall -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../include -O2 -pipe -MT gmjts.o -MD -MP -MF ".deps/gmjts.Tpo" -c -o gmjts.o gmjts.cc; then mv -f ".deps/gmjts.Tpo" ".deps/gmjts.Po"; else rm -f ".deps/gmjts.Tpo"; exit 1; fi if c++ -Wall -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../include -O2 -pipe -MT hint.o -MD -MP -MF ".deps/hint.Tpo" -c -o hint.o hint.cc; then mv -f ".deps/hint.Tpo" ".deps/hint.Po"; else rm -f ".deps/hint.Tpo"; exit 1; fi if cc -Wall -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../include -O2 -pipe -MT images.o -MD -MP -MF ".deps/images.Tpo" -c -o images.o images.c; then mv -f ".deps/images.Tpo" ".deps/images.Po"; else rm -f ".deps/images.Tpo"; exit 1; fi if c++ -Wall -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../include -O2 -pipe -MT kdets.o -MD -MP -MF ".deps/kdets.Tpo" -c -o kdets.o kdets.cc; then mv -f ".deps/kdets.Tpo" ".deps/kdets.Po"; else rm -f ".deps/kdets.Tpo"; exit 1; fi if c++ -Wall -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../include -O2 -pipe -MT kmjts.o -MD -MP -MF ".deps/kmjts.Tpo" -c -o kmjts.o kmjts.cc; then mv -f ".deps/kmjts.Tpo" ".deps/kmjts.Po"; else rm -f ".deps/kmjts.Tpo"; exit 1; fi if c++ -Wall -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../include -O2 -pipe -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.cc; then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi main.cc:252:30: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] p->new_but = new_button(p, "new"); ^ main.cc:253:31: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] p->undo_but = new_button(p, "undo"); ^ main.cc:254:31: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] p->quit_but = new_button(p, "quit"); ^ main.cc:255:31: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] p->hint_but = new_button(p, "hint"); ^ main.cc:256:32: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] p->clean_but = new_button(p, "clean"); ^ main.cc:711:28: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] class_hint.res_class = "XMahjongg"; ^ 6 warnings generated. if c++ -Wall -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../include -O2 -pipe -MT matches.o -MD -MP -MF ".deps/matches.Tpo" -c -o matches.o matches.cc; then mv -f ".deps/matches.Tpo" ".deps/matches.Po"; else rm -f ".deps/matches.Tpo"; exit 1; fi if c++ -Wall -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../include -O2 -pipe -MT moment.o -MD -MP -MF ".deps/moment.Tpo" -c -o moment.o moment.cc; then mv -f ".deps/moment.Tpo" ".deps/moment.Po"; else rm -f ".deps/moment.Tpo"; exit 1; fi if c++ -Wall -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../include -O2 -pipe -MT panel.o -MD -MP -MF ".deps/panel.Tpo" -c -o panel.o panel.cc; then mv -f ".deps/panel.Tpo" ".deps/panel.Po"; else rm -f ".deps/panel.Tpo"; exit 1; fi panel.cc:466:21: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] key_press(game, XKeycodeToKeysym(display(), e->xkey.keycode, 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)) ^ 1 warning generated. if c++ -Wall -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../include -O2 -pipe -MT random.o -MD -MP -MF ".deps/random.Tpo" -c -o random.o random.cc; then mv -f ".deps/random.Tpo" ".deps/random.Po"; else rm -f ".deps/random.Tpo"; exit 1; fi if c++ -Wall -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../include -O2 -pipe -MT solution.o -MD -MP -MF ".deps/solution.Tpo" -c -o solution.o solution.cc; then mv -f ".deps/solution.Tpo" ".deps/solution.Po"; else rm -f ".deps/solution.Tpo"; exit 1; fi if c++ -Wall -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../include -O2 -pipe -MT solvable.o -MD -MP -MF ".deps/solvable.Tpo" -c -o solvable.o solvable.cc; then mv -f ".deps/solvable.Tpo" ".deps/solvable.Po"; else rm -f ".deps/solvable.Tpo"; exit 1; fi solvable.cc:38:7: warning: variable 'c' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] c++; ^ solvable.cc:27:36: note: incremented here for (int c = 0; c < TILE_COLS; c++) { ^ solvable.cc:252:7: warning: variable 'retries' set but not used [-Wunused-but-set-variable] int retries = 0; ^ 2 warnings generated. if c++ -Wall -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../include -O2 -pipe -MT swgeneral.o -MD -MP -MF ".deps/swgeneral.Tpo" -c -o swgeneral.o swgeneral.cc; then mv -f ".deps/swgeneral.Tpo" ".deps/swgeneral.Po"; else rm -f ".deps/swgeneral.Tpo"; exit 1; fi if c++ -Wall -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../include -O2 -pipe -MT swwidget.o -MD -MP -MF ".deps/swwidget.Tpo" -c -o swwidget.o swwidget.cc; then mv -f ".deps/swwidget.Tpo" ".deps/swwidget.Po"; else rm -f ".deps/swwidget.Tpo"; exit 1; fi if c++ -Wall -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../include -O2 -pipe -MT tile.o -MD -MP -MF ".deps/tile.Tpo" -c -o tile.o tile.cc; then mv -f ".deps/tile.Tpo" ".deps/tile.Po"; else rm -f ".deps/tile.Tpo"; exit 1; fi if c++ -Wall -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../include -O2 -pipe -MT tileset.o -MD -MP -MF ".deps/tileset.Tpo" -c -o tileset.o tileset.cc; then mv -f ".deps/tileset.Tpo" ".deps/tileset.Po"; else rm -f ".deps/tileset.Tpo"; exit 1; fi if c++ -Wall -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../include -O2 -pipe -MT traverse.o -MD -MP -MF ".deps/traverse.Tpo" -c -o traverse.o traverse.cc; then mv -f ".deps/traverse.Tpo" ".deps/traverse.Po"; else rm -f ".deps/traverse.Tpo"; exit 1; fi if c++ -Wall -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../include -O2 -pipe -MT xmj3ts.o -MD -MP -MF ".deps/xmj3ts.Tpo" -c -o xmj3ts.o xmj3ts.cc; then mv -f ".deps/xmj3ts.Tpo" ".deps/xmj3ts.Po"; else rm -f ".deps/xmj3ts.Tpo"; exit 1; fi c++ -Wall -O2 -pipe -o xmahjongg alarm.o board.o button.o counter.o game.o gmjts.o hint.o images.o kdets.o kmjts.o main.o matches.o moment.o panel.o random.o solution.o solvable.o swgeneral.o swwidget.o tile.o tileset.o traverse.o xmj3ts.o ../liblcdf/liblcdf.a -L/usr/X11R6/lib -lSM -lICE -lX11 straccum.cc(straccum.o:(operator<<(StringAccum&, long)) in archive ../liblcdf/liblcdf.a): warning: sprintf() is often misused, please use snprintf() straccum.cc(straccum.o:(StringAccum::snprintf(int, char const*, ...)) in archive ../liblcdf/liblcdf.a): warning: vsprintf() is often misused, please use vsnprintf() permstr.cc(permstr.o:(vpermprintf(char const*, __va_list_tag*)) in archive ../liblcdf/liblcdf.a): warning: strcpy() is almost always misused, please use strlcpy() gifx.c(gifx.o:(allocate_closest) in archive ../liblcdf/liblcdf.a): warning: rand() may return deterministic values, is that what you want? >>> Running package in games/xmahjongg at 1714024868.89 ===> games/xmahjongg ===> Faking installation for xmahjongg-3.7p7 Making install in liblcdf Making install in src /usr/bin/make install-am test -z "/usr/local/bin" || mkdir -p -- "/exopi-obj/pobj/xmahjongg-3.7/fake-amd64/usr/local/bin" /exopi-obj/pobj/xmahjongg-3.7/bin/install -c -s -m 755 'xmahjongg' '/exopi-obj/pobj/xmahjongg-3.7/fake-amd64/usr/local/bin/xmahjongg' /exopi-obj/pobj/xmahjongg-3.7/xmahjongg-3.7/install-sh -d /exopi-obj/pobj/xmahjongg-3.7/fake-amd64/usr/local/share/xmahjongg/layouts /exopi-obj/pobj/xmahjongg-3.7/fake-amd64/usr/local/share/xmahjongg/tiles /exopi-obj/pobj/xmahjongg-3.7/fake-amd64/usr/local/share/xmahjongg/backgrounds for i in default bridge wedges ceremonial farandole arena theater deepwell hourglass arrow papillon schoon rat ox tiger hare dragon snake horse ram monkey rooster dog boar; do /exopi-obj/pobj/xmahjongg-3.7/bin/install -c -m 644 ./share/layouts/$i /exopi-obj/pobj/xmahjongg-3.7/fake-amd64/usr/local/share/xmahjongg/layouts; done for i in thin.gif small.gif thick.gif gnome.gif gnome2.gif dorothys.gif dorwhite.gif real.gif; do /exopi-obj/pobj/xmahjongg-3.7/bin/install -c -m 644 ./share/tiles/$i /exopi-obj/pobj/xmahjongg-3.7/fake-amd64/usr/local/share/xmahjongg/tiles; done for i in default.gif green.gif; do /exopi-obj/pobj/xmahjongg-3.7/bin/install -c -m 644 ./share/backgrounds/$i /exopi-obj/pobj/xmahjongg-3.7/fake-amd64/usr/local/share/xmahjongg/backgrounds; done test -z "/usr/local/man/man6" || mkdir -p -- "/exopi-obj/pobj/xmahjongg-3.7/fake-amd64/usr/local/man/man6" /exopi-obj/pobj/xmahjongg-3.7/bin/install -c -m 644 './xmahjongg.6' '/exopi-obj/pobj/xmahjongg-3.7/fake-amd64/usr/local/man/man6/xmahjongg.6' ===> Building package for xmahjongg-3.7p7 Create /exopi-cvs/ports/packages/amd64/all/xmahjongg-3.7p7.tgz Creating package xmahjongg-3.7p7 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 7% checksumming|***** | 9% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 14% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 21% checksumming|************** | 23% checksumming|*************** | 25% checksumming|**************** | 27% checksumming|***************** | 29% checksumming|******************* | 30% checksumming|******************** | 32% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|***************************************** | 68% checksumming|****************************************** | 70% checksumming|******************************************** | 71% checksumming|********************************************* | 73% checksumming|********************************************** | 75% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************* | 80% 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|********************** | 35% archiving|*********************** | 36% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 38% archiving|************************* | 39% archiving|************************* | 40% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 41% archiving|*************************** | 42% archiving|********************************* | 51% archiving|************************************* | 59% archiving|**************************************** | 63% archiving|****************************************** | 66% archiving|*********************************************************** | 91% archiving|************************************************************ | 93% archiving|************************************************************** | 97% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/xmahjongg-3.7p7.tgz >>> Running clean in games/xmahjongg at 1714024874.47 ===> games/xmahjongg ===> Cleaning for xmahjongg-3.7p7 >>> Ended at 1714024874.94 max_stuck=0.00/build=31.37/package=5.62/clean=0.51