>>> Building on octeon under games/hyperrogue BDEPENDS = [devel/gmake;graphics/png;devel/sdl-ttf;graphics/glew;devel/sdl-gfx;devel/sdl-mixer] DIST = [games/hyperrogue:hyperrogue-12.0f.tar.gz] FULLPKGNAME = hyperrogue-12.0f RDEPENDS = [devel/sdl-mixer;graphics/png;devel/sdl-gfx;devel/sdl-ttf;graphics/glew] (Junk lock obtained for octeon at 1713371961.37) >>> Running depends in games/hyperrogue at 1713371961.42 last junk was in games/freeciv,-client /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 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 1713371975.38 ===> games/hyperrogue ===> Building from scratch hyperrogue-12.0f ===> hyperrogue-12.0f depends on: gmake-* -> gmake-4.4.1 ===> hyperrogue-12.0f depends on: sdl-gfx-* -> sdl-gfx-2.0.25p1 ===> hyperrogue-12.0f depends on: sdl-mixer-* -> sdl-mixer-1.2.12p5 ===> hyperrogue-12.0f depends on: sdl-ttf-* -> sdl-ttf-2.0.11p3 ===> hyperrogue-12.0f depends on: glew-* -> glew-2.2.0p0 ===> hyperrogue-12.0f depends on: png-* -> png-1.6.43 ===> Verifying specs: c++ c++abi pthread GL GLEW SDL SDL_gfx SDL_mixer SDL_ttf c m png z ===> found c++.10.0 c++abi.7.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.99.0 m.10.1 png.18.0 z.7.0 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 Still tainted: host marked nojunk by devel/sdcc >>> Running junk in games/hyperrogue at 1713371985.03 Can't run junk because of lock on devel/sdcc (Junk lock released for octeon at 1713371991.28) distfiles size=79946099 >>> Running patch in games/hyperrogue at 1713371991.35 ===> games/hyperrogue ===> Checking files for hyperrogue-12.0f `/ports/distfiles/hyperrogue-12.0f.tar.gz' is up to date. >> (SHA256) hyperrogue-12.0f.tar.gz: OK ===> Extracting for hyperrogue-12.0f ===> Patching for hyperrogue-12.0f ===> 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 42. Hunk #2 succeeded at 50. Hunk #3 succeeded at 77. Hunk #4 succeeded at 120. Hunk #5 succeeded at 141. 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++ >>> Running configure in games/hyperrogue at 1713372009.66 ===> games/hyperrogue ===> Generating configure for hyperrogue-12.0f ===> Configuring for hyperrogue-12.0f >>> Running build in games/hyperrogue at 1713372011.23 ===> games/hyperrogue ===> Building for hyperrogue-12.0f c++ -std=c++11 -DLINUX -fPIC -W -Wall -Wextra -Wsuggest-override -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-unknown-warning-option -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -O2 -pipe -I/usr/local/include -I/usr/X11R6/include -DHYPERPATH=\"/usr/local/share/hyperrogue/\" langen.cpp -L/usr/local/lib -L/usr/X11R6/lib -o langen /tmp/langen-ebf2f7.o: In function `main': langen.cpp:(.text+0x73960): warning: rand() may return deterministic values, is that what you want? /usr/bin/ld: warning: creating a DT_TEXTREL in a shared object. ./langen > language-data.cpp c++ -std=c++11 -DLINUX -fPIC -W -Wall -Wextra -Wsuggest-override -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-unknown-warning-option -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -O2 -pipe -I/usr/local/include -I/usr/X11R6/include -DHYPERPATH=\"/usr/local/share/hyperrogue/\" makeh.cpp -L/usr/local/lib -L/usr/X11R6/lib -o makeh /usr/bin/ld: warning: creating a DT_TEXTREL in a shared object. ./makeh classes.cpp locations.cpp colors.cpp hyperpoint.cpp geometry.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 *.cpp > autohdr.h c++ -std=c++11 -DLINUX -fPIC -W -Wall -Wextra -Wsuggest-override -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-unknown-warning-option -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -O2 -pipe -I/usr/local/include -I/usr/X11R6/include -DHYPERPATH=\"/usr/local/share/hyperrogue/\" -c hyper.cpp -o hyper.o In file included from hyper.cpp:40: ./archimedean.cpp:1286:25: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] tilings.push_back(move(tested)); ^ std:: In file included from hyper.cpp:42: ./rulegen.cpp:1168:23: warning: variable 'eatcount' set but not used [-Wunused-but-set-variable] int advcount = 0, eatcount = 0; ^ ./rulegen.cpp:1492:9: warning: variable 'gr' set but not used [-Wunused-but-set-variable] int gr = 0; ^ In file included from hyper.cpp:45: ./fake.cpp:86:24: warning: 'get_corner' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual hyperpoint get_corner(cell *c, int cid, ld cf=3) { ^ cell.cpp:61:22: note: overridden virtual function is here virtual hyperpoint get_corner(cell *c, int cid, ld cf=3) { return C0; } ^ In file included from hyper.cpp:47: ./crystal.cpp:272:31: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] crystal_structure csx = move(*this); ^ std:: ./crystal.cpp:854:7: warning: variable 'steps' set but not used [-Wunused-but-set-variable] int steps = 0; ^ In file included from hyper.cpp:48: ./reg3.cpp:1234:24: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] boundaries = move(nb); ^ std:: In file included from hyper.cpp:52: ./expansion.cpp:192:14: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] children = move(newchildren); ^ std:: In file included from hyper.cpp:54: ./irregular.cpp:151:21: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] cells[i].neid = move(newnei); ^ std:: ./irregular.cpp:244:90: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] if(mindist > bestval) bestval = mindist, s.owner = c, s.p = h, s.relmatrices = move(relmatrices); ^ std:: In file included from hyper.cpp:58: ./complex.cpp:2076:22: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] offscreen_heat = move(offscreen2); ^ std:: ./complex.cpp:2323:22: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] offscreen_fire = move(offscreen2); ^ std:: In file included from hyper.cpp:59: ./complex2.cpp:151:16: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] auto m = move(futures[c]); ^ std:: In file included from hyper.cpp:65: ./environment.cpp:840:15: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] crush_now = move(crush_next); ^ std:: In file included from hyper.cpp:82: In file included from ./3d-models.cpp:9: ./earcut.hpp:283:9: warning: variable 'iterations' set but not used [-Wunused-but-set-variable] int iterations = 0; ^ In file included from hyper.cpp:82: ./3d-models.cpp:530:7: warning: variable 'it' set but not used [-Wunused-but-set-variable] int it = 0; ^ ./3d-models.cpp:745:16: warning: variable 'qtyall' set but not used [-Wunused-but-set-variable] int qty = 0, qtyall = 0; ^ In file included from hyper.cpp:85: ./drawing.cpp:1384:11: warning: variable 'ia' set but not used [-Wunused-but-set-variable] int ia = 0, ib = 0, ic = 0; ^ ./drawing.cpp:1384:19: warning: variable 'ib' set but not used [-Wunused-but-set-variable] int ia = 0, ib = 0, ic = 0; ^ ./drawing.cpp:1384:27: warning: variable 'ic' set but not used [-Wunused-but-set-variable] int ia = 0, ib = 0, ic = 0; ^ ./drawing.cpp:2203:64: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] for(int i = 0; iprio)]++] = move(ptds[i]); ^ std:: In file included from hyper.cpp:86: ./mapeditor.cpp:2140:40: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] vector oldlist = move(dsCur->list); ^ std:: In file included from hyper.cpp:102: ./racing.cpp:1340:27: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] subtrack[ngh] = move(subtrack[i]); ^ std:: In file included from hyper.cpp:110: ./textures.cpp:982:19: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] texturesavers = move(savers); ^ std:: ./textures.cpp:1130:14: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] string s = move(texture_tuner); ^ std:: ./textures.cpp:1133:19: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] texture_tuner = move(s); ^ std:: ./textures.cpp:1664:23: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] mi2.tvertices = move(new_tvertices); ^ std:: In file included from hyper.cpp:117: ./barriers.cpp:965:7: warning: variable 'a0' set but not used [-Wunused-but-set-variable] int a0 = 0; ^ In file included from hyper.cpp:118: ./surface.cpp:194:10: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return flag_clamp_min(coord, minv) & flag_clamp_max(coord, maxv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ && ./surface.cpp:194:10: note: cast one or both operands to int to silence this warning ./surface.cpp:212:14: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return flag_clamp_min(x, 0) & flag_clamp_sym(y, M_PI); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ && ./surface.cpp:212:14: note: cast one or both operands to int to silence this warning ./surface.cpp:215:14: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return flag_clamp(x, 0, M_PI) & flag_clamp(y, 0, 2*M_PI); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ && ./surface.cpp:215:14: note: cast one or both operands to int to silence this warning ./surface.cpp:218:14: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return flag_clamp_sym(x, M_PI) & flag_clamp_sym(y, hyperlike_bound()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ && ./surface.cpp:218:14: note: cast one or both operands to int to silence this warning ./surface.cpp:483:33: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] vector mesh = move(rug::points); ^ std:: ./surface.cpp:484:41: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] vector old_triangles = move(rug::triangles); ^ std:: In file included from hyper.cpp:23: In file included from ./hyper.h:931: multigame.cpp:30:8: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] at = move(x); ^ std:: ./archimedean.cpp:1039:54: note: in instantiation of function template specialization 'hr::gamedata::store>>>' requested here + addHook(hooks_gamedata, 0, [] (gamedata* gd) { gd->store(altmap); gd->store(archimedean_gmatrix); gd->store(current_altmap); }); ^ In file included from hyper.cpp:23: In file included from ./hyper.h:931: multigame.cpp:34:7: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] x = move(at); ^ std:: multigame.cpp:30:8: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] at = move(x); ^ std:: ./archimedean.cpp:1039:73: note: in instantiation of function template specialization 'hr::gamedata::store>>' requested here + addHook(hooks_gamedata, 0, [] (gamedata* gd) { gd->store(altmap); gd->store(archimedean_gmatrix); gd->store(current_altmap); }); ^ In file included from hyper.cpp:23: In file included from ./hyper.h:931: multigame.cpp:34:7: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] x = move(at); ^ std:: multigame.cpp:30:8: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] at = move(x); ^ std:: ./archimedean.cpp:1039:105: note: in instantiation of function template specialization 'hr::gamedata::store' requested here + addHook(hooks_gamedata, 0, [] (gamedata* gd) { gd->store(altmap); gd->store(archimedean_gmatrix); gd->store(current_altmap); }); ^ In file included from hyper.cpp:23: In file included from ./hyper.h:931: multigame.cpp:34:7: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] x = move(at); ^ std:: multigame.cpp:30:8: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] at = move(x); ^ std:: ./complex.cpp:3482:9: note: in instantiation of function template specialization 'hr::gamedata::store>' requested here gd->store(heat::offscreen_heat); ^ In file included from hyper.cpp:23: In file included from ./hyper.h:931: multigame.cpp:34:7: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] x = move(at); ^ std:: multigame.cpp:30:8: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] at = move(x); ^ std:: ./complex.cpp:3484:9: note: in instantiation of function template specialization 'hr::gamedata::store>' requested here gd->store(princess::infos); ^ In file included from hyper.cpp:23: In file included from ./hyper.h:931: multigame.cpp:34:7: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] x = move(at); ^ std:: multigame.cpp:30:8: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] at = move(x); ^ std:: ./complex.cpp:3485:9: note: in instantiation of function template specialization 'hr::gamedata::store>>>' requested here gd->store(mirror::mirrors); ^ In file included from hyper.cpp:23: In file included from ./hyper.h:931: multigame.cpp:34:7: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] x = move(at); ^ std:: multigame.cpp:30:8: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] at = move(x); ^ std:: ./complex.cpp:3486:9: note: in instantiation of function template specialization 'hr::gamedata::store>' requested here gd->store(clearing::bpdata); ^ In file included from hyper.cpp:23: In file included from ./hyper.h:931: multigame.cpp:34:7: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] x = move(at); ^ std:: multigame.cpp:30:8: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] at = move(x); ^ std:: ./complex.cpp:3487:9: note: in instantiation of function template specialization 'hr::gamedata::store>' requested here gd->store(tortoise::emap); ^ In file included from hyper.cpp:23: In file included from ./hyper.h:931: multigame.cpp:34:7: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] x = move(at); ^ std:: multigame.cpp:30:8: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] at = move(x); ^ std:: ./complex.cpp:3489:9: note: in instantiation of function template specialization 'hr::gamedata::store' requested here gd->store(prairie::lasttreasure); ^ In file included from hyper.cpp:23: In file included from ./hyper.h:931: multigame.cpp:34:7: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] x = move(at); ^ std:: multigame.cpp:30:8: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] at = move(x); ^ std:: ./complex.cpp:3493:9: note: in instantiation of function template specialization 'hr::gamedata::store>' requested here gd->store(sword::dir); ^ In file included from hyper.cpp:23: In file included from ./hyper.h:931: multigame.cpp:34:7: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] x = move(at); ^ std:: multigame.cpp:30:8: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] at = move(x); ^ std:: ./complex.cpp:3494:9: note: in instantiation of function template specialization 'hr::gamedata::store' requested here gd->store(elec::haveelec); ^ In file included from hyper.cpp:23: In file included from ./hyper.h:931: multigame.cpp:34:7: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] x = move(at); ^ std:: multigame.cpp:30:8: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] at = move(x); ^ std:: ./complex.cpp:3496:9: note: in instantiation of function template specialization 'hr::gamedata::store' requested here gd->store(elec::lightningfast); ^ In file included from hyper.cpp:23: In file included from ./hyper.h:931: multigame.cpp:34:7: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] x = move(at); ^ std:: multigame.cpp:30:8: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] at = move(x); ^ std:: ./complex2.cpp:204:58: note: in instantiation of function template specialization 'hr::gamedata::store>>>' requested here + addHook(hooks_gamedata, 0, [] (gamedata* gd) { gd->store(futures); }); ^ In file included from hyper.cpp:23: In file included from ./hyper.h:931: multigame.cpp:34:7: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] x = move(at); ^ std:: multigame.cpp:30:8: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] at = move(x); ^ std:: ./system.cpp:1685:7: note: in instantiation of function template specialization 'hr::gamedata::store>' requested here gd->store(recallCell); ^ In file included from hyper.cpp:23: In file included from ./hyper.h:931: multigame.cpp:34:7: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] x = move(at); ^ std:: multigame.cpp:30:8: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] at = move(x); ^ std:: ./system.cpp:1686:7: note: in instantiation of function template specialization 'hr::gamedata::store>>' requested here gd->store(butterflies); ^ In file included from hyper.cpp:23: In file included from ./hyper.h:931: multigame.cpp:34:7: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] x = move(at); ^ std:: multigame.cpp:30:8: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] at = move(x); ^ std:: ./system.cpp:1692:7: note: in instantiation of function template specialization 'hr::gamedata::store>>' requested here gd->store(adj_memo); ^ In file included from hyper.cpp:23: In file included from ./hyper.h:931: multigame.cpp:34:7: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] x = move(at); ^ std:: multigame.cpp:30:8: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] at = move(x); ^ std:: ./system.cpp:1696:7: note: in instantiation of function template specialization 'hr::gamedata::store>' requested here gd->store(reachedfrom); ^ In file included from hyper.cpp:23: In file included from ./hyper.h:931: multigame.cpp:34:7: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] x = move(at); ^ std:: multigame.cpp:30:8: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] at = move(x); ^ std:: ./system.cpp:1697:7: note: in instantiation of function template specialization 'hr::gamedata::store' requested here gd->store(gravity_state); ^ In file included from hyper.cpp:23: In file included from ./hyper.h:931: multigame.cpp:34:7: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] x = move(at); ^ std:: multigame.cpp:30:8: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] at = move(x); ^ std:: ./system.cpp:1699:7: note: in instantiation of function template specialization 'hr::gamedata::store>>' requested here gd->store(shpos); ^ In file included from hyper.cpp:23: In file included from ./hyper.h:931: multigame.cpp:34:7: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] x = move(at); ^ std:: multigame.cpp:30:8: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] at = move(x); ^ std:: ./shmup.cpp:2855:9: note: in instantiation of function template specialization 'hr::gamedata::store' requested here gd->store(pc[0]); // assuming 1 player! ^ In file included from hyper.cpp:23: In file included from ./hyper.h:931: multigame.cpp:34:7: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] x = move(at); ^ std:: multigame.cpp:30:8: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] at = move(x); ^ std:: ./shmup.cpp:2860:9: note: in instantiation of function template specialization 'hr::gamedata::store>>' requested here gd->store(traplist); ^ In file included from hyper.cpp:23: In file included from ./hyper.h:931: multigame.cpp:34:7: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] x = move(at); ^ std:: multigame.cpp:30:8: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] at = move(x); ^ std:: ./shmup.cpp:2861:9: note: in instantiation of function template specialization 'hr::gamedata::store>' requested here gd->store(monstersAt); ^ In file included from hyper.cpp:23: In file included from ./hyper.h:931: multigame.cpp:34:7: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] x = move(at); ^ std:: multigame.cpp:30:8: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] at = move(x); ^ std:: ./shmup.cpp:2862:9: note: in instantiation of function template specialization 'hr::gamedata::store>' requested here gd->store(active); ^ In file included from hyper.cpp:23: In file included from ./hyper.h:931: multigame.cpp:34:7: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] x = move(at); ^ std:: multigame.cpp:30:8: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] at = move(x); ^ std:: ./shmup.cpp:2867:23: note: in instantiation of function template specialization 'hr::gamedata::store' requested here if(WDIM == 3) gd->store(swordmatrix[0]); // assuming 1 player! ^ In file included from hyper.cpp:23: In file included from ./hyper.h:931: multigame.cpp:34:7: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] x = move(at); ^ std:: multigame.cpp:30:8: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] at = move(x); ^ std:: ./graph.cpp:5579:7: note: in instantiation of function template specialization 'hr::gamedata::store, 4>>' requested here gd->store(animations); ^ In file included from hyper.cpp:23: In file included from ./hyper.h:931: multigame.cpp:34:7: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] x = move(at); ^ std:: multigame.cpp:30:8: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] at = move(x); ^ std:: ./graph.cpp:5580:7: note: in instantiation of function template specialization 'hr::gamedata::store>' requested here gd->store(flashes); ^ In file included from hyper.cpp:23: In file included from ./hyper.h:931: multigame.cpp:34:7: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] x = move(at); ^ std:: multigame.cpp:30:8: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] at = move(x); ^ std:: ./graph.cpp:5581:7: note: in instantiation of function template specialization 'hr::gamedata::store>' requested here gd->store(fallanims); ^ In file included from hyper.cpp:23: In file included from ./hyper.h:931: multigame.cpp:34:7: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] x = move(at); ^ std:: multigame.cpp:30:8: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] at = move(x); ^ std:: ./blizzard.cpp:261:7: note: in instantiation of function template specialization 'hr::gamedata::store>' requested here gd->store(blizzardcells); ^ In file included from hyper.cpp:23: In file included from ./hyper.h:931: multigame.cpp:34:7: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] x = move(at); ^ std:: multigame.cpp:30:8: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] at = move(x); ^ std:: ./blizzard.cpp:262:7: note: in instantiation of function template specialization 'hr::gamedata::store>' requested here gd->store(bcells); ^ In file included from hyper.cpp:23: In file included from ./hyper.h:931: multigame.cpp:34:7: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] x = move(at); ^ std:: multigame.cpp:30:8: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] at = move(x); ^ std:: ./bigstuff.cpp:2009:7: note: in instantiation of function template specialization 'hr::gamedata::store>' requested here gd->store(euland); ^ In file included from hyper.cpp:23: In file included from ./hyper.h:931: multigame.cpp:34:7: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] x = move(at); ^ std:: multigame.cpp:30:8: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] at = move(x); ^ std:: ./bigstuff.cpp:2010:7: note: in instantiation of function template specialization 'hr::gamedata::store>' requested here gd->store(euland3); ^ In file included from hyper.cpp:23: In file included from ./hyper.h:931: multigame.cpp:34:7: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] x = move(at); ^ std:: multigame.cpp:30:8: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] at = move(x); ^ std:: ./multigame.cpp:56:6: note: in instantiation of function template specialization 'hr::gamedata::store' requested here gd.store(firstland); ^ In file included from hyper.cpp:23: In file included from ./hyper.h:931: multigame.cpp:34:7: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] x = move(at); ^ std:: multigame.cpp:30:8: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] at = move(x); ^ std:: ./multigame.cpp:59:6: note: in instantiation of function template specialization 'hr::gamedata::store>' requested here gd.store(allmaps); ^ In file included from hyper.cpp:23: In file included from ./hyper.h:931: multigame.cpp:34:7: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] x = move(at); ^ std:: multigame.cpp:30:8: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] at = move(x); ^ std:: ./multigame.cpp:61:6: note: in instantiation of function template specialization 'hr::gamedata::store' requested here gd.store(land_structure); ^ In file included from hyper.cpp:23: In file included from ./hyper.h:931: multigame.cpp:34:7: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] x = move(at); ^ std:: multigame.cpp:30:8: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] at = move(x); ^ std:: ./multigame.cpp:62:6: note: in instantiation of function template specialization 'hr::gamedata::store' requested here gd.store(*current_display); ^ In file included from hyper.cpp:23: In file included from ./hyper.h:931: multigame.cpp:34:7: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] x = move(at); ^ std:: multigame.cpp:30:8: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] at = move(x); ^ std:: ./multigame.cpp:63:6: note: in instantiation of function template specialization 'hr::gamedata::store' requested here gd.store(cgip); ^ In file included from hyper.cpp:23: In file included from ./hyper.h:931: multigame.cpp:34:7: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] x = move(at); ^ std:: multigame.cpp:43:11: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] *copy = move(x); ^ std:: ./multigame.cpp:64:6: note: in instantiation of function template specialization 'hr::gamedata::store_ptr' requested here gd.store_ptr(vid); ^ In file included from hyper.cpp:23: In file included from ./hyper.h:931: multigame.cpp:47:7: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] x = move(*copy); ^ std:: multigame.cpp:30:8: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] at = move(x); ^ std:: multigame.cpp:45:3: note: in instantiation of function template specialization 'hr::gamedata::store' requested here store(copy); ^ ./multigame.cpp:64:6: note: in instantiation of function template specialization 'hr::gamedata::store_ptr' requested here gd.store_ptr(vid); ^ In file included from hyper.cpp:23: In file included from ./hyper.h:931: multigame.cpp:34:7: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] x = move(at); ^ std:: multigame.cpp:30:8: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] at = move(x); ^ std:: ./multigame.cpp:70:8: note: in instantiation of function template specialization 'hr::gamedata::store>' requested here gd.store(radarlines); ^ In file included from hyper.cpp:23: In file included from ./hyper.h:931: multigame.cpp:34:7: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] x = move(at); ^ std:: multigame.cpp:30:8: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] at = move(x); ^ std:: ./multigame.cpp:71:8: note: in instantiation of function template specialization 'hr::gamedata::store>' requested here gd.store(radarpoints); ^ In file included from hyper.cpp:23: In file included from ./hyper.h:931: multigame.cpp:34:7: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] x = move(at); ^ std:: multigame.cpp:30:8: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] at = move(x); ^ std:: ./multigame.cpp:73:19: note: in instantiation of function template specialization 'hr::gamedata::store' requested here if(GOLDBERG) gd.store(gp::param); ^ In file included from hyper.cpp:23: In file included from ./hyper.h:931: multigame.cpp:34:7: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] x = move(at); ^ std:: 116 warnings generated. c++ -std=c++11 -DLINUX -fPIC -W -Wall -Wextra -Wsuggest-override -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-unknown-warning-option -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -O2 -pipe -I/usr/local/include -I/usr/X11R6/include -DHYPERPATH=\"/usr/local/share/hyperrogue/\" -c savepng.cpp -o savepng.o c++ hyper.o savepng.o -L/usr/local/lib -L/usr/X11R6/lib -lGL -lSDL -lSDL_gfx -lSDL_mixer -lSDL_ttf -lpthread -lz -lGLEW -lpng -o hyperrogue hyper.o: In function `hr::llts(long long)': hyper.cpp:(.text+0xc2f0): warning: sprintf() is often misused, please use snprintf() hyper.o: In function `hr::rcolor()': hyper.cpp:(.text+0xbb0): warning: rand() may return deterministic values, is that what you want? /usr/local/lib/libSDL_mixer.so.5.0: warning: strcat() is almost always misused, please use strlcat() /usr/X11R6/lib/libGL.so.19.1: warning: random() may return deterministic values, is that what you want? /usr/local/lib/libSDL_mixer.so.5.0: warning: strcpy() is almost always misused, please use strlcpy() /usr/local/lib/libsmpeg.so.2.0: warning: vsprintf() is often misused, please use vsnprintf() hyper.o: In function `hr::darkena(unsigned int, int, int)': hyper.cpp:(.text+0x23c): relocation truncated to fit: R_MIPS_GOT_DISP against `hr::ginf' hyper.o: In function `hr::darkened(unsigned int)': hyper.cpp:(.text+0x33c): relocation truncated to fit: R_MIPS_GOT_DISP against `hr::inmirrorcount' hyper.cpp:(.text+0x360): relocation truncated to fit: R_MIPS_GOT_DISP against `hr::winf' hyper.cpp:(.text+0x3d4): relocation truncated to fit: R_MIPS_GOT_DISP against `hr::winf' hyper.cpp:(.text+0x434): relocation truncated to fit: R_MIPS_GOT_DISP against `hr::fading' hyper.cpp:(.text+0x44c): relocation truncated to fit: R_MIPS_GOT_DISP against `hr::fadeout' hyper.cpp:(.text+0x468): relocation truncated to fit: R_MIPS_GOT_DISP against `hr::backcolor' hyper.cpp:(.text+0x510): relocation truncated to fit: R_MIPS_GOT_DISP against `hr::vid' hyper.cpp:(.text+0x67c): relocation truncated to fit: R_MIPS_GOT_DISP against `hr::backcolor' hyper.o: In function `hr::rcolor()': hyper.cpp:(.text+0x928): relocation truncated to fit: R_MIPS_GOT_DISP against `hr::hrngen' hyper.cpp:(.text+0xbb0): additional relocation overflows omitted from the output /usr/bin/ld: warning: creating a DT_TEXTREL in a shared object. c++: error: linker command failed with exit code 1 (use -v to see invocation) gmake: *** [Makefile:123: hyperrogue] Error 1 *** Error 2 in games/hyperrogue (/ports/infrastructure/mk/bsd.port.mk:3061 '/pobj/hyperrogue-12.0f/.build_done': @cd /pobj/hyperrogue-12.0f/...) *** Error 2 in games/hyperrogue (/ports/infrastructure/mk/bsd.port.mk:2704 'build': @lock=hyperrogue-12.0f; export _LOCKS_HELD=" hyperrogue...) ===> Exiting games/hyperrogue 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 1713376492.58 max_stuck=3204.06/depends=13.96/show-prepare-results=9.09/junk=6.30/patch=18.32/configure=1.56/build=4481.40 Error: job failed with 512 on octeon at 1713376492