>>> Building on exopi-5 under games/hyperrogue BDEPENDS = [devel/gmake;devel/sdl-gfx;devel/sdl-mixer;graphics/glew;devel/sdl-ttf;graphics/png] DIST = [games/hyperrogue:hyperrogue-12.0f.tar.gz] FULLPKGNAME = hyperrogue-12.0f RDEPENDS = [devel/sdl-mixer;devel/sdl-gfx;devel/sdl-ttf;graphics/glew;graphics/png] (Junk lock obtained for exopi-5 at 1714010353.31) >>> Running depends in games/hyperrogue at 1714010353.35 last junk was in games/nanosaur /usr/sbin/pkg_add -aI -Drepair 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 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 1714010357.44 ===> 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.100.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 x11/qt5/qt3d >>> Running junk in games/hyperrogue at 1714010359.50 Can't run junk because of lock on x11/qt5/qt3d (Junk lock released for exopi-5 at 1714010361.54) distfiles size=79946099 >>> Running patch in games/hyperrogue at 1714010361.58 ===> games/hyperrogue ===> Checking files for hyperrogue-12.0f `/exopi-cvs/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 1714010364.94 ===> games/hyperrogue ===> Generating configure for hyperrogue-12.0f ===> Configuring for hyperrogue-12.0f >>> Running build in games/hyperrogue at 1714010365.28 ===> 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 langen.cpp(/tmp/langen-45079f.o:(main)): warning: rand() may return deterministic values, is that what you want? ./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 ./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.cpp(hyper.o:(hr::rcolor())): warning: rand() may return deterministic values, is that what you want? hyper.cpp(hyper.o:(hr::llts(long long))): warning: sprintf() is often misused, please use snprintf() >>> Running fake in games/hyperrogue at 1714010797.64 ===> games/hyperrogue ===> Faking installation for hyperrogue-12.0f /exopi-obj/pobj/hyperrogue-12.0f/bin/install -c -s -m 755 /exopi-obj/pobj/hyperrogue-12.0f/hyperrogue-12.0f/hyperrogue /exopi-obj/pobj/hyperrogue-12.0f/fake-amd64/usr/local/bin /exopi-obj/pobj/hyperrogue-12.0f/bin/install -d -m 755 /exopi-obj/pobj/hyperrogue-12.0f/fake-amd64/usr/local/share/hyperrogue /exopi-obj/pobj/hyperrogue-12.0f/bin/install -d -m 755 /exopi-obj/pobj/hyperrogue-12.0f/fake-amd64/usr/local/share/hyperrogue/sounds /exopi-obj/pobj/hyperrogue-12.0f/bin/install -d -m 755 /exopi-obj/pobj/hyperrogue-12.0f/fake-amd64/usr/local/share/hyperrogue/music /exopi-obj/pobj/hyperrogue-12.0f/bin/install -c -m 644 /exopi-obj/pobj/hyperrogue-12.0f/hyperrogue-12.0f/*.ttf /exopi-obj/pobj/hyperrogue-12.0f/hyperrogue-12.0f/*.dat /exopi-obj/pobj/hyperrogue-12.0f/hyperrogue-12.0f/hyperrogue-music.txt /exopi-obj/pobj/hyperrogue-12.0f/fake-amd64/usr/local/share/hyperrogue /exopi-obj/pobj/hyperrogue-12.0f/bin/install -c -m 644 /exopi-obj/pobj/hyperrogue-12.0f/hyperrogue-12.0f/sounds/* /exopi-obj/pobj/hyperrogue-12.0f/fake-amd64/usr/local/share/hyperrogue/sounds /exopi-obj/pobj/hyperrogue-12.0f/bin/install -c -m 644 /exopi-obj/pobj/hyperrogue-12.0f/hyperrogue-12.0f/music/* /exopi-obj/pobj/hyperrogue-12.0f/fake-amd64/usr/local/share/hyperrogue/music /exopi-obj/pobj/hyperrogue-12.0f/bin/install -d -m 755 /exopi-obj/pobj/hyperrogue-12.0f/fake-amd64/usr/local/share/doc/hyperrogue /exopi-obj/pobj/hyperrogue-12.0f/bin/install -c -m 644 /exopi-obj/pobj/hyperrogue-12.0f/hyperrogue-12.0f/README.md /exopi-obj/pobj/hyperrogue-12.0f/fake-amd64/usr/local/share/doc/hyperrogue >>> Running package in games/hyperrogue at 1714010799.29 ===> games/hyperrogue `/exopi-obj/pobj/hyperrogue-12.0f/fake-amd64/.fake_done' is up to date. ===> Building package for hyperrogue-12.0f Create /exopi-cvs/ports/packages/amd64/all/hyperrogue-12.0f.tgz Creating package hyperrogue-12.0f reading plist| checking dependencies| checking dependencies|devel/sdl-gfx checking dependencies|devel/sdl-mixer checking dependencies|devel/sdl-ttf checking dependencies|graphics/glew checking dependencies|graphics/png checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|******************************************************** | 93% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|** | 3% archiving|*** | 5% archiving|***** | 8% archiving|******* | 11% archiving|********* | 14% archiving|********** | 15% archiving|************ | 18% archiving|************ | 19% archiving|************** | 22% archiving|*************** | 23% archiving|***************** | 26% archiving|****************** | 29% archiving|******************** | 31% archiving|********************** | 34% archiving|*********************** | 37% archiving|************************ | 38% archiving|************************** | 40% archiving|**************************** | 43% archiving|***************************** | 46% archiving|******************************* | 49% archiving|********************************* | 51% archiving|********************************** | 53% archiving|*********************************** | 55% archiving|************************************* | 58% archiving|************************************** | 60% archiving|**************************************** | 62% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************** | 68% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|************************************************ | 74% archiving|************************************************* | 77% archiving|*************************************************** | 79% archiving|**************************************************** | 81% archiving|***************************************************** | 83% archiving|******************************************************* | 86% archiving|******************************************************** | 88% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************* | 95% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/hyperrogue-12.0f.tgz >>> Running clean in games/hyperrogue at 1714010817.97 ===> games/hyperrogue ===> Cleaning for hyperrogue-12.0f >>> Ended at 1714010818.39 max_stuck=306.36/depends=4.09/show-prepare-results=2.04/junk=2.08/patch=3.36/configure=0.35/build=432.35/fake=1.66/package=18.67/clean=0.46