>>> Building on octeon-3 under games/wrath BDEPENDS = [devel/gmake;devel/sdl2;graphics/jpeg] DIST = [games/wrath:wrath-1.0-d7a494fb.tar.gz] FULLPKGNAME = wrath-1.0 RDEPENDS = [devel/sdl2;graphics/jpeg] (Junk lock obtained for octeon-3 at 1780312786.90) >>> Running depends in games/wrath at 1780312786.96 last junk was in graphics/tiff /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1p0 jpeg-3.1.4.1v0 sdl2-2.32.10p0 was: /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1p0 jpeg-3.1.4.1v0 sdl2-2.32.10p0 /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1p0 jpeg-3.1.4.1v0 sdl2-2.32.10p0 >>> Running show-prepare-results in games/wrath at 1780312795.21 ===> games/wrath ===> Building from scratch wrath-1.0 ===> wrath-1.0 depends on: gmake-* -> gmake-4.4.1p0 ===> wrath-1.0 depends on: sdl2-* -> sdl2-2.32.10p0 ===> wrath-1.0 depends on: jpeg-* -> jpeg-3.1.4.1v0 ===> Verifying specs: SDL2 X11 c jpeg m z ===> found SDL2.0.15 X11.19.0 c.103.0 jpeg.71.0 m.10.1 z.7.2 gmake-4.4.1p0 jpeg-3.1.4.1v0 sdl2-2.32.10p0 Still tainted: no >>> Running junk in games/wrath at 1780312800.90 /usr/sbin/pkg_delete -aIXq cairo-1.18.4 cmake-core-4.3.3 gdbm-1.26 gettext-runtime-1.0 gettext-tools-1.0 glew-2.3.1 glfw-3.4p2 gmake-4.4.1p0 gmp-6.3.0p0 gobject-introspection-1.86.0 graphite2-1.3.14 gsl-2.7.1 icu4c-78.3v0 jpeg-3.1.4.1v0 libffi-3.5.2p0 lua-5.3.6p0 meson-1.11.1v0 ninja-1.11.1p1v1 py3-recommonmark-0.7.1p7 py3-sphinx-9.1.0v0 python-3.14.4p1 sdl2-2.32.10p0 swig-4.4.1 xz-5.8.3 --- -postgresql-server-18.4 ------------------- You should also run /usr/sbin/userdel _postgresql You should also run /usr/sbin/groupdel _postgresql --- -ruby-3.4.9p1 ------------------- If you set up the symlinks to make ruby 3.4 the system ruby, don't forget to remove the following files: rm /usr/local/bin/ruby rm /usr/local/bin/bundle rm /usr/local/bin/bundler rm /usr/local/bin/erb rm /usr/local/bin/gem rm /usr/local/bin/irb rm /usr/local/bin/racc rm /usr/local/bin/rake rm /usr/local/bin/rbs rm /usr/local/bin/rdbg rm /usr/local/bin/rdoc rm /usr/local/bin/ri rm /usr/local/bin/syntax_suggest rm /usr/local/bin/typeprof (Junk lock released for octeon-3 at 1780312873.10) distfiles size=2710199 >>> Running build in games/wrath at 1780312873.16 ===> games/wrath ===> Checking files for wrath-1.0 `/ports/distfiles/wrath-1.0-d7a494fb.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for wrath-1.0 ===> Patching for wrath-1.0 ===> Applying OpenBSD patch patch-makefile_inc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: makefile.inc |--- makefile.inc.orig |+++ makefile.inc -------------------------- Patching file makefile.inc using Plan A... Hunk #1 succeeded at 191 (offset 1 line). 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 wrath-1.0 ===> Configuring for wrath-1.0 ===> Building for wrath-1.0 gmake SDL_CONFIG=sdl2-config sdl-release gmake[1]: Entering directory '/pobj/wrath-1.0/wrath-darkplaces-d7a494fbe76f45a84d1df0c7360c0c4848042e45' gmake bin-release \ DP_MAKE_TARGET=bsd DP_SOUND_API=BSD \ EXE='wrath-sdl' CFLAGS_FEATURES='-DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE' LDFLAGS_COMMON='-lm -lz -ljpeg `sdl2-config --libs` -lX11' LEVEL=1 gmake[2]: Entering directory '/pobj/wrath-1.0/wrath-darkplaces-d7a494fbe76f45a84d1df0c7360c0c4848042e45' ========== wrath-sdl (release) ========== gmake prepare BUILD_DIR=build-obj/release/wrath-sdl gmake[3]: Entering directory '/pobj/wrath-1.0/wrath-darkplaces-d7a494fbe76f45a84d1df0c7360c0c4848042e45' mkdir -p build-obj/release/wrath-sdl cp -f makefile.inc build-obj/release/wrath-sdl/ cp -f makefile build-obj/release/wrath-sdl/ gmake[3]: Leaving directory '/pobj/wrath-1.0/wrath-darkplaces-d7a494fbe76f45a84d1df0c7360c0c4848042e45' gmake -C build-obj/release/wrath-sdl wrath-sdl \ DP_MAKE_TARGET=bsd DP_SOUND_API=BSD \ CFLAGS='-MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -I/usr/local/include -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -fno-strict-aliasing -O2 -pipe '\ LDFLAGS='-fno-strict-aliasing -O2 -pipe -DSVNREVISION=`{ test -d .svn && svnversion; } || { test -d .git && git describe --always; } || echo -` -DBUILDTYPE=release -lm -lz -ljpeg `sdl2-config --libs` -lX11' LEVEL=2 gmake[3]: Entering directory '/pobj/wrath-1.0/wrath-darkplaces-d7a494fbe76f45a84d1df0c7360c0c4848042e45/build-obj/release/wrath-sdl' cc -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -I/usr/local/include -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -fno-strict-aliasing -O2 -pipe -c ../../../sys_sdl.c -o sys_sdl.o `sdl2-config --cflags` cc -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -I/usr/local/include -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -fno-strict-aliasing -O2 -pipe -c ../../../vid_sdl.c -o vid_sdl.o `sdl2-config --cflags` ../../../vid_sdl.c:743:23: warning: mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement] 743 | SDL_GameController *controller = vid_sdlcontroller; | ^ ../../../vid_sdl.c:804:16: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 804 | for(j = 0; j < (sizeof(axisList) / sizeof(axis_t)); j++) | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../vid_sdl.c:809:16: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 809 | for(j = 0; j < (sizeof(buttonList) / sizeof(SDL_GameControllerButton)); j++) | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../vid_sdl.c:814:16: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 814 | for(n = 0; n < (sizeof(axisButtonList) / sizeof(axisbutton_t)); j++, n++) | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../vid_sdl.c:2200:29: warning: incompatible pointer to integer conversion passing 'SDL_Joystick *' (aka 'struct _SDL_Joystick *') to parameter of type 'int' [-Wint-conversion] 2200 | if (SDL_IsGameController(vid_sdljoystick)) | ^~~~~~~~~~~~~~~ /usr/local/include/SDL2/SDL_gamecontroller.h:287:59: note: passing argument to parameter 'joystick_index' here 287 | extern DECLSPEC SDL_bool SDLCALL SDL_IsGameController(int joystick_index); | ^ ../../../vid_sdl.c:2201:29: error: incompatible pointer types passing 'SDL_Joystick *' (aka 'struct _SDL_Joystick *') to parameter of type 'SDL_GameController *' (aka 'struct _SDL_GameController *') [-Wincompatible-pointer-types] 2201 | SDL_GameControllerClose(vid_sdljoystick); | ^~~~~~~~~~~~~~~ /usr/local/include/SDL2/SDL_gamecontroller.h:1071:74: note: passing argument to parameter 'gamecontroller' here 1071 | extern DECLSPEC void SDLCALL SDL_GameControllerClose(SDL_GameController *gamecontroller); | ^ ../../../vid_sdl.c:2211:21: error: incompatible pointer types assigning to 'SDL_Joystick *' (aka 'struct _SDL_Joystick *') from 'SDL_GameController *' (aka 'struct _SDL_GameController *') [-Wincompatible-pointer-types] 2211 | vid_sdljoystick = SDL_GameControllerOpen(sdlindex); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../vid_sdl.c:2212:23: error: incompatible pointer types assigning to 'SDL_GameController *' (aka 'struct _SDL_GameController *') from 'SDL_Joystick *' (aka 'struct _SDL_Joystick *') [-Wincompatible-pointer-types] 2212 | vid_sdlcontroller = vid_sdljoystick; | ^ ~~~~~~~~~~~~~~~ ../../../vid_sdl.c:2215:56: error: incompatible pointer types passing 'SDL_Joystick *' (aka 'struct _SDL_Joystick *') to parameter of type 'SDL_GameController *' (aka 'struct _SDL_GameController *') [-Wincompatible-pointer-types] 2215 | const char *joystickname = SDL_GameControllerName(vid_sdljoystick); | ^~~~~~~~~~~~~~~ /usr/local/include/SDL2/SDL_gamecontroller.h:424:80: note: passing argument to parameter 'gamecontroller' here 424 | extern DECLSPEC const char *SDLCALL SDL_GameControllerName(SDL_GameController *gamecontroller); | ^ ../../../vid_sdl.c:2952:25: warning: mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement] 2952 | SDL_GameControllerType sdltype = SDL_GameControllerTypeForIndex(index); | ^ ../../../vid_sdl.c:2978:22: warning: mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement] 2978 | SDL_GameController *controller = vid_sdlcontroller; | ^ ../../../vid_sdl.c:2995:22: warning: mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement] 2995 | SDL_GameController *controller = vid_sdlcontroller; | ^ 8 warnings and 4 errors generated. gmake[3]: Leaving directory '/pobj/wrath-1.0/wrath-darkplaces-d7a494fbe76f45a84d1df0c7360c0c4848042e45/build-obj/release/wrath-sdl' gmake[3]: *** [makefile.inc:515: vid_sdl.o] Error 1 gmake[2]: Leaving directory '/pobj/wrath-1.0/wrath-darkplaces-d7a494fbe76f45a84d1df0c7360c0c4848042e45' gmake[1]: Leaving directory '/pobj/wrath-1.0/wrath-darkplaces-d7a494fbe76f45a84d1df0c7360c0c4848042e45' gmake[2]: *** [makefile.inc:474: bin-release] Error 2 gmake[1]: *** [makefile.inc:420: sdl-release] Error 2 gmake: *** [makefile.inc:441: sdl2-release] Error 2 *** Error 2 in games/wrath (/ports/infrastructure/mk/bsd.port.mk:3079 '/pobj/wrath-1.0/.build_done': @cd /pobj/wrath-1.0/wrath-darkplaces-d7...) *** Error 2 in games/wrath (/ports/infrastructure/mk/bsd.port.mk:2722 'build': @lock=wrath-1.0; export _LOCKS_HELD=" wrath-1.0"; /usr/bin...) ===> Exiting games/wrath with an error *** Error 1 in /ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval ${e...) >>> Ended at 1780312885.07 max_stuck=46.57/depends=8.26/show-prepare-results=5.23/junk=72.25/build=11.95 Error: job failed with 512 on octeon-3 at 1780312885