>>> Building on exopi-5 under games/gnukem BDEPENDS = [devel/gmake;devel/sdl2-mixer;archivers/xz] DIST = [games/gnukem:davegnukem_1.0.3.orig-data.tar.xz;games/gnukem:davegnukem_1.0.3.orig.tar.xz] FULLPKGNAME = gnukem-1.0.3 RDEPENDS = [devel/desktop-file-utils;x11/gtk+4,-guic;devel/sdl2-mixer] (Junk lock obtained for exopi-5 at 1713368225.79) >>> Running depends in games/gnukem at 1713368225.84 last junk was in mail/sendmail,ldap,-main /usr/sbin/pkg_add -aI -Drepair sdl2-mixer-2.8.0p0 was: /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1 sdl2-mixer-2.8.0p0 xz-5.4.5 /usr/sbin/pkg_add -aI -Drepair sdl2-mixer-2.8.0p0 >>> Running show-prepare-results in games/gnukem at 1713368230.48 ===> games/gnukem ===> Building from scratch gnukem-1.0.3 ===> gnukem-1.0.3 depends on: gmake-* -> gmake-4.4.1 ===> gnukem-1.0.3 depends on: xz->=5.4.0 -> xz-5.4.5 ===> gnukem-1.0.3 depends on: sdl2-mixer-* -> sdl2-mixer-2.8.0p0 ===> Verifying specs: c++ c++abi pthread SDL2 SDL2_mixer c m ===> found c++.10.0 c++abi.7.0 pthread.27.1 SDL2.0.15 SDL2_mixer.1.1 c.100.0 m.10.1 gmake-4.4.1 sdl2-mixer-2.8.0p0 xz-5.4.5 (Junk lock released for exopi-5 at 1713368231.34) distfiles size=20235152 >>> Running build in games/gnukem at 1713368231.39 ===> games/gnukem ===> Checking files for gnukem-1.0.3 `/exopi-cvs/ports/distfiles/davegnukem_1.0.3.orig.tar.xz' is up to date. `/exopi-cvs/ports/distfiles/davegnukem_1.0.3.orig-data.tar.xz' is up to date. >> (SHA256) davegnukem_1.0.3.orig.tar.xz: OK >> (SHA256) davegnukem_1.0.3.orig-data.tar.xz: OK ===> Extracting for gnukem-1.0.3 mv /exopi-obj/pobj/gnukem-1.0.3/gnukem_data-1.0.3 /exopi-obj/pobj/gnukem-1.0.3/dave_gnukem-1.0.3/data ===> Patching for gnukem-1.0.3 ===> Applying OpenBSD patch patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix up Makefile. | |Index: Makefile |--- Makefile.orig |+++ Makefile -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 22. Hunk #2 succeeded at 64. done ===> Applying OpenBSD patch patch-src_djimage_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix big endian issue | |Index: src/djimage.cpp |--- src/djimage.cpp.orig |+++ src/djimage.cpp -------------------------- Patching file src/djimage.cpp using Plan A... Hunk #1 succeeded at 257. Hunk #2 succeeded at 283. Hunk #3 succeeded at 319. done ===> Applying OpenBSD patch patch-src_sdl_djgraph_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |OpenBSD$ | |Revert commit/a94bae1f70b9110431f8a21f0118141c25a343d8 | |Index: src/sdl/djgraph.cpp |--- src/sdl/djgraph.cpp.orig |+++ src/sdl/djgraph.cpp -------------------------- Patching file src/sdl/djgraph.cpp using Plan A... Hunk #1 succeeded at 756. 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 gnukem-1.0.3 ===> Configuring for gnukem-1.0.3 ===> Building for gnukem-1.0.3 davegnukem build options: CXXFLAGS = -O2 -pipe -std=c++14 -Wall -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I/usr/X11R6/include -DDATA_DIR="/usr/local/share/davegnukem/" -DVERSION="'v1.0.3 - 29 Nov 2022'" LDFLAGS = -L/usr/local/lib -lSDL2 -L/usr/X11R6/lib -lSDL2_mixer CXX = c++ c++ -O2 -pipe -std=c++14 -Wall `sdl2-config --cflags` -DDATA_DIR=\"/usr/local/share/davegnukem/\" -DVERSION=\"'v1.0.3 - 29 Nov 2022'\" -c src/block.cpp -o src/block.o c++ -O2 -pipe -std=c++14 -Wall `sdl2-config --cflags` -DDATA_DIR=\"/usr/local/share/davegnukem/\" -DVERSION=\"'v1.0.3 - 29 Nov 2022'\" -c src/bullet.cpp -o src/bullet.o c++ -O2 -pipe -std=c++14 -Wall `sdl2-config --cflags` -DDATA_DIR=\"/usr/local/share/davegnukem/\" -DVERSION=\"'v1.0.3 - 29 Nov 2022'\" -c src/console.cpp -o src/console.o c++ -O2 -pipe -std=c++14 -Wall `sdl2-config --cflags` -DDATA_DIR=\"/usr/local/share/davegnukem/\" -DVERSION=\"'v1.0.3 - 29 Nov 2022'\" -c src/credits.cpp -o src/credits.o c++ -O2 -pipe -std=c++14 -Wall `sdl2-config --cflags` -DDATA_DIR=\"/usr/local/share/davegnukem/\" -DVERSION=\"'v1.0.3 - 29 Nov 2022'\" -c src/datadir.cpp -o src/datadir.o c++ -O2 -pipe -std=c++14 -Wall `sdl2-config --cflags` -DDATA_DIR=\"/usr/local/share/davegnukem/\" -DVERSION=\"'v1.0.3 - 29 Nov 2022'\" -c src/djfile.cpp -o src/djfile.o c++ -O2 -pipe -std=c++14 -Wall `sdl2-config --cflags` -DDATA_DIR=\"/usr/local/share/davegnukem/\" -DVERSION=\"'v1.0.3 - 29 Nov 2022'\" -c src/djfonts.cpp -o src/djfonts.o c++ -O2 -pipe -std=c++14 -Wall `sdl2-config --cflags` -DDATA_DIR=\"/usr/local/share/davegnukem/\" -DVERSION=\"'v1.0.3 - 29 Nov 2022'\" -c src/djimage.cpp -o src/djimage.o c++ -O2 -pipe -std=c++14 -Wall `sdl2-config --cflags` -DDATA_DIR=\"/usr/local/share/davegnukem/\" -DVERSION=\"'v1.0.3 - 29 Nov 2022'\" -c src/djlog.cpp -o src/djlog.o c++ -O2 -pipe -std=c++14 -Wall `sdl2-config --cflags` -DDATA_DIR=\"/usr/local/share/davegnukem/\" -DVERSION=\"'v1.0.3 - 29 Nov 2022'\" -c src/djstring.cpp -o src/djstring.o c++ -O2 -pipe -std=c++14 -Wall `sdl2-config --cflags` -DDATA_DIR=\"/usr/local/share/davegnukem/\" -DVERSION=\"'v1.0.3 - 29 Nov 2022'\" -c src/djtypes.cpp -o src/djtypes.o c++ -O2 -pipe -std=c++14 -Wall `sdl2-config --cflags` -DDATA_DIR=\"/usr/local/share/davegnukem/\" -DVERSION=\"'v1.0.3 - 29 Nov 2022'\" -c src/ed.cpp -o src/ed.o c++ -O2 -pipe -std=c++14 -Wall `sdl2-config --cflags` -DDATA_DIR=\"/usr/local/share/davegnukem/\" -DVERSION=\"'v1.0.3 - 29 Nov 2022'\" -c src/ed_DrawBoxContents.cpp -o src/ed_DrawBoxContents.o c++ -O2 -pipe -std=c++14 -Wall `sdl2-config --cflags` -DDATA_DIR=\"/usr/local/share/davegnukem/\" -DVERSION=\"'v1.0.3 - 29 Nov 2022'\" -c src/ed_common.cpp -o src/ed_common.o c++ -O2 -pipe -std=c++14 -Wall `sdl2-config --cflags` -DDATA_DIR=\"/usr/local/share/davegnukem/\" -DVERSION=\"'v1.0.3 - 29 Nov 2022'\" -c src/ed_lvled.cpp -o src/ed_lvled.o c++ -O2 -pipe -std=c++14 -Wall `sdl2-config --cflags` -DDATA_DIR=\"/usr/local/share/davegnukem/\" -DVERSION=\"'v1.0.3 - 29 Nov 2022'\" -c src/ed_macros.cpp -o src/ed_macros.o c++ -O2 -pipe -std=c++14 -Wall `sdl2-config --cflags` -DDATA_DIR=\"/usr/local/share/davegnukem/\" -DVERSION=\"'v1.0.3 - 29 Nov 2022'\" -c src/ed_spred.cpp -o src/ed_spred.o c++ -O2 -pipe -std=c++14 -Wall `sdl2-config --cflags` -DDATA_DIR=\"/usr/local/share/davegnukem/\" -DVERSION=\"'v1.0.3 - 29 Nov 2022'\" -c src/ed_standalone_original.cpp -o src/ed_standalone_original.o c++ -O2 -pipe -std=c++14 -Wall `sdl2-config --cflags` -DDATA_DIR=\"/usr/local/share/davegnukem/\" -DVERSION=\"'v1.0.3 - 29 Nov 2022'\" -c src/effect_viewportshadow.cpp -o src/effect_viewportshadow.o c++ -O2 -pipe -std=c++14 -Wall `sdl2-config --cflags` -DDATA_DIR=\"/usr/local/share/davegnukem/\" -DVERSION=\"'v1.0.3 - 29 Nov 2022'\" -c src/game.cpp -o src/game.o c++ -O2 -pipe -std=c++14 -Wall `sdl2-config --cflags` -DDATA_DIR=\"/usr/local/share/davegnukem/\" -DVERSION=\"'v1.0.3 - 29 Nov 2022'\" -c src/gameending.cpp -o src/gameending.o c++ -O2 -pipe -std=c++14 -Wall `sdl2-config --cflags` -DDATA_DIR=\"/usr/local/share/davegnukem/\" -DVERSION=\"'v1.0.3 - 29 Nov 2022'\" -c src/graph.cpp -o src/graph.o c++ -O2 -pipe -std=c++14 -Wall `sdl2-config --cflags` -DDATA_DIR=\"/usr/local/share/davegnukem/\" -DVERSION=\"'v1.0.3 - 29 Nov 2022'\" -c src/hero.cpp -o src/hero.o c++ -O2 -pipe -std=c++14 -Wall `sdl2-config --cflags` -DDATA_DIR=\"/usr/local/share/davegnukem/\" -DVERSION=\"'v1.0.3 - 29 Nov 2022'\" -c src/hiscores.cpp -o src/hiscores.o c++ -O2 -pipe -std=c++14 -Wall `sdl2-config --cflags` -DDATA_DIR=\"/usr/local/share/davegnukem/\" -DVERSION=\"'v1.0.3 - 29 Nov 2022'\" -c src/instructions.cpp -o src/instructions.o c++ -O2 -pipe -std=c++14 -Wall `sdl2-config --cflags` -DDATA_DIR=\"/usr/local/share/davegnukem/\" -DVERSION=\"'v1.0.3 - 29 Nov 2022'\" -c src/inventory.cpp -o src/inventory.o c++ -O2 -pipe -std=c++14 -Wall `sdl2-config --cflags` -DDATA_DIR=\"/usr/local/share/davegnukem/\" -DVERSION=\"'v1.0.3 - 29 Nov 2022'\" -c src/keys.cpp -o src/keys.o c++ -O2 -pipe -std=c++14 -Wall `sdl2-config --cflags` -DDATA_DIR=\"/usr/local/share/davegnukem/\" -DVERSION=\"'v1.0.3 - 29 Nov 2022'\" -c src/level.cpp -o src/level.o c++ -O2 -pipe -std=c++14 -Wall `sdl2-config --cflags` -DDATA_DIR=\"/usr/local/share/davegnukem/\" -DVERSION=\"'v1.0.3 - 29 Nov 2022'\" -c src/m_misc.cpp -o src/m_misc.o c++ -O2 -pipe -std=c++14 -Wall `sdl2-config --cflags` -DDATA_DIR=\"/usr/local/share/davegnukem/\" -DVERSION=\"'v1.0.3 - 29 Nov 2022'\" -c src/main.cpp -o src/main.o c++ -O2 -pipe -std=c++14 -Wall `sdl2-config --cflags` -DDATA_DIR=\"/usr/local/share/davegnukem/\" -DVERSION=\"'v1.0.3 - 29 Nov 2022'\" -c src/menu.cpp -o src/menu.o c++ -O2 -pipe -std=c++14 -Wall `sdl2-config --cflags` -DDATA_DIR=\"/usr/local/share/davegnukem/\" -DVERSION=\"'v1.0.3 - 29 Nov 2022'\" -c src/mission.cpp -o src/mission.o c++ -O2 -pipe -std=c++14 -Wall `sdl2-config --cflags` -DDATA_DIR=\"/usr/local/share/davegnukem/\" -DVERSION=\"'v1.0.3 - 29 Nov 2022'\" -c src/mixins.cpp -o src/mixins.o c++ -O2 -pipe -std=c++14 -Wall `sdl2-config --cflags` -DDATA_DIR=\"/usr/local/share/davegnukem/\" -DVERSION=\"'v1.0.3 - 29 Nov 2022'\" -c src/sdl/djgraph.cpp -o src/sdl/djgraph.o c++ -O2 -pipe -std=c++14 -Wall `sdl2-config --cflags` -DDATA_DIR=\"/usr/local/share/davegnukem/\" -DVERSION=\"'v1.0.3 - 29 Nov 2022'\" -c src/sdl/djinput.cpp -o src/sdl/djinput.o c++ -O2 -pipe -std=c++14 -Wall `sdl2-config --cflags` -DDATA_DIR=\"/usr/local/share/davegnukem/\" -DVERSION=\"'v1.0.3 - 29 Nov 2022'\" -c src/sdl/djsound.cpp -o src/sdl/djsound.o c++ -O2 -pipe -std=c++14 -Wall `sdl2-config --cflags` -DDATA_DIR=\"/usr/local/share/davegnukem/\" -DVERSION=\"'v1.0.3 - 29 Nov 2022'\" -c src/sdl/djtime.cpp -o src/sdl/djtime.o c++ -O2 -pipe -std=c++14 -Wall `sdl2-config --cflags` -DDATA_DIR=\"/usr/local/share/davegnukem/\" -DVERSION=\"'v1.0.3 - 29 Nov 2022'\" -c src/settings.cpp -o src/settings.o c++ -O2 -pipe -std=c++14 -Wall `sdl2-config --cflags` -DDATA_DIR=\"/usr/local/share/davegnukem/\" -DVERSION=\"'v1.0.3 - 29 Nov 2022'\" -c src/sys_error.cpp -o src/sys_error.o c++ -O2 -pipe -std=c++14 -Wall `sdl2-config --cflags` -DDATA_DIR=\"/usr/local/share/davegnukem/\" -DVERSION=\"'v1.0.3 - 29 Nov 2022'\" -c src/sys_log.cpp -o src/sys_log.o c++ -O2 -pipe -std=c++14 -Wall `sdl2-config --cflags` -DDATA_DIR=\"/usr/local/share/davegnukem/\" -DVERSION=\"'v1.0.3 - 29 Nov 2022'\" -c src/thing.cpp -o src/thing.o c++ -O2 -pipe -std=c++14 -Wall `sdl2-config --cflags` -DDATA_DIR=\"/usr/local/share/davegnukem/\" -DVERSION=\"'v1.0.3 - 29 Nov 2022'\" -c src/thing_monsters.cpp -o src/thing_monsters.o c++ -O2 -pipe -std=c++14 -Wall `sdl2-config --cflags` -DDATA_DIR=\"/usr/local/share/davegnukem/\" -DVERSION=\"'v1.0.3 - 29 Nov 2022'\" -c src/win32/dpiscaling.cpp -o src/win32/dpiscaling.o c++ -O2 -pipe -std=c++14 -Wall `sdl2-config --cflags` -DDATA_DIR=\"/usr/local/share/davegnukem/\" -DVERSION=\"'v1.0.3 - 29 Nov 2022'\" -c src/win32/winmain.cpp -o src/win32/winmain.o c++ -o davegnukem src/block.o src/bullet.o src/console.o src/credits.o src/datadir.o src/djfile.o src/djfonts.o src/djimage.o src/djlog.o src/djstring.o src/djtypes.o src/ed.o src/ed_DrawBoxContents.o src/ed_common.o src/ed_lvled.o src/ed_macros.o src/ed_spred.o src/ed_standalone_original.o src/effect_viewportshadow.o src/game.o src/gameending.o src/graph.o src/hero.o src/hiscores.o src/instructions.o src/inventory.o src/keys.o src/level.o src/m_misc.o src/main.o src/menu.o src/mission.o src/mixins.o src/sdl/djgraph.o src/sdl/djinput.o src/sdl/djsound.o src/sdl/djtime.o src/settings.o src/sys_error.o src/sys_log.o src/thing.o src/thing_monsters.o src/win32/dpiscaling.o src/win32/winmain.o `sdl2-config --libs` -lSDL2_mixer djstring.cpp(src/djstring.o:(djStrDeepCopy(char const*))): warning: strcpy() is almost always misused, please use strlcpy() djstring.cpp(src/djstring.o:(djAppendPath(char*, char const*))): warning: strcat() is almost always misused, please use strlcat() thing_monsters.cpp(src/thing_monsters.o:(CRobot::Tick(float))): warning: rand() may return deterministic values, is that what you want? >>> Running package in games/gnukem at 1713368303.00 ===> games/gnukem ===> Faking installation for gnukem-1.0.3 # binary mkdir -p /exopi-obj/pobj/gnukem-1.0.3/fake-amd64/usr/local/bin cp -f davegnukem /exopi-obj/pobj/gnukem-1.0.3/fake-amd64/usr/local/bin chmod 755 /exopi-obj/pobj/gnukem-1.0.3/fake-amd64/usr/local/bin/davegnukem # data mkdir -p /exopi-obj/pobj/gnukem-1.0.3/fake-amd64/usr/local/share/davegnukem/ cp -fR data/* /exopi-obj/pobj/gnukem-1.0.3/fake-amd64/usr/local/share/davegnukem/ rm -f /exopi-obj/pobj/gnukem-1.0.3/fake-amd64/usr/local/share/davegnukem/README.md find /exopi-obj/pobj/gnukem-1.0.3/fake-amd64/usr/local/share/davegnukem/ -type d | xargs chmod 755 find /exopi-obj/pobj/gnukem-1.0.3/fake-amd64/usr/local/share/davegnukem/ -type f | xargs chmod 644 # data doc mkdir -p /exopi-obj/pobj/gnukem-1.0.3/fake-amd64/usr/local/share/doc/davegnukem-data cp -f data/README.md /exopi-obj/pobj/gnukem-1.0.3/fake-amd64/usr/local/share/doc/davegnukem-data chmod 644 /exopi-obj/pobj/gnukem-1.0.3/fake-amd64/usr/local/share/doc/davegnukem-data/README.md # desktop file mkdir -p /exopi-obj/pobj/gnukem-1.0.3/fake-amd64/usr/local/share/applications cp -f debian/desktop/davegnukem.desktop /exopi-obj/pobj/gnukem-1.0.3/fake-amd64/usr/local/share/applications chmod 644 /exopi-obj/pobj/gnukem-1.0.3/fake-amd64/usr/local/share/applications/davegnukem.desktop # doc mkdir -p /exopi-obj/pobj/gnukem-1.0.3/fake-amd64/usr/local/share/doc/davegnukem cp -f HISTORY.txt README.md /exopi-obj/pobj/gnukem-1.0.3/fake-amd64/usr/local/share/doc/davegnukem chmod 644 /exopi-obj/pobj/gnukem-1.0.3/fake-amd64/usr/local/share/doc/davegnukem/HISTORY.txt \ /exopi-obj/pobj/gnukem-1.0.3/fake-amd64/usr/local/share/doc/davegnukem/README.md # icon mkdir -p /exopi-obj/pobj/gnukem-1.0.3/fake-amd64/usr/local/share/icons/hicolor/32x32/apps cp -f debian/icons/hicolor/32x32/apps/davegnukem.png /exopi-obj/pobj/gnukem-1.0.3/fake-amd64/usr/local/share/icons/hicolor/32x32/apps chmod 644 /exopi-obj/pobj/gnukem-1.0.3/fake-amd64/usr/local/share/icons/hicolor/32x32/apps/davegnukem.png # manual page mkdir -p /exopi-obj/pobj/gnukem-1.0.3/fake-amd64/usr/local/share/man/man6 sed 's/VERSION/v1.0.3 - 29 Nov 2022/' < debian/davegnukem.6 > /exopi-obj/pobj/gnukem-1.0.3/fake-amd64/usr/local/share/man/man6/davegnukem.6 chmod 644 /exopi-obj/pobj/gnukem-1.0.3/fake-amd64/usr/local/share/man/man6/davegnukem.6 ===> Building package for gnukem-1.0.3 Create /exopi-cvs/ports/packages/amd64/all/gnukem-1.0.3.tgz Creating package gnukem-1.0.3 reading plist| checking dependencies| checking dependencies|devel/desktop-file-utils checking dependencies|devel/sdl2-mixer checking dependencies|x11/gtk+4,-guic checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 34% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 2% archiving|** | 3% archiving|** | 4% archiving|*** | 4% archiving|*** | 5% archiving|**** | 6% archiving|***** | 7% archiving|***** | 8% archiving|****** | 9% archiving|****** | 10% archiving|******* | 10% archiving|******* | 11% archiving|******* | 12% archiving|******** | 12% archiving|******** | 13% archiving|*********** | 18% archiving|************** | 21% archiving|****************** | 29% archiving|*********************** | 36% archiving|************************** | 40% archiving|**************************** | 45% archiving|******************************** | 50% archiving|************************************* | 58% archiving|****************************************** | 65% archiving|*********************************************** | 73% archiving|*************************************************** | 79% archiving|******************************************************** | 87% archiving|******************************************************** | 88% 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/gnukem-1.0.3.tgz >>> Running clean in games/gnukem at 1713368320.59 ===> games/gnukem ===> Cleaning for gnukem-1.0.3 >>> Ended at 1713368321.08 max_stuck=2.53/depends=4.66/show-prepare-results=0.90/build=71.61/package=17.59/clean=0.53