D: [iurt_root_command] chroot
Building target platforms: x86_64
Building for target x86_64
Installing /home/pterjan/rpmbuild/SRPMS/hyperrogue-13.0v-1.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.w3K7iJ
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Yu7Jnh
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build
+ rm -rf hyperrogue-13.0v
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/hyperrogue-13.0v.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd hyperrogue-13.0v
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/hyperrogue-13.0v-makefile_SDL2.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/hyperrogue-13.0v-mga-FHS-and-userdir.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/hyperrogue-13.0v-split-build.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ sed -e 's/find_file(musicfile)/musicfile/' -i sound.cpp
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.qxfevu
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd hyperrogue-13.0v
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ export 'CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export 'EXTRA_CXXFLAGS=-DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"'
+ EXTRA_CXXFLAGS='-DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"'
+ export HYPERROGUE_USE_GLEW=1
+ HYPERROGUE_USE_GLEW=1
+ export HYPERROGUE_USE_PNG=1
+ HYPERROGUE_USE_PNG=1
+ export HYPERROGUE_USE_ROGUEVIZ=1
+ HYPERROGUE_USE_ROGUEVIZ=1
+ /usr/bin/make -O -j16 V=1 VERBOSE=1
g++ -O2 makeh.cpp -o makeh
g++ -O0 -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"  langen.cpp  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -o langen
./langen > language-data.cpp
./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
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o classes.o classes.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o asonov.o asonov.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o blizzard.o blizzard.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o achievement.o achievement.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o barriers.o barriers.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o aperiodic-hat.o aperiodic-hat.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o checkmove.o checkmove.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o basegraph.o basegraph.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o binary-tiling.o binary-tiling.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o attack.o attack.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o bigstuff.o bigstuff.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o colors.o colors.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o 3d-models.o 3d-models.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o celldrawer.o celldrawer.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o cell.o cell.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o commandline.o commandline.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o archimedean.o archimedean.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o control.o control.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o crossbow.o crossbow.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o environment.o environment.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o arbitrile.o arbitrile.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o debug.o debug.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o flags.o flags.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o complex2.o complex2.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o embeddings.o embeddings.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o dialogs.o dialogs.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o fake.o fake.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o crystal.o crystal.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o euclid.o euclid.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o drawing.o drawing.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o expansion.o expansion.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o glhr.o glhr.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o complex.o complex.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o game.o game.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o fieldpattern.o fieldpattern.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o heptagon.o heptagon.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o floorshapes.o floorshapes.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o hprint.o hprint.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o hyper-main.o hyper-main.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o history.o history.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o geom-exp.o geom-exp.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o hud.o hud.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o geometry2.o geometry2.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o goldberg.o goldberg.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o inforder.o inforder.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o geometry.o geometry.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o hyperpoint.o hyperpoint.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o inventory.o inventory.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o help.o help.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o legacy.o legacy.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o items.o items.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o locations.o locations.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o landlock.o landlock.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o language.o language.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o hypgraph.o hypgraph.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o kite.o kite.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o mapeffects.o mapeffects.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o landgen.o landgen.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o mobile.o mobile.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o intra.o intra.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o irregular.o irregular.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o monstergen.o monstergen.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o nofont.o nofont.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o config.o config.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o orbgen.o orbgen.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o menus.o menus.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o multigame.o multigame.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o passable.o passable.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o netgen.o netgen.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o monstermove.o monstermove.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o multi.o multi.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o models.o models.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o patterns.o patterns.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o orbs.o orbs.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o graph.o graph.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o quotient.o quotient.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o radar.o radar.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o mapeditor.o mapeditor.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o quit.o quit.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o pcmove.o pcmove.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o renderbuffer.o renderbuffer.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o polygons.o polygons.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o savemem.o savemem.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o nonisotropic.o nonisotropic.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o pattern2.o pattern2.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o shaders.o shaders.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o sky.o sky.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o racing.o racing.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o rug.o rug.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o scores.o scores.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o sound.o sound.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o sphere.o sphere.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o raycaster.o raycaster.cpp
g++ -O2 -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\" -c savepng.cpp -o savepng.o
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o usershapes.o usershapes.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o vr.o vr.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o rulegen.o rulegen.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o surface.o surface.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o wfcgen.o wfcgen.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o screenshot.o screenshot.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o shmup.o shmup.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o tour.o tour.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o system.o system.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o util.o util.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o reg3.o reg3.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o rulegen3.o rulegen3.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o textures.o textures.cpp
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"   -c -o yendor.o yendor.cpp
g++ -O2 -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\"  -c hyper.cpp -o hyper.o
g++ -std=c++17 -DLINUX -DCAP_SDL2=1 -I/usr/include/SDL2 -fPIC -W -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-maybe-uninitialized -Wno-invalid-offsetof -DCAP_GLEW=1 -DCAP_PNG=1 -DCAP_ROGUEVIZ=1 -DCAP_TEXTURE=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DFHS -DHYPERPATH=\"/usr/share/games/hyperrogue/\" 3d-models.o achievement.o aperiodic-hat.o arbitrile.o archimedean.o asonov.o attack.o barriers.o basegraph.o bigstuff.o binary-tiling.o blizzard.o cell.o celldrawer.o checkmove.o classes.o colors.o commandline.o complex.o complex2.o config.o control.o crossbow.o crystal.o debug.o dialogs.o drawing.o embeddings.o environment.o euclid.o expansion.o fake.o fieldpattern.o flags.o floorshapes.o game.o geom-exp.o geometry.o geometry2.o glhr.o goldberg.o graph.o help.o heptagon.o history.o hprint.o hud.o hyper-main.o hyper.o hyperpoint.o hypgraph.o inforder.o intra.o inventory.o irregular.o items.o kite.o landgen.o landlock.o language.o legacy.o locations.o mapeditor.o mapeffects.o menus.o mobile.o models.o monstergen.o monstermove.o multi.o multigame.o netgen.o nofont.o nonisotropic.o orbgen.o orbs.o passable.o pattern2.o patterns.o pcmove.o polygons.o quit.o quotient.o racing.o radar.o raycaster.o reg3.o renderbuffer.o rug.o rulegen.o rulegen3.o savemem.o scores.o screenshot.o shaders.o shmup.o sky.o sound.o sphere.o surface.o system.o textures.o tour.o usershapes.o util.o vr.o wfcgen.o yendor.o savepng.o   -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -lGL -lSDL2 -lSDL2_gfx -lSDL2_mixer -lSDL2_ttf -lpthread -lz -lGLEW -lpng -o hyperrogue
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mX4ECL
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build
+ mkdir /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/BUILDROOT
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd hyperrogue-13.0v
+ '[' 1 -eq 1 ']'
+ mkdir -p /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/BUILDROOT/usr/games
+ install -pDm755 -p hyperrogue /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/BUILDROOT/usr/games/hyperrogue
+ mkdir -p /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/BUILDROOT/usr/share/games/hyperrogue/music /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/BUILDROOT/usr/share/games/hyperrogue/sounds
+ install -pDm644 music/hr-domina-hunting.ogg music/hr-domina-mountain.ogg music/hr-savino-caribbean.ogg music/hr-savino-ivory.ogg music/hr-savino-ocean.ogg music/hr-savino-palace.ogg music/hr3-caves.ogg music/hr3-crossroads.ogg music/hr3-desert.ogg music/hr3-graveyard.ogg music/hr3-hell.ogg music/hr3-icyland.ogg music/hr3-jungle.ogg music/hr3-laboratory.ogg music/hr3-mirror.ogg music/hr3-motion.ogg music/hr3-rlyeh.ogg /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/BUILDROOT/usr/share/games/hyperrogue/music/
+ install -pDm644 sounds/apple.ogg sounds/bull.ogg sounds/click.ogg sounds/closegate.ogg sounds/credits.txt sounds/die-bomberbird.ogg sounds/die-fairy.ogg sounds/die-kraken.ogg sounds/die-prince.ogg sounds/die-princess.ogg sounds/die-troll.ogg sounds/die-vinebeast.ogg sounds/die-vinespirit.ogg sounds/dzia-prince.ogg sounds/dzia-princess.ogg sounds/elementalgem.ogg sounds/explosion.ogg sounds/fire.ogg sounds/heal-prince.ogg sounds/heal-princess.ogg sounds/hit-axe1.ogg sounds/hit-axe2.ogg sounds/hit-axe3.ogg sounds/hit-crush1.ogg sounds/hit-crush2.ogg sounds/hit-crush3.ogg sounds/hit-orbsword.ogg sounds/hit-prince.ogg sounds/hit-princess.ogg sounds/hit-rose.ogg sounds/hit-sword1.ogg sounds/hit-sword2.ogg sounds/hit-sword3.ogg sounds/levelup.ogg sounds/message-roar.ogg sounds/message-troll.ogg sounds/mousesqueak.ogg sounds/necromancy.ogg sounds/nervous.ogg sounds/opengate.ogg sounds/orb-frog.ogg sounds/orb-mind.ogg sounds/orb-ranged.ogg sounds/orb-teleport.ogg sounds/pickup-gem.ogg sounds/pickup-gold.ogg sounds/pickup-key.ogg sounds/pickup-mirror.ogg sounds/pickup-orb.ogg sounds/pickup-potion.ogg sounds/pickup-scroll.ogg sounds/pickup-speed.ogg sounds/pickup-winter.ogg sounds/pickup-yendor.ogg sounds/seen-air.ogg sounds/seen-cultist.ogg sounds/seen-cultistfire.ogg sounds/seen-cultistleader.ogg sounds/seen-dragon.ogg sounds/seen-eagle.ogg sounds/seen-earth.ogg sounds/seen-fairy.ogg sounds/seen-frog1.ogg sounds/seen-frog2.ogg sounds/seen-frog3.ogg sounds/seen-gardener.ogg sounds/seen-ghost.ogg sounds/seen-kraken.ogg sounds/seen-necromancer.ogg sounds/seen-rosebeauty.ogg sounds/seen-sandworm.ogg sounds/seen-skeleton.ogg sounds/seen-snake.ogg sounds/seen-troll.ogg sounds/seen-vizier.ogg sounds/seen-water.ogg sounds/seen-woof.ogg sounds/speak-prince.ogg sounds/speak-princess.ogg sounds/splash1.ogg sounds/splash2.ogg sounds/steamhiss.ogg sounds/storm.ogg sounds/tada.ogg sounds/trapdoor.ogg /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/BUILDROOT/usr/share/games/hyperrogue/sounds/
+ install -pDm644 shyp-geodesics.dat solv-geodesics.dat ssol-geodesics.dat changelog.txt hyperrogue-music.txt papermodeldata-help.txt papermodeldata.txt DejaVuSans-Bold.ttf DejaVuSans.ttf NotoSans-Regular.ttf OpenDyslexic3-Regular.ttf cmunss.ttf /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/BUILDROOT/usr/share/games/hyperrogue/
+ for d in 16 24 32 48 64 96 128
+ magick hyperroid/app/src/main/res/drawable-xxhdpi/icon.png -resize 16 16.png
+ install -pDm644 16.png /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/BUILDROOT/usr/share/icons/hicolor/16x16/apps/hyperrogue.png
+ for d in 16 24 32 48 64 96 128
+ magick hyperroid/app/src/main/res/drawable-xxhdpi/icon.png -resize 24 24.png
+ install -pDm644 24.png /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/BUILDROOT/usr/share/icons/hicolor/24x24/apps/hyperrogue.png
+ for d in 16 24 32 48 64 96 128
+ magick hyperroid/app/src/main/res/drawable-xxhdpi/icon.png -resize 32 32.png
+ install -pDm644 32.png /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/BUILDROOT/usr/share/icons/hicolor/32x32/apps/hyperrogue.png
+ for d in 16 24 32 48 64 96 128
+ magick hyperroid/app/src/main/res/drawable-xxhdpi/icon.png -resize 48 48.png
+ install -pDm644 48.png /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/BUILDROOT/usr/share/icons/hicolor/48x48/apps/hyperrogue.png
+ for d in 16 24 32 48 64 96 128
+ magick hyperroid/app/src/main/res/drawable-xxhdpi/icon.png -resize 64 64.png
+ install -pDm644 64.png /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/BUILDROOT/usr/share/icons/hicolor/64x64/apps/hyperrogue.png
+ for d in 16 24 32 48 64 96 128
+ magick hyperroid/app/src/main/res/drawable-xxhdpi/icon.png -resize 96 96.png
+ install -pDm644 96.png /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/BUILDROOT/usr/share/icons/hicolor/96x96/apps/hyperrogue.png
+ for d in 16 24 32 48 64 96 128
+ magick hyperroid/app/src/main/res/drawable-xxhdpi/icon.png -resize 128 128.png
+ install -pDm644 128.png /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/BUILDROOT/usr/share/icons/hicolor/128x128/apps/hyperrogue.png
+ mkdir -p /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/BUILDROOT/usr/share/applications/
+ cat
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 13.0v-1.mga10 --unique-debug-suffix -13.0v-1.mga10.x86_64 --unique-debug-src-base hyperrogue-13.0v-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/hyperrogue-13.0v
find-debuginfo: starting

