>>> Building on exopi-1 under games/dd2 BDEPENDS = [devel/sdl-mixer] DIST = [games/dd2:dd2-0.2.2.tar.gz] FULLPKGNAME = dd2-0.2.2p1 RDEPENDS = [devel/sdl-mixer] (Junk lock obtained for exopi-1 at 1713260355.70) >>> Running depends in games/dd2 at 1713260355.74 last junk was in multimedia/py-caption,python3 /usr/sbin/pkg_add -aI -Drepair sdl-mixer-1.2.12p5 was: /usr/sbin/pkg_add -aI -Drepair sdl-mixer-1.2.12p5 /usr/sbin/pkg_add -aI -Drepair sdl-mixer-1.2.12p5 >>> Running show-prepare-results in games/dd2 at 1713260361.25 ===> games/dd2 ===> Building from scratch dd2-0.2.2p1 ===> dd2-0.2.2p1 depends on: sdl-mixer-* -> sdl-mixer-1.2.12p5 ===> Verifying specs: SDL SDL_mixer c m pthread ===> found SDL.8.0 SDL_mixer.5.0 c.100.0 m.10.1 pthread.27.1 sdl-mixer-1.2.12p5 (Junk lock released for exopi-1 at 1713260361.89) distfiles size=293812 >>> Running build in games/dd2 at 1713260361.93 ===> games/dd2 ===> Checking files for dd2-0.2.2p1 `/exopi-cvs/ports/distfiles/dd2-0.2.2.tar.gz' is up to date. >> (SHA256) dd2-0.2.2.tar.gz: OK ===> Extracting for dd2-0.2.2p1 ===> Patching for dd2-0.2.2p1 ===> Applying OpenBSD patch patch-src_data_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |The hiscore file is installed by hand in a directory writable by the group |"games". | |--- src/data/Makefile.in.orig Mon Aug 26 17:35:38 2013 |+++ src/data/Makefile.in Mon Aug 26 17:36:25 2013 -------------------------- Patching file src/data/Makefile.in using Plan A... Hunk #1 succeeded at 65. Hunk #2 succeeded at 197. done ===> Applying OpenBSD patch patch-src_data_dd2_cfg Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/data/dd2.cfg.orig Sat Sep 21 23:17:09 2013 |+++ src/data/dd2.cfg Sat Sep 21 23:17:16 2013 -------------------------- Patching file src/data/dd2.cfg using Plan A... Hunk #1 succeeded at 2. done ===> Applying OpenBSD patch patch-src_main_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |DD2_DATA directory isn't writable (PREFIX/share). The port will use /var/games. | |--- src/main.c.orig Tue Aug 14 20:59:42 2007 |+++ src/main.c Mon Aug 26 16:25:38 2013 -------------------------- Patching file src/main.c using Plan A... Hunk #1 succeeded at 296. Hunk #2 succeeded at 463. 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 dd2-0.2.2p1 ===> Configuring for dd2-0.2.2p1 Using /exopi-obj/pobj/dd2-0.2.2/config.site (generated) loading site script /exopi-obj/pobj/dd2-0.2.2/config.site creating cache ./config.cache checking for a BSD compatible install... /exopi-obj/pobj/dd2-0.2.2/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking for gcc... cc checking whether the C compiler (cc -O2 -pipe -DDD2_SCORE=\"/var/games\" ) works... yes checking whether the C compiler (cc -O2 -pipe -DDD2_SCORE=\"/var/games\" ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for main in -lm... (cached) yes checking for sdl-config... /usr/local/bin/sdl-config checking for SDL - version >= 1.2.0... yes checking for main in -lSDL_mixer... yes updating cache ./config.cache creating ./config.status creating Makefile creating src/Makefile creating src/data/Makefile ===> Building for dd2-0.2.2p1 Making all in src Making all in data cc -DPACKAGE=\"dd2\" -DVERSION=\"0.2.2\" -DHAVE_LIBM=1 -DHAVE_LIBSDL_MIXER=1 -I. -I. -DDD2_DATA=\"/usr/local/share/dd2\" -Wall -O2 -pipe -DDD2_SCORE=\"/var/games\" -Wall -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -c menu.c menu.c:88:9: warning: variable 'tick' set but not used [-Wunused-but-set-variable] Uint32 tick; ^ menu.c:285:4: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] if(mevent.type==SDL_KEYDOWN) { ^ menu.c:283:7: note: previous statement is here if (mevent.type==SDL_QUIT) ^ menu.c:661:4: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] if(mevent.type==SDL_KEYDOWN) { ^ menu.c:659:7: note: previous statement is here if (mevent.type==SDL_QUIT) ^ 3 warnings generated. cc -DPACKAGE=\"dd2\" -DVERSION=\"0.2.2\" -DHAVE_LIBM=1 -DHAVE_LIBSDL_MIXER=1 -I. -I. -DDD2_DATA=\"/usr/local/share/dd2\" -Wall -O2 -pipe -DDD2_SCORE=\"/var/games\" -Wall -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -c SDL_plus.c cc -DPACKAGE=\"dd2\" -DVERSION=\"0.2.2\" -DHAVE_LIBM=1 -DHAVE_LIBSDL_MIXER=1 -I. -I. -DDD2_DATA=\"/usr/local/share/dd2\" -Wall -O2 -pipe -DDD2_SCORE=\"/var/games\" -Wall -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -c cfg.c cc -DPACKAGE=\"dd2\" -DVERSION=\"0.2.2\" -DHAVE_LIBM=1 -DHAVE_LIBSDL_MIXER=1 -I. -I. -DDD2_DATA=\"/usr/local/share/dd2\" -Wall -O2 -pipe -DDD2_SCORE=\"/var/games\" -Wall -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -c engine.c engine.c:224:27: warning: 'fscanf' may overflow; destination buffer in argument 7 has size 32, but the corresponding specifier may require size 33 [-Wfortify-source] &act[i].x, &act[i].y, comm)!=5) { ^ engine.c:330:13: warning: array index 7 is past the end of the array (that has type 'Mix_Chunk *[2]' (aka 'struct Mix_Chunk *[2]')) [-Warray-bounds] if(efx[7]) ^ ~ engine.c:33:1: note: array 'efx' declared here extern Mix_Chunk *efx[2]; ^ engine.c:331:30: warning: array index 7 is past the end of the array (that has type 'Mix_Chunk *[2]' (aka 'struct Mix_Chunk *[2]')) [-Warray-bounds] Mix_PlayChannel(-1,efx[7],0); ^ ~ /usr/local/include/SDL/SDL_mixer.h:536:75: note: expanded from macro 'Mix_PlayChannel' #define Mix_PlayChannel(channel,chunk,loops) Mix_PlayChannelTimed(channel,chunk,loops,-1) ^~~~~ engine.c:33:1: note: array 'efx' declared here extern Mix_Chunk *efx[2]; ^ engine.c:347:14: warning: array index 7 is past the end of the array (that has type 'Mix_Chunk *[2]' (aka 'struct Mix_Chunk *[2]')) [-Warray-bounds] if(efx[7]) ^ ~ engine.c:33:1: note: array 'efx' declared here extern Mix_Chunk *efx[2]; ^ engine.c:348:31: warning: array index 7 is past the end of the array (that has type 'Mix_Chunk *[2]' (aka 'struct Mix_Chunk *[2]')) [-Warray-bounds] Mix_PlayChannel(-1,efx[7],0); ^ ~ /usr/local/include/SDL/SDL_mixer.h:536:75: note: expanded from macro 'Mix_PlayChannel' #define Mix_PlayChannel(channel,chunk,loops) Mix_PlayChannelTimed(channel,chunk,loops,-1) ^~~~~ engine.c:33:1: note: array 'efx' declared here extern Mix_Chunk *efx[2]; ^ engine.c:365:14: warning: array index 7 is past the end of the array (that has type 'Mix_Chunk *[2]' (aka 'struct Mix_Chunk *[2]')) [-Warray-bounds] if(efx[7]) ^ ~ engine.c:33:1: note: array 'efx' declared here extern Mix_Chunk *efx[2]; ^ engine.c:366:31: warning: array index 7 is past the end of the array (that has type 'Mix_Chunk *[2]' (aka 'struct Mix_Chunk *[2]')) [-Warray-bounds] Mix_PlayChannel(-1,efx[7],0); ^ ~ /usr/local/include/SDL/SDL_mixer.h:536:75: note: expanded from macro 'Mix_PlayChannel' #define Mix_PlayChannel(channel,chunk,loops) Mix_PlayChannelTimed(channel,chunk,loops,-1) ^~~~~ engine.c:33:1: note: array 'efx' declared here extern Mix_Chunk *efx[2]; ^ engine.c:383:14: warning: array index 7 is past the end of the array (that has type 'Mix_Chunk *[2]' (aka 'struct Mix_Chunk *[2]')) [-Warray-bounds] if(efx[7]) ^ ~ engine.c:33:1: note: array 'efx' declared here extern Mix_Chunk *efx[2]; ^ engine.c:384:31: warning: array index 7 is past the end of the array (that has type 'Mix_Chunk *[2]' (aka 'struct Mix_Chunk *[2]')) [-Warray-bounds] Mix_PlayChannel(-1,efx[7],0); ^ ~ /usr/local/include/SDL/SDL_mixer.h:536:75: note: expanded from macro 'Mix_PlayChannel' #define Mix_PlayChannel(channel,chunk,loops) Mix_PlayChannelTimed(channel,chunk,loops,-1) ^~~~~ engine.c:33:1: note: array 'efx' declared here extern Mix_Chunk *efx[2]; ^ engine.c:397:13: warning: array index 7 is past the end of the array (that has type 'Mix_Chunk *[2]' (aka 'struct Mix_Chunk *[2]')) [-Warray-bounds] if(efx[7]) ^ ~ engine.c:33:1: note: array 'efx' declared here extern Mix_Chunk *efx[2]; ^ engine.c:398:30: warning: array index 7 is past the end of the array (that has type 'Mix_Chunk *[2]' (aka 'struct Mix_Chunk *[2]')) [-Warray-bounds] Mix_PlayChannel(-1,efx[7],0); ^ ~ /usr/local/include/SDL/SDL_mixer.h:536:75: note: expanded from macro 'Mix_PlayChannel' #define Mix_PlayChannel(channel,chunk,loops) Mix_PlayChannelTimed(channel,chunk,loops,-1) ^~~~~ engine.c:33:1: note: array 'efx' declared here extern Mix_Chunk *efx[2]; ^ engine.c:531:7: warning: array index 3 is past the end of the array (that has type 'Mix_Chunk *[2]' (aka 'struct Mix_Chunk *[2]')) [-Warray-bounds] if(efx[3]) ^ ~ engine.c:33:1: note: array 'efx' declared here extern Mix_Chunk *efx[2]; ^ engine.c:532:24: warning: array index 3 is past the end of the array (that has type 'Mix_Chunk *[2]' (aka 'struct Mix_Chunk *[2]')) [-Warray-bounds] Mix_PlayChannel(-1,efx[3],0); ^ ~ /usr/local/include/SDL/SDL_mixer.h:536:75: note: expanded from macro 'Mix_PlayChannel' #define Mix_PlayChannel(channel,chunk,loops) Mix_PlayChannelTimed(channel,chunk,loops,-1) ^~~~~ engine.c:33:1: note: array 'efx' declared here extern Mix_Chunk *efx[2]; ^ engine.c:549:7: warning: array index 6 is past the end of the array (that has type 'Mix_Chunk *[2]' (aka 'struct Mix_Chunk *[2]')) [-Warray-bounds] if(efx[6]) ^ ~ engine.c:33:1: note: array 'efx' declared here extern Mix_Chunk *efx[2]; ^ engine.c:550:24: warning: array index 6 is past the end of the array (that has type 'Mix_Chunk *[2]' (aka 'struct Mix_Chunk *[2]')) [-Warray-bounds] Mix_PlayChannel(-1,efx[6],0); ^ ~ /usr/local/include/SDL/SDL_mixer.h:536:75: note: expanded from macro 'Mix_PlayChannel' #define Mix_PlayChannel(channel,chunk,loops) Mix_PlayChannelTimed(channel,chunk,loops,-1) ^~~~~ engine.c:33:1: note: array 'efx' declared here extern Mix_Chunk *efx[2]; ^ engine.c:565:7: warning: array index 4 is past the end of the array (that has type 'Mix_Chunk *[2]' (aka 'struct Mix_Chunk *[2]')) [-Warray-bounds] if(efx[4]) ^ ~ engine.c:33:1: note: array 'efx' declared here extern Mix_Chunk *efx[2]; ^ engine.c:566:24: warning: array index 4 is past the end of the array (that has type 'Mix_Chunk *[2]' (aka 'struct Mix_Chunk *[2]')) [-Warray-bounds] Mix_PlayChannel(-1,efx[4],0); ^ ~ /usr/local/include/SDL/SDL_mixer.h:536:75: note: expanded from macro 'Mix_PlayChannel' #define Mix_PlayChannel(channel,chunk,loops) Mix_PlayChannelTimed(channel,chunk,loops,-1) ^~~~~ engine.c:33:1: note: array 'efx' declared here extern Mix_Chunk *efx[2]; ^ engine.c:577:7: warning: array index 7 is past the end of the array (that has type 'Mix_Chunk *[2]' (aka 'struct Mix_Chunk *[2]')) [-Warray-bounds] if(efx[7]) ^ ~ engine.c:33:1: note: array 'efx' declared here extern Mix_Chunk *efx[2]; ^ engine.c:578:24: warning: array index 7 is past the end of the array (that has type 'Mix_Chunk *[2]' (aka 'struct Mix_Chunk *[2]')) [-Warray-bounds] Mix_PlayChannel(-1,efx[7],0); ^ ~ /usr/local/include/SDL/SDL_mixer.h:536:75: note: expanded from macro 'Mix_PlayChannel' #define Mix_PlayChannel(channel,chunk,loops) Mix_PlayChannelTimed(channel,chunk,loops,-1) ^~~~~ engine.c:33:1: note: array 'efx' declared here extern Mix_Chunk *efx[2]; ^ engine.c:589:7: warning: array index 7 is past the end of the array (that has type 'Mix_Chunk *[2]' (aka 'struct Mix_Chunk *[2]')) [-Warray-bounds] if(efx[7]) ^ ~ engine.c:33:1: note: array 'efx' declared here extern Mix_Chunk *efx[2]; ^ engine.c:590:24: warning: array index 7 is past the end of the array (that has type 'Mix_Chunk *[2]' (aka 'struct Mix_Chunk *[2]')) [-Warray-bounds] Mix_PlayChannel(-1,efx[7],0); ^ ~ /usr/local/include/SDL/SDL_mixer.h:536:75: note: expanded from macro 'Mix_PlayChannel' #define Mix_PlayChannel(channel,chunk,loops) Mix_PlayChannelTimed(channel,chunk,loops,-1) ^~~~~ engine.c:33:1: note: array 'efx' declared here extern Mix_Chunk *efx[2]; ^ engine.c:1055:8: warning: array index 2 is past the end of the array (that has type 'Mix_Chunk *[2]' (aka 'struct Mix_Chunk *[2]')) [-Warray-bounds] if(efx[2]) ^ ~ engine.c:33:1: note: array 'efx' declared here extern Mix_Chunk *efx[2]; ^ engine.c:1056:25: warning: array index 2 is past the end of the array (that has type 'Mix_Chunk *[2]' (aka 'struct Mix_Chunk *[2]')) [-Warray-bounds] Mix_PlayChannel(-1,efx[2],0); ^ ~ /usr/local/include/SDL/SDL_mixer.h:536:75: note: expanded from macro 'Mix_PlayChannel' #define Mix_PlayChannel(channel,chunk,loops) Mix_PlayChannelTimed(channel,chunk,loops,-1) ^~~~~ engine.c:33:1: note: array 'efx' declared here extern Mix_Chunk *efx[2]; ^ engine.c:1062:7: warning: array index 5 is past the end of the array (that has type 'Mix_Chunk *[2]' (aka 'struct Mix_Chunk *[2]')) [-Warray-bounds] if(efx[5]) ^ ~ engine.c:33:1: note: array 'efx' declared here extern Mix_Chunk *efx[2]; ^ engine.c:1063:24: warning: array index 5 is past the end of the array (that has type 'Mix_Chunk *[2]' (aka 'struct Mix_Chunk *[2]')) [-Warray-bounds] Mix_PlayChannel(-1,efx[5],0); ^ ~ /usr/local/include/SDL/SDL_mixer.h:536:75: note: expanded from macro 'Mix_PlayChannel' #define Mix_PlayChannel(channel,chunk,loops) Mix_PlayChannelTimed(channel,chunk,loops,-1) ^~~~~ engine.c:33:1: note: array 'efx' declared here extern Mix_Chunk *efx[2]; ^ engine.c:1362:7: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] if(abs(m[0])x)<8 && player[i].y>e->y) { ^ engine.c:1479:9: note: use function 'fabsf' instead if(abs(player[i].x-e->x)<8 && player[i].y>e->y) { ^~~ fabsf engine.c:1530:9: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] if(abs(player[i].x-e->x)<8 && player[i].y>e->y) { ^ engine.c:1530:9: note: use function 'fabsf' instead if(abs(player[i].x-e->x)<8 && player[i].y>e->y) { ^~~ fabsf engine.c:1631:8: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] if(abs(m[0])var[1]=(int)e & 0x0f; /* pseudo random :) */ ^~~~~~ engine.c:1875:9: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] if(abs(m[0])x)>abs(player[0].x-e->x)) ^ engine.c:2043:9: note: use function 'fabsf' instead if(abs(player[1].x-e->x)>abs(player[0].x-e->x)) ^~~ fabsf engine.c:2043:31: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] if(abs(player[1].x-e->x)>abs(player[0].x-e->x)) ^ engine.c:2043:31: note: use function 'fabsf' instead if(abs(player[1].x-e->x)>abs(player[0].x-e->x)) ^~~ fabsf engine.c:2050:8: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] if(abs(e->x-player[k].x)<16) ^ engine.c:2050:8: note: use function 'fabsf' instead if(abs(e->x-player[k].x)<16) ^~~ fabsf engine.c:2063:8: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] if(abs(e->x-player[k].x)>8) ^ engine.c:2063:8: note: use function 'fabsf' instead if(abs(e->x-player[k].x)>8) ^~~ fabsf engine.c:2106:13: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] k=(int)(abs(e->x-player[0].x)<16); ^ engine.c:2106:13: note: use function 'fabsf' instead k=(int)(abs(e->x-player[0].x)<16); ^~~ fabsf engine.c:2108:14: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] k+=(int)(abs(e->x-player[0].x)<16); ^ engine.c:2108:14: note: use function 'fabsf' instead k+=(int)(abs(e->x-player[0].x)<16); ^~~ fabsf engine.c:2054:10: warning: array index 5 is past the end of the array (that has type 'Mix_Chunk *[2]' (aka 'struct Mix_Chunk *[2]')) [-Warray-bounds] if(efx[5]) ^ ~ engine.c:33:1: note: array 'efx' declared here extern Mix_Chunk *efx[2]; ^ engine.c:2055:27: warning: array index 5 is past the end of the array (that has type 'Mix_Chunk *[2]' (aka 'struct Mix_Chunk *[2]')) [-Warray-bounds] Mix_PlayChannel(-1,efx[5],0); ^ ~ /usr/local/include/SDL/SDL_mixer.h:536:75: note: expanded from macro 'Mix_PlayChannel' #define Mix_PlayChannel(channel,chunk,loops) Mix_PlayChannelTimed(channel,chunk,loops,-1) ^~~~~ engine.c:33:1: note: array 'efx' declared here extern Mix_Chunk *efx[2]; ^ engine.c:2113:9: warning: array index 5 is past the end of the array (that has type 'Mix_Chunk *[2]' (aka 'struct Mix_Chunk *[2]')) [-Warray-bounds] if(efx[5]) ^ ~ engine.c:33:1: note: array 'efx' declared here extern Mix_Chunk *efx[2]; ^ engine.c:2114:26: warning: array index 5 is past the end of the array (that has type 'Mix_Chunk *[2]' (aka 'struct Mix_Chunk *[2]')) [-Warray-bounds] Mix_PlayChannel(-1,efx[5],0); ^ ~ /usr/local/include/SDL/SDL_mixer.h:536:75: note: expanded from macro 'Mix_PlayChannel' #define Mix_PlayChannel(channel,chunk,loops) Mix_PlayChannelTimed(channel,chunk,loops,-1) ^~~~~ engine.c:33:1: note: array 'efx' declared here extern Mix_Chunk *efx[2]; ^ engine.c:2290:9: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] if(abs(m[0])x)<8 && player[i].y>e->y) { ^ engine.c:2517:10: note: use function 'fabsf' instead if(abs(player[i].x-e->x)<8 && player[i].y>e->y) { ^~~ fabsf 61 warnings generated. cc -DPACKAGE=\"dd2\" -DVERSION=\"0.2.2\" -DHAVE_LIBM=1 -DHAVE_LIBSDL_MIXER=1 -I. -I. -DDD2_DATA=\"/usr/local/share/dd2\" -Wall -O2 -pipe -DDD2_SCORE=\"/var/games\" -Wall -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -c control.c cc -DPACKAGE=\"dd2\" -DVERSION=\"0.2.2\" -DHAVE_LIBM=1 -DHAVE_LIBSDL_MIXER=1 -I. -I. -DDD2_DATA=\"/usr/local/share/dd2\" -Wall -O2 -pipe -DDD2_SCORE=\"/var/games\" -Wall -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -c main.c cc -DDD2_DATA=\"/usr/local/share/dd2\" -Wall -O2 -pipe -DDD2_SCORE=\"/var/games\" -Wall -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -o dd2 menu.o SDL_plus.o cfg.o engine.o control.o main.o -lSDL_mixer -lm -L/usr/local/lib -lSDL -pthread -L/usr/X11R6/lib SDL_plus.c(SDL_plus.o:(writeNumber)): warning: sprintf() is often misused, please use snprintf() >>> Running package in games/dd2 at 1713260367.45 ===> games/dd2 ===> Faking installation for dd2-0.2.2p1 Making install in src Making install in data /bin/sh ../../mkinstalldirs /exopi-obj/pobj/dd2-0.2.2/fake-amd64/usr/local/share/dd2 mkdir /exopi-obj/pobj/dd2-0.2.2/fake-amd64/usr/local/share/dd2 /exopi-obj/pobj/dd2-0.2.2/bin/install -c -m 644 ./bgm1.xm /exopi-obj/pobj/dd2-0.2.2/fake-amd64/usr/local/share/dd2/bgm1.xm /exopi-obj/pobj/dd2-0.2.2/bin/install -c -m 644 ./bgm2.xm /exopi-obj/pobj/dd2-0.2.2/fake-amd64/usr/local/share/dd2/bgm2.xm /exopi-obj/pobj/dd2-0.2.2/bin/install -c -m 644 ./efx1.wav /exopi-obj/pobj/dd2-0.2.2/fake-amd64/usr/local/share/dd2/efx1.wav /exopi-obj/pobj/dd2-0.2.2/bin/install -c -m 644 ./efx2.wav /exopi-obj/pobj/dd2-0.2.2/fake-amd64/usr/local/share/dd2/efx2.wav /exopi-obj/pobj/dd2-0.2.2/bin/install -c -m 644 ./efx3.wav /exopi-obj/pobj/dd2-0.2.2/fake-amd64/usr/local/share/dd2/efx3.wav /exopi-obj/pobj/dd2-0.2.2/bin/install -c -m 644 ./efx4.wav /exopi-obj/pobj/dd2-0.2.2/fake-amd64/usr/local/share/dd2/efx4.wav /exopi-obj/pobj/dd2-0.2.2/bin/install -c -m 644 ./efx5.wav /exopi-obj/pobj/dd2-0.2.2/fake-amd64/usr/local/share/dd2/efx5.wav /exopi-obj/pobj/dd2-0.2.2/bin/install -c -m 644 ./efx6.wav /exopi-obj/pobj/dd2-0.2.2/fake-amd64/usr/local/share/dd2/efx6.wav /exopi-obj/pobj/dd2-0.2.2/bin/install -c -m 644 ./efx7.wav /exopi-obj/pobj/dd2-0.2.2/fake-amd64/usr/local/share/dd2/efx7.wav /exopi-obj/pobj/dd2-0.2.2/bin/install -c -m 644 ./efx8.wav /exopi-obj/pobj/dd2-0.2.2/fake-amd64/usr/local/share/dd2/efx8.wav /exopi-obj/pobj/dd2-0.2.2/bin/install -c -m 644 ./gfx.bmp /exopi-obj/pobj/dd2-0.2.2/fake-amd64/usr/local/share/dd2/gfx.bmp /exopi-obj/pobj/dd2-0.2.2/bin/install -c -m 644 ./dd2.cfg /exopi-obj/pobj/dd2-0.2.2/fake-amd64/usr/local/share/dd2/dd2.cfg /exopi-obj/pobj/dd2-0.2.2/bin/install -c -m 644 ./game.act /exopi-obj/pobj/dd2-0.2.2/fake-amd64/usr/local/share/dd2/game.act /usr/bin/make install-data-hook /bin/sh ../mkinstalldirs /exopi-obj/pobj/dd2-0.2.2/fake-amd64/usr/local/bin /exopi-obj/pobj/dd2-0.2.2/bin/install -c -s -m 755 dd2 /exopi-obj/pobj/dd2-0.2.2/fake-amd64/usr/local/bin/dd2 /bin/sh ./mkinstalldirs /exopi-obj/pobj/dd2-0.2.2/fake-amd64/usr/local/share/doc/dd2 mkdir /exopi-obj/pobj/dd2-0.2.2/fake-amd64/usr/local/share/doc/dd2 /exopi-obj/pobj/dd2-0.2.2/bin/install -c -m 644 ./AUTHORS /exopi-obj/pobj/dd2-0.2.2/fake-amd64/usr/local/share/doc/dd2/AUTHORS /exopi-obj/pobj/dd2-0.2.2/bin/install -c -m 644 ./COPYING /exopi-obj/pobj/dd2-0.2.2/fake-amd64/usr/local/share/doc/dd2/COPYING /exopi-obj/pobj/dd2-0.2.2/bin/install -c -m 644 ./NEWS /exopi-obj/pobj/dd2-0.2.2/fake-amd64/usr/local/share/doc/dd2/NEWS /exopi-obj/pobj/dd2-0.2.2/bin/install -c -m 644 ./README /exopi-obj/pobj/dd2-0.2.2/fake-amd64/usr/local/share/doc/dd2/README /exopi-obj/pobj/dd2-0.2.2/bin/install -c -m 644 ./TODO /exopi-obj/pobj/dd2-0.2.2/fake-amd64/usr/local/share/doc/dd2/TODO /exopi-obj/pobj/dd2-0.2.2/bin/install -c -m 644 ./ChangeLog /exopi-obj/pobj/dd2-0.2.2/fake-amd64/usr/local/share/doc/dd2/ChangeLog /exopi-obj/pobj/dd2-0.2.2/bin/install -d -m 755 /exopi-obj/pobj/dd2-0.2.2/fake-amd64/usr/local/share/examples/dd2 /exopi-obj/pobj/dd2-0.2.2/bin/install -c -m 644 /exopi-obj/pobj/dd2-0.2.2/dd2-0.2.2/src/data/dd2-hiscore /exopi-obj/pobj/dd2-0.2.2/fake-amd64/usr/local/share/examples/dd2 ===> Building package for dd2-0.2.2p1 Create /exopi-cvs/ports/packages/amd64/all/dd2-0.2.2p1.tgz Creating package dd2-0.2.2p1 reading plist| checking dependencies| checking dependencies|devel/sdl-mixer checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 4% checksumming|**** | 7% checksumming|***** | 9% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 15% checksumming|*********** | 17% checksumming|************ | 20% checksumming|************* | 22% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|******************* | 30% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|*********************** | 37% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|*************************** | 43% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 83% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************** | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|**** | 7% archiving|************* | 20% archiving|******************** | 32% archiving|********************* | 32% archiving|********************* | 33% archiving|*********************** | 35% archiving|************************* | 39% archiving|*************************** | 42% archiving|******************************* | 48% archiving|******************************* | 49% archiving|************************************************************** | 97% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/dd2-0.2.2p1 was updated @wantlib c.99.0 -> @wantlib c.100.0 Link to /exopi-cvs/ports/packages/amd64/ftp/dd2-0.2.2p1.tgz >>> Running clean in games/dd2 at 1713260372.26 ===> games/dd2 ===> Cleaning for dd2-0.2.2p1 >>> Ended at 1713260372.48 max_stuck=1.79/depends=5.50/show-prepare-results=0.69/build=5.53/package=4.81/clean=0.25