>>> Building on exopi-6 under games/gnurobbo BDEPENDS = [devel/sdl-ttf;devel/sdl-image;devel/sdl-mixer;devel/gmake] DIST = [games/gnurobbo:gnurobbo-0.68-source.tar.gz] FULLPKGNAME = gnurobbo-0.68p1 RDEPENDS = [devel/sdl-ttf;devel/sdl-mixer;devel/sdl-image] (Junk lock obtained for exopi-6 at 1713358029.93) >>> Running depends in games/gnurobbo at 1713358029.99 last junk was in sysutils/colortail /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1 sdl-image-1.2.12p5 sdl-mixer-1.2.12p5 sdl-ttf-2.0.11p3 was: /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1 sdl-image-1.2.12p5 sdl-mixer-1.2.12p5 sdl-ttf-2.0.11p3 /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1 sdl-image-1.2.12p5 sdl-mixer-1.2.12p5 sdl-ttf-2.0.11p3 >>> Running show-prepare-results in games/gnurobbo at 1713358031.78 ===> games/gnurobbo ===> Building from scratch gnurobbo-0.68p1 ===> gnurobbo-0.68p1 depends on: gmake-* -> gmake-4.4.1 ===> gnurobbo-0.68p1 depends on: sdl-image-* -> sdl-image-1.2.12p5 ===> gnurobbo-0.68p1 depends on: sdl-mixer-* -> sdl-mixer-1.2.12p5 ===> gnurobbo-0.68p1 depends on: sdl-ttf-* -> sdl-ttf-2.0.11p3 ===> Verifying specs: SDL SDL_image SDL_mixer SDL_ttf c m pthread ===> found SDL.8.0 SDL_image.3.1 SDL_mixer.5.0 SDL_ttf.8.1 c.100.0 m.10.1 pthread.27.1 gmake-4.4.1 sdl-image-1.2.12p5 sdl-mixer-1.2.12p5 sdl-ttf-2.0.11p3 (Junk lock released for exopi-6 at 1713358032.85) distfiles size=2400364 >>> Running build in games/gnurobbo at 1713358032.89 ===> games/gnurobbo ===> Checking files for gnurobbo-0.68p1 `/exopi-cvs/ports/distfiles/gnurobbo-0.68-source.tar.gz' is up to date. >> (SHA256) gnurobbo-0.68-source.tar.gz: OK ===> Extracting for gnurobbo-0.68p1 ===> Patching for gnurobbo-0.68p1 ===> Applying OpenBSD patch patch-gnurobbo_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: gnurobbo/Makefile |--- gnurobbo/Makefile.orig |+++ gnurobbo/Makefile -------------------------- Patching file gnurobbo/Makefile using Plan A... Hunk #1 succeeded at 61. 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 gnurobbo-0.68p1 ===> Configuring for gnurobbo-0.68p1 ===> Building for gnurobbo-0.68p1 cc -O2 -pipe -Wall -fcommon `sdl-config --cflags` -DPLATFORM_PC -DVERSION=\"0.68\" -D_SMOOTH_SCRL_=\"yes\" -DLIGHTNINGENABLED=\"yes\" -DPACKAGE_DATA_DIR=\"/usr/local/share/gnurobbo\" -DHAVE_MUSIC -DHAVE_DESIGNER -c ROB_engine.c -o ROB_engine.o ROB_engine.c:557:38: warning: variable 'free_count' set but not used [-Wunused-but-set-variable] int retval = ROB_ERROR_NONE, count, free_count = 0; ^ ROB_engine.c:594:38: warning: variable 'free_count' set but not used [-Wunused-but-set-variable] int retval = ROB_ERROR_NONE, count, free_count = 0; ^ 2 warnings generated. cc -O2 -pipe -Wall -fcommon `sdl-config --cflags` -DPLATFORM_PC -DVERSION=\"0.68\" -D_SMOOTH_SCRL_=\"yes\" -DLIGHTNINGENABLED=\"yes\" -DPACKAGE_DATA_DIR=\"/usr/local/share/gnurobbo\" -DHAVE_MUSIC -DHAVE_DESIGNER -c board.c -o board.o cc -O2 -pipe -Wall -fcommon `sdl-config --cflags` -DPLATFORM_PC -DVERSION=\"0.68\" -D_SMOOTH_SCRL_=\"yes\" -DLIGHTNINGENABLED=\"yes\" -DPACKAGE_DATA_DIR=\"/usr/local/share/gnurobbo\" -DHAVE_MUSIC -DHAVE_DESIGNER -c controls.c -o controls.o cc -O2 -pipe -Wall -fcommon `sdl-config --cflags` -DPLATFORM_PC -DVERSION=\"0.68\" -D_SMOOTH_SCRL_=\"yes\" -DLIGHTNINGENABLED=\"yes\" -DPACKAGE_DATA_DIR=\"/usr/local/share/gnurobbo\" -DHAVE_MUSIC -DHAVE_DESIGNER -c font.c -o font.o cc -O2 -pipe -Wall -fcommon `sdl-config --cflags` -DPLATFORM_PC -DVERSION=\"0.68\" -D_SMOOTH_SCRL_=\"yes\" -DLIGHTNINGENABLED=\"yes\" -DPACKAGE_DATA_DIR=\"/usr/local/share/gnurobbo\" -DHAVE_MUSIC -DHAVE_DESIGNER -c game.c -o game.o cc -O2 -pipe -Wall -fcommon `sdl-config --cflags` -DPLATFORM_PC -DVERSION=\"0.68\" -D_SMOOTH_SCRL_=\"yes\" -DLIGHTNINGENABLED=\"yes\" -DPACKAGE_DATA_DIR=\"/usr/local/share/gnurobbo\" -DHAVE_MUSIC -DHAVE_DESIGNER -c konstruktor.c -o konstruktor.o konstruktor.c:250:25: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(infostring, txt_konstruktor_Welcome_to_GNU_Robbo_Designer); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ konstruktor.c:250:25: note: treat the string as an argument to avoid this sprintf(infostring, txt_konstruktor_Welcome_to_GNU_Robbo_Designer); ^ "%s", konstruktor.c:687:3: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] if(K_icons[selected].game_obj == BOMB && bombtype==1) ^ konstruktor.c:685:6: note: previous statement is here if (K_icons[selected].game_obj != K_LASER) ^ konstruktor.c:691:23: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(infostring, txt_konstruktor_Ground); ^~~~~~~~~~~~~~~~~~~~~~ konstruktor.c:691:23: note: treat the string as an argument to avoid this sprintf(infostring, txt_konstruktor_Ground); ^ "%s", konstruktor.c:748:23: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(infostring, txt_konstruktor_Empty_Field); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ konstruktor.c:748:23: note: treat the string as an argument to avoid this sprintf(infostring, txt_konstruktor_Empty_Field); ^ "%s", konstruktor.c:786:27: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(infostring, txt_konstruktor_Wall); ^~~~~~~~~~~~~~~~~~~~ konstruktor.c:786:27: note: treat the string as an argument to avoid this sprintf(infostring, txt_konstruktor_Wall); ^ "%s", konstruktor.c:788:27: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(infostring, txt_konstruktor_Black_Wall); ^~~~~~~~~~~~~~~~~~~~~~~~~~ konstruktor.c:788:27: note: treat the string as an argument to avoid this sprintf(infostring, txt_konstruktor_Black_Wall); ^ "%s", konstruktor.c:908:27: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(infostring, txt_konstruktor_Level_reloaded); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ konstruktor.c:908:27: note: treat the string as an argument to avoid this sprintf(infostring, txt_konstruktor_Level_reloaded); ^ "%s", konstruktor.c:927:8: warning: format string is not a string literal (potentially insecure) [-Wformat-security] txt_konstruktor_Reload_level_select_again_to_reload); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ konstruktor.c:927:8: note: treat the string as an argument to avoid this txt_konstruktor_Reload_level_select_again_to_reload); ^ "%s", konstruktor.c:1051:23: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(infostring, txt_konstruktor_Empty_Field); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ konstruktor.c:1051:23: note: treat the string as an argument to avoid this sprintf(infostring, txt_konstruktor_Empty_Field); ^ "%s", konstruktor.c:1058:27: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(infostring, txt_konstruktor_Wall); ^~~~~~~~~~~~~~~~~~~~ konstruktor.c:1058:27: note: treat the string as an argument to avoid this sprintf(infostring, txt_konstruktor_Wall); ^ "%s", konstruktor.c:1060:27: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(infostring, txt_konstruktor_Black_Wall); ^~~~~~~~~~~~~~~~~~~~~~~~~~ konstruktor.c:1060:27: note: treat the string as an argument to avoid this sprintf(infostring, txt_konstruktor_Black_Wall); ^ "%s", konstruktor.c:1081:23: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(infostring, txt_konstruktor_Ground); ^~~~~~~~~~~~~~~~~~~~~~ konstruktor.c:1081:23: note: treat the string as an argument to avoid this sprintf(infostring, txt_konstruktor_Ground); ^ "%s", konstruktor.c:1104:30: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(infostring, txt_konstruktor_Direction_right); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ konstruktor.c:1104:30: note: treat the string as an argument to avoid this sprintf(infostring, txt_konstruktor_Direction_right); ^ "%s", konstruktor.c:1107:30: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(infostring, txt_konstruktor_Direction_down); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ konstruktor.c:1107:30: note: treat the string as an argument to avoid this sprintf(infostring, txt_konstruktor_Direction_down); ^ "%s", konstruktor.c:1110:30: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(infostring, txt_konstruktor_Direction_left); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ konstruktor.c:1110:30: note: treat the string as an argument to avoid this sprintf(infostring, txt_konstruktor_Direction_left); ^ "%s", konstruktor.c:1113:30: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(infostring, txt_konstruktor_Direction_up); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ konstruktor.c:1113:30: note: treat the string as an argument to avoid this sprintf(infostring, txt_konstruktor_Direction_up); ^ "%s", konstruktor.c:1122:27: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(infostring, txt_konstruktor_Laser_Gun); ^~~~~~~~~~~~~~~~~~~~~~~~~ konstruktor.c:1122:27: note: treat the string as an argument to avoid this sprintf(infostring, txt_konstruktor_Laser_Gun); ^ "%s", konstruktor.c:1125:27: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(infostring, txt_konstruktor_Blaster_Gun); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ konstruktor.c:1125:27: note: treat the string as an argument to avoid this sprintf(infostring, txt_konstruktor_Blaster_Gun); ^ "%s", konstruktor.c:1128:27: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(infostring, txt_konstruktor_Regular_Gun); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ konstruktor.c:1128:27: note: treat the string as an argument to avoid this sprintf(infostring, txt_konstruktor_Regular_Gun); ^ "%s", konstruktor.c:1139:30: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(infostring, txt_konstruktor_Fixed); ^~~~~~~~~~~~~~~~~~~~~ konstruktor.c:1139:30: note: treat the string as an argument to avoid this sprintf(infostring, txt_konstruktor_Fixed); ^ "%s", konstruktor.c:1142:30: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(infostring, txt_konstruktor_Moveable); ^~~~~~~~~~~~~~~~~~~~~~~~ konstruktor.c:1142:30: note: treat the string as an argument to avoid this sprintf(infostring, txt_konstruktor_Moveable); ^ "%s", konstruktor.c:1145:30: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(infostring, txt_konstruktor_Rotating); ^~~~~~~~~~~~~~~~~~~~~~~~ konstruktor.c:1145:30: note: treat the string as an argument to avoid this sprintf(infostring, txt_konstruktor_Rotating); ^ "%s", konstruktor.c:1148:30: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(infostring, txt_konstruktor_Moveable_Rotating); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ konstruktor.c:1148:30: note: treat the string as an argument to avoid this sprintf(infostring, txt_konstruktor_Moveable_Rotating); ^ "%s", konstruktor.c:1155:27: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(infostring, txt_konstruktor_Level_created); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ konstruktor.c:1155:27: note: treat the string as an argument to avoid this sprintf(infostring, txt_konstruktor_Level_created); ^ "%s", konstruktor.c:1180:8: warning: format string is not a string literal (potentially insecure) [-Wformat-security] txt_konstruktor_New_level_select_again_to_create); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ konstruktor.c:1180:8: note: treat the string as an argument to avoid this txt_konstruktor_New_level_select_again_to_create); ^ "%s", konstruktor.c:1190:27: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(infostring, txt_konstruktor_Level_cleared); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ konstruktor.c:1190:27: note: treat the string as an argument to avoid this sprintf(infostring, txt_konstruktor_Level_cleared); ^ "%s", konstruktor.c:1210:8: warning: format string is not a string literal (potentially insecure) [-Wformat-security] txt_konstruktor_Clear_level_select_again_to_clear); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ konstruktor.c:1210:8: note: treat the string as an argument to avoid this txt_konstruktor_Clear_level_select_again_to_clear); ^ "%s", konstruktor.c:1218:24: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(infostring, txt_konstruktor_New_level_appended_to_pack); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ konstruktor.c:1218:24: note: treat the string as an argument to avoid this sprintf(infostring, txt_konstruktor_New_level_appended_to_pack); ^ "%s", konstruktor.c:1220:24: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(infostring, txt_konstruktor_Changes_saved); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ konstruktor.c:1220:24: note: treat the string as an argument to avoid this sprintf(infostring, txt_konstruktor_Changes_saved); ^ "%s", konstruktor.c:1232:5: warning: format string is not a string literal (potentially insecure) [-Wformat-security] txt_konstruktor_Save_select_again_to_save_new_level); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ konstruktor.c:1232:5: note: treat the string as an argument to avoid this txt_konstruktor_Save_select_again_to_save_new_level); ^ "%s", konstruktor.c:1235:5: warning: format string is not a string literal (potentially insecure) [-Wformat-security] txt_konstruktor_Save_select_again_to_save_changes); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ konstruktor.c:1235:5: note: treat the string as an argument to avoid this txt_konstruktor_Save_select_again_to_save_changes); ^ "%s", konstruktor.c:1301:8: warning: format string is not a string literal (potentially insecure) [-Wformat-security] txt_konstruktor_Exit_designer_select_again_to_exit); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ konstruktor.c:1301:8: note: treat the string as an argument to avoid this txt_konstruktor_Exit_designer_select_again_to_exit); ^ "%s", 32 warnings generated. cc -O2 -pipe -Wall -fcommon `sdl-config --cflags` -DPLATFORM_PC -DVERSION=\"0.68\" -D_SMOOTH_SCRL_=\"yes\" -DLIGHTNINGENABLED=\"yes\" -DPACKAGE_DATA_DIR=\"/usr/local/share/gnurobbo\" -DHAVE_MUSIC -DHAVE_DESIGNER -c levels.c -o levels.o cc -O2 -pipe -Wall -fcommon `sdl-config --cflags` -DPLATFORM_PC -DVERSION=\"0.68\" -D_SMOOTH_SCRL_=\"yes\" -DLIGHTNINGENABLED=\"yes\" -DPACKAGE_DATA_DIR=\"/usr/local/share/gnurobbo\" -DHAVE_MUSIC -DHAVE_DESIGNER -c locales.c -o locales.o locales.c:163:22: warning: variable 'line_count' set but not used [-Wunused-but-set-variable] int count, count2, line_count = 0; ^ locales.c:299:21: warning: variable 'line_count' set but not used [-Wunused-but-set-variable] int count, count2, line_count = 0, tag_found, tag_index, row = 0; ^ 2 warnings generated. cc -O2 -pipe -Wall -fcommon `sdl-config --cflags` -DPLATFORM_PC -DVERSION=\"0.68\" -D_SMOOTH_SCRL_=\"yes\" -DLIGHTNINGENABLED=\"yes\" -DPACKAGE_DATA_DIR=\"/usr/local/share/gnurobbo\" -DHAVE_MUSIC -DHAVE_DESIGNER -c pointer_controls.c -o pointer_controls.o cc -O2 -pipe -Wall -fcommon `sdl-config --cflags` -DPLATFORM_PC -DVERSION=\"0.68\" -D_SMOOTH_SCRL_=\"yes\" -DLIGHTNINGENABLED=\"yes\" -DPACKAGE_DATA_DIR=\"/usr/local/share/gnurobbo\" -DHAVE_MUSIC -DHAVE_DESIGNER -c rcfile.c -o rcfile.o cc -O2 -pipe -Wall -fcommon `sdl-config --cflags` -DPLATFORM_PC -DVERSION=\"0.68\" -D_SMOOTH_SCRL_=\"yes\" -DLIGHTNINGENABLED=\"yes\" -DPACKAGE_DATA_DIR=\"/usr/local/share/gnurobbo\" -DHAVE_MUSIC -DHAVE_DESIGNER -c screen.c -o screen.o cc -O2 -pipe -Wall -fcommon `sdl-config --cflags` -DPLATFORM_PC -DVERSION=\"0.68\" -D_SMOOTH_SCRL_=\"yes\" -DLIGHTNINGENABLED=\"yes\" -DPACKAGE_DATA_DIR=\"/usr/local/share/gnurobbo\" -DHAVE_MUSIC -DHAVE_DESIGNER -c skins.c -o skins.o skins.c:151:22: warning: variable 'line_count' set but not used [-Wunused-but-set-variable] int count, count2, line_count = 0, row = 0; ^ skins.c:390:22: warning: variable 'line_count' set but not used [-Wunused-but-set-variable] int count, count2, line_count = 0, tag_found, tag_index, row, quit = FALSE; ^ skins.c:673:14: warning: variable 'line_count' set but not used [-Wunused-but-set-variable] int count, line_count = 0; ^ 3 warnings generated. cc -O2 -pipe -Wall -fcommon `sdl-config --cflags` -DPLATFORM_PC -DVERSION=\"0.68\" -D_SMOOTH_SCRL_=\"yes\" -DLIGHTNINGENABLED=\"yes\" -DPACKAGE_DATA_DIR=\"/usr/local/share/gnurobbo\" -DHAVE_MUSIC -DHAVE_DESIGNER -c sound.c -o sound.o sound.c:283:21: warning: variable 'current_song' set but not used [-Wunused-but-set-variable] int current_song = -1; ^ 1 warning generated. cc ROB_engine.o board.o controls.o font.o game.o konstruktor.o levels.o locales.o pointer_controls.o rcfile.o screen.o skins.o sound.o `sdl-config --libs` -lm -lSDL_image -lSDL_mixer -lSDL_ttf -o gnurobbo ROB_engine.c(ROB_engine.o:(ROB_Init)): warning: strcpy() is almost always misused, please use strlcpy() ROB_engine.c(ROB_engine.o:(ROB_SetObjectDefaults)): warning: sprintf() is often misused, please use snprintf() board.c(board.o:(update_game)): warning: rand() may return deterministic values, is that what you want? levels.c(levels.o:(load_level_data)): warning: strcat() is almost always misused, please use strlcat() >>> Running package in games/gnurobbo at 1713358041.36 ===> games/gnurobbo ===> Faking installation for gnurobbo-0.68p1 mkdir -p /exopi-obj/pobj/gnurobbo-0.68/fake-amd64//usr/local/share/gnurobbo/levels mkdir -p /exopi-obj/pobj/gnurobbo-0.68/fake-amd64//usr/local/share/gnurobbo/sounds/default mkdir -p /exopi-obj/pobj/gnurobbo-0.68/fake-amd64//usr/local/share/gnurobbo/sounds/free mkdir -p /exopi-obj/pobj/gnurobbo-0.68/fake-amd64//usr/local/share/gnurobbo/sounds/oily mkdir -p /exopi-obj/pobj/gnurobbo-0.68/fake-amd64//usr/local/share/gnurobbo/sounds/skins mkdir -p /exopi-obj/pobj/gnurobbo-0.68/fake-amd64//usr/local/share/gnurobbo/rob mkdir -p /exopi-obj/pobj/gnurobbo-0.68/fake-amd64//usr/local/share/gnurobbo/skins/original mkdir -p /exopi-obj/pobj/gnurobbo-0.68/fake-amd64//usr/local/share/gnurobbo/skins/tronic mkdir -p /exopi-obj/pobj/gnurobbo-0.68/fake-amd64//usr/local/share/gnurobbo/skins/oily mkdir -p /exopi-obj/pobj/gnurobbo-0.68/fake-amd64//usr/local/share/gnurobbo/locales/cz_CZ mkdir -p /exopi-obj/pobj/gnurobbo-0.68/fake-amd64//usr/local/share/gnurobbo/locales/de_DE mkdir -p /exopi-obj/pobj/gnurobbo-0.68/fake-amd64//usr/local/share/gnurobbo/locales/en_GB mkdir -p /exopi-obj/pobj/gnurobbo-0.68/fake-amd64//usr/local/share/gnurobbo/locales/id_ID mkdir -p /exopi-obj/pobj/gnurobbo-0.68/fake-amd64//usr/local/share/gnurobbo/locales/pl_PL mkdir -p /exopi-obj/pobj/gnurobbo-0.68/fake-amd64//usr/local/share/gnurobbo/locales/ru_RU mkdir -p /exopi-obj/pobj/gnurobbo-0.68/fake-amd64//usr/local/share/gnurobbo/locales/sk_SK mkdir -p /exopi-obj/pobj/gnurobbo-0.68/fake-amd64//usr/local/share/gnurobbo/locales/sv_SE mkdir -p /exopi-obj/pobj/gnurobbo-0.68/fake-amd64//usr/local/bin mkdir -p /exopi-obj/pobj/gnurobbo-0.68/fake-amd64//usr/local/share/doc/gnurobbo cp data/levels/* /exopi-obj/pobj/gnurobbo-0.68/fake-amd64//usr/local/share/gnurobbo/levels/ cp data/sounds/default/* /exopi-obj/pobj/gnurobbo-0.68/fake-amd64//usr/local/share/gnurobbo/sounds/default/ cp data/sounds/free/* /exopi-obj/pobj/gnurobbo-0.68/fake-amd64//usr/local/share/gnurobbo/sounds/free/ cp data/sounds/oily/* /exopi-obj/pobj/gnurobbo-0.68/fake-amd64//usr/local/share/gnurobbo/sounds/oily/ cp data/sounds/skins/* /exopi-obj/pobj/gnurobbo-0.68/fake-amd64//usr/local/share/gnurobbo/sounds/skins/ cp data/rob/*.bmp /exopi-obj/pobj/gnurobbo-0.68/fake-amd64//usr/local/share/gnurobbo/rob/ cp data/skins/original/*.bmp data/skins/original/*.png data/skins/original/skinrc /exopi-obj/pobj/gnurobbo-0.68/fake-amd64//usr/local/share/gnurobbo/skins/original/ cp data/skins/tronic/*.bmp data/skins/tronic/*.png data/skins/tronic/skinrc /exopi-obj/pobj/gnurobbo-0.68/fake-amd64//usr/local/share/gnurobbo/skins/tronic/ cp data/skins/oily/*.bmp data/skins/oily/*.png data/skins/oily/skinrc /exopi-obj/pobj/gnurobbo-0.68/fake-amd64//usr/local/share/gnurobbo/skins/oily/ cp data/locales/cz_CZ/* /exopi-obj/pobj/gnurobbo-0.68/fake-amd64//usr/local/share/gnurobbo/locales/cz_CZ/ cp data/locales/de_DE/* /exopi-obj/pobj/gnurobbo-0.68/fake-amd64//usr/local/share/gnurobbo/locales/de_DE/ cp data/locales/en_GB/* /exopi-obj/pobj/gnurobbo-0.68/fake-amd64//usr/local/share/gnurobbo/locales/en_GB/ cp data/locales/id_ID/* /exopi-obj/pobj/gnurobbo-0.68/fake-amd64//usr/local/share/gnurobbo/locales/id_ID/ cp data/locales/pl_PL/* /exopi-obj/pobj/gnurobbo-0.68/fake-amd64//usr/local/share/gnurobbo/locales/pl_PL/ cp data/locales/ru_RU/* /exopi-obj/pobj/gnurobbo-0.68/fake-amd64//usr/local/share/gnurobbo/locales/ru_RU/ cp data/locales/sk_SK/* /exopi-obj/pobj/gnurobbo-0.68/fake-amd64//usr/local/share/gnurobbo/locales/sk_SK/ cp data/locales/sv_SE/* /exopi-obj/pobj/gnurobbo-0.68/fake-amd64//usr/local/share/gnurobbo/locales/sv_SE/ cp gnurobbo /exopi-obj/pobj/gnurobbo-0.68/fake-amd64//usr/local/bin/ cp ChangeLog NEWS COPYING README LICENSE-sound /exopi-obj/pobj/gnurobbo-0.68/fake-amd64//usr/local/share/doc/gnurobbo/ ===> Building package for gnurobbo-0.68p1 Create /exopi-cvs/ports/packages/amd64/all/gnurobbo-0.68p1.tgz Creating package gnurobbo-0.68p1 reading plist| checking dependencies| checking dependencies|devel/sdl-image checking dependencies|devel/sdl-mixer checking dependencies|devel/sdl-ttf checksumming| checksumming| | 0% checksumming|* | 1% 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|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% 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|**************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% 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|***************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% 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|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************* | 75% 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|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% 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|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|**** | 6% archiving|**** | 7% archiving|***** | 7% archiving|***** | 8% archiving|****** | 9% archiving|****** | 10% archiving|******* | 10% archiving|******* | 11% archiving|******* | 12% archiving|******** | 12% archiving|******** | 13% archiving|********* | 13% archiving|********* | 14% archiving|********* | 15% archiving|********** | 15% archiving|*********** | 17% archiving|************ | 19% archiving|************** | 21% archiving|************** | 23% archiving|*************** | 23% archiving|**************** | 24% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 28% archiving|******************* | 30% archiving|******************** | 31% archiving|******************** | 32% archiving|********************* | 33% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 35% archiving|*********************** | 36% archiving|************************ | 37% archiving|************************* | 39% archiving|************************** | 41% archiving|*************************** | 42% archiving|*************************** | 43% archiving|**************************** | 44% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 46% archiving|****************************** | 47% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 51% archiving|********************************* | 51% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************* | 58% archiving|************************************** | 60% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|****************************************** | 66% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************** | 72% archiving|*********************************************** | 74% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|************************************************* | 77% archiving|************************************************** | 77% archiving|************************************************** | 78% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/gnurobbo-0.68p1.tgz >>> Running clean in games/gnurobbo at 1713358047.86 ===> games/gnurobbo ===> Cleaning for gnurobbo-0.68p1 >>> Ended at 1713358048.13 max_stuck=1.58/depends=1.81/show-prepare-results=1.10/build=8.47/package=6.49/clean=0.32