>>> Building on sparc64-2c under games/hyperrogue BDEPENDS = [devel/sdl-mixer;graphics/glew;graphics/png;devel/sdl-ttf;lang/gcc/8,-c++;lang/gcc/8,-libs;devel/gmake;devel/sdl-gfx;lang/gcc/8] DIST = [games/hyperrogue:hyperrogue-13.0i.tar.gz] FULLPKGNAME = hyperrogue-13.0i RDEPENDS = [devel/sdl-gfx;graphics/glew;devel/sdl-mixer;lang/gcc/8,-libs;devel/sdl-ttf;graphics/png] (Junk lock obtained for sparc64-2c at 1720428002.17) >>> Running depends in games/hyperrogue at 1720428002.27 last junk was in net/tcpslice /usr/sbin/pkg_add -aI -Drepair glew-2.2.0p0 png-1.6.43 sdl-gfx-2.0.25p1 sdl-mixer-1.2.12p5 sdl-ttf-2.0.11p3 was: /usr/sbin/pkg_add -aI -Drepair g++-8.4.0p23 gcc-8.4.0p22 gcc-libs-8.4.0p22 glew-2.2.0p0 gmake-4.4.1 png-1.6.43 sdl-gfx-2.0.25p1 sdl-mixer-1.2.12p5 sdl-ttf-2.0.11p3 /usr/sbin/pkg_add -aI -Drepair glew-2.2.0p0 png-1.6.43 sdl-gfx-2.0.25p1 sdl-mixer-1.2.12p5 sdl-ttf-2.0.11p3 >>> Running show-prepare-results in games/hyperrogue at 1720428035.13 ===> games/hyperrogue ===> Building from scratch hyperrogue-13.0i ===> hyperrogue-13.0i depends on: gcc->=8,<9 -> gcc-8.4.0p22 ===> hyperrogue-13.0i depends on: g++->=8,<9 -> g++-8.4.0p23 ===> hyperrogue-13.0i depends on: gmake-* -> gmake-4.4.1 ===> hyperrogue-13.0i depends on: sdl-gfx-* -> sdl-gfx-2.0.25p1 ===> hyperrogue-13.0i depends on: sdl-mixer-* -> sdl-mixer-1.2.12p5 ===> hyperrogue-13.0i depends on: sdl-ttf-* -> sdl-ttf-2.0.11p3 ===> hyperrogue-13.0i depends on: glew-* -> glew-2.2.0p0 ===> hyperrogue-13.0i depends on: png-* -> png-1.6.43 ===> hyperrogue-13.0i depends on: gcc-libs->=8,<9 -> gcc-libs-8.4.0p22 ===> Verifying specs: estdc++>=17 pthread GL GLEW SDL SDL_gfx SDL_mixer SDL_ttf c m png z estdc++>=19 ===> found estdc++.19.0 pthread.27.1 GL.19.1 GLEW.9.0 SDL.8.0 SDL_gfx.15.0 SDL_mixer.5.0 SDL_ttf.8.1 c.100.1 m.10.1 png.18.0 z.7.0 g++-8.4.0p23 gcc-8.4.0p22 gcc-libs-8.4.0p22 glew-2.2.0p0 gmake-4.4.1 png-1.6.43 sdl-gfx-2.0.25p1 sdl-mixer-1.2.12p5 sdl-ttf-2.0.11p3 Don't run junk because nojunk in devel/libcdada (Junk lock released for sparc64-2c at 1720428052.53) distfiles size=87772760 >>> Running patch in games/hyperrogue at 1720428052.63 ===> games/hyperrogue ===> Checking files for hyperrogue-13.0i `/usr/ports/distfiles/hyperrogue-13.0i.tar.gz' is up to date. >> (SHA256) hyperrogue-13.0i.tar.gz: OK ===> Extracting for hyperrogue-13.0i ===> Patching for hyperrogue-13.0i ===> Applying OpenBSD patch patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Remove hardcoded optimisation flags and -Werror, add a consistent |flag set for clang and ports-gcc | |Index: Makefile |--- Makefile.orig |+++ Makefile -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 50. Hunk #2 succeeded at 58. Hunk #3 succeeded at 151. Hunk #4 succeeded at 172. done ===> Compiler link: gcc -> /usr/local/bin/egcc ===> Compiler link: cc -> /usr/local/bin/egcc ===> Compiler link: c++ -> /usr/local/bin/eg++ ===> Compiler link: g++ -> /usr/local/bin/eg++ >>> Running configure in games/hyperrogue at 1720428097.49 ===> games/hyperrogue ===> Generating configure for hyperrogue-13.0i ===> Configuring for hyperrogue-13.0i >>> Running build in games/hyperrogue at 1720428100.37 ===> games/hyperrogue ===> Building for hyperrogue-13.0i c++ -std=c++14 -DLINUX -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -O2 -pipe -I/usr/local/include -I/usr/X11R6/include -DFHS -DHYPERPATH=\"/usr/local/share/hyperrogue/\" langen.cpp -L/usr/local/lib -L/usr/X11R6/lib -o langen /tmp//ccZblftU.o: In function `main': langen.cpp:(.text.startup+0x10fc): warning: rand() may return deterministic values, is that what you want? ./langen > language-data.cpp c++ -std=c++14 -DLINUX -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -O2 -pipe -I/usr/local/include -I/usr/X11R6/include -DFHS -DHYPERPATH=\"/usr/local/share/hyperrogue/\" makeh.cpp -L/usr/local/lib -L/usr/X11R6/lib -o makeh ./makeh classes.cpp locations.cpp colors.cpp hyperpoint.cpp geometry.cpp embeddings.cpp goldberg.cpp init.cpp floorshapes.cpp cell.cpp multi.cpp shmup.cpp pattern2.cpp mapeditor.cpp graph.cpp textures.cpp hprint.cpp language.cpp util.cpp complex.cpp multigame.cpp arbitrile.cpp rulegen.cpp *.cpp > autohdr.h c++ -std=c++14 -DLINUX -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -O2 -pipe -I/usr/local/include -I/usr/X11R6/include -DFHS -DHYPERPATH=\"/usr/local/share/hyperrogue/\" -c hyper.cpp -o hyper.o In file included from hyper.cpp:65: checkmove.cpp:403:4: warning: extra ';' [-Wpedantic] }; ^ virtual memory exhausted: Cannot allocate memory gmake: *** [Makefile:157: hyper.o] Error 1 *** Error 2 in games/hyperrogue (/usr/ports/infrastructure/mk/bsd.port.mk:3061 '/usr/obj/ports/hyperrogue-13.0i/.build_done': @cd /usr/obj/p...) *** Error 2 in games/hyperrogue (/usr/ports/infrastructure/mk/bsd.port.mk:2704 'build': @lock=hyperrogue-13.0i; export _LOCKS_HELD=" hyperr...) ===> Exiting games/hyperrogue 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 1720432070.13 max_stuck=3557.00/depends=32.89/show-prepare-results=17.47/patch=44.84/configure=2.92/build=3969.82 Error: job failed with 512 on sparc64-2c at 1720432070