>>> Building on exopi-6 under games/xinvaders BDEPENDS = [devel/gettext,-runtime] DIST = [games/xinvaders:xinvaders-2.1.1.tar.gz] FULLPKGNAME = xinvaders-2.1.1p3 RDEPENDS = [devel/gettext,-runtime] Avoided depends for gettext-runtime-0.22.5 distfiles size=120631 >>> Running build in games/xinvaders at 1711576247.26 ===> games/xinvaders ===> Building from scratch xinvaders-2.1.1p3 ===> xinvaders-2.1.1p3 depends on: gettext-runtime-* -> gettext-runtime-0.22.5 ===> Verifying specs: X11 Xaw Xmu Xt c iconv intl ===> found X11.18.0 Xaw.16.0 Xmu.11.0 Xt.11.1 c.99.0 iconv.7.1 intl.8.0 ===> Checking files for xinvaders-2.1.1p3 `/exopi-cvs/ports/distfiles/xinvaders-2.1.1.tar.gz' is up to date. >> (SHA256) xinvaders-2.1.1.tar.gz: OK ===> Extracting for xinvaders-2.1.1p3 ===> Patching for xinvaders-2.1.1p3 ===> Applying OpenBSD patch patch-Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Makefile.in.orig Mon Sep 18 07:53:30 2000 |+++ Makefile.in Wed Aug 26 17:23:14 2015 -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 91. Hunk #2 succeeded at 521. done ===> Applying OpenBSD patch patch-main_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- main.c.orig Mon Sep 11 00:32:16 2000 |+++ main.c Tue Aug 25 21:10:26 2015 -------------------------- Patching file main.c using Plan A... Hunk #1 succeeded at 26. Hunk #2 succeeded at 39. Hunk #3 succeeded at 140. Hunk #4 succeeded at 160. Hunk #5 succeeded at 188. Hunk #6 succeeded at 203. Hunk #7 succeeded at 279. done ===> Applying OpenBSD patch patch-vaders_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: vaders.h |--- vaders.h.orig |+++ vaders.h -------------------------- Patching file vaders.h using Plan A... Hunk #1 succeeded at 90. Hunk #2 succeeded at 178. Hunk #3 succeeded at 271. 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 xinvaders-2.1.1p3 ===> Configuring for xinvaders-2.1.1p3 Using /exopi-obj/pobj/xinvaders-2.1.1/config.site (generated) loading site script /exopi-obj/pobj/xinvaders-2.1.1/config.site creating cache ./config.cache checking for a BSD compatible install... /exopi-obj/pobj/xinvaders-2.1.1/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 -L/usr/local/lib -lintl -liconv) works... yes checking whether the C compiler (cc -O2 -pipe -L/usr/local/lib -lintl -liconv) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking how to run the C preprocessor... cc -E checking for a BSD compatible install... /exopi-obj/pobj/xinvaders-2.1.1/bin/install -c checking whether ln -s works... yes checking whether make sets ${MAKE}... (cached) yes checking for ranlib... ranlib checking for POSIXized ISC... no checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no 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 ANSI C header files... (cached) yes checking for working const... (cached) yes checking for inline... inline checking for off_t... (cached) yes checking for size_t... (cached) yes checking for working alloca.h... no checking for alloca... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for argz.h... no checking for limits.h... (cached) yes checking for locale.h... (cached) yes checking for nl_types.h... (cached) yes checking for malloc.h... (cached) no checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... (cached) yes checking for munmap... (cached) yes checking for putenv... (cached) yes checking for setenv... (cached) yes checking for setlocale... (cached) yes checking for strchr... (cached) yes checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for LC_MESSAGES... yes checking whether NLS is requested... yes checking whether included gettext is requested... no checking for libintl.h... yes checking for gettext in libc... yes checking for msgfmt... /exopi-obj/pobj/xinvaders-2.1.1/bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... /exopi-obj/pobj/xinvaders-2.1.1/bin/msgfmt checking for xgettext... /exopi-obj/pobj/xinvaders-2.1.1/bin/xgettext found xgettext program is not GNU xgettext; ignore it checking for catalogs to be installed... es checking for XDrawString in -lX11... yes checking for XtInitialize in -lXt... yes checking for main in -lXmu... (cached) yes checking for main in -lXaw... yes checking for putenv... (cached) yes checking for strdup... (cached) yes updating cache ./config.cache creating ./config.status creating Makefile creating intl/Makefile creating po/Makefile.in creating config.h ===> Building for xinvaders-2.1.1p3 /usr/bin/make all-recursive Making all in intl Making all in po PATH=../src:$PATH : --default-domain=xinvaders --directory=.. --add-comments --keyword=_ --keyword=N_ --files-from=./POTFILES.in && test ! -f xinvaders.po || ( rm -f ./xinvaders.pot && mv xinvaders.po ./xinvaders.pot ) rm -f cat-id-tbl.tmp sed -f ../intl/po2tbl.sed ./xinvaders.pot | sed -e "s/@PACKAGE NAME@/xinvaders/" > cat-id-tbl.tmp if cmp -s cat-id-tbl.tmp ./cat-id-tbl.c; then rm cat-id-tbl.tmp; else echo cat-id-tbl.c changed; rm -f ./cat-id-tbl.c; mv cat-id-tbl.tmp ./cat-id-tbl.c; fi cd . && rm -f stamp-cat-id && echo timestamp > stamp-cat-id cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -O2 -pipe -I/usr/X11R6/include -c base.c In file included from base.c:20: ./vaders.h:275:8: warning: extra tokens at end of #endif directive [-Wextra-tokens] #endif _vaders_h ^ // ./vaders.h:235:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void PaintBase(); ^ base.c:106:6: note: conflicting prototype is here void PaintBase(GC gc) ^ base.c:132:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ShowExplosion(gc) ^ base.c:152:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Boolean ShotHitsBase(x,y) ^ In file included from base.c:20: ./vaders.h:231:9: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] Boolean ShotHitsBase(); ^ base.c:173:15: warning: passing arguments to 'CreateVaders' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateVaders(level); ^ base.c:193:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void MoveBase(closure, id) ^ In file included from base.c:20: ./vaders.h:226:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void MoveBase(); ^ base.c:252:41: warning: passing arguments to 'AddShot' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!basedestroyed&&!paused) AddShot(base->x+base->width/2, gameheight-base->height); ^ base.c:273:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DrawBuildingHunk(building, r, c, gc) ^ base.c:286:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ToastHunk(building,r,c) ^ base.c:294:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Boolean ShotHitsBuilding(x, y) ^ In file included from base.c:20: ./vaders.h:232:9: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] Boolean ShotHitsBuilding(); ^ 13 warnings generated. cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -O2 -pipe -I/usr/X11R6/include -c main.c In file included from main.c:21: ./vaders.h:275:8: warning: extra tokens at end of #endif directive [-Wextra-tokens] #endif _vaders_h ^ // main.c:91:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void CvtStringToFloat(args, num_args, fromVal, toVal) ^ main.c:108:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void AddResource(r, p) ^ main.c:120:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MakeCommandButton(box, name, function, vlink, hlink, data) ^ main.c:212:57: warning: incompatible pointer types passing 'VadersWidget' (aka 'struct _VadersRec *') to parameter of type 'Widget' (aka 'struct _WidgetRec *') [-Wincompatible-pointer-types] pausebutton = MakeCommandButton(form, "pause", Pause, labelwidget, gamewidget, NULL); ^~~~~~~~~~~ main.c:212:70: warning: incompatible pointer types passing 'VadersWidget' (aka 'struct _VadersRec *') to parameter of type 'Widget' (aka 'struct _WidgetRec *') [-Wincompatible-pointer-types] pausebutton = MakeCommandButton(form, "pause", Pause, labelwidget, gamewidget, NULL); ^~~~~~~~~~ main.c:218:63: warning: incompatible pointer types passing 'VadersWidget' (aka 'struct _VadersRec *') to parameter of type 'Widget' (aka 'struct _WidgetRec *') [-Wincompatible-pointer-types] button = MakeCommandButton(form, "quit", Quit, pausebutton, gamewidget, NULL); ^~~~~~~~~~ main.c:224:66: warning: incompatible pointer types passing 'VadersWidget' (aka 'struct _VadersRec *') to parameter of type 'Widget' (aka 'struct _WidgetRec *') [-Wincompatible-pointer-types] infobutton = MakeCommandButton(form, "info", ShowInfo, button, gamewidget, NULL); ^~~~~~~~~~ 8 warnings generated. cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -O2 -pipe -I/usr/X11R6/include -c score.c In file included from score.c:20: ./vaders.h:275:8: warning: extra tokens at end of #endif directive [-Wextra-tokens] #endif _vaders_h ^ // 1 warning generated. cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -O2 -pipe -I/usr/X11R6/include -c shot.c In file included from shot.c:20: ./vaders.h:275:8: warning: extra tokens at end of #endif directive [-Wextra-tokens] #endif _vaders_h ^ // shot.c:45:12: warning: passing arguments to 'AddLine' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddLine(shot->x, shot->y, ^ shot.c:41:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void PaintShot(shot, gc) ^ shot.c:49:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void PaintVshot(vshot, gc) ^ shot.c:68:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void DestroyShot(i) ^ shot.c:77:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void DestroyVshot(i) ^ shot.c:103:24: warning: passing arguments to 'ShotHitsVader' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (ShotHitsVader(x, y) ^ shot.c:104:21: warning: passing arguments to 'ShotHitsSpacer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] || ShotHitsSpacer(x, y) ^ shot.c:105:23: warning: passing arguments to 'ShotHitsBuilding' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] || ShotHitsBuilding(x, y) ^ shot.c:86:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void MoveShots(closure, id) ^ In file included from shot.c:20: ./vaders.h:271:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void MoveShots(); ^ shot.c:118:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Boolean VshotHitsShot(x, y) ^ shot.c:158:16: warning: passing arguments to 'ShotHitsBase' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ShotHitsBase(x,y) || ^ shot.c:159:20: warning: passing arguments to 'ShotHitsBuilding' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ShotHitsBuilding(x,y)) { ^ shot.c:138:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void MoveVshots(closure, id) ^ In file included from shot.c:20: ./vaders.h:272:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void MoveVshots(); ^ shot.c:175:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void AddShot(x, y) ^ In file included from shot.c:20: ./vaders.h:268:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void AddShot(); ^ shot.c:189:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void AddVshot(x, y) ^ In file included from shot.c:20: ./vaders.h:269:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void AddVshot(); ^ shot.c:249:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void AddLine(fromx, fromy, tox, toy, gc) ^ In file included from shot.c:20: ./vaders.h:267:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void AddLine(); ^ 22 warnings generated. cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -O2 -pipe -I/usr/X11R6/include -c spacers.c In file included from spacers.c:20: ./vaders.h:275:8: warning: extra tokens at end of #endif directive [-Wextra-tokens] #endif _vaders_h ^ // spacers.c:48:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void PaintSpacer(gc) ^ In file included from spacers.c:20: ./vaders.h:263:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void PaintSpacer(); ^ spacers.c:56:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ShowSexplosion(gc) ^ spacers.c:86:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Boolean ShotHitsSpacer(x, y) ^ In file included from spacers.c:20: ./vaders.h:259:9: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] Boolean ShotHitsSpacer(); ^ spacers.c:110:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void MoveSpacer(closure, id) ^ In file included from spacers.c:20: ./vaders.h:260:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void MoveSpacer(); ^ 8 warnings generated. cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -O2 -pipe -I/usr/X11R6/include -c vaders.c In file included from vaders.c:20: ./vaders.h:275:8: warning: extra tokens at end of #endif directive [-Wextra-tokens] #endif _vaders_h ^ // vaders.c:71:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void PaintVader(vader, gc) ^ vaders.c:87:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void PaintExplodedVader(vader, gc) ^ vaders.c:103:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void DestroyVader(vader) ^ vaders.c:126:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Boolean ShotHitsVader(x, y) ^ In file included from vaders.c:20: ./vaders.h:243:9: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] Boolean ShotHitsVader(); ^ vaders.c:168:10: warning: passing arguments to 'AddVshot' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddVshot(vader->x+vader->width/2, vader->y+vader->height); ^ vaders.c:175:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void VaderBoop(tick) ^ vaders.c:203:17: warning: passing arguments to 'CreateVaders' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateVaders(level); ^ vaders.c:226:28: warning: passing arguments to 'ShotHitsBuilding' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void)ShotHitsBuilding(vader->x+vader->width, vader->y+vader->height); ^ vaders.c:228:28: warning: passing arguments to 'ShotHitsBuilding' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void)ShotHitsBuilding(vader->x, vader->y+vader->height); ^ vaders.c:190:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void MoveVaders(closure, id) ^ In file included from vaders.c:20: ./vaders.h:244:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void MoveVaders(); ^ vaders.c:438:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void CreateVaders(level) ^ In file included from vaders.c:20: ./vaders.h:248:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void CreateVaders(); ^ 15 warnings generated. cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -O2 -pipe -I/usr/X11R6/include -c widget.c In file included from widget.c:20: ./vaders.h:275:8: warning: extra tokens at end of #endif directive [-Wextra-tokens] #endif _vaders_h ^ // widget.c:66:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Initialize(request, w) ^ widget.c:76:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Realize(w, valueMask, attributes) ^ widget.c:222:14: warning: passing arguments to 'PaintBase' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PaintBase(basegc); ^ widget.c:224:16: warning: passing arguments to 'PaintSpacer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PaintSpacer(spacergc); ^ widget.c:210:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void HandleExpose(w, event) ^ widget.c:237:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Quit(w, closure, event) ^ In file included from widget.c:20: ./vaders.h:217:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void Quit(); ^ widget.c:252:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void HandleFocus(w, closure, event) ^ widget.c:32:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void HandleFocus(); ^ widget.c:271:34: warning: too many arguments in call to 'HandleExpose' HandleExpose(NULL, NULL, NULL); ~~~~~~~~~~~~ ^ widget.c:260:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Pause(w, closure, event) ^ widget.c:34:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void Pause(); ^ widget.c:281:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void HandleStruct(w, closure, event) ^ widget.c:33:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void HandleStruct(); ^ widget.c:305:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ShowInfo(w, closure, event) ^ In file included from widget.c:20: ./vaders.h:222:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void ShowInfo(); ^ 17 warnings generated. cc -O2 -pipe -I/usr/X11R6/include -L/usr/local/lib -lintl -liconv -o xinvaders base.o main.o score.o shot.o spacers.o vaders.o widget.o -lXaw -lXmu -lXt -lX11 -L/usr/X11R6/lib spacers.c(spacers.o:(ShowSexplosion)): warning: sprintf() is often misused, please use snprintf() spacers.c(spacers.o:(MakeSpacer)): warning: random() may return deterministic values, is that what you want? >>> Running package in games/xinvaders at 1711576259.03 ===> games/xinvaders ===> Faking installation for xinvaders-2.1.1p3 Making install in intl if test "xinvaders" = "gettext" && test '' = 'intl-compat.o'; then if test -r ./mkinstalldirs; then ./mkinstalldirs /usr/local/lib /usr/local/include; else ../mkinstalldirs /usr/local/lib /usr/local/include; fi; /exopi-obj/pobj/xinvaders-2.1.1/bin/install -c -m 644 intlh.inst /usr/local/include/libintl.h; /exopi-obj/pobj/xinvaders-2.1.1/bin/install -c -m 644 libintl.a /usr/local/lib/libintl.a; else : ; fi if test "xinvaders" = "gettext"; then if test -r ./mkinstalldirs; then ./mkinstalldirs /usr/local/share/gettext/intl; else ../mkinstalldirs /usr/local/share/gettext/intl; fi; /exopi-obj/pobj/xinvaders-2.1.1/bin/install -c -m 644 VERSION /usr/local/share/gettext/intl/VERSION; dists="ChangeLog Makefile.in linux-msg.sed po2tbl.sed.in xopen-msg.sed gettext.h gettextP.h hash-string.h libgettext.h loadinfo.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c intl-compat.c cat-compat.c"; for file in $dists; do /exopi-obj/pobj/xinvaders-2.1.1/bin/install -c -m 644 ./$file /usr/local/share/gettext/intl/$file; done; else : ; fi Making install in po PATH=../src:$PATH : --default-domain=xinvaders --directory=.. --add-comments --keyword=_ --keyword=N_ --files-from=./POTFILES.in && test ! -f xinvaders.po || ( rm -f ./xinvaders.pot && mv xinvaders.po ./xinvaders.pot ) if test -r ".././mkinstalldirs"; then .././mkinstalldirs /exopi-obj/pobj/xinvaders-2.1.1/fake-amd64/usr/local/share; else /bin/sh ../mkinstalldirs /exopi-obj/pobj/xinvaders-2.1.1/fake-amd64/usr/local/share; fi mkdir /exopi-obj/pobj/xinvaders-2.1.1/fake-amd64/usr/local/share/locale mkdir /exopi-obj/pobj/xinvaders-2.1.1/fake-amd64/usr/local/share/locale/es mkdir /exopi-obj/pobj/xinvaders-2.1.1/fake-amd64/usr/local/share/locale/es/LC_MESSAGES installing es.gmo as /exopi-obj/pobj/xinvaders-2.1.1/fake-amd64/usr/local/share/locale/es/LC_MESSAGES/xinvaders.mo if test "xinvaders" = "gettext"; then if test -r ".././mkinstalldirs"; then .././mkinstalldirs /usr/local/share/gettext/po; else /bin/sh ../mkinstalldirs /usr/local/share/gettext/po; fi; /exopi-obj/pobj/xinvaders-2.1.1/bin/install -c -m 644 ./Makefile.in.in /usr/local/share/gettext/po/Makefile.in.in; else : ; fi /bin/sh ./mkinstalldirs /exopi-obj/pobj/xinvaders-2.1.1/fake-amd64/usr/local/bin /exopi-obj/pobj/xinvaders-2.1.1/bin/install -c -s -m 755 xinvaders /exopi-obj/pobj/xinvaders-2.1.1/fake-amd64/usr/local/bin/xinvaders chgrp games /exopi-obj/pobj/xinvaders-2.1.1/fake-amd64/usr/local/bin/xinvaders chmod g+s /exopi-obj/pobj/xinvaders-2.1.1/fake-amd64/usr/local/bin/xinvaders /usr/bin/make install-man6 /bin/sh ./mkinstalldirs /exopi-obj/pobj/xinvaders-2.1.1/fake-amd64/usr/local/man/man6 /exopi-obj/pobj/xinvaders-2.1.1/bin/install -c -m 644 ./xinvaders.6 /exopi-obj/pobj/xinvaders-2.1.1/fake-amd64/usr/local/man/man6/xinvaders.6 mkdir -p `dirname /exopi-obj/pobj/xinvaders-2.1.1/fake-amd64/usr/local/share/examples/xinvaders/xinvaders.scores` echo 0 > /exopi-obj/pobj/xinvaders-2.1.1/fake-amd64/usr/local/share/examples/xinvaders/xinvaders.scores chgrp games /exopi-obj/pobj/xinvaders-2.1.1/fake-amd64/usr/local/share/examples/xinvaders/xinvaders.scores chmod 0660 /exopi-obj/pobj/xinvaders-2.1.1/fake-amd64/usr/local/share/examples/xinvaders/xinvaders.scores ===> Building package for xinvaders-2.1.1p3 Create /exopi-cvs/ports/packages/amd64/all/xinvaders-2.1.1p3.tgz Creating package xinvaders-2.1.1p3 reading plist| checking dependencies| checking dependencies|devel/gettext,-runtime checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 7% checksumming|****** | 10% checksumming|******** | 14% checksumming|*********** | 17% checksumming|************* | 21% checksumming|*************** | 24% checksumming|***************** | 28% checksumming|******************* | 31% checksumming|********************* | 34% checksumming|*********************** | 38% checksumming|************************* | 41% checksumming|*************************** | 45% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|********************************** | 55% checksumming|************************************ | 59% checksumming|************************************** | 62% checksumming|**************************************** | 66% checksumming|****************************************** | 69% checksumming|******************************************** | 72% checksumming|********************************************** | 76% checksumming|************************************************ | 79% checksumming|************************************************** | 83% checksumming|***************************************************** | 86% checksumming|******************************************************* | 90% checksumming|********************************************************* | 93% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|********************************************************** | 91% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/xinvaders-2.1.1p3.tgz >>> Running clean in games/xinvaders at 1711576261.85 ===> games/xinvaders ===> Cleaning for xinvaders-2.1.1p3 >>> Ended at 1711576262.21 max_stuck=0.00/build=11.78/package=2.81/clean=0.39