Extracting debug info from 1 files
DWARF-compressing 1 files
sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/hyperrogue-13.0v-1.mga10.x86_64
find-debuginfo: done
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Reading /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/SPECPARTS/rpm-debuginfo.specpart
Processing files: hyperrogue-13.0v-1.mga10.x86_64
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.iaU6Kv
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build
+ cd hyperrogue-13.0v
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/BUILDROOT/usr/share/doc/hyperrogue
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/BUILDROOT/usr/share/doc/hyperrogue
+ cp -pr /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/hyperrogue-13.0v/changelog.txt /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/BUILDROOT/usr/share/doc/hyperrogue
+ cp -pr /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/hyperrogue-13.0v/README.md /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/BUILDROOT/usr/share/doc/hyperrogue
+ cp -pr /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/hyperrogue-13.0v/source-doc.md /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/BUILDROOT/usr/share/doc/hyperrogue
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.U0rLm1
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build
+ cd hyperrogue-13.0v
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/BUILDROOT/usr/share/licenses/hyperrogue
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/BUILDROOT/usr/share/licenses/hyperrogue
+ cp -pr /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/hyperrogue-13.0v/COPYING /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/BUILDROOT/usr/share/licenses/hyperrogue
+ cp -pr /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/hyperrogue-13.0v/sounds/credits.txt /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/BUILDROOT/usr/share/licenses/hyperrogue
+ cp -pr '/home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/hyperrogue-13.0v/licenses/DejaVu Fonts License.txt' /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/BUILDROOT/usr/share/licenses/hyperrogue
+ cp -pr /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/hyperrogue-13.0v/licenses/LICENSE.ogg-vorbis.txt /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/BUILDROOT/usr/share/licenses/hyperrogue
+ cp -pr /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/hyperrogue-13.0v/licenses/MIT_license_dirent.txt /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/BUILDROOT/usr/share/licenses/hyperrogue
+ cp -pr /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/hyperrogue-13.0v/licenses/OFL.txt /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/BUILDROOT/usr/share/licenses/hyperrogue
+ cp -pr /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/hyperrogue-13.0v/licenses/README-SDL.txt /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/BUILDROOT/usr/share/licenses/hyperrogue
+ cp -pr /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/hyperrogue-13.0v/licenses/README-SDL_mixer.txt /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/BUILDROOT/usr/share/licenses/hyperrogue
+ cp -pr '/home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/hyperrogue-13.0v/licenses/SIL Open Font License.txt' /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/BUILDROOT/usr/share/licenses/hyperrogue
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: application() application(hyperrogue.desktop) hyperrogue = 13.0v-1.mga10 hyperrogue(x86-64) = 13.0v-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libGL.so.1()(64bit) libGLEW.so.2.2()(64bit) libSDL2-2.0.so.0()(64bit) libSDL2_gfx-1.0.so.0()(64bit) libSDL2_mixer-2.0.so.0()(64bit) libSDL2_ttf-2.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_4.0.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) libm.so.6(GLIBC_2.35)(64bit) libm.so.6(GLIBC_2.38)(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.15)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) libstdc++.so.6(GLIBCXX_3.4.32)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit)
Processing files: hyperrogue-data-13.0v-1.mga10.noarch
Provides: hyperrogue-data = 13.0v-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: hyperrogue-debugsource-13.0v-1.mga10.x86_64
Provides: hyperrogue-debugsource = 13.0v-1.mga10 hyperrogue-debugsource(x86-64) = 13.0v-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: hyperrogue-debuginfo-13.0v-1.mga10.x86_64
Provides: debuginfo(build-id) = 3d611f418623c5940ba83b61eccf685be978c048 hyperrogue-debuginfo = 13.0v-1.mga10 hyperrogue-debuginfo(x86-64) = 13.0v-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: hyperrogue-debugsource(x86-64) = 13.0v-1.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/hyperrogue-debugsource-13.0v-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/hyperrogue-13.0v-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/hyperrogue-data-13.0v-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/hyperrogue-debuginfo-13.0v-1.mga10.x86_64.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.hJ4zAh
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build
+ test -d /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/hyperrogue-13.0v-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!