>>> Building on amd64-1 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-1.0 distfiles size=120631 >>> Running build in games/xinvaders at 1779296986.11 ===> games/xinvaders ===> Building from scratch xinvaders-2.1.1p3 ===> xinvaders-2.1.1p3 depends on: gettext-runtime-* -> gettext-runtime-1.0 ===> Verifying specs: X11 Xaw Xmu Xt c iconv intl ===> found X11.19.0 Xaw.16.0 Xmu.11.1 Xt.11.1 c.103.0 iconv.7.2 intl.8.2 ===> Checking files for xinvaders-2.1.1p3 `/usr/ports/distfiles/xinvaders-2.1.1.tar.gz' is up to date. >> (SHA256) all files: 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 /usr/obj/ports/xinvaders-2.1.1/config.site (generated) loading site script /usr/obj/ports/xinvaders-2.1.1/config.site creating cache ./config.cache checking for a BSD compatible install... /usr/obj/ports/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... /usr/obj/ports/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... /usr/obj/ports/xinvaders-2.1.1/bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... /usr/obj/ports/xinvaders-2.1.1/bin/msgfmt checking for xgettext... /usr/obj/ports/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] 275 | #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 C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 235 | void PaintBase(); | ^ base.c:106:6: note: conflicting prototype is here 106 | 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 C23 [-Wdeprecated-non-prototype] 132 | 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 C23 [-Wdeprecated-non-prototype] 152 | 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 C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 231 | 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 C23 [-Wdeprecated-non-prototype] 173 | 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 C23 [-Wdeprecated-non-prototype] 193 | 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 C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 226 | 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 C23 [-Wdeprecated-non-prototype] 252 | 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 C23 [-Wdeprecated-non-prototype] 273 | 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 C23 [-Wdeprecated-non-prototype] 286 | 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 C23 [-Wdeprecated-non-prototype] 294 | 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 C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 232 | 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] 275 | #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 C23 [-Wdeprecated-non-prototype] 91 | 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 C23 [-Wdeprecated-non-prototype] 108 | 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 C23 [-Wdeprecated-non-prototype] 120 | MakeCommandButton(box, name, function, vlink, hlink, data) | ^ main.c:212:57: error: incompatible pointer types passing 'VadersWidget' (aka 'struct _VadersRec *') to parameter of type 'Widget' (aka 'struct _WidgetRec *') [-Wincompatible-pointer-types] 212 | pausebutton = MakeCommandButton(form, "pause", Pause, labelwidget, gamewidget, NULL); | ^~~~~~~~~~~ main.c:212:70: error: incompatible pointer types passing 'VadersWidget' (aka 'struct _VadersRec *') to parameter of type 'Widget' (aka 'struct _WidgetRec *') [-Wincompatible-pointer-types] 212 | pausebutton = MakeCommandButton(form, "pause", Pause, labelwidget, gamewidget, NULL); | ^~~~~~~~~~ main.c:218:63: error: incompatible pointer types passing 'VadersWidget' (aka 'struct _VadersRec *') to parameter of type 'Widget' (aka 'struct _WidgetRec *') [-Wincompatible-pointer-types] 218 | button = MakeCommandButton(form, "quit", Quit, pausebutton, gamewidget, NULL); | ^~~~~~~~~~ main.c:224:66: error: incompatible pointer types passing 'VadersWidget' (aka 'struct _VadersRec *') to parameter of type 'Widget' (aka 'struct _WidgetRec *') [-Wincompatible-pointer-types] 224 | infobutton = MakeCommandButton(form, "info", ShowInfo, button, gamewidget, NULL); | ^~~~~~~~~~ 4 warnings and 4 errors generated. *** Error 1 in . (Makefile:213 'main.o') *** Error 1 in . (Makefile:302 'all-recursive': @set fnord mkdir_p=mkdir\ -p\ -- SHARED_LIBS_LOG=/usr/obj/ports/xinvaders-2.1.1/xinvaders-2...) *** Error 2 in /usr/obj/ports/xinvaders-2.1.1/xinvaders-2.1.1 (Makefile:443 'all-recursive-am') *** Error 2 in games/xinvaders (/usr/ports/infrastructure/mk/bsd.port.mk:3079 '/usr/obj/ports/xinvaders-2.1.1/.build_done': @cd /usr/obj/por...) *** Error 2 in games/xinvaders (/usr/ports/infrastructure/mk/bsd.port.mk:2722 'build': @lock=xinvaders-2.1.1p3; export _LOCKS_HELD=" xinvad...) ===> Exiting games/xinvaders with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval...) >>> Ended at 1779296993.85 max_stuck=0.00/build=7.77 Error: job failed with 512 on amd64-1 at 1779296